From d3ea27136b8c2f939fe29a57a80dcf5da97f0e7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 18 Feb 2021 13:05:55 +0100 Subject: New upstream release --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 1bd8cc1..74a9e83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +simple-scan (3.38.2-1) UNRELEASED; urgency=medium + + * New upstream release. + + -- Jörg Frings-Fürst Thu, 18 Feb 2021 12:54:04 +0100 + simple-scan (3.38.1-1) unstable; urgency=medium * New upstream release. -- cgit v1.2.3 From a08eaacf1bf716c14782fb24b0fd9509579b5b71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 18 Feb 2021 13:10:14 +0100 Subject: Declare compliance with Debian Policy 4.5.1 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 74a9e83..a53e952 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ simple-scan (3.38.2-1) UNRELEASED; urgency=medium * New upstream release. + * Declare compliance with Debian Policy 4.5.1 (No changes needed). -- Jörg Frings-Fürst Thu, 18 Feb 2021 12:54:04 +0100 diff --git a/debian/control b/debian/control index 465444b..b5e4438 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: simple-scan Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), -- cgit v1.2.3 From 489f04f721b5b57c93a553128c22f6e8ad75342b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 18 Feb 2021 13:20:53 +0100 Subject: d//copyright: Add year 2021 to debian/* --- debian/changelog | 2 ++ debian/copyright | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a53e952..0251b45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ simple-scan (3.38.2-1) UNRELEASED; urgency=medium * New upstream release. * Declare compliance with Debian Policy 4.5.1 (No changes needed). + * debian/copyright: + - Add year 2021 to debian/*. -- Jörg Frings-Fürst Thu, 18 Feb 2021 12:54:04 +0100 diff --git a/debian/copyright b/debian/copyright index 0d88eff..a71c3e4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -22,7 +22,7 @@ License: GPL-3+ Files: debian/* Copyright: 2009-2012 Alessio Treglia 2009 Robert Ancell - 2014-2020 Jörg Frings-Fürst + 2014-2021 Jörg Frings-Fürst License: GPL-3+ License: GPL-3+ -- cgit v1.2.3 From c502fe7b056b00189313cdf1d7494ecf150acd52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 21 Aug 2021 10:56:42 +0200 Subject: d/watch: fixsyntax --- debian/changelog | 2 ++ debian/watch | 1 + 2 files changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 0251b45..f344f5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ simple-scan (3.38.2-1) UNRELEASED; urgency=medium * New upstream release. * Declare compliance with Debian Policy 4.5.1 (No changes needed). + * debian/watch: + - Fix syntax * debian/copyright: - Add year 2021 to debian/*. diff --git a/debian/watch b/debian/watch index 81fb209..4743dd9 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,4 @@ version=4 +opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \ https://download.gnome.org/sources/@PACKAGE@/([\d\.]+[02468])/ \ @PACKAGE@@ANY_VERSION@\.tar\.xz -- cgit v1.2.3 From 829e608ce4f785e9c1510b9b32db3043599f21e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 21 Aug 2021 18:30:23 +0200 Subject: d/control: Add Build-Depends cmake and libhandy-1-dev --- debian/changelog | 4 +++- debian/control | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index f344f5b..60807d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ -simple-scan (3.38.2-1) UNRELEASED; urgency=medium +simple-scan (40.1-1) UNRELEASED; urgency=medium * New upstream release. * Declare compliance with Debian Policy 4.5.1 (No changes needed). * debian/watch: - Fix syntax + * debian/control: + - Add Build-Depends cmake and libhandy-1-dev. * debian/copyright: - Add year 2021 to debian/*. diff --git a/debian/control b/debian/control index b5e4438..9463e5a 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Jörg Frings-Fürst Standards-Version: 4.5.1 Rules-Requires-Root: no Build-Depends: + cmake, debhelper-compat (= 13), gettext, gnome-pkg-tools, @@ -15,6 +16,7 @@ Build-Depends: libgtk-3-dev, libgdk-pixbuf2.0-dev, libgusb-dev, + libhandy-1-dev (>= 1.1.90), libpackagekit-glib2-dev, libsane-dev, libwebp-dev, -- cgit v1.2.3 From 3eb6bdd7f469f3975df2b18f343865f2c11fa559 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 21 Aug 2021 18:36:35 +0200 Subject: d/copyright: Refresh for new upstream release --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 60807d3..1a8afef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ simple-scan (40.1-1) UNRELEASED; urgency=medium * debian/control: - Add Build-Depends cmake and libhandy-1-dev. * debian/copyright: + - Refresh for new upstream release. - Add year 2021 to debian/*. -- Jörg Frings-Fürst Thu, 18 Feb 2021 12:54:04 +0100 diff --git a/debian/copyright b/debian/copyright index a71c3e4..90fb797 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ Source: https://gitlab.gnome.org/GNOME/simple-scan Files: * Copyright: 2009-2018 Canonical Ltd - 2017-2020 the simple-scan authors + 2017-2021 the simple-scan authors License: GPL-3+ Files: src/screensaver.vala -- cgit v1.2.3 From b97bb9c9e991504bb4fae916a75a8426b78b68b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 21 Aug 2021 18:44:18 +0200 Subject: Declare compliance with Debian Policy 4.6.0.0 --- debian/changelog | 6 +++--- debian/control | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 1a8afef..b9d6f10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ -simple-scan (40.1-1) UNRELEASED; urgency=medium +simple-scan (40.1-1) unstable; urgency=medium * New upstream release. - * Declare compliance with Debian Policy 4.5.1 (No changes needed). + * Declare compliance with Debian Policy 4.6.0.0 (No changes needed). * debian/watch: - Fix syntax * debian/control: @@ -10,7 +10,7 @@ simple-scan (40.1-1) UNRELEASED; urgency=medium - Refresh for new upstream release. - Add year 2021 to debian/*. - -- Jörg Frings-Fürst Thu, 18 Feb 2021 12:54:04 +0100 + -- Jörg Frings-Fürst Sat, 21 Aug 2021 18:42:54 +0200 simple-scan (3.38.1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 9463e5a..1d1568b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: simple-scan Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 4.5.1 +Standards-Version: 4.6.0.0 Rules-Requires-Root: no Build-Depends: cmake, -- cgit v1.2.3