mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-20 12:21:53 +00:00
Standards version 3.9.2
This commit is contained in:
parent
2493684604
commit
ccc3039278
2 changed files with 3 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
|
@ -3,8 +3,9 @@ linkchecker (6.7-1) unstable; urgency=low
|
|||
* New upstream release.
|
||||
+ Fixed manpage notes to mention --ignore-url instead of old -s/-i
|
||||
options. (Closes: #621040)
|
||||
* Use Standards version 3.9.2 (no changes needed)
|
||||
|
||||
-- Bastian Kleineidam <calvin@debian.org> Wed, 06 Apr 2011 10:23:34 +0200
|
||||
-- Bastian Kleineidam <calvin@debian.org> Tue, 12 Apr 2011 08:19:10 +0200
|
||||
|
||||
linkchecker (6.6-1) unstable; urgency=low
|
||||
|
||||
|
|
|
|||
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -5,7 +5,7 @@ Maintainer: Bastian Kleineidam <calvin@debian.org>
|
|||
Build-Depends: python-all-dev (>= 2.6.6-3), debhelper (>= 7.0.50), gettext,
|
||||
qt4-dev-tools
|
||||
X-Python-Version: >= 2.6
|
||||
Standards-Version: 3.9.1
|
||||
Standards-Version: 3.9.2
|
||||
Homepage: http://linkchecker.sourceforge.net/
|
||||
Vcs-Git: git://linkchecker.git.sourceforge.net/gitroot/linkchecker/linkchecker
|
||||
Vcs-Browser: http://linkchecker.git.sourceforge.net/
|
||||
|
|
|
|||
Loading…
Reference in a new issue