summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
-rw-r--r--debian/compat2
-rw-r--r--debian/control4
-rw-r--r--debian/copyright13
-rw-r--r--debian/files1
5 files changed, 21 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog
index ad535bd..2327c63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+scons-doc (3.1.0+repack-1) unstable; urgency=medium
+
+ * New upstream release.
+ - Rewrite Files-Excluded.
+ * Migrate to debhelper 12:
+ - Change debian/compat to 12.
+ - Bump minimum debhelper version in debian/control to >= 12.
+ * Declare compliance with Debian Policy 4.4.0. (No changes needed).
+ * debian/copyright: Add year 2019.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Tue, 23 Jul 2019 17:04:59 +0200
+
scons-doc (3.0.0+repack-2) unstable; urgency=medium
* Switch from openjdk-8-jre to default-jre (Closes: #894355).
diff --git a/debian/compat b/debian/compat
index b4de394..48082f7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-11
+12
diff --git a/debian/control b/debian/control
index 674f9a2..1e4edf5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Uploaders: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends:
- debhelper (>= 11),
+ debhelper (>= 12),
scons (>= 3.0)
Build-Depends-Indep:
default-jre,
@@ -13,7 +13,7 @@ Build-Depends-Indep:
fop,
python-libxml2,
python-libxslt1
-Standards-Version: 4.1.4
+Standards-Version: 4.4.0
Homepage: https://www.scons.org/
Vcs-Git: https://salsa.debian.org/debian/scons-doc.git
Vcs-Browser: https://salsa.debian.org/debian/scons-doc
diff --git a/debian/copyright b/debian/copyright
index 6bf9a60..228b10e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,23 +2,22 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: scons-doc
Upstream-Contact: Steven Knight <knight@baldmt.com>
Source: http://www.scons.org
-Files-Excluded: HOWTO
- debian/*
+Files-Excluded: debian/*
bench/*
- examples/*
gentoo/*
rpm/*
template/*
test/*
- testing/*
timings/*
- .hgtags
*-local
ReleaseConfig
runtest.py
+ .github
+ .svnt
+ .travis
Files: *
-Copyright: 2001-2017 The SCons Foundation
+Copyright: 2001-2019 The SCons Foundation
1999-2006 Gregory P. Ward
2001-2003 Steven Knight
2001-2004 Twisted Matrix Laboratories
@@ -43,7 +42,7 @@ License: CC-BY-SA-3.0
Files: debian/*
Copyright: 2008-2011 Luca Falavigna <dktrkranz@debian.org>
- 2014-2018 Jörg Frings-Fürst <debian@jff.email>
+ 2014-2019 Jörg Frings-Fürst <debian@jff.email>
License: GPL-3+
License: CC-BY-SA-3.0
diff --git a/debian/files b/debian/files
deleted file mode 100644
index 8cfe841..0000000
--- a/debian/files
+++ /dev/null
@@ -1 +0,0 @@
-scons-doc_3.0.0+repack-2_source.buildinfo doc optional