[Debichem-devel] Bug#835224: pymol: FTBFS in every autobuilder (No such file or directory)

Gianfranco Costamagna locutusofborg at debian.org
Mon Aug 29 08:59:57 UTC 2016


control: tags -1 patch
control: tags -1 pending

NMU attached

thanks,

G.
-------------- next part --------------
diff -Nru pymol-1.8.2.1+dfsg/debian/changelog pymol-1.8.2.1+dfsg/debian/changelog
--- pymol-1.8.2.1+dfsg/debian/changelog	2016-08-10 20:03:01.000000000 +0200
+++ pymol-1.8.2.1+dfsg/debian/changelog	2016-08-29 10:49:46.000000000 +0200
@@ -1,3 +1,10 @@
+pymol (1.8.2.1+dfsg-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with dpkg-buildpackage -A (Closes: #835224)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Mon, 29 Aug 2016 10:47:59 +0200
+
 pymol (1.8.2.1+dfsg-1) unstable; urgency=medium
 
   [ Tatiana Malygina ]
diff -Nru pymol-1.8.2.1+dfsg/debian/rules pymol-1.8.2.1+dfsg/debian/rules
--- pymol-1.8.2.1+dfsg/debian/rules	2016-08-10 20:03:01.000000000 +0200
+++ pymol-1.8.2.1+dfsg/debian/rules	2016-08-29 10:52:18.000000000 +0200
@@ -36,7 +36,7 @@
 override_dh_install: debian/pymol-ref-card.pdf debian/pymol.launch
 	dh_numpy
 	dh_install data/shaders usr/lib/python$(PYTHON_VERSION)/dist-packages/pymol/data/
-	install -m 755 debian/pymol.launch debian/pymol/usr/bin/pymol
+	-install -m 755 debian/pymol.launch debian/pymol/usr/bin/pymol
 
 override_dh_compress:
 	dh_compress -Xpdb
@@ -49,4 +49,4 @@
 
 override_dh_fixperms:
 	dh_fixperms
-	find debian/*/usr/share/pymol/data/xray/ -type f -name "*.dat" -exec chmod -x \{\} \;
+	-find debian/*/usr/share/pymol/data/xray/ -type f -name "*.dat" -exec chmod -x \{\} \;
-------------- 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/20160829/05bb97c9/attachment.sig>


More information about the Debichem-devel mailing list