tags 776972 + pending patch
thanks

I've uploaded dtc-xen 0.5.17-1.1 to DELAYED/15:
  
  dtc-xen (0.5.17-1.1) unstable; urgency=medium
  
    * Non-maintainer upload.
    * Make the build reproducible. (Closes: #777322)
    * Add missing Build-Depends on dh-python.

The full debdiff is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
diffstat for dtc-xen_0.5.17-1 dtc-xen_0.5.17-1.1

 changelog |    8 ++++++++
 control   |    2 +-
 rules     |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff -u dtc-xen-0.5.17/debian/changelog dtc-xen-0.5.17/debian/changelog
--- dtc-xen-0.5.17/debian/changelog
+++ dtc-xen-0.5.17/debian/changelog
@@ -1,3 +1,11 @@
+dtc-xen (0.5.17-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Make the build reproducible. (Closes: #777322)
+  * Add missing Build-Depends on dh-python.
+
+ -- Chris Lamb <[email protected]>  Sun, 20 Aug 2017 10:22:41 -0700
+
 dtc-xen (0.5.17-1) unstable; urgency=low
 
   * Using LC_ALL=C in various ipcalc and route calls, to make sure that we
diff -u dtc-xen-0.5.17/debian/control dtc-xen-0.5.17/debian/control
--- dtc-xen-0.5.17/debian/control
+++ dtc-xen-0.5.17/debian/control
@@ -2,7 +2,7 @@
 Section: web
 Priority: extra
 Maintainer: Thomas Goirand <[email protected]>
-Build-Depends: debhelper (>= 5), po-debconf, python-all (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 5), po-debconf, python-all (>= 2.6.6-3~), 
dh-python
 Standards-Version: 3.9.2
 Vcs-Browser: http://git.gplhost.com/gitweb/?p=dtc-xen.git
 Vcs-Git: http://git.gplhost.com/dtc-xen.git
diff -u dtc-xen-0.5.17/debian/rules dtc-xen-0.5.17/debian/rules
--- dtc-xen-0.5.17/debian/rules
+++ dtc-xen-0.5.17/debian/rules
@@ -19,7 +19,7 @@
        dh_installdirs
        dh_link
 
-       $(MAKE) install DESTDIR=debian/dtc-xen
+       $(MAKE) install GZIP=-9n DESTDIR=debian/dtc-xen
        $(MAKE) install_dtc-xen-firewall DESTDIR=debian/dtc-xen-firewall
 
 binary-indep: install

Reply via email to