[libmarc-crosswalk-dublincore-perl] 08/08: Remove obsolete targets and variable usage

Axel Beckert abe at deuxchevaux.org
Mon Dec 23 23:11:48 UTC 2013


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

abe pushed a commit to branch master
in repository libmarc-crosswalk-dublincore-perl.

commit b6b906e8e0d908b2625119667b9ad5404a7a64b4
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 24 00:10:34 2013 +0100

    Remove obsolete targets and variable usage
---
 debian/changelog |  1 +
 debian/rules     | 15 ---------------
 2 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b43dfe2..278cd89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ libmarc-crosswalk-dublincore-perl (0.02-2) UNRELEASED; urgency=low
     + Replace "dh_clean -k" with "dh_prep"
     + Use dh_auto_{configure,build,test,install,clean}
     + Drop obsolete parameters from dh_{installchangelogs,clean}
+    + Remove obsolete targets and variable usage
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 06 Aug 2008 18:23:42 -0300
 
diff --git a/debian/rules b/debian/rules
index 2445a3b..35934eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,18 +10,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# If set to a true value then MakeMaker's prompt function will
-# always return the default without waiting for user input.
-export PERL_MM_USE_DEFAULT=1
-
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-TMP     =$(CURDIR)/debian/$(PACKAGE)
-
 build: build-arch build-indep
 build-arch: build-stamp
 build-indep: build-stamp
@@ -70,8 +58,5 @@ binary-indep: build install
 	dh_md5sums
 	dh_builddeb
 
-source diff:
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmarc-crosswalk-dublincore-perl.git



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