[med-svn] [Git][med-team/pftools][master] 2 commits: No need to replace [gh]top any more in examples
Andreas Tille
gitlab at salsa.debian.org
Thu Dec 17 21:13:11 GMT 2020
Andreas Tille pushed to branch master at Debian Med / pftools
Commits:
57493ef3 by Andreas Tille at 2020-12-17T21:59:09+01:00
No need to replace [gh]top any more in examples
- - - - -
926e3a35 by Andreas Tille at 2020-12-17T22:12:40+01:00
Aaaaargh. What's this - since when fails dh_installman ??????
- - - - -
3 changed files:
- debian/changelog
- debian/manpages
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -17,6 +17,7 @@ pftools (3.2.6-1) UNRELEASED; urgency=medium
* Upstream switched to cmake
* Fix Perl interpreter in test scripts
* Force sequential execution of tests
+ * No need to replace [gh]top any more in examples
-- Andreas Tille <tille at debian.org> Tue, 24 Nov 2020 21:17:21 +0100
=====================================
debian/manpages
=====================================
@@ -1,2 +1,2 @@
-man/*
+# man/*
debian/*.1
\ No newline at end of file
=====================================
debian/rules
=====================================
@@ -22,12 +22,6 @@ override_dh_installman:
mv debian/$(DEB_SOURCE)/usr/share/man/man1/gtop.1 debian/$(DEB_SOURCE)/usr/share/man/man1/pfgtop.1
mv debian/$(DEB_SOURCE)/usr/share/man/man1/htop.1 debian/$(DEB_SOURCE)/usr/share/man/man1/pfhtop.1
-override_dh_installexamples:
- dh_installexamples
- sed -i \
- -e 's:^\([gh]top\) :pf\1 :' \
- debian/$(DEB_SOURCE)/usr/share/doc/$(DEB_SOURCE)/examples/test.sh
-
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
dh_auto_test --no-parallel
View it on GitLab: https://salsa.debian.org/med-team/pftools/-/compare/498481569b9d46d3e53b23acd329fdaf78875de3...926e3a358ffb268aa8f5c6b41fd75d8e5fdb32d3
--
View it on GitLab: https://salsa.debian.org/med-team/pftools/-/compare/498481569b9d46d3e53b23acd329fdaf78875de3...926e3a358ffb268aa8f5c6b41fd75d8e5fdb32d3
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/20201217/dbed82ff/attachment.html>
More information about the debian-med-commit
mailing list