diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-19 17:47:55 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-19 17:47:55 +0100 |
commit | a9a9fccf5ebe31f1239a391c12aaa586bfbcd976 (patch) | |
tree | f1efd6584c73a5a4418effd817fc176ac0e231c9 /debian | |
parent | 6803ef76c6dd942ffad59179a1b833122b490c80 (diff) |
debian/changelog correct typosdebian/3.15.4-1
Diffstat (limited to 'debian')
-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. |