[libbenchmark-timer-perl] 12/17: Install delta.pl as example file

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Aug 20 09:37:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libbenchmark-timer-perl.

commit 75160ec79764ca3786c5ee254af9281891f8c2bc
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Aug 20 06:05:53 2015 -0300

    Install delta.pl as example file
---
 debian/changelog                        | 2 +-
 debian/libbenchmark-timer-perl.examples | 1 +
 debian/rules                            | 7 -------
 3 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2e8d9c6..49cbe67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,8 +27,8 @@ libbenchmark-timer-perl (0.7107-1) UNRELEASED; urgency=low
   * Add myself as uploader. No uploaders for this package at this moment.
   * Add autopkgtest-pkg-perl
   * Add debian/source/format
-  * Upgrade deprecated option in d/rules (add override_dh_auto_install)
   * Remove installed documentation without important information
+  * Install delta.pl as example file
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Thu, 20 Aug 2015 05:47:24 -0300
 
diff --git a/debian/libbenchmark-timer-perl.examples b/debian/libbenchmark-timer-perl.examples
new file mode 100644
index 0000000..8aa5d01
--- /dev/null
+++ b/debian/libbenchmark-timer-perl.examples
@@ -0,0 +1 @@
+delta.pl
diff --git a/debian/rules b/debian/rules
index 754cd7e..abde6ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,5 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
 
-override_dh_auto_install:
-	dh_auto_install
-	rm --verbose $(TMP)/usr/share/perl5/Benchmark/delta.pl
-	rm --verbose $(TMP)/usr/share/man/man3/Benchmark::delta.3pm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbenchmark-timer-perl.git



More information about the Pkg-perl-cvs-commits mailing list