Update packaging to dh7
authorAlexander Chernyakhovsky <achernya@mit.edu>
Sat, 1 Jun 2013 18:42:57 +0000 (14:42 -0400)
committerAlexander Chernyakhovsky <achernya@mit.edu>
Sat, 1 Jun 2013 18:42:57 +0000 (14:42 -0400)
debian/changelog
debian/compat
debian/control
debian/rules

index 30dcba4..5313b8e 100644 (file)
@@ -1,3 +1,10 @@
+xvm-meta (0.0.6) unstable; urgency=low
+
+  * Switch to dh7
+  * Bump standards version
+
+ -- Alexander Chernyakhovsky <achernya@mit.edu>  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
index 7ed6ff8..7f8f011 100644 (file)
@@ -1 +1 @@
-5
+7
index e2286d7..241d205 100644 (file)
@@ -2,8 +2,8 @@ Source: xvm-meta
 Section: servers
 Priority: extra
 Maintainer: SIPB XVM Project <xvm@mit.edu>
-Build-Depends: cdbs, debhelper (>= 5)
-Standards-Version: 3.8.0
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.9.3
 
 Package: xvm-host
 Architecture: all
index e6192f6..cbe925d 100755 (executable)
@@ -1,3 +1,3 @@
 #!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
+%:
+       dh $@