mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-20 04:11:52 +00:00
use debian/compat
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@806 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
3071267a63
commit
21d8c11b28
2 changed files with 1 additions and 3 deletions
1
debian/compat
vendored
Normal file
1
debian/compat
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
4
|
||||
3
debian/rules
vendored
3
debian/rules
vendored
|
|
@ -11,9 +11,6 @@ HTMLDIR=$(ROOT)/var/www/lconline
|
|||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
# This is the debhelper compatability version to use.
|
||||
export DH_COMPAT=4
|
||||
|
||||
# This has to be exported to make some magic below work.
|
||||
export DH_OPTIONS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue