From 36287ef1d6a6b93fcdda3e7ca5980c19d2856e81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 30 Mar 2018 10:38:25 +0200 Subject: Switch from openjdk-8-jre to default-jre (Closes: #894355) --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/files | 1 - 3 files changed, 7 insertions(+), 2 deletions(-) delete mode 100644 debian/files diff --git a/debian/changelog b/debian/changelog index 57ba688..7a9ee91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +scons-doc (3.0.0+repack-2) UNRELEASED; urgency=medium + + * Switch from openjdk-8-jre to default-jre (Closes: #894355). + + -- Jörg Frings-Fürst Fri, 30 Mar 2018 10:17:32 +0200 + scons-doc (3.0.0+repack-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index bd0f649..ea77c77 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10), scons (>= 3.0) Build-Depends-Indep: - openjdk-8-jre, + default-jre, docbook-utils, docbook-xml, fop, diff --git a/debian/files b/debian/files deleted file mode 100644 index d209510..0000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -scons-doc_3.0.0+repack-1_source.buildinfo doc optional -- cgit v1.2.3 From 4fb863a029568bdddf307bbcb130ee5263fbff36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 30 Mar 2018 10:39:59 +0200 Subject: Migrate to debhelper 11 --- debian/changelog | 3 +++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7a9ee91..31fd947 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ scons-doc (3.0.0+repack-2) UNRELEASED; urgency=medium * Switch from openjdk-8-jre to default-jre (Closes: #894355). + * Migrate to debhelper 11: + - Change debian/compat to 11. + - Bump minimum debhelper version in debian/control to >= 11. -- Jörg Frings-Fürst Fri, 30 Mar 2018 10:17:32 +0200 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index ea77c77..1298bfc 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Uploaders: Laszlo Boszormenyi (GCS) Build-Depends: - debhelper (>= 10), + debhelper (>= 11), scons (>= 3.0) Build-Depends-Indep: default-jre, -- cgit v1.2.3 From 35ada0706593cc2dd34ecbbe811b691d246a9453 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 30 Mar 2018 10:42:10 +0200 Subject: Change to my new email address --- debian/changelog | 3 +++ debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 31fd947..04a8322 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ scons-doc (3.0.0+repack-2) UNRELEASED; urgency=medium * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. + * Change to my new email address: + - debian/control + - debian/copyright -- Jörg Frings-Fürst Fri, 30 Mar 2018 10:17:32 +0200 diff --git a/debian/control b/debian/control index 1298bfc..f5b7598 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: scons-doc Section: doc Priority: optional -Maintainer: Jörg Frings-Fürst +Maintainer: Jörg Frings-Fürst Uploaders: Laszlo Boszormenyi (GCS) Build-Depends: debhelper (>= 11), diff --git a/debian/copyright b/debian/copyright index e964123..ac5a813 100644 --- a/debian/copyright +++ b/debian/copyright @@ -43,7 +43,7 @@ License: CC-BY-SA-3.0 Files: debian/* Copyright: 2008-2011 Luca Falavigna - 2014-2017 Jörg Frings-Fürst + 2014-2017 Jörg Frings-Fürst License: GPL-3+ License: CC-BY-SA-3.0 -- cgit v1.2.3 From 87845a307f756ba4ea6735ec8a88b7eabb946022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 30 Mar 2018 10:44:35 +0200 Subject: d/copyright: Add year 2018 to debian/* --- debian/changelog | 2 ++ debian/copyright | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 04a8322..e105d13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ scons-doc (3.0.0+repack-2) UNRELEASED; urgency=medium * Change to my new email address: - debian/control - debian/copyright + * debian/copyright: + - Add year 2018 to debian/*. -- Jörg Frings-Fürst Fri, 30 Mar 2018 10:17:32 +0200 diff --git a/debian/copyright b/debian/copyright index ac5a813..b28d805 100644 --- a/debian/copyright +++ b/debian/copyright @@ -43,7 +43,7 @@ License: CC-BY-SA-3.0 Files: debian/* Copyright: 2008-2011 Luca Falavigna - 2014-2017 Jörg Frings-Fürst + 2014-2018 Jörg Frings-Fürst License: GPL-3+ License: CC-BY-SA-3.0 -- cgit v1.2.3 From 8cebc0e669e8fb1d197e768560b574046ef886fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 30 Mar 2018 10:46:34 +0200 Subject: Declare compliance with Debian Policy 4.1.3 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e105d13..1969d40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ scons-doc (3.0.0+repack-2) UNRELEASED; urgency=medium * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. + * Declare compliance with Debian Policy 4.1.3 (No changes needed). * Change to my new email address: - debian/control - debian/copyright diff --git a/debian/control b/debian/control index f5b7598..5e2dcb9 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: fop, python-libxml2, python-libxslt1 -Standards-Version: 4.1.0 +Standards-Version: 4.1.3 Homepage: https://www.scons.org/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons-doc.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/scons-doc.git -- cgit v1.2.3 From ea9c6708abdfbe2bb2a353232dc866cc49c36110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 30 Mar 2018 13:45:14 +0200 Subject: Release start --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1969d40..37c31ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ scons-doc (3.0.0+repack-2) UNRELEASED; urgency=medium - debian/copyright * debian/copyright: - Add year 2018 to debian/*. + - Use secure URI for copyright format. -- Jörg Frings-Fürst Fri, 30 Mar 2018 10:17:32 +0200 diff --git a/debian/copyright b/debian/copyright index b28d805..6bf9a60 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: scons-doc Upstream-Contact: Steven Knight Source: http://www.scons.org -- cgit v1.2.3 From 7f9ac23778d38d41a2b5e498d45b864426e6681c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 30 Mar 2018 13:54:42 +0200 Subject: d/changelog: release --- debian/changelog | 4 ++-- debian/files | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 debian/files diff --git a/debian/changelog b/debian/changelog index 37c31ad..281255b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -scons-doc (3.0.0+repack-2) UNRELEASED; urgency=medium +scons-doc (3.0.0+repack-2) unstable; urgency=medium * Switch from openjdk-8-jre to default-jre (Closes: #894355). * Migrate to debhelper 11: @@ -12,7 +12,7 @@ scons-doc (3.0.0+repack-2) UNRELEASED; urgency=medium - Add year 2018 to debian/*. - Use secure URI for copyright format. - -- Jörg Frings-Fürst Fri, 30 Mar 2018 10:17:32 +0200 + -- Jörg Frings-Fürst Fri, 30 Mar 2018 13:45:43 +0200 scons-doc (3.0.0+repack-1) unstable; urgency=medium diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..8cfe841 --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +scons-doc_3.0.0+repack-2_source.buildinfo doc optional -- cgit v1.2.3 From 41dc426b81884744f87d93e173a037834deb0c9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 4 May 2018 21:41:42 +0200 Subject: Declare compliance with Debian Policy 4.1.4 --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 281255b..abd4975 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ scons-doc (3.0.0+repack-2) unstable; urgency=medium * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. - * Declare compliance with Debian Policy 4.1.3 (No changes needed). + * Declare compliance with Debian Policy 4.1.4 (No changes needed). * Change to my new email address: - debian/control - debian/copyright diff --git a/debian/control b/debian/control index 5e2dcb9..cafe8c2 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: fop, python-libxml2, python-libxslt1 -Standards-Version: 4.1.3 +Standards-Version: 4.1.4 Homepage: https://www.scons.org/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons-doc.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/scons-doc.git -- cgit v1.2.3 From af3e247792008761aa27cd29c91d4fec08f01eaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 4 May 2018 21:42:53 +0200 Subject: d/changelog: change date/time --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index abd4975..ad535bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,7 @@ scons-doc (3.0.0+repack-2) unstable; urgency=medium - Add year 2018 to debian/*. - Use secure URI for copyright format. - -- Jörg Frings-Fürst Fri, 30 Mar 2018 13:45:43 +0200 + -- Jörg Frings-Fürst Fri, 04 May 2018 21:42:05 +0200 scons-doc (3.0.0+repack-1) unstable; urgency=medium -- cgit v1.2.3