[med-svn] [Git][med-team/intake][master] 2 commits: Install manpages only in python3-intake

Andreas Tille gitlab at salsa.debian.org
Fri Jul 17 14:07:08 BST 2020



Andreas Tille pushed to branch master at Debian Med / intake


Commits:
b4efb173 by Andreas Tille at 2020-07-17T15:05:04+02:00
Install manpages only in python3-intake

- - - - -
7c76504e by Andreas Tille at 2020-07-17T15:06:08+02:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- + debian/python3-intake.manpages
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+intake (0.6.0-3) unstable; urgency=medium
+
+  * Team upload.
+  * Install manpages only in python3-intake
+    Closes: #965183
+
+ -- Andreas Tille <tille at debian.org>  Fri, 17 Jul 2020 14:54:41 +0200
+
 intake (0.6.0-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/python3-intake.manpages
=====================================
@@ -0,0 +1 @@
+build/man/*.1


=====================================
debian/rules
=====================================
@@ -20,7 +20,6 @@ override_dh_auto_build:
 	PYTHONPATH=. python3 -m sphinx -N -bhtml docs/source/ build/html/ # HTML generator
 	PYTHONPATH=. python3 -m sphinx -N -bman docs/source/ build/man/ # Manpage generator
 
-
 override_dh_install:
 	dh_install
 
@@ -36,6 +35,3 @@ override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	echo "Build time test is done in dh_install."
 endif
-
-override_dh_installman:
-	dh_installman build/man/*.1



View it on GitLab: https://salsa.debian.org/med-team/intake/-/compare/c3eb09ad57a5493b4d2c714311703aa6abde9ba7...7c76504ef18795ea9e3e457e37b2f87e1b86ac86

-- 
View it on GitLab: https://salsa.debian.org/med-team/intake/-/compare/c3eb09ad57a5493b4d2c714311703aa6abde9ba7...7c76504ef18795ea9e3e457e37b2f87e1b86ac86
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/20200717/4a6f332e/attachment-0001.html>


More information about the debian-med-commit mailing list