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 <[email protected]>  Thu, 28 May 2020 17:21:42 +0200
+ -- Andreas Tille <[email protected]>  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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to