Hi,

I've uploaded an NMU for libint2 to fix a FTBFS that was blocking the
openmpi2 transition.

Please find the debdiff attached.

Regards
Alastair McKinstry


-- 
Alastair McKinstry, <[email protected]>, <[email protected]>, 
https://diaspora.sceal.ie/u/amckinstry
Misentropy: doubting that the Universe is becoming more disordered. 

diff -Nru libint2-2.1.0/debian/changelog libint2-2.1.0/debian/changelog
--- libint2-2.1.0/debian/changelog      2016-09-11 14:47:38.000000000 +0100
+++ libint2-2.1.0/debian/changelog      2016-05-08 18:47:40.000000000 +0100
@@ -1,13 +1,3 @@
-libint2 (2.1.0-1.1) unstable; urgency=medium
-
-  * Non-maintainer upload.
-  * Call autogen.sh before configure
-  * build-depend on libgmp-dev, libboost-dev
-  * Don't call dh_auto_clean in clean target; it calls make distclean on
-    an unconfigured system and screws sources. Closes: #823803 
-
- -- Alastair McKinstry <[email protected]>  Sun, 11 Sep 2016 14:47:38 +0100
-
 libint2 (2.1.0-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru libint2-2.1.0/debian/control libint2-2.1.0/debian/control
--- libint2-2.1.0/debian/control        2016-09-11 14:47:38.000000000 +0100
+++ libint2-2.1.0/debian/control        2016-02-14 10:26:35.000000000 +0000
@@ -3,8 +3,7 @@
 Priority: optional
 Maintainer: Debichem Team <[email protected]>
 Uploaders: Michael Banck <[email protected]>
-Build-Depends: debhelper (>= 8.0.0), autotools-dev, libtool,
-  libgmp-dev, libboost-dev
+Build-Depends: debhelper (>= 8.0.0), autotools-dev, libtool
 Standards-Version: 3.9.6
 Homepage: https://github.com/evaleev/libint
 Vcs-Browser: http://svn.debian.org/wsvn/debichem/unstable/libint2/
diff -Nru libint2-2.1.0/debian/rules libint2-2.1.0/debian/rules
--- libint2-2.1.0/debian/rules  2016-09-11 14:47:38.000000000 +0100
+++ libint2-2.1.0/debian/rules  2016-05-08 18:35:40.000000000 +0100
@@ -7,7 +7,6 @@
        dh $@
 
 override_dh_auto_configure:
-       ./autogen.sh
        dh_auto_configure --            \
                --with-build-id=''      \
                --enable-shared         \
@@ -17,7 +16,7 @@
                --enable-g12=yes
 
 override_dh_auto_clean:
-       #dh_auto_clean
+       dh_auto_clean
        rm -fr tests/eri/.libs
        rm -f include/libint2/basis.h
 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to