Control: tags 913346 + pending Dear maintainer,
I've prepared an NMU for sane-backends (versioned as 1.0.27-3.2) and uploaded it to DELAYED/15. Please feel free to tell me if I should delay it longer. I know this might be seen as a regression, but keeping the package around for a while doesn't hurt wrt the current status quo (people using testing not able to upgrade libsane1, people using derivatives not able to use the debian package and so on). This will end up in bin-new queue Regards. Gianfranco
diff -Nru sane-backends-1.0.27/debian/changelog sane-backends-1.0.27/debian/changelog --- sane-backends-1.0.27/debian/changelog 2018-11-02 20:30:06.000000000 +0100 +++ sane-backends-1.0.27/debian/changelog 2019-01-05 11:30:12.000000000 +0100 @@ -1,3 +1,13 @@ +sane-backends (1.0.27-3.2) unstable; urgency=medium + + [ Gianfranco Costamagna ] + * Non-maintainer upload. + + [ Jeremy Bicha ] + * Add libsane1 transitional package (LP: #1802586) (Closes: #913346) + + -- Gianfranco Costamagna <[email protected]> Sat, 05 Jan 2019 11:30:12 +0100 + sane-backends (1.0.27-3.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru sane-backends-1.0.27/debian/control sane-backends-1.0.27/debian/control --- sane-backends-1.0.27/debian/control 2018-11-02 18:13:02.000000000 +0100 +++ sane-backends-1.0.27/debian/control 2019-01-05 11:30:08.000000000 +0100 @@ -125,3 +125,23 @@ . This package contains the files needed to build your applications using SANE. + +Package: libsane1 +Architecture: all +Section: oldlibs +Depends: + libsane (>= ${source:Version}), + ${misc:Depends} +Description: API library for scanners [transitional package] + SANE stands for "Scanner Access Now Easy" and is an application + programming interface (API) that provides standardized access to any + raster image scanner hardware (flatbed scanner, hand-held scanner, + video- and still-cameras, frame-grabbers, etc.). The SANE standard is + free and its discussion and development are open to everybody. The + current source code is written to support several operating systems, + including GNU/Linux, OS/2, Win32 and various Unices and is available + under the GNU General Public License (commercial applications and + backends are welcome, too, however). + . + This package is here to ensure smooth upgrades. It can be removed when + you see fit.

