From 2b7aef4ad0720cab8a162332363dc91508ee9d9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Mon, 1 Oct 2018 09:49:30 +0200 Subject: d/control: Remove ancient X-Python-Version field --- debian/changelog | 6 ++++++ debian/control | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 0d0c874..99f09da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +scons (3.0.1-2) UNRELEASED; urgency=medium + + * d/control: Remove ancient X-Python-Version field + + -- Ondřej Nový Mon, 01 Oct 2018 09:49:30 +0200 + scons (3.0.1-1) unstable; urgency=medium * New upstream release: diff --git a/debian/control b/debian/control index 8703627..f450e7b 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Build-Depends: dh-python, python (>= 2.7~) Standards-Version: 4.1.2.0 -X-Python-Version: >= 2.7 Homepage: http://www.scons.org/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/scons.git -- cgit v1.2.3 From f0b147b20d65fb2b57a3c54683de528d95f57dea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Mon, 1 Oct 2018 09:49:33 +0200 Subject: d/copyright: Use https protocol in Format field --- 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 99f09da..756fe68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ scons (3.0.1-2) UNRELEASED; urgency=medium * d/control: Remove ancient X-Python-Version field + * d/copyright: Use https protocol in Format field -- Ondřej Nový Mon, 01 Oct 2018 09:49:30 +0200 diff --git a/debian/copyright b/debian/copyright index 468939f..c77c2a5 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 Upstream-Contact: Steven Knight Source: http://www.scons.org -- cgit v1.2.3 From 07a2cca6291de740536a69d11572726b0b5cc3a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Mon, 1 Oct 2018 09:49:36 +0200 Subject: d/control: Set Vcs-* to salsa.debian.org --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 756fe68..1d09e2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ scons (3.0.1-2) UNRELEASED; urgency=medium * d/control: Remove ancient X-Python-Version field * d/copyright: Use https protocol in Format field + * d/control: Set Vcs-* to salsa.debian.org -- Ondřej Nový Mon, 01 Oct 2018 09:49:30 +0200 diff --git a/debian/control b/debian/control index f450e7b..1b0bd3d 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: python (>= 2.7~) Standards-Version: 4.1.2.0 Homepage: http://www.scons.org/ -Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/scons.git +Vcs-Git: https://salsa.debian.org/debian/scons.git +Vcs-Browser: https://salsa.debian.org/debian/scons Package: scons Architecture: all -- cgit v1.2.3 From e3984312068f8e535ca5066f37a72317ddaf1b61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Mon, 1 Oct 2018 09:49:37 +0200 Subject: d/watch: Use https protocol --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 1d09e2f..ae678cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ scons (3.0.1-2) UNRELEASED; urgency=medium * d/control: Remove ancient X-Python-Version field * d/copyright: Use https protocol in Format field * d/control: Set Vcs-* to salsa.debian.org + * d/watch: Use https protocol -- Ondřej Nový Mon, 01 Oct 2018 09:49:30 +0200 diff --git a/debian/watch b/debian/watch index 916aabd..f61c313 100644 --- a/debian/watch +++ b/debian/watch @@ -2,4 +2,4 @@ # remove zip to get tar.gz # version=4 -http://sf.net/scons/scons-(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +https://sf.net/scons/scons-(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- cgit v1.2.3 From 074c5e3f96026aaa37153dc7b7a17c64be473fba Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Thu, 8 Nov 2018 08:10:12 +0100 Subject: d/p/0110-remove_stale_files.patch: update for py3 compatibility (Closes: #893740) Signed-off-by: Christian Ehrhardt --- debian/changelog | 5 +++++ debian/patches/0110-remove_stale_files.patch | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ae678cf..3c2a005 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ scons (3.0.1-2) UNRELEASED; urgency=medium + [ Ondřej Nový ] * d/control: Remove ancient X-Python-Version field * d/copyright: Use https protocol in Format field * d/control: Set Vcs-* to salsa.debian.org * d/watch: Use https protocol + [ Christian Ehrhardt ] + * d/p/0110-remove_stale_files.patch: update for python3 + compatibility (Closes: #893740) + -- Ondřej Nový Mon, 01 Oct 2018 09:49:30 +0200 scons (3.0.1-1) unstable; urgency=medium diff --git a/debian/patches/0110-remove_stale_files.patch b/debian/patches/0110-remove_stale_files.patch index b3a94d2..298d47c 100644 --- a/debian/patches/0110-remove_stale_files.patch +++ b/debian/patches/0110-remove_stale_files.patch @@ -13,7 +13,7 @@ Index: trunk/engine/SCons/Script/Main.py + # Remove temporary files left by SCons + if options.clean: -+ if os.environ.has_key('DH_INTERNAL_OPTIONS'): ++ if 'DH_INTERNAL_OPTIONS' in os.environ: + import shutil + for path in ('.sconsign.dblite', '.sconf_temp'): + try: -- cgit v1.2.3 From 8560ae8e044742df344a071bb9921ca94fcfeef9 Mon Sep 17 00:00:00 2001 From: "Laszlo Boszormenyi (GCS)" Date: Fri, 9 Nov 2018 19:30:49 +0000 Subject: Update debhelper level to 11 --- debian/changelog | 5 ++++- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3c2a005..90d4941 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,10 @@ scons (3.0.1-2) UNRELEASED; urgency=medium * d/p/0110-remove_stale_files.patch: update for python3 compatibility (Closes: #893740) - -- Ondřej Nový Mon, 01 Oct 2018 09:49:30 +0200 + [ Laszlo Boszormenyi (GCS) ] + * Update debhelper level to 11 . + + -- Laszlo Boszormenyi (GCS) Fri, 09 Nov 2018 18:35:29 +0000 scons (3.0.1-1) unstable; urgency=medium 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 1b0bd3d..65a3b57 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), dh-python, python (>= 2.7~) Standards-Version: 4.1.2.0 -- cgit v1.2.3 From 2486bd3732d2d64288b214a9f6552126a988c965 Mon Sep 17 00:00:00 2001 From: "Laszlo Boszormenyi (GCS)" Date: Fri, 9 Nov 2018 19:32:56 +0000 Subject: Update Standards-Version to 4.2.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 90d4941..d4729f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ scons (3.0.1-2) UNRELEASED; urgency=medium [ Laszlo Boszormenyi (GCS) ] * Update debhelper level to 11 . + * Update Standards-Version to 4.2.1 . -- Laszlo Boszormenyi (GCS) Fri, 09 Nov 2018 18:35:29 +0000 diff --git a/debian/control b/debian/control index 65a3b57..62c09be 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 11), dh-python, python (>= 2.7~) -Standards-Version: 4.1.2.0 +Standards-Version: 4.2.1.0 Homepage: http://www.scons.org/ Vcs-Git: https://salsa.debian.org/debian/scons.git Vcs-Browser: https://salsa.debian.org/debian/scons -- cgit v1.2.3 From 6be898afa06c349b9942c8a41b2ab20ad5d44242 Mon Sep 17 00:00:00 2001 From: "Laszlo Boszormenyi (GCS)" Date: Fri, 9 Nov 2018 19:34:07 +0000 Subject: Put myself to d/copyright --- debian/copyright | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/copyright b/debian/copyright index c77c2a5..677c09a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -18,6 +18,7 @@ Copyright: 2002 Moshe Zadka 2003-2008 Mark Brown 2008-2014 Luca Falavigna 2014-2017 Jörg Frings-Fürst + 2018 Laszlo Boszormenyi (GCS) License: GPL-3.0+ Files: debian/patches/* -- cgit v1.2.3 From ca7be46fc0013fc037a045b6d4df73776461e821 Mon Sep 17 00:00:00 2001 From: "Laszlo Boszormenyi (GCS)" Date: Fri, 9 Nov 2018 19:35:58 +0000 Subject: Remove d/files --- debian/changelog | 2 +- debian/files | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 debian/files (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d4729f1..98697c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -scons (3.0.1-2) UNRELEASED; urgency=medium +scons (3.0.1-2) unstable; urgency=medium [ Ondřej Nový ] * d/control: Remove ancient X-Python-Version field diff --git a/debian/files b/debian/files deleted file mode 100644 index 59a90df..0000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -scons_3.0.1-1_source.buildinfo devel optional -- cgit v1.2.3 From f6c9bffb15e04ea412db4df22a3851448221b85a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 10 Aug 2019 09:06:20 +0200 Subject: d/changlog: change date / time --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ae90956..5a2658c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,7 +25,7 @@ scons (3.1.1-1) unstable; urgency=medium * New debian/patches/0130-python3.patch: - Switch shebang to python3. - -- Jörg Frings-Fürst Tue, 06 Aug 2019 09:49:22 +0200 + -- Jörg Frings-Fürst Sat, 10 Aug 2019 09:05:16 +0200 scons (3.0.1-2) unstable; urgency=medium -- cgit v1.2.3