Bump debhelper compat to 7
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -17,6 +17,8 @@ xen-tools (4.2~rc1-1) UNRELEASED; urgency=low
|
||||
* Downgrade reiserfsprogs, xfsprogs and rinse to Suggests. (Closes:
|
||||
#561618)
|
||||
* Bump Standards-Version to 3.8.4 (no changes necessary)
|
||||
* Bump Debhelper Compatibility to 7
|
||||
- Replace "dh_clean -k" by "dh_prep"
|
||||
* Add Vcs-* headers pointing to new upstream and packaging repository
|
||||
* Fix some Lintian warnings:
|
||||
- [debian/control]: debhelper-but-no-misc-depends
|
||||
|
||||
2
debian/compat
vendored
2
debian/compat
vendored
@@ -1 +1 @@
|
||||
4
|
||||
7
|
||||
|
||||
2
debian/rules
vendored
2
debian/rules
vendored
@@ -25,7 +25,7 @@ clean:
|
||||
install: build
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_clean -k
|
||||
dh_prep
|
||||
|
||||
make manpages
|
||||
make install prefix=`pwd`/debian/xen-tools
|
||||
|
||||
Reference in New Issue
Block a user