[med-svn] [Git][med-team/libquazip][master] Enable arch build only

Andreas Tille gitlab at salsa.debian.org
Sun Mar 4 20:07:04 UTC 2018


Andreas Tille pushed to branch master at Debian Med / libquazip


Commits:
77268a3f by Andreas Tille at 2018-03-04T21:02:53+01:00
Enable arch build only

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libquazip (0.7.3-5) unstable; urgency=medium
+
+  * Enable arch build only
+    Closes: #891242
+
+ -- Andreas Tille <tille at debian.org>  Sun, 04 Mar 2018 21:02:42 +0100
+
 libquazip (0.7.3-4) unstable; urgency=medium
 
   * Do not specify cmake version explicitly in debhelper install (Thanks for


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -58,8 +58,8 @@ override_dh_auto_install:
 override_dh_installchangelogs:
 	dh_installchangelogs -k NEWS
 
-override_dh_installdocs:
-	dh_installdocs
+override_dh_installdocs-indep:
+	dh_installdocs -i
 	find debian -name "*.md5" -delete
 	# somehow the docs are installed to libquazip-dev which is not good since there are two -dev packages
 	mv debian/*-doc/usr/share/doc/*-dev/html debian/*-doc/usr/share/doc/*-doc



View it on GitLab: https://salsa.debian.org/med-team/libquazip/commit/77268a3fcc22857781d35ed584bd404d6c9d0682

---
View it on GitLab: https://salsa.debian.org/med-team/libquazip/commit/77268a3fcc22857781d35ed584bd404d6c9d0682
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180304/0584bc1b/attachment.html>


More information about the debian-med-commit mailing list