From: Alexander Chernyakhovsky Date: Fri, 31 May 2013 07:45:22 +0000 (-0400) Subject: Update packaging to dh7 X-Git-Tag: 0.0.7~1 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dhcp.git/commitdiff_plain/4004556adff04790251fba775a12d82b35bceae7 Update packaging to dh7 --- diff --git a/debian/changelog b/debian/changelog index 3b75785..90fa34c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +invirt-dhcp (0.0.6~glasgall5achernya1) precise; urgency=low + + * Switch to dh7 + * Bump standards version + + -- Alexander Chernyakhovsky Fri, 31 May 2013 03:43:59 -0400 + invirt-dhcp (0.0.6~glasgall5) precise; urgency=low * more string/unistring idiocy diff --git a/debian/compat b/debian/compat index b8626c4..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +7 diff --git a/debian/control b/debian/control index 5b5ce20..93dddfd 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: invirt-dhcp Section: base Priority: extra Maintainer: Invirt project -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0) -Standards-Version: 3.8.0 +Build-Depends: debhelper (>= 7) +Standards-Version: 3.9.3 Package: invirt-dhcp Architecture: all diff --git a/debian/rules b/debian/rules index e6192f6..cbe925d 100755 --- a/debian/rules +++ b/debian/rules @@ -1,3 +1,3 @@ #!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk +%: + dh $@