r74790 - in /trunk/libtime-modules-perl/debian: README.source changelog compat control copyright patches/dont_specify_perl_release.patch patches/fix_manpage_typo.patch patches/series rules source/ source/format watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri May 20 14:43:51 UTC 2011


Author: gregoa
Date: Fri May 20 14:43:27 2011
New Revision: 74790

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74790
Log:
* Switch to source format 3.0 (quilt); remove quilt framework.
* debian/watch: extend regexp for matching upstream versions.
* Patches: remove dont_specify_perl_release.patch (applied upstream),
  refresh fix_manpage_typo.patch.
* Use tiny debian/rules.
* Set Standards-Version to 3.9.2 (no changes).
* Bump debhelper compatibility level to 8.
* debian/copyright: use DEP5 format, update copyright and license
  information.

Added:
    trunk/libtime-modules-perl/debian/source/
    trunk/libtime-modules-perl/debian/source/format
Removed:
    trunk/libtime-modules-perl/debian/README.source
    trunk/libtime-modules-perl/debian/patches/dont_specify_perl_release.patch
Modified:
    trunk/libtime-modules-perl/debian/changelog
    trunk/libtime-modules-perl/debian/compat
    trunk/libtime-modules-perl/debian/control
    trunk/libtime-modules-perl/debian/copyright
    trunk/libtime-modules-perl/debian/patches/fix_manpage_typo.patch
    trunk/libtime-modules-perl/debian/patches/series
    trunk/libtime-modules-perl/debian/rules
    trunk/libtime-modules-perl/debian/watch

Modified: trunk/libtime-modules-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-modules-perl/debian/changelog?rev=74790&op=diff
==============================================================================
--- trunk/libtime-modules-perl/debian/changelog (original)
+++ trunk/libtime-modules-perl/debian/changelog Fri May 20 14:43:27 2011
@@ -1,13 +1,20 @@
 libtime-modules-perl (2011.0517-1) UNRELEASED; urgency=low
 
   [ gregor herrmann ]
