[liblog-agent-perl] 11/13: Remove override_dh_installchangelogs, no more changes.pod file
Lucas Kanashiro
kanashiro.duarte at gmail.com
Tue Dec 1 05:17:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a commit to branch master
in repository liblog-agent-perl.
commit 78792ea34333d10fea2ff45f3185f027919721c3
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Tue Dec 1 01:11:34 2015 -0200
Remove override_dh_installchangelogs, no more changes.pod file
---
debian/changelog | 1 +
debian/rules | 8 --------
2 files changed, 1 insertion(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 896b4a6..5b7e836 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ liblog-agent-perl (1.001-1) UNRELEASED; urgency=medium
* Update year of upstream copyright
* Add libmailtools-perl as new dependency, used in Agent/Driver/Mail.pm
* Remove no longer necessary patch fixing pod errors
+ * Remove override_dh_installchangelogs, no more changes.pod file
-- Lucas Kanashiro <kanashiro.duarte at gmail.com> Tue, 01 Dec 2015 00:25:10 -0200
diff --git a/debian/rules b/debian/rules
index d972316..abde6ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,5 @@
#!/usr/bin/make -f
-PACKAGE = $(shell dh_listpackages)
-TMP = $(CURDIR)/debian/$(PACKAGE)
-
%:
dh $@
-override_dh_installchangelogs:
- pod2text changes.pod Changes
- dh_installchangelogs
- $(RM) $(TMP)/usr/share/perl5/Log/changes.pod
- $(RM) $(TMP)/usr/share/man/man3/Log::changes.3pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblog-agent-perl.git
More information about the Pkg-perl-cvs-commits
mailing list