r40177 - in /trunk/libpod-escapes-perl/debian: changelog compat control copyright rules
ansgar-guest at users.alioth.debian.org
ansgar-guest at users.alioth.debian.org
Sun Jul 19 15:11:11 UTC 2009
Author: ansgar-guest
Date: Sun Jul 19 15:11:04 2009
New Revision: 40177
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40177
Log:
REMOVE: also provided by perl-modules
* debian/control: Mention module name in description.
* Refresh debian/rules for debhelper 7.
* Bump Standards Version to 3.8.2.
* Convert debian/copyright to proposed machine-readable format.
Modified:
trunk/libpod-escapes-perl/debian/changelog
trunk/libpod-escapes-perl/debian/compat
trunk/libpod-escapes-perl/debian/control
trunk/libpod-escapes-perl/debian/copyright
trunk/libpod-escapes-perl/debian/rules
Modified: trunk/libpod-escapes-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-escapes-perl/debian/changelog?rev=40177&op=diff
==============================================================================
--- trunk/libpod-escapes-perl/debian/changelog (original)
+++ trunk/libpod-escapes-perl/debian/changelog Sun Jul 19 15:11:04 2009
@@ -1,5 +1,8 @@
libpod-escapes-perl (1.04-2) UNRELEASED; urgency=low
+ REMOVE: also provided by perl-modules
+
+ [ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza).
* Set Maintainer to Debian Perl Group.
@@ -9,7 +12,13 @@
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
- -- gregor herrmann <gregor+debian at comodo.priv.at> Sat, 01 Dec 2007 18:55:14 +0100
+ [ Ansgar Burchardt ]
+ * debian/control: Mention module name in description.
+ * Refresh debian/rules for debhelper 7.
+ * Bump Standards Version to 3.8.2.
+ * Convert debian/copyright to proposed machine-readable format.
+
+ -- Ansgar Burchardt <ansgar at 43-1.org> Sun, 19 Jul 2009 17:03:23 +0200
libpod-escapes-perl (1.04-1) unstable; urgency=low
Modified: trunk/libpod-escapes-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-escapes-perl/debian/compat?rev=40177&op=diff
==============================================================================
--- trunk/libpod-escapes-perl/debian/compat (original)
+++ trunk/libpod-escapes-perl/debian/compat Sun Jul 19 15:11:04 2009
@@ -1,1 +1,1 @@
-4
+7
Modified: trunk/libpod-escapes-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-escapes-perl/debian/control?rev=40177&op=diff
==============================================================================
--- trunk/libpod-escapes-perl/debian/control (original)
+++ trunk/libpod-escapes-perl/debian/control Sun Jul 19 15:11:04 2009
@@ -3,8 +3,8 @@
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci at debian.org>
-Build-Depends-Indep: debhelper (>> 4.0.0), perl (>= 5.6.0-16)
-Standards-Version: 3.6.1.0
+Build-Depends-Indep: debhelper (>= 7), perl (>= 5.6.0-16)
+Standards-Version: 3.8.2
Homepage: http://search.cpan.org/dist/Pod-Escapes/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpod-escapes-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpod-escapes-perl/
@@ -12,8 +12,7 @@
Package: libpod-escapes-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
-Description: CPAN's Pod::Escapes -- for resolving Pod E<...> sequences
- This module provides things that are useful in decoding Pod E<...> sequences.
- Presumably, it should be used only by Pod parsers and/or formatters.
-
-
+Description: Perl module for resolving Pod E<...> sequences
+ The Pod::Escapes module provides things that are useful in decoding Pod E<...>
+ sequences. Presumably, it should be used only by Pod parsers and/or
+ formatters.
Modified: trunk/libpod-escapes-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-escapes-perl/debian/copyright?rev=40177&op=diff
==============================================================================
--- trunk/libpod-escapes-perl/debian/copyright (original)
+++ trunk/libpod-escapes-perl/debian/copyright Sun Jul 19 15:11:04 2009
@@ -1,26 +1,30 @@
-This package was debianized by Jay Bonci <jay at bonci.com> on
-Sat, 8 Mar 2003 03:40:30 -0500.
+Format-Specification:
+ http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Sean M. Burke <sburke at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/Pod-Escapes/
+Upstream-Name: Pod-Escapes
-It was downloaded from http://search.cpan.org/dist/Pod-Escapes
+Files: *
+Copyright: © 2001-2004, Sean M. Burke <sburke at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
-Upstream Author: Sean M. Burke <sburke at cpan.org>
+Files: debian/*
+Copyright:
+ © 2003-2004, Jay Bonci <jay at bonci.com>
+ © 2009, Ansgar Burchardt <ansgar at 43-1.org>
+License: Artistic | GPL-1+
-Copyright:
-Copyright (c) 2001 Sean M. Burke. 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 terms of either:
-
- 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"
-
- See:
-
- /usr/share/common-licenses/Artistic
- /usr/share/common-licenses/GPL
-
- For more information regarding these licensing options
-
+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'
Modified: trunk/libpod-escapes-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-escapes-perl/debian/rules?rev=40177&op=diff
==============================================================================
--- trunk/libpod-escapes-perl/debian/rules (original)
+++ trunk/libpod-escapes-perl/debian/rules Sun Jul 19 15:11:04 2009
@@ -1,53 +1,3 @@
#!/usr/bin/make -f
-# Sample debian/rules that uses debhelper.
-# GNU copyright 1997 to 1999 by Joey Hess.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-# This is the debhelper compatibility version to use.
-# export DH_COMPAT=4
-
-PACKAGE=`pwd | sed -e "s/.*\/\\(.*\\)-.*/\\1/"`
-
-
-build:
- dh_testdir
- # Add here commands to compile the package.
- perl Makefile.PL verbose INSTALLDIRS=vendor
-clean:
- dh_testdir
- dh_testroot
-
- -$(MAKE) clean
- rm -f Makefile.old
- dh_clean
-
-install:
- dh_testdir
- dh_testroot
- dh_clean -k
- dh_installdirs
-
- $(MAKE) PREFIX=$(CURDIR)/debian/$(PACKAGE)/usr OPTIMIZE="-O2 -g -Wall" test install
- [ ! -d $(CURDIR)/debian/$(shell dh_listpackages)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(CURDIR)/debian/$(shell dh_listpackages)/usr/lib/perl5
-
-binary-arch:;
-binary-indep: build install
- dh_testdir
- dh_testroot
- dh_installdocs
- dh_installman
- dh_installchangelogs ChangeLog
- dh_link
- dh_strip
- dh_compress
- dh_fixperms
- dh_installdeb
- dh_perl
- dh_gencontrol
- dh_md5sums
- dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure
+%:
+ dh $@
More information about the Pkg-perl-cvs-commits
mailing list