[med-svn] [Git][med-team/metabat][master] 2 commits: Fix manpage installation

Andreas Tille gitlab at salsa.debian.org
Sun May 31 22:13:46 BST 2020



Andreas Tille pushed to branch master at Debian Med / metabat


Commits:
110bb7cc by Andreas Tille at 2020-05-31T23:10:18+02:00
Fix manpage installation

- - - - -
785635e6 by Andreas Tille at 2020-05-31T23:10:44+02:00
Upload to new

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,5 @@
-metabat (2.15-1) UNRELEASED; urgency=medium
+metabat (2.15-1) unstable; urgency=medium
 
-  * Initial release (Closes: #<bug>)
+  * Initial release (Closes: #961946)
 
- -- Andreas Tille <tille at debian.org>  Thu, 28 May 2020 17:21:42 +0200
+ -- Andreas Tille <tille at debian.org>  Sun, 31 May 2020 23:08:58 +0200


=====================================
debian/rules
=====================================
@@ -21,3 +21,6 @@ override_dh_install:
 	for perlscript in `grep -l '#!/usr/bin/env \+perl' debian/*/usr/bin/*` ; do \
 	    sed -i '1s+#!/usr/bin/env perl+#!/usr/bin/perl+' $${perlscript} ; \
 	done
+
+override_dh_installman:
+	dh_installman --language=C



View it on GitLab: https://salsa.debian.org/med-team/metabat/-/compare/26ab6f194d91d6d1ee75bcd7dcab1d14c6426fdb...785635e630aaf7740504492e4c859055293bd934

-- 
View it on GitLab: https://salsa.debian.org/med-team/metabat/-/compare/26ab6f194d91d6d1ee75bcd7dcab1d14c6426fdb...785635e630aaf7740504492e4c859055293bd934
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/20200531/6364071f/attachment.html>


More information about the debian-med-commit mailing list