[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1115074: marked as done (RFS: sane-backends/1.4.0-1 -- API library for scanners)



Your message dated Mon, 15 Sep 2025 09:37:41 +0200
with message-id <[🔎] c5a23d7ee9245964cab8434fbbe25d148a9a6e77.camel@jff.email>
and subject line Re: Bug#1115074: RFS: sane-backends/1.4.0-1 -- API library for scanners
has caused the Debian Bug report #1115074,
regarding RFS: sane-backends/1.4.0-1 --  API library for scanners
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 owner@bugs.debian.org
immediately.)


-- 
1115074: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1115074
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "sane-backends":

 * Package name     : sane-backends
   Version          : 1.4.0-1
   Upstream contact : <sane-devel@alioth-lists.debian.net>
 * URL              : http://www.sane-project.org
 * License          : GPL-2+ with sane exception, CC-BY-SA-4.0, Expat 
                      and/or GPL-2+, GPL-2, public-domain, LGPL-2.1+, 
                      Artistic, GPL-3, LGPL-2+, GPL-3+, GFDL-1.1+, 
                      Expat and/or GPL-1, GPL-2+
 * Vcs              : https://git.jff.email/cgit/sane-backends.git
   Section          : graphics

The source builds the following binary packages:

  sane-utils - API library for scanners -- utilities
  libsane-common - API library for scanners -- documentation and
support files
  libsane1 - API library for scanners
  libsane-dev - API development library for scanners [development
files]

To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/sane-backends/

Alternatively, you can download the package with 'dget' using this
command:

  dget -x https://mentors.debian.net/debian/pool/main/s/sane-backends/sane-backends_1.4.0-1.dsc

or from 

 git https://git.jff.email/cgit/sane-backends.git/?h=release%2Fdebian%2F1.4.0-1


Changes since the last upload:

 sane-backends (1.4.0-1) unstable; 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
     - Refresh debian/libsane1.symbols.
   * debian/copyright:
     - Refresh.
     - Fix old FSF address.
   * debian/patches/0125-multiarch_dll_search_path.patch:
     - Fix compiler warning "unknown escape sequence" (Closes:
#1107537).
       Thanks to Peter Marschall <peter@adpm.de>.
   * Remove after release trixie (protective diversion for
       upgrades of files moved from / to /usr).
     - debian/libsane1.lintian-overrides.
     - debian/libsane1.postinst
     - debian/libsane1.postrm
     - part of debian/libsane1.preinst.

CU
Jörg

-- 
New:
GPG Fingerprint: 63E0 075F C8D4 3ABB 35AB  30EE 09F8 9F3C 8CA1 D25D
GPG key (long) : 09F89F3C8CA1D25D
GPG Key        : 8CA1D25D
CAcert Key S/N : 0E:D4:56


Jörg Frings-Fürst
DE-54470 Lieser
L-Għarb, Gozo, MT-GRB 1131


git:      https://git.jff.email/cgit/


Matrix:   @joergff:matrix.org

My wish list: 
 - Please send me a picture from the nature at your home.





Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Hello Andrew,

first thank you for your hint.

The release 1.4.0-1 is now uploaded to unstable. But without your
changes.

Since I will be closing this bug, please open a new bug and explain why
the changes are necessary.

Thank you very much for your work.

CU
Jörg

-- 
New:
GPG Fingerprint: 63E0 075F C8D4 3ABB 35AB  30EE 09F8 9F3C 8CA1 D25D
GPG key (long) : 09F89F3C8CA1D25D
GPG Key        : 8CA1D25D
CAcert Key S/N : 0E:D4:56


Jörg Frings-Fürst
DE-54470 Lieser
L-Għarb, Gozo, MT-GRB 1131


git:      https://git.jff.email/cgit/


Matrix:   @joergff:matrix.org

My wish list: 
 - Please send me a picture from the nature at your home.









CU
Jörg





Am Samstag, dem 13.09.2025 um 18:34 +0100 schrieb Andrew Bower:
> Hi Jörg,
> 
> Thanks for packaging the new sane-backends upstream!
> 
> Apologies for not replying quicker, before you did another mentors
> upload - I was originally hoping to do some more general testing to
> give
> you more useful real world feedback before replying.
> 
> On Sat, Sep 13, 2025 at 06:13:22PM +0200, Jörg Frings-Fürst wrote:
> > It's uploaded to mentors and into git.
> 
> I have a suggestion for this or a future upload to the archive. Would
> you consider (a) disabling the initscript by default so the behaviour
> matches the systemd experience, and (b) adding --no-start in both
> cases
> as I don't think there's any point in starting the service on
> installation but not on reboot?
> 
> How about a change along the lines of this patch?
> 
> Andrew
> 
> diff --git a/sane-backends-1.4.0/debian/rules b/sane-backends-
> 1.4.0+mod/debian/rules
> index 1b0243f..79371c5 100755
> --- a/sane-backends-1.4.0/debian/rules
> +++ b/sane-backends-1.4.0+mod/debian/rules
> @@ -148,11 +148,11 @@ ifeq (linux,$(DEB_HOST_ARCH_OS))
>  endif
>  
>  override_dh_installinit-arch:
> -       dh_installinit -psane-utils --name=saned
> +       dh_installinit -psane-utils --no-enable --no-start --
> name=saned
>  
>  override_dh_installsystemd-arch:
> -       dh_installsystemd -psane-utils --no-enable --name=saned
> -       dh_installsystemd -psane-utils --no-enable --name=saned@
> +       dh_installsystemd -psane-utils --no-enable --no-start --
> name=saned
> +       dh_installsystemd -psane-utils --no-enable --no-start --
> name=saned@
>  
>  override_dh_makeshlibs-arch:
>         dh_makeshlibs --exclude=/sane/ -- -v$(DEB_VERSION_UPSTREAM) -
> Pdebian/libsane1 -plibsane1

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply to: