Andreas Tille pushed to branch master at Debian Med / gatb-core


Commits:
c0deb07a by Andreas Tille at 2020-07-23T16:43:07+02:00
Enable Architecture all only builds

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+gatb-core (1.4.2+dfsg-4) UNRELEASED; urgency=medium
+
+  * Enable Architecture all only builds
+
+ -- Andreas Tille <[email protected]>  Thu, 23 Jul 2020 16:41:16 +0200
+
 gatb-core (1.4.2+dfsg-3) unstable; urgency=medium
 
   * debhelper-compat 13 (routine-update)


=====================================
debian/rules
=====================================
@@ -38,3 +38,9 @@ override_dh_install-indep:
        dh_install -i
        mkdir -p debian/$(DEB_SOURCE)/usr/lib/$(DEB_SOURCE)
        mv 
debian/$(pkgtestdata)/usr/share/doc/$(DEB_SOURCE)/test/gatb-core-cppunit 
debian/$(DEB_SOURCE)/usr/lib/$(DEB_SOURCE)
+
+override_dh_auto_install-arch:
+       dh_auto_install -a
+
+override_dh_auto_install-indep:
+       echo "Nothing to do here"



View it on GitLab: 
https://salsa.debian.org/med-team/gatb-core/-/commit/c0deb07a6803e3be815f8c53bd89cc3caa4c464c

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gatb-core/-/commit/c0deb07a6803e3be815f8c53bd89cc3caa4c464c
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to