Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package libmthca

unblock libmthca/1.0.6-1.1

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

diff -Nru libmthca-1.0.6/debian/changelog libmthca-1.0.6/debian/changelog
--- libmthca-1.0.6/debian/changelog     2011-07-06 23:13:54.000000000 +0300
+++ libmthca-1.0.6/debian/changelog     2017-03-05 21:22:15.000000000 +0200
@@ -1,3 +1,11 @@
+libmthca (1.0.6-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Use autotools_dev to fix FTBFS on arm64. (Closes: #727417)
+  * Remove the obsolete DM-Upload-Allowed field.
+
+ -- Adrian Bunk <b...@debian.org>  Sun, 05 Mar 2017 21:22:15 +0200
+
 libmthca (1.0.6-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru libmthca-1.0.6/debian/control libmthca-1.0.6/debian/control
--- libmthca-1.0.6/debian/control       2011-07-06 23:13:54.000000000 +0300
+++ libmthca-1.0.6/debian/control       2017-03-05 21:22:10.000000000 +0200
@@ -1,8 +1,7 @@
 Source: libmthca
 Priority: extra
 Maintainer: Roland Dreier <rol...@digitalvampire.org>
-DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.13.19), libibverbs-dev 
(>= 1.1)
+Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.13.19), libibverbs-dev 
(>= 1.1), autotools-dev
 Standards-Version: 3.9.2
 Section: libs
 Homepage: http://www.openfabrics.org/
diff -Nru libmthca-1.0.6/debian/rules libmthca-1.0.6/debian/rules
--- libmthca-1.0.6/debian/rules 2011-07-06 23:13:54.000000000 +0300
+++ libmthca-1.0.6/debian/rules 2017-03-05 21:22:15.000000000 +0200
@@ -2,7 +2,7 @@
 # -*- mode: makefile; coding: utf-8 -*-
 
 %:
-       dh $@
+       dh $@ --with autotools_dev
 
 override_dh_strip:
        dh_strip --dbg-package=libmthca1-dbg

Reply via email to