summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2018-02-21 23:45:34 +0000
committerThomas Preud'homme <robotux@celest.fr>2018-02-23 23:38:42 +0000
commitc94ed7bf6997efc84f61fd99f01cd9fb7239576e (patch)
treeb9eb4f74222d556e78599a41c07a016bc6137109 /debian
parent00c6b5959faf7a334e7906fd4dcb18e1d38fd51e (diff)
Bump debhelper compat
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 8bd92db..419e3b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ tcc (0.9.27-1) UNRELEASED; urgency=medium
* debian/copyright:
+ Update copyright information.
+ Use secure format URL.
+ * debian/compat:
+ + Bump debhelper compat.
+ * debian/control:
+ + Update versioned dependency on debhelper.
-- Thomas Preud'homme <robotux@debian.org> Wed, 21 Feb 2018 23:32:31 +0000
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index ebc2e5d..2115ae5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
Priority: optional
Maintainer: Thomas Preud'homme <robotux@debian.org>
Uploaders: Matteo Cypriani <mcy@lm7.fr>
-Build-Depends: debhelper (>= 9), texinfo, perl
+Build-Depends: debhelper (>= 11), texinfo, perl
Standards-Version: 3.9.8
Homepage: http://www.tinycc.org/
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/tcc.git