Your message dated Thu, 10 Sep 2020 16:19:04 +0000
with message-id <e1kgphs-0006li...@fasolo.debian.org>
and subject line Bug#962936: fixed in sane-backends 1.0.31-1~experimental1
has caused the Debian Bug report #962936,
regarding sane-backends: please still keep libsane transitional package around
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
962936: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=962936
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sane-backends
Version: 1.0.30-1~experimental2
Severity: serious
Hello, I tried to upgrade from the old sane-backends to the new one, and
libsane in some condition
was not removed, and sane-utils were removed as result.
I don't know how and why, but adding back libsane as transitional package
helped in doing the upgrade in a smooth
way.
The trivial patch uploaded in Ubuntu is here:
diff -Nru sane-backends-1.0.30/debian/changelog
sane-backends-1.0.30/debian/changelog
--- sane-backends-1.0.30/debian/changelog 2020-05-31 07:23:01.000000000
+0000
+++ sane-backends-1.0.30/debian/changelog 2020-06-14 11:36:40.000000000
+0000
@@ -1,3 +1,11 @@
+sane-backends (1.0.30-1~experimental2ubuntu1) groovy; urgency=medium
+
+ * Sync from debian experimental, Remaining changes:
+ - add back libsane transitional package, to ease upgrades.
+ (this can be dropped after 22.04)
+
+ -- Gianfranco Costamagna <locutusofb...@debian.org> Sun, 14 Jun 2020
13:36:40 +0200
+
sane-backends (1.0.30-1~experimental2) experimental; urgency=medium
* debian/not-installed:
diff -Nru sane-backends-1.0.30/debian/control
sane-backends-1.0.30/debian/control
--- sane-backends-1.0.30/debian/control 2020-05-26 10:15:40.000000000 +0000
+++ sane-backends-1.0.30/debian/control 2020-06-14 11:36:38.000000000 +0000
@@ -131,3 +131,24 @@
.
This package contains the files needed to build your applications
using SANE.
+
+Package: libsane
+Architecture: any
+Multi-Arch: same
+Section: oldlibs
+Depends:
+ libsane1 (>= ${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.
thanks for considering it!
Gianfranco
--- End Message ---
--- Begin Message ---
Source: sane-backends
Source-Version: 1.0.31-1~experimental1
Done: =?utf-8?q?J=C3=B6rg_Frings-F=C3=BCrst?= <debian@jff.email>
We believe that the bug you reported is fixed in the latest version of
sane-backends, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 962...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jörg Frings-Fürst <debian@jff.email> (supplier of updated sane-backends package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 05 Sep 2020 17:48:20 +0200
Source: sane-backends
Binary: libsane libsane-common libsane-dev libsane1 libsane1-dbgsym sane-utils
sane-utils-dbgsym
Architecture: source
Version: 1.0.31-1~experimental1
Distribution: experimental
Urgency: medium
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Changed-By: Jörg Frings-Fürst <debian@jff.email>
Description:
libsane - API library for scanners [transitional package]
libsane-common - API library for scanners -- documentation and support files
libsane-dev - API development library for scanners [development files]
libsane1 - API library for scanners
sane-utils - API library for scanners -- utilities
Closes: 931297 948711 962539 962936 968949 968953
Changes:
sane-backends (1.0.31-1~experimental1) experimental; urgency=medium
.
* New upstream release (Closes: #968949, #962539).
* Add back libsane transitional package, to ease upgrades (Closes: #962936):
- debian/control: Add package libsane as oldlibs.
Thanks to Gianfranco Costamagna <locutusofb...@debian.org>.
* debian/copyright:
- Fix lintian *-globbing-patterns errors.
- Refresh to the new upstream release.
* Convert debian/po/de.po to utf-8.
* New patches:
- debian/patches/0045-disable_lock_test_at_build_time.patch
- debian/patches/0050-Use-python3-shebang.patch
- debian/patches/0055-Fix_build_error.patch
- debian/patches/0165-respect_local_only_parameter.patch
* debian/rules:
- Use --enable-locking instead --disable-locking.
* debian/control:
- Add libpoppler-glib-dev to Build-Depends.
- Add ipp-usb to libsane1 Recommends (Closes: #968953).
* debian/libsane1.symbols:
- Remove 7 not longer available symbols.
* debian/saned@.service:
- Switch Standard[Output|Error] from syslog to append:/var/log/saned.log.
- New debian/sane-utils.logrotate to pack and remove old logs.
* debian/libsane-common.lintian-overrides:
- Rename tags.
* debian/patches/0125-multiarch_dll_search_path.patch:
- Add $(prefix)/lib64/sane to lib search path (Closes: #931297).
* Fix FTCBFS: (Closes: #948711)
- 0060-cross.patch: Make gphoto2 detection use the host architecture
pkg-config.
- Build tools/sane-desc for the build architecture.
- Thanks to Helmut Grohne <hel...@subdivi.de>.
* Remove files no longer needed:
- debian/saned.socket
- debian/saned@.service
Checksums-Sha1:
8f7ff45445227483b9df245dbf468aff8ec5ed00 2522
sane-backends_1.0.31-1~experimental1.dsc
322ea1a39e7d59f757cea27481e962317d0dbbca 5731445
sane-backends_1.0.31.orig.tar.gz
cf028c58deb585dd60802fcb7fa2cb9af42bfd85 78544
sane-backends_1.0.31-1~experimental1.debian.tar.xz
c602b72e019f46b45cb1bf536f3a777ff8e39ce2 12642
sane-backends_1.0.31-1~experimental1_amd64.buildinfo
Checksums-Sha256:
f6a11bd5aebdb68ccdd79cf7876b93a4af2ed6973507fc2d566352ef9cc788f3 2522
sane-backends_1.0.31-1~experimental1.dsc
d4b28e0ef884769830572373c2d058092eae2bd276aa6394a7756ee0b5e7032d 5731445
sane-backends_1.0.31.orig.tar.gz
e9da4c0d392fa3075688b0f37952343a27a5963831bc1b6d8c697c61e1a2f033 78544
sane-backends_1.0.31-1~experimental1.debian.tar.xz
50b75b69d62e1d22daedca67b75b6a343545ed77e2be4cf6e6cd9530e5bddc55 12642
sane-backends_1.0.31-1~experimental1_amd64.buildinfo
Files:
081fb9bc9955363914f1342c525f923b 2522 graphics optional
sane-backends_1.0.31-1~experimental1.dsc
ee4c176d04412641bceb738793d81164 5731445 graphics optional
sane-backends_1.0.31.orig.tar.gz
ee26cc82a214b076cbcf34f5ec1d4186 78544 graphics optional
sane-backends_1.0.31-1~experimental1.debian.tar.xz
bda89e9c7e85bb50c35f951ef36f5d3d 12642 graphics optional
sane-backends_1.0.31-1~experimental1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAl9aTYIACgkQ808JdE6f
XdlzdQ/+PKtCUUgyWvpz7TNBY30FJDxIE8UnyDcwTiT/1BfaWqU1kOHxcssOM6kq
oh+jE38vVB0R09z9udA1ysjrgYR3O9oEkCXgNHs0ZEr0j46GBxZt9ABZ2i4z6Ow9
73eaWJ5QcIDNcq1VF/jpj/O6WUAbd/KAZyxBZkKcVGXIOUd6PVQbandGL9fJsHQz
LRg3p7+EUTHGXsCTLNC+p3H5aRCq/zI/cyoYRXJsklX8DVGtCm/L/WIx5GYq+Fnh
WSXdKtbQc9he34rs+p53cEvxKkiyk6FUo/iHoT7RDZ5+SKmBKPDq2iLxM88Ov78O
Oww9wNHZJ+1YRAp/y9GIoJYOTFFa/Otnt42ASqs8q8vSDkWedQga5NRgDXyi7hk/
eny8wkVNkCnnHZlBB2pagCf6vE5J+/it8l5m82nmQ/jipO99+ql/s8NmkV8BKjgB
5WCSgn9QI3WXkpOI6XVy/rKysmk7Ewos/r6Fzt0QAy585fuOiKYpXkF9/Kk4utTE
ovDthehZEZ8wJMGjtPysu2HbVU6S5e/7MZSleJZmQ0GiwOT9kqAhCHcKIB4yw6S8
/RJFe5qMM1SsPjJJX23aOfDfFtrpj5hvVwsyvg7ZLEvgB0iYnaSzBFcAVN542YAH
2b9tOyXW5LmlKFjhpdaawCrtYtbqrmM7YyhdIaV0WlYbrKUQQ+M=
=ViGd
-----END PGP SIGNATURE-----
--- End Message ---