[med-svn] [Git][med-team/igraph][master] Debian patch 0.8.5+ds-3
Jérôme Benoit
gitlab at salsa.debian.org
Sun Dec 20 16:33:46 GMT 2020
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 <calculus at rezozer.net> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201220/d4626bc2/attachment.html>
More information about the debian-med-commit
mailing list