Update packaging to dh7
authorAlexander Chernyakhovsky <achernya@mit.edu>
Fri, 31 May 2013 22:42:41 +0000 (18:42 -0400)
committerAlexander Chernyakhovsky <achernya@mit.edu>
Fri, 31 May 2013 22:42:41 +0000 (18:42 -0400)
debian/changelog
debian/compat
debian/control
debian/rules

index 59ca679..0baeee7 100644 (file)
@@ -1,3 +1,10 @@
+invirt-remote (0.4.17~achernya1) unstable; urgency=low
+
+  * Switch to dh7
+  * Bump standards version
+
+ -- Alexander Chernyakhovsky <achernya@mit.edu>  Fri, 31 May 2013 18:41:52 -0400
+
 invirt-remote (0.4.16) unstable; urgency=low
 
   * Make invirt-lvm lvcreate-all use sqlalchemy correctly
index 7ed6ff8..7f8f011 100644 (file)
@@ -1 +1 @@
-5
+7
index 1b94061..330997e 100644 (file)
@@ -2,10 +2,10 @@ Source: invirt-remote
 Section: servers
 Priority: important
 Maintainer: Invirt project <invirt@mit.edu>
-Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 5),
+Build-Depends: debhelper (>= 7),
  python-all-dev (>=2.6.6-3~),
  python-setuptools, python-debian, python-apt
-Standards-Version: 3.8.0
+Standards-Version: 3.9.3
 
 Package: invirt-remote-server
 Architecture: all
index e80dcb9..18bcae9 100755 (executable)
@@ -1,9 +1,3 @@
 #!/usr/bin/make -f
-
-DEB_PYTHON2_MODULE_PACKAGES=invirt-remote-server invirt-remote-host
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/python-distutils.mk
-
-clean::
-       rm -rf invirt.remote.egg-info
+%:
+       dh $@ --with python2