Bump to debhelper 7 compat for dh_prep usage.
git-svn-id: http://emdebian.org/svn/current@7564 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
parent
494debcd46
commit
c4abe38774
3 changed files with 4 additions and 3 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -18,8 +18,9 @@ multistrap (2.1.8) experimental; urgency=low
|
|||
* Document the reinstall and additional fields. Add advice in manpage
|
||||
on what to check before filing bugs.
|
||||
* Add a note about redirecting output in manpage. (Closes: #593326)
|
||||
* Bump to debhelper 7 compat for dh_prep usage.
|
||||
|
||||
-- Neil Williams <codehelp@debian.org> Sat, 16 Oct 2010 15:29:31 +0100
|
||||
-- Neil Williams <codehelp@debian.org> Sat, 16 Oct 2010 15:36:06 +0100
|
||||
|
||||
multistrap (2.1.7) unstable; urgency=low
|
||||
|
||||
|
|
2
debian/compat
vendored
2
debian/compat
vendored
|
@ -1 +1 @@
|
|||
5
|
||||
7
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -3,7 +3,7 @@ Section: utils
|
|||
Priority: optional
|
||||
Maintainer: Neil Williams <codehelp@debian.org>
|
||||
Uploaders: Wookey <wookey@debian.org>
|
||||
Build-Depends: cdbs, debhelper (>= 5), po4a (>= 0.37.1)
|
||||
Build-Depends: cdbs, debhelper (>= 7), po4a (>= 0.37.1)
|
||||
Build-Depends-Indep: intltool
|
||||
Standards-Version: 3.9.1
|
||||
Homepage: http://www.emdebian.org/multistrap
|
||||
|
|
Loading…
Reference in a new issue