summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fd41a9d)
raw | patch | inline | side by side (parent: fd41a9d)
author | Andreas Metzler <ametzler@downhill.at.eu.org> | |
Fri, 11 Sep 2009 17:37:37 +0000 (19:37 +0200) | ||
committer | Andreas Metzler <ametzler@downhill.at.eu.org> | |
Fri, 11 Sep 2009 17:37:37 +0000 (19:37 +0200) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 0b4a772c85c153a2a05af23590c66f6b2f4caaa9..63c628347cd5fc2e0b34d59eefbe1f3b1f588dd1 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
* Remove usr/share/info/dir, which GNU install-info generates.
Closes: #545974
* Add myself to uploaders.
+ * Use ${misc:Depends} to get the required dependency on dpkg or
+ install-info.
-- Andreas Metzler <ametzler@debian.org> Thu, 10 Sep 2009 19:18:59 +0200
diff --git a/debian/control b/debian/control
index a1c1e3fd7f3cce14000d5d46d29cebd8e6dcf891..1bb6c3672d231b9e502ead81679d8e8c683ef242 100644 (file)
--- a/debian/control
+++ b/debian/control
Package: enblend
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends},${misc:Depends}
Recommends: hugin
Enhances: hugin
Description: image blending tool
Package: enfuse
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends},${misc:Depends}
Recommends: hugin
Enhances: hugin
Description: image exposure blending tool