Fix control file to not use features that are not present in older versions of debhelper
authorBen Steffen <bds@mit.edu>
Tue, 26 Nov 2019 03:30:44 +0000 (22:30 -0500)
committerBen Steffen <bds@mit.edu>
Tue, 26 Nov 2019 03:30:44 +0000 (22:30 -0500)
debian/changelog
debian/control

index 0febe00..7bff0d4 100644 (file)
@@ -1,3 +1,9 @@
+invirt-images (0.0.10) precise; urgency=medium
+
+  * Fix Depends: so that it works with an older version of debhelper
+
+ -- me <me@iya>  Mon, 25 Nov 2019 22:29:27 -0500
+
 invirt-images (0.0.9) precise; urgency=medium
 
   * Rename load_image to update_image
index 5f7dea1..152c4f0 100644 (file)
@@ -4,11 +4,10 @@ Priority: extra
 Maintainer: Invirt project <invirt@mit.edu>
 Build-Depends: debhelper (>= 7)
 Standards-Version: 3.9.3
-X-Python3-Version: >= 3.6
 
 Package: invirt-images
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, invirt-database
+Depends: ${shlibs:Depends}, ${misc:Depends}, python3 >= 3.6.5-2, invirt-database
 Description: Invirt's tools for managing disk images for VMs
  These install the tools for managing disk images for Invirt
  VMs. Images can share common mirrors. The tools include mechanisms