From 5cb641c75f11518b06a955e6d817b622fe7ed10f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 30 Sep 2020 16:34:40 +0200 Subject: d/sane-utils.postrm: On purge remove pid file if sysvinit are used --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 32b0aa4..cc95758 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sane-backends (1.0.31-3) UNRELEASED; urgency=medium + + * debian/sane-utils.postrm (Closed: #941625). + - On purge remove pid file if sysvinit are used. + + -- Jörg Frings-Fürst Wed, 30 Sep 2020 16:12:47 +0200 + sane-backends (1.0.31-2) unstable; urgency=medium * Upload into unstable (Closes: #969592). -- cgit v1.2.3 From 48bb1feef2e1b36a4cb7f014e58146ad18402364 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 30 Sep 2020 18:33:48 +0200 Subject: d/99-libsane1.rules: Add condition to run setfacl only on usb scanners --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index cc95758..fdc0acd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ sane-backends (1.0.31-3) UNRELEASED; urgency=medium - * debian/sane-utils.postrm (Closed: #941625). + * debian/sane-utils.postrm (Closes: #941625): - On purge remove pid file if sysvinit are used. + * debian/99-libsane1.rules (Closes: #960083): + - Add contition ENV{DEVNAME}!="" to run setfacl only on usb scanners. -- Jörg Frings-Fürst Wed, 30 Sep 2020 16:12:47 +0200 -- cgit v1.2.3 From 736573a8db4bd098da28a4831ce4c601f880aacd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 12 Oct 2020 10:24:53 +0200 Subject: Add creation for the lock directory --- debian/changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index fdc0acd..462cbb7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,10 @@ sane-backends (1.0.31-3) UNRELEASED; urgency=medium * debian/sane-utils.postrm (Closes: #941625): - On purge remove pid file if sysvinit are used. * debian/99-libsane1.rules (Closes: #960083): - - Add contition ENV{DEVNAME}!="" to run setfacl only on usb scanners. + - Add condition ENV{DEVNAME}!="" to run setfacl only on usb scanners. + * debian/libsane1.postinst: + - Add creation for the lock directory + (Thanks to Andreas Tscharner ). -- Jörg Frings-Fürst Wed, 30 Sep 2020 16:12:47 +0200 -- cgit v1.2.3 From f5c5e5a246e58ebdeeccde80fc451ddcfc0349e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 12 Oct 2020 10:52:41 +0200 Subject: d/rules: Replace the --enable-avahi option with an --with-avahi --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 462cbb7..2471905 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ sane-backends (1.0.31-3) UNRELEASED; urgency=medium * debian/libsane1.postinst: - Add creation for the lock directory (Thanks to Andreas Tscharner ). + * debian/rules: + - Replace the --enable-avahi option with an --with-avahi. -- Jörg Frings-Fürst Wed, 30 Sep 2020 16:12:47 +0200 -- cgit v1.2.3 From 530414c4c087586bbc42ee75c77cdc2d7591e977 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 2 Nov 2020 07:48:56 +0100 Subject: d/rule: Remove the --enable-locking option from dh_auto_configure --- debian/changelog | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 2471905..d12645a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,11 +4,10 @@ sane-backends (1.0.31-3) UNRELEASED; urgency=medium - On purge remove pid file if sysvinit are used. * debian/99-libsane1.rules (Closes: #960083): - Add condition ENV{DEVNAME}!="" to run setfacl only on usb scanners. - * debian/libsane1.postinst: - - Add creation for the lock directory - (Thanks to Andreas Tscharner ). * debian/rules: - Replace the --enable-avahi option with an --with-avahi. + - Remove the --enable-locking option from dh_auto_configure (Closes: #973490, + #971584). -- Jörg Frings-Fürst Wed, 30 Sep 2020 16:12:47 +0200 -- cgit v1.2.3 From 1bb3f01b7b3abe557e204016894544fe49d63cd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 2 Nov 2020 08:22:50 +0100 Subject: d/changelog: Change distribution to unstable, Change date and time --- debian/changelog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index d12645a..71738d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -sane-backends (1.0.31-3) UNRELEASED; urgency=medium +sane-backends (1.0.31-3) unstable; urgency=medium * debian/sane-utils.postrm (Closes: #941625): - On purge remove pid file if sysvinit are used. @@ -6,10 +6,10 @@ sane-backends (1.0.31-3) UNRELEASED; urgency=medium - Add condition ENV{DEVNAME}!="" to run setfacl only on usb scanners. * debian/rules: - Replace the --enable-avahi option with an --with-avahi. - - Remove the --enable-locking option from dh_auto_configure (Closes: #973490, - #971584). + - Remove the --enable-locking option from dh_auto_configure + (Closes: #973490, #971584). - -- Jörg Frings-Fürst Wed, 30 Sep 2020 16:12:47 +0200 + -- Jörg Frings-Fürst Mon, 02 Nov 2020 08:19:03 +0100 sane-backends (1.0.31-2) unstable; urgency=medium -- cgit v1.2.3