r29054 - in /trunk/libinline-perl/debian: changelog compat control copyright libinline-perl.docs rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Jan 1 18:51:06 UTC 2009


Author: gregoa
Date: Thu Jan  1 18:51:03 2009
New Revision: 29054

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29054
Log:
* Add /me to Uploaders.
* 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.

Added:
    trunk/libinline-perl/debian/libinline-perl.docs
Modified:
    trunk/libinline-perl/debian/changelog
    trunk/libinline-perl/debian/compat
    trunk/libinline-perl/debian/control
    trunk/libinline-perl/debian/copyright
    trunk/libinline-perl/debian/rules

Modified: trunk/libinline-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libinline-perl/debian/changelog?rev=29054&op=diff
==============================================================================
--- trunk/libinline-perl/debian/changelog (original)
+++ trunk/libinline-perl/debian/changelog Thu Jan  1 18:51:03 2009
@@ -20,6 +20,11 @@
   * New upstream release.
   * Refresh patches.
   * debian/watch: extended regexp for matching upstream releases.
+  * Add /me to Uploaders.
+  * 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.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:29:50 +0200
 

Modified: trunk/libinline-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libinline-perl/debian/compat?rev=29054&op=diff
==============================================================================
--- trunk/libinline-perl/debian/compat (original)
+++ trunk/libinline-perl/debian/compat Thu Jan  1 18:51:03 2009
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/libinline-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libinline-perl/debian/control?rev=29054&op=diff
==============================================================================
--- trunk/libinline-perl/debian/control (original)
+++ trunk/libinline-perl/debian/control Thu Jan  1 18:51:03 2009
@@ -2,9 +2,10 @@
 Section: perl
 Priority: optional
 Build-Depends-Indep: perl (>= 5.8), libdigest-md5-perl, libparse-recdescent-perl
-Build-Depends: debhelper (>= 5), quilt (>= 0.40)
+Build-Depends: debhelper (>= 7), quilt (>= 0.40)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Standards-Version: 3.7.3
+Uploaders: gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/Inline/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libinline-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libinline-perl/

Modified: trunk/libinline-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libinline-perl/debian/copyright?rev=29054&op=diff
==============================================================================
--- trunk/libinline-perl/debian/copyright (original)
+++ trunk/libinline-perl/debian/copyright Thu Jan  1 18:51:03 2009
@@ -1,14 +1,30 @@
-This is a Debian prepackaged version of the Inline perl module
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Brian Ingerson <INGY at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/Inline/
+Upstream-Name: Inline
 
-This package was put together by Joey Hess <joeyh at debian.org>, using
-sources from CPAN, http://www.cpan.org/
+Files: *
+Copyright: 2000-2002, Brian Ingerson <INGY at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-The following copyright applies to this package:
+Files: debian/*
+Copyright: 
+ 2001-2007, Joey Hess <joeyh at debian.org>
+ 2008-2009, gregor herrmann <gregoa at debian.org>
+License: Artistic | GPL-1+
 
-  Copyright (c) 2000, 2001. Brian Ingerson. All rights reserved.
+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.
-
-(Those terms are either of the Artistic license or the GPL; both licenses
-can be found in full in /usr/share/common-licenses/)
+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'

Added: trunk/libinline-perl/debian/libinline-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libinline-perl/debian/libinline-perl.docs?rev=29054&op=file
==============================================================================
--- trunk/libinline-perl/debian/libinline-perl.docs (added)
+++ trunk/libinline-perl/debian/libinline-perl.docs Thu Jan  1 18:51:03 2009
@@ -1,0 +1,2 @@
+ToDo
+README

Modified: trunk/libinline-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libinline-perl/debian/rules?rev=29054&op=diff
==============================================================================
--- trunk/libinline-perl/debian/rules (original)
+++ trunk/libinline-perl/debian/rules Thu Jan  1 18:51:03 2009
@@ -1,62 +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
-
-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)
-	$(MAKE) test
+build-stamp:
+	dh build
 	touch $@
 
-clean: unpatch
-	dh_testdir
-	dh_testroot
-	dh_clean build-stamp install-stamp
-	[ ! -f Makefile ] || $(MAKE) realclean
+clean:
+	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 README
-	dh_installchangelogs Changes
-	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