Debhelper v9

This commit is contained in:
Bastian Kleineidam 2012-11-09 19:20:38 +01:00
parent cd4abb1f12
commit 69dab84e89
3 changed files with 5 additions and 4 deletions

5
debian/changelog vendored
View file

@ -1,8 +1,9 @@
linkchecker (8.2-1) UNRELEASED; urgency=low
linkchecker (8.2-1) unstable; urgency=low
* New upstream release.
* Use debhelper compatibility level 9.
-- Bastian Kleineidam <calvin@debian.org> Mon, 15 Oct 2012 19:54:21 +0200
-- Bastian Kleineidam <calvin@debian.org> Fri, 09 Nov 2012 19:19:41 +0100
linkchecker (8.1-1) unstable; urgency=low

2
debian/compat vendored
View file

@ -1 +1 @@
8
9

2
debian/control vendored
View file

@ -2,7 +2,7 @@ Source: linkchecker
Section: web
Priority: optional
Maintainer: Bastian Kleineidam <calvin@debian.org>
Build-Depends: debhelper (>= 8),
Build-Depends: debhelper (>= 9),
gettext,
hardening-wrapper,
python-all-dev (>= 2.7),