[Debichem-devel] NMU for libint2 : FTBFS (blocking openmpi transition)

Alastair McKinstry mckinstry at debian.org
Mon Sep 12 10:07:59 UTC 2016


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, <alastair at sceal.ie>, <mckinstry at debian.org>, https://diaspora.sceal.ie/u/amckinstry
Misentropy: doubting that the Universe is becoming more disordered. 

-------------- next part --------------
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 <mckinstry at debian.org>  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 <debichem-devel at lists.alioth.debian.org>
 Uploaders: Michael Banck <mbanck at debian.org>
-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
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/debichem-devel/attachments/20160912/eaa902f6/attachment-0002.sig>


More information about the Debichem-devel mailing list