mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-18 11:31:06 +00:00
Debhelper v9
This commit is contained in:
parent
cd4abb1f12
commit
69dab84e89
3 changed files with 5 additions and 4 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
|
@ -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
2
debian/compat
vendored
|
|
@ -1 +1 @@
|
|||
8
|
||||
9
|
||||
|
|
|
|||
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Reference in a new issue