r31878 - in /trunk/libb-keywords-perl/debian: changelog compat control copyright rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Mar 10 18:38:22 UTC 2009


Author: gregoa
Date: Tue Mar 10 18:38:19 2009
New Revision: 31878

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

Modified:
    trunk/libb-keywords-perl/debian/changelog
    trunk/libb-keywords-perl/debian/compat
    trunk/libb-keywords-perl/debian/control
    trunk/libb-keywords-perl/debian/copyright
    trunk/libb-keywords-perl/debian/rules

Modified: trunk/libb-keywords-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-keywords-perl/debian/changelog?rev=31878&op=diff
==============================================================================
--- trunk/libb-keywords-perl/debian/changelog (original)
+++ trunk/libb-keywords-perl/debian/changelog Tue Mar 10 18:38:19 2009
@@ -10,6 +10,10 @@
   [ gregor herrmann ]
   * New upstream release.
   * debian/watch: extended regexp for matching upstream releases.
+  * Set Standards-Version to 3.8.0 (no changes).
+  * Set debhelper compatibility level to 7; adapt
+    debian/{control,compat,rules}.
+  * debian/copyright: switch to new format.
 
  -- Rene Mayorga <rmayorga at debian.org>  Tue, 20 Jan 2009 01:26:51 -0600
 

Modified: trunk/libb-keywords-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-keywords-perl/debian/compat?rev=31878&op=diff
==============================================================================
--- trunk/libb-keywords-perl/debian/compat (original)
+++ trunk/libb-keywords-perl/debian/compat Tue Mar 10 18:38:19 2009
@@ -1,1 +1,1 @@
-6
+7

Modified: trunk/libb-keywords-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-keywords-perl/debian/control?rev=31878&op=diff
==============================================================================
--- trunk/libb-keywords-perl/debian/control (original)
+++ trunk/libb-keywords-perl/debian/control Tue Mar 10 18:38:19 2009
@@ -2,10 +2,10 @@
 Section: perl
 Priority: optional
 Build-Depends-Indep: perl (>= 5.8)
-Build-Depends: debhelper (>= 6)
+Build-Depends: debhelper (>= 7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Rene Mayorga <rmayorga at debian.org>
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libb-keywords-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libb-keywords-perl/
 Homepage: http://search.cpan.org/dist/B-Keywords/

Modified: trunk/libb-keywords-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-keywords-perl/debian/copyright?rev=31878&op=diff
==============================================================================
--- trunk/libb-keywords-perl/debian/copyright (original)
+++ trunk/libb-keywords-perl/debian/copyright Tue Mar 10 18:38:19 2009
@@ -1,22 +1,30 @@
-This is a Debian prepackaged version of the B::Keywords perl module
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Joshua ben Jore <jjore at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/B-Keywords/
+Upstream-Name: B-Keywords
 
-This package was put together by Joey Hess <joeyh at debian.org>, using
-sources from CPAN, http://search.cpan.org/dist/B-Keywords/
+Files: *
+Copyright: 2003-2009, Joshua ben Jore <jjore at cpan.org>
+License: Artistic
 
-The following copyright applies to this package:
+Files: debian/*
+Copyright: 
+ 2007,      Joey Hess <joeyh at debian.org>
+ 2007-2009, Rene Mayorga <rmayorga at debian.org>
+ 2008-2009, gregor herrmann <gregoa at debian.org>
+License: GPL-1+ | Artistic
 
-    Copyright 2007, Joshua ben Jore. All rights reserved.
+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'
 
-    This program is free software; you can redistribute it and/or modify it
-    under the terms of either:
-
-    a) the GNU General Public License as published by the Free Software
-    Foundation; version 2, or
-
-    b) the "Artistic License" which comes with Perl.
-
-The full text of both licences can be found in /usr/share/common-licenses/.
-
-The Debian packaging is (C) 2007 by Joey Hess <joeyh at debian.org>,
-Rene Mayorga <rmayorga at debian.org.sv> and
-is licensed under the same terms as the software itself (see above)
+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'

Modified: trunk/libb-keywords-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-keywords-perl/debian/rules?rev=31878&op=diff
==============================================================================
--- trunk/libb-keywords-perl/debian/rules (original)
+++ trunk/libb-keywords-perl/debian/rules Tue Mar 10 18:38:19 2009
@@ -1,65 +1,23 @@
 #!/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
-
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-TMP     =$(CURDIR)/debian/$(PACKAGE)
 
 build: build-stamp
 build-stamp:
-	dh_testdir
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE)
-	$(MAKE) test
+	dh build
 	touch $@
 
 clean:
-	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
-	[ ! -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 
-	dh_installchangelogs Changes
-	dh_perl
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
+binary-indep: install
+	dh $@
 
-source diff:
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+binary: binary-arch binary-indep
 
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+.PHONY: binary binary-arch binary-indep install clean build




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