Jérôme Benoit pushed to branch master at Debian Med / igraph
Commits:
0f7894f4 by Jerome Benoit at 2020-12-20T17:30:20+01:00
Debian patch 0.8.5+ds-3
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+igraph (0.8.5+ds-3) unstable; urgency=medium
+
+ * Add do-nothing override_dh_auto_{build,test,install}-indep targets in
+ d/rules to allow arch all build.
+
+ -- Jerome Benoit <[email protected]> Sun, 20 Dec 2020 16:29:31 +0000
+
igraph (0.8.5+ds-2) unstable; urgency=medium
* Add myself to Uploaders.
=====================================
debian/rules
=====================================
@@ -21,9 +21,16 @@ CONF_FLAGS=\
override_dh_auto_configure:
dh_auto_configure -- $(CONF_FLAGS)
+override_dh_auto_build-indep:
+
+override_dh_auto_test-indep:
+
+override_dh_auto_install-indep:
+
override_dh_install-arch:
dh_install -a
- d-shlibmove --commit \
+ d-shlibmove \
+ --commit \
--multiarch \
--devunversioned \
--exclude-la \
View it on GitLab:
https://salsa.debian.org/med-team/igraph/-/commit/0f7894f4ec61364d55a3171a711853674609678d
--
View it on GitLab:
https://salsa.debian.org/med-team/igraph/-/commit/0f7894f4ec61364d55a3171a711853674609678d
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