diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2018-09-08 16:01:59 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2018-09-08 16:01:59 +0200 | 
| commit | 9a1e75ec1feb43bd0c6564fadb46724d9a2f860a (patch) | |
| tree | 4af3a635eff4f13ca6f9080473c81130e28a268f | |
| parent | 034931fa0fd5781df6a89ecc577a5b6e06e2c86e (diff) | |
d/control: Remove trailing whitespaces
| -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)  | 