-  * Add debian/README.source to document quilt usage, as required by
-    Debian Policy since 3.8.0.
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
 
   * New upstream release (closes: #627425).
+  * Switch to source format 3.0 (quilt); remove quilt framework.
+  * debian/watch: extend regexp for matching upstream versions.
+  * Patches: remove dont_specify_perl_release.patch (applied upstream),
+    refresh fix_manpage_typo.patch.
+  * Use tiny debian/rules.
+  * Set Standards-Version to 3.9.2 (no changes).
+  * Bump debhelper compatibility level to 8.
+  * debian/copyright: use DEP5 format, update copyright and license
+    information.
 
   [ Salvatore Bonaccorso ]
   * debian/control: Changed: Replace versioned (build-)dependency on

Modified: trunk/libtime-modules-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-modules-perl/debian/compat?rev=74790&op=diff
==============================================================================
--- trunk/libtime-modules-perl/debian/compat (original)
+++ trunk/libtime-modules-perl/debian/compat Fri May 20 14:43:27 2011
@@ -1,1 +1,1 @@
-6
+8

Modified: trunk/libtime-modules-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-modules-perl/debian/control?rev=74790&op=diff
==============================================================================
--- trunk/libtime-modules-perl/debian/control (original)
+++ trunk/libtime-modules-perl/debian/control Fri May 20 14:43:27 2011
@@ -2,9 +2,11 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jay Bonci <jaybonci at debian.org>,Build-Depends: debhelper (>= 6), quilt
+Uploaders: Jay Bonci <jaybonci at debian.org>,
+ gregor herrmann <gregoa at debian.org>
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Standards-Version: 3.7.3
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Time-modules/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtime-modules-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtime-modules-perl/
@@ -12,8 +14,9 @@
 Package: libtime-modules-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Various Perl modules for time/date manipulation
+Description: collection of Perl modules for time/date manipulation
  This package contains the following perl5 modules:
+ .
   Time::CTime.pm
          ctime, strftime, and asctime
   Time::JulianDay.pm

Modified: trunk/libtime-modules-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-modules-perl/debian/copyright?rev=74790&op=diff
==============================================================================
--- trunk/libtime-modules-perl/debian/copyright (original)
+++ trunk/libtime-modules-perl/debian/copyright Fri May 20 14:43:27 2011
@@ -1,25 +1,36 @@
-This package was debianized by John Goerzen <jgoerzen at complete.org> on
-Thu,  8 Jul 1999 10:28:00 -0500.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: David Muir Sharnoff <cpan at dave.sharnoff.org>
+Source: http://search.cpan.org/dist/Time-modules/
+Name: Time-modules
 
-It was downloaded from ftp.cpan.org:/pub/perl/CPAN/modules/by-module/Time
+Files: *
+Copyright: 1996-2010, David Muir Sharnoff
+ 2011, Google, Inc.
+License: other
+ License hereby granted for anyone to use, modify or redistribute this module
+ at their own risk. Please feed useful changes back to cpan at dave.sharnoff.org.
 
-Copyright:
+Files: debian/*
+Copyright: 1999, 2001, 2002, 2003, John Goerzen <jgoerzen at complete.org>
+ 2003, 2004, Igor Genibel <igenibel at debian.org>
+ 2003, Daniel Schepler <schepler at debian.org>
+ 2004, 2007, Jay Bonci <jaybonci at debian.org>
+ 2008, Gunnar Wolf <gwolf at debian.org>
+ 2011, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
-May be redistributed under the same terms as Perl itself.
+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 systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
-That copyright is:
-
-    Copyright 1989-2001, Larry Wall  All rights reserved.
-
-    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" which comes with Perl.
-
-    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'.
+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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

Modified: trunk/libtime-modules-perl/debian/patches/fix_manpage_typo.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-modules-perl/debian/patches/fix_manpage_typo.patch?rev=74790&op=diff
==============================================================================
--- trunk/libtime-modules-perl/debian/patches/fix_manpage_typo.patch (original)
+++ trunk/libtime-modules-perl/debian/patches/fix_manpage_typo.patch Fri May 20 14:43:27 2011
@@ -1,6 +1,13 @@
+Description: fix spelling mistakes
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/445710
+Forwarded: no
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2011-05-20
+
 --- a/lib/Time/ParseDate.pm
 +++ b/lib/Time/ParseDate.pm
-@@ -1158,8 +1158,8 @@ Date parsing can also use options.  The 
+@@ -1165,8 +1165,8 @@
  	TIME_REQUIRED -> do not default the time
  	NO_RELATIVE -> input time is not relative to NOW
  	TIMEFIRST -> try parsing time before date [not default]

Modified: trunk/libtime-modules-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-modules-perl/debian/patches/series?rev=74790&op=diff
==============================================================================
--- trunk/libtime-modules-perl/debian/patches/series (original)
+++ trunk/libtime-modules-perl/debian/patches/series Fri May 20 14:43:27 2011
@@ -1,2 +1,1 @@
-dont_specify_perl_release.patch
 fix_manpage_typo.patch

Modified: trunk/libtime-modules-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-modules-perl/debian/rules?rev=74790&op=diff
==============================================================================
--- trunk/libtime-modules-perl/debian/rules (original)
+++ trunk/libtime-modules-perl/debian/rules Fri May 20 14:43:27 2011
@@ -1,62 +1,4 @@
 #!/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/"`
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-TMP = $(CURDIR)/debian/$(PACKAGE)
-
-include /usr/share/quilt/quilt.make
-
-build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
-	dh_testdir
-	$(PERL) Makefile.PL verbose INSTALLDIRS=vendor
-	$(MAKE)
-	$(MAKE) test
-	touch $@
-
-clean: unpatch
-	dh_testdir
-	dh_testroot
-
-	dh_clean Makefile.old build-stamp
-	[ ! -f Makefile ] || $(MAKE) distclean
-
-install:
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	dh_installdirs
-
-	$(MAKE) PREFIX=$(TMP)/usr install
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
-
-binary-arch:;
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs
-	dh_installman
-	dh_installchangelogs CHANGELOG
-	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
+%:
+	dh $@

Added: trunk/libtime-modules-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-modules-perl/debian/source/format?rev=74790&op=file
==============================================================================
--- trunk/libtime-modules-perl/debian/source/format (added)
+++ trunk/libtime-modules-perl/debian/source/format Fri May 20 14:43:27 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)

Modified: trunk/libtime-modules-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-modules-perl/debian/watch?rev=74790&op=diff
==============================================================================
--- trunk/libtime-modules-perl/debian/watch (original)
+++ trunk/libtime-modules-perl/debian/watch Fri May 20 14:43:27 2011
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Time-modules/ .*/Time-modules-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/Time-modules/ .*/Time-modules-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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