diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 9b2c8b4..af1653f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ sane-frontends (1.0.14-13) UNRELEASED; urgency=medium - Remove trailing whitespaces. * debian/control: - Change Vcs-* to point to the new repository. + - Remove trailing whitespaces. * Change to my new email address. * Migrate to debhelper 11: - Change debian/compat to 11. @@ -610,5 +611,3 @@ sane (0.67-1) unstable; urgency=low * first Debian release of sane -- Kevin Dalley <kevind@rahul.net> Tue, 18 Nov 1997 21:38:41 -0800 - - diff --git a/debian/control b/debian/control index 0480eaf..86b66d2 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,7 @@ Package: sane-dbg Section: debug Priority: extra Architecture: any -Depends: +Depends: ${misc:Depends}, sane (= ${binary:Version}) Description: scanner graphical frontends (debug symbols) |