diff options
| -rw-r--r-- | debian/changelog | 5 | ||||
| -rw-r--r-- | debian/patches/series | 8 | 
2 files changed, 9 insertions, 4 deletions
| diff --git a/debian/changelog b/debian/changelog index 0d6929e..8f5c435 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@  sane-backends (1.4.0-1) UNRELEASED; urgency=medium    * New upstream release. +    - Removal of patches that were applied by upstream: +      + debian/patches/0180-Escl_force_idle_status.patch +      + debian/patches/0185-fix_memory.patch +      + debian/patches/0190-Fix_scanimage_help.patch +      + debian/patches/0205-ftbfs_with_GCC-15.patch   -- Jörg Frings-Fürst <debian@jff.email>  Mon, 09 Jun 2025 14:30:33 +0200 diff --git a/debian/patches/series b/debian/patches/series index 6e62f3f..5eb4472 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -12,7 +12,7 @@  0605-fix_groff-warnings.patch  0200-disable-check-equal-stderr.patch  0610-fix_groff_font_warnings.patch -0180-Escl_force_idle_status.patch -0185-fix_memory.patch -0190-Fix_scanimage_help.patch -0205-ftbfs_with_GCC-15.patch +#0180-Escl_force_idle_status.patch +#0185-fix_memory.patch +#0190-Fix_scanimage_help.patch +#0205-ftbfs_with_GCC-15.patch | 
