[med-svn] [Git][med-team/ciftilib][master] 2 commits: Do not (auto_)install anything in arch:all binary since this is only a doc...
Nilesh Patra
gitlab at salsa.debian.org
Sat Jan 23 10:35:42 GMT 2021
Nilesh Patra pushed to branch master at Debian Med / ciftilib
Commits:
312b522f by Nilesh Patra at 2021-01-23T10:31:37+00:00
Do not (auto_)install anything in arch:all binary since this is only a doc package (Closes: #980852)
- - - - -
d6c90340 by Nilesh Patra at 2021-01-23T10:32:35+00:00
Update changelog
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+ciftilib (1.6.0-2) unstable; urgency=medium
+
+ * Team Upload.
+ * Do not (auto_)install anything in arch:all binary
+ since this is only a doc package (Closes: #980852)
+
+ -- Nilesh Patra <npatra974 at gmail.com> Sat, 23 Jan 2021 10:32:03 +0000
+
ciftilib (1.6.0-1) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
@@ -16,6 +16,12 @@ override_dh_auto_configure:
override_dh_auto_build-indep:
dh_auto_build -- doc
+override_dh_auto_install-indep:
+ echo "DO NOTHING IN dh_auto_install in binary independent package since this only has docs"
+
+override_dh_install-indep:
+ echo "DO NOTHING IN dh_install in binary independent package since this only has docs"
+
override_dh_installdocs-indep:
dh_installdocs --indep
dh_doxygen --indep
View it on GitLab: https://salsa.debian.org/med-team/ciftilib/-/compare/c7e312b7f8f7f7c123b404362837c2019d151275...d6c903404166fb95a6eb78909f8f6a6db5ca4654
--
View it on GitLab: https://salsa.debian.org/med-team/ciftilib/-/compare/c7e312b7f8f7f7c123b404362837c2019d151275...d6c903404166fb95a6eb78909f8f6a6db5ca4654
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/20210123/8669cc49/attachment.html>
More information about the debian-med-commit
mailing list