diff options
| -rw-r--r-- | debian/changelog | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/debian/changelog b/debian/changelog index d6d1e6c..03ad789 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,13 +2,13 @@ simple-scan (3.15.4-1) unstable; urgency=medium    * New upstream release.    * debian/patches: -    - Remove upstream applied 005-keywords_desktop.patch. +    - Remove 005-keywords_desktop.patch, applied upstream.      - Refresh 01-zlib.patch.    * debian/control: -    - Change Architecture to linux-any to prevent build error -      on systems with no systemd. +    - Change architecture to linux-any since simple-scan build-depends +      on libgudev-1.0-dev which is part of the systemd source package.    * debian/rules: -    - Remove oldstyle hardening tags. +    - Remove old style hardening tags.      - Remove useless comments.    * debian/source/options:      - Removed because xz is now standard compression. | 
