From: Alexander Chernyakhovsky Date: Sat, 1 Jun 2013 18:42:57 +0000 (-0400) Subject: Update packaging to dh7 X-Git-Tag: 0.0.7~1 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-meta.git/commitdiff_plain/7e562ad6d129af37e54d2160f33c6181f83754c6?ds=sidebyside Update packaging to dh7 --- diff --git a/debian/changelog b/debian/changelog index 30dcba4..5313b8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xvm-meta (0.0.6) unstable; urgency=low + + * Switch to dh7 + * Bump standards version + + -- Alexander Chernyakhovsky Sat, 01 Jun 2013 14:42:31 -0400 + xvm-meta (0.0.5) unstable; urgency=low * We want GSSAPI authentication configured on all of our servers, so diff --git a/debian/compat b/debian/compat index 7ed6ff8..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +7 diff --git a/debian/control b/debian/control index e2286d7..241d205 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: xvm-meta Section: servers Priority: extra Maintainer: SIPB XVM Project -Build-Depends: cdbs, debhelper (>= 5) -Standards-Version: 3.8.0 +Build-Depends: debhelper (>= 7) +Standards-Version: 3.9.3 Package: xvm-host 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 $@