diff options
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index d3392fd..c6dfc61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sane-backends (1.0.27-2) UNRELEASED; urgency=medium + + * debian/control: + - Remove obsolete section about sane-backends-extras. + + -- Jörg Frings-Fürst <debian@jff.email> Sun, 02 Sep 2018 19:02:30 +0200 + sane-backends (1.0.27-1) unstable; urgency=medium * Upload to unstable (Closes: #905838, #905913). diff --git a/debian/control b/debian/control index 2c44ba0..75f7f78 100644 --- a/debian/control +++ b/debian/control @@ -101,9 +101,6 @@ Description: API library for scanners under the GNU General Public License (commercial applications and backends are welcome, too, however). . - This package includes the backends for many scanners. A libsane-extras - package containing some not-yet-included backends is available separately. - . Graphical frontends for sane are available in the packages sane and xsane. Command line frontend scanimage, saned and sane-find-scanner are available in the sane-utils package. |