[med-svn] [Git][med-team/deepnano][master] Enable separate build of Architecture: all package

Andreas Tille gitlab at salsa.debian.org
Fri Apr 27 10:42:53 BST 2018


Andreas Tille pushed to branch master at Debian Med / deepnano


Commits:
a572b5a1 by Andreas Tille at 2018-04-27T11:37:55+02:00
Enable separate build of Architecture: all package

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+deepnano (0.0+git20170813.e8a621e-2) unstable; urgency=medium
+
+  * Enable separate build of Architecture: all package
+
+ -- Andreas Tille <tille at debian.org>  Fri, 27 Apr 2018 11:37:48 +0200
+
 deepnano (0.0+git20170813.e8a621e-1) unstable; urgency=medium
 
   [ Steffen Moeller ]


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -13,8 +13,8 @@ override_dh_auto_build:
 	g++ $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -std=gnu++0x align_2d.cc -o align_2d
 	g++ $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -std=gnu++0x training/realign.cc -o realign
 
-override_dh_fixperms:
-	dh_fixperms
+override_dh_fixperms-arch:
+	dh_fixperms -a
 	for bin in debian/bin/* ; do \
 	    script=`basename $${bin} | sed 's/^deepnano_//'`.py ; \
 	    chmod +x debian/*/usr/share/*/$${script} ; \



View it on GitLab: https://salsa.debian.org/med-team/deepnano/commit/a572b5a17a3ce9dc25bd40d7a31133900271ff32

---
View it on GitLab: https://salsa.debian.org/med-team/deepnano/commit/a572b5a17a3ce9dc25bd40d7a31133900271ff32
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180427/13ec717a/attachment.html>


More information about the debian-med-commit mailing list