From 2ea1114b4bd294ae0a60985945956507ec25d430 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 27 Apr 2019 09:13:33 +0200 Subject: Merge release 1.0.27.3.2 into source tree --- debian/control | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c52b8dc..0056910 100644 --- a/debian/control +++ b/debian/control @@ -74,13 +74,13 @@ Description: API library for scanners -- documentation and support files This package includes documentation for libsane, such as the man pages and list of supported scanners, and support files (i18n data). -Package: libsane1 +Package: libsane Section: libs Architecture: any Multi-Arch: same -Conflicts: libsane (<< 1.0.27-1~) -Replaces: libsane (<< 1.0.27-1~) -Provides: libsane (= ${binary:Version}) +Breaks: libsane1 (<< 1.0.27-3.1~) +Replaces: libsane1 (<< 1.0.27-3.1~) +Provides: libsane1 (= ${binary:Version}) Depends: acl [linux-any], adduser, @@ -110,7 +110,7 @@ Section: libdevel Architecture: any Multi-Arch: same Depends: - libsane1 (= ${binary:Version}), + libsane (= ${binary:Version}), ${misc:Depends} Description: API development library for scanners [development files] SANE stands for "Scanner Access Now Easy" and is an application -- cgit v1.2.3 From bace12e994a5df9b013e8911429c805bf90317b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 28 Apr 2019 10:24:29 +0200 Subject: Fix the lintian warning libsane: package-name-doesnt-match-sonames libsane1 --- debian/control | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 0056910..6d37f98 100644 --- a/debian/control +++ b/debian/control @@ -74,13 +74,13 @@ Description: API library for scanners -- documentation and support files This package includes documentation for libsane, such as the man pages and list of supported scanners, and support files (i18n data). -Package: libsane +Package: libsane1 Section: libs Architecture: any Multi-Arch: same -Breaks: libsane1 (<< 1.0.27-3.1~) -Replaces: libsane1 (<< 1.0.27-3.1~) -Provides: libsane1 (= ${binary:Version}) +Conflicts: libsane (<< 1.0.27-4~) +Replaces: libsane (<< 1.0.27-4~) +Provides: libsane (= ${binary:Version}) Depends: acl [linux-any], adduser, @@ -110,7 +110,7 @@ Section: libdevel Architecture: any Multi-Arch: same Depends: - libsane (= ${binary:Version}), + libsane1 (= ${binary:Version}), ${misc:Depends} Description: API development library for scanners [development files] SANE stands for "Scanner Access Now Easy" and is an application -- cgit v1.2.3 From 2e8ee989e2a1156cf26daedacb9987cf1617980b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 11 Jul 2019 21:55:09 +0200 Subject: Migrate to debhelper 12 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 6d37f98..44df2fb 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Standards-Version: 4.2.1 Build-Depends: autoconf, chrpath, - debhelper (>= 11), + debhelper (>= 12), gettext, libavahi-client-dev, libcam-dev [kfreebsd-any], -- cgit v1.2.3 From c321e17270211702940fcf1d677c40894dc4dcb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 11 Jul 2019 21:57:43 +0200 Subject: Declare compliance with Debian Policy 4.4.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 44df2fb..9901c65 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: sane-backends Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 4.2.1 +Standards-Version: 4.4.0 Build-Depends: autoconf, chrpath, -- cgit v1.2.3 From cbfc3615230f3f7685122b81e6ddbd0e51d39c63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 12 Jul 2019 16:11:54 +0200 Subject: Fix some init system issues --- debian/control | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 9901c65..f0ac9b4 100644 --- a/debian/control +++ b/debian/control @@ -35,6 +35,8 @@ Depends: update-inetd, ${misc:Depends}, ${shlibs:Depends} +Pre-Depends: + ${misc:Pre-Depends} Breaks: libsane-common (<<1.0.27-1~) Replaces: libsane-common (<<1.0.27-1~) Suggests: avahi-daemon, unpaper -- cgit v1.2.3 From 29535611d1ac116a34ca8036714f5cc1b94ab354 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 11 Aug 2019 07:05:18 +0200 Subject: New upstream release: Refresh patches; New d/p/0040-remove_git.patch; refresh symbols file --- debian/control | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index f0ac9b4..46242ce 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,11 @@ Maintainer: Jörg Frings-Fürst Standards-Version: 4.4.0 Build-Depends: autoconf, + autoconf-archive, chrpath, debhelper (>= 12), gettext, + git, libavahi-client-dev, libcam-dev [kfreebsd-any], libcups2-dev, -- cgit v1.2.3 From 5bb4cf12855ec0151de15d6c5a2354ff08766957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 11 Aug 2019 10:57:34 +0200 Subject: Fix Conflicts / Replaces --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 46242ce..a2c2334 100644 --- a/debian/control +++ b/debian/control @@ -82,8 +82,8 @@ Package: libsane1 Section: libs Architecture: any Multi-Arch: same -Conflicts: libsane (<< 1.0.27-4~) -Replaces: libsane (<< 1.0.27-4~) +Conflicts: libsane (<< 1.0.28-1~) +Replaces: libsane (<< 1.0.28-1~) Provides: libsane (= ${binary:Version}) Depends: acl [linux-any], -- cgit v1.2.3 From 12105a9f0b604fdff20b29c94debf16fb0c5ffc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 14 Feb 2020 10:51:48 +0100 Subject: Refresh symbols file; add missing depends --- debian/control | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index a2c2334..fdebd2c 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-Depends: libavahi-client-dev, libcam-dev [kfreebsd-any], libcups2-dev, + libcurl-dev, libgphoto2-dev, libieee1284-3-dev [!hurd-i386], libjpeg-dev, @@ -21,6 +22,7 @@ Build-Depends: libsystemd-dev [linux-any], libtiff-dev, libusb-1.0-0-dev, + libxml2-dev, pkg-config, po-debconf, xutils-dev -- cgit v1.2.3 From 335e65d5b97023cb3fd0b4dc2ed0fe587554e88d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 14 Feb 2020 15:33:07 +0100 Subject: d/copyright: Refresh for the new upstream release; Add year 2020 for debian/* --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index fdebd2c..cb74d97 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: libavahi-client-dev, libcam-dev [kfreebsd-any], libcups2-dev, - libcurl-dev, + libcurl4-gnutls-dev, libgphoto2-dev, libieee1284-3-dev [!hurd-i386], libjpeg-dev, -- cgit v1.2.3 From db733b637cf3c8f0e1617a16e6c55f95acc30af7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 14 Feb 2020 15:37:50 +0100 Subject: d/control: Change Conflicts/Replaces to the new release --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index cb74d97..8849606 100644 --- a/debian/control +++ b/debian/control @@ -84,8 +84,8 @@ Package: libsane1 Section: libs Architecture: any Multi-Arch: same -Conflicts: libsane (<< 1.0.28-1~) -Replaces: libsane (<< 1.0.28-1~) +Conflicts: libsane (<< 1.0.29-1~) +Replaces: libsane (<< 1.0.29-1~) Provides: libsane (= ${binary:Version}) Depends: acl [linux-any], -- cgit v1.2.3 From 77d18038cab957d4f82e19b16569d6ad1de81c88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 15 Feb 2020 11:37:38 +0100 Subject: Switch to debhelper-compat --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8849606..94ef08f 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: autoconf, autoconf-archive, chrpath, - debhelper (>= 12), + debhelper-compat (= 12), gettext, git, libavahi-client-dev, -- cgit v1.2.3 From e774d623f35f73a7d0104244314fbaeb3ba3ceed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 15 Feb 2020 12:26:42 +0100 Subject: Add Rules-Requires-Root --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 94ef08f..85d57f8 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,7 @@ Build-Depends: Homepage: http://www.sane-project.org Vcs-Git: git://jff.email/opt/git/sane-backends.git Vcs-Browser: https://jff.email/cgit/sane-backends.git +Rules-Requires-Root: no Package: sane-utils Architecture: any -- cgit v1.2.3 From 78947113fc8982f9ebdc61df3710ed09b14f58ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 15 Feb 2020 19:18:10 +0100 Subject: Install all docs --- debian/control | 1 - 1 file changed, 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 85d57f8..aa97e9f 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,6 @@ Build-Depends: chrpath, debhelper-compat (= 12), gettext, - git, libavahi-client-dev, libcam-dev [kfreebsd-any], libcups2-dev, -- cgit v1.2.3 From ab0254d049c7f870a0cf4971a310166271181e87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 15 Feb 2020 22:05:42 +0100 Subject: Declare compliance with Debian Policy 4.5.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index aa97e9f..344f204 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: sane-backends Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 4.4.0 +Standards-Version: 4.5.0 Build-Depends: autoconf, autoconf-archive, -- cgit v1.2.3