diff options
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/patches/0040-remove_git.patch | 2 | 
2 files changed, 4 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index 6a18070..811e100 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ sane-backends (1.2.1-3) UNRELEASED; urgency=medium    * debian/control:      - Drop transitional package libsane (Closes: #1038302).        + Thanks to Holger Levsen <holger@layer-acht.org>. +  * debian/patches/0040-remove_git.patch: +    - Update .tarball-version to the current version (Closes: #1036870). +      + Thanks to Jan Binder <jb-debbugs@nlogn.org>.   -- Jörg Frings-Fürst <debian@jff.email>  Sun, 18 Jun 2023 13:18:52 +0200 diff --git a/debian/patches/0040-remove_git.patch b/debian/patches/0040-remove_git.patch index 6cbe5f7..cc70771 100644 --- a/debian/patches/0040-remove_git.patch +++ b/debian/patches/0040-remove_git.patch @@ -9,4 +9,4 @@ Index: trunk/.tarball-version  --- /dev/null  +++ trunk/.tarball-version  @@ -0,0 +1 @@ -+1.1.1-debian ++1.2.1-debian | 
