r25688 - in /trunk/libpar-perl/debian: changelog compat control copyright libpar-perl.docs libpar-perl.lintian-overrides lintian-overrides rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Sep 26 21:22:39 UTC 2008


Author: gregoa
Date: Fri Sep 26 21:22:30 2008
New Revision: 25688

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=25688
Log:
* Set debhelper compatibility level to 7; adapt
  debian/{control,compat,rules}.
* debian/copyright: switch to new format.

Added:
    trunk/libpar-perl/debian/libpar-perl.docs
    trunk/libpar-perl/debian/libpar-perl.lintian-overrides
      - copied unchanged from r25687, trunk/libpar-perl/debian/lintian-overrides
Removed:
    trunk/libpar-perl/debian/lintian-overrides
Modified:
    trunk/libpar-perl/debian/changelog
    trunk/libpar-perl/debian/compat
    trunk/libpar-perl/debian/control
    trunk/libpar-perl/debian/copyright
    trunk/libpar-perl/debian/rules

Modified: trunk/libpar-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-perl/debian/changelog?rev=25688&op=diff
==============================================================================
--- trunk/libpar-perl/debian/changelog (original)
+++ trunk/libpar-perl/debian/changelog Fri Sep 26 21:22:30 2008
@@ -3,6 +3,9 @@
   * New upstream release.
   * debian/control: bump (build) dependency on libpar-dist-perl to >= 0.32.
   * Refresh lintian-override.
+  * Set debhelper compatibility level to 7; adapt
+    debian/{control,compat,rules}.
+  * debian/copyright: switch to new format.
 
  -- gregor herrmann <gregoa at debian.org>  Fri, 26 Sep 2008 23:07:42 +0200
 

Modified: trunk/libpar-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-perl/debian/compat?rev=25688&op=diff
==============================================================================
--- trunk/libpar-perl/debian/compat (original)
+++ trunk/libpar-perl/debian/compat Fri Sep 26 21:22:30 2008
@@ -1,1 +1,1 @@
-6
+7

Modified: trunk/libpar-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-perl/debian/control?rev=25688&op=diff
==============================================================================
--- trunk/libpar-perl/debian/control (original)
+++ trunk/libpar-perl/debian/control Fri Sep 26 21:22:30 2008
@@ -1,7 +1,7 @@
 Source: libpar-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 6), quilt
+Build-Depends: debhelper (>= 7), quilt
 Build-Depends-Indep: perl (>= 5.8.0-7), libmodule-install-perl,
  libmodule-scandeps-perl (>= 0.66), libarchive-zip-perl,
  libpar-dist-perl (>= 0.32), libdigest-sha1-perl, libmodule-signature-perl,

Modified: trunk/libpar-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-perl/debian/copyright?rev=25688&op=diff
==============================================================================
--- trunk/libpar-perl/debian/copyright (original)
+++ trunk/libpar-perl/debian/copyright Fri Sep 26 21:22:30 2008
@@ -1,25 +1,29 @@
-This package was debianized by Krzysztof Krzyzaniak (eloy) <eloy at debian.org> on
-Mon, 21 Nov 2005 12:12:19 +0200.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Audrey Tang <cpan at audreyt.org>
+Upstream-Source: http://search.cpan.org/dist/PAR/
+Upstream-Name: PAR
 
-It was downloaded from: http://search.cpan.org/dist/PAR/
+Files: *
+Copyright: 2003-2008, Audrey Tang <cpan at audreyt.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-The upstream author is: Audrey Tang <cpan at audreyt.org>
+Files: debian/*
+Copyright: 2005-2008, various members of the Debian Perl Group,
+ cf. debian/changelog
+License: Artistic | GPL-1+
 
-Copyright 2003-2008 by Audrey Tang <cpan at audreyt.org>
+License: Artistic
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the Artistic License, which comes with Perl.
+    On Debian GNU/Linux systems, the complete text of the Artistic License
+    can be found in /usr/share/common-licenses/Artistic
 
-This program is free software, you can redistribute it and/or modify it under
-the same terms as Perl itself.
-
-Parts of package are covered by other licenses:
-
-Perl is distributed under licenses:
-
-    a) the GNU General Public License as published by the Free Software
-       Foundation; either version 1, or (at your option) any later
-       version, or
-
-    b) the "Artistic License" which comes with Perl.
-
+License: GPL-1+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by 
+    the Free Software Foundation; either version 1, or (at your option)
+    any later version.
     On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in /usr/share/common-licenses/GPL' and
-    the Artistic Licence in /usr/share/common-licenses/Artistic'.
+    Public License can be found in `/usr/share/common-licenses/GPL'

Added: trunk/libpar-perl/debian/libpar-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-perl/debian/libpar-perl.docs?rev=25688&op=file
==============================================================================
--- trunk/libpar-perl/debian/libpar-perl.docs (added)
+++ trunk/libpar-perl/debian/libpar-perl.docs Fri Sep 26 21:22:30 2008
@@ -1,0 +1,2 @@
+TODO
+README

Modified: trunk/libpar-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-perl/debian/rules?rev=25688&op=diff
==============================================================================
--- trunk/libpar-perl/debian/rules (original)
+++ trunk/libpar-perl/debian/rules Fri Sep 26 21:22:30 2008
@@ -1,65 +1,25 @@
 #!/usr/bin/make -f
-# This debian/rules file is provided as a template for normal perl
-# packages. It was created by Marc Brockschmidt <marc at dch-faq.de> for
-# the Debian Perl Group (http://pkg-perl.alioth.debian.org/) but may
-# be used freely wherever it is useful.
-
-# 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
 
 include /usr/share/quilt/quilt.make
 
-PERL   ?= /usr/bin/perl
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 build: build-stamp
 build-stamp: $(QUILT_STAMPFN)
-	dh_testdir
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE)
-	PERL_TEST_POD=1 $(MAKE) test
+	PERL_TEST_POD=1 dh build
 	touch $@
 
 clean: unpatch
-	dh_testdir
-	dh_testroot
-	dh_clean build-stamp install-stamp
-	[ ! -f Makefile ] || $(MAKE) realclean
+	dh $@
 
 install: install-stamp
 install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-	# lintian override for a long line with a hash
-	dh_installdirs /usr/share/lintian/overrides/
-	install -m 644 $(CURDIR)/debian/lintian-overrides $(TMP)/usr/share/lintian/overrides/$(PACKAGE)
-	[ ! -d $(TMP)/usr/lib/perl5 ] || \
-		rmdir --ignore-fail-on-non-empty --parents --verbose \
-		$(TMP)/usr/lib/perl5
+	dh install
 	touch $@
 
 binary-arch:
-# We have nothing to do here for an architecture-independent package
 
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs README
-	dh_installchangelogs ChangeLog
-	dh_perl
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
+binary-indep: install
+	dh $@
 
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+binary: binary-arch binary-indep
+
+.PHONY: binary binary-arch binary-indep install clean build




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