r53446 - in /trunk/libdatetime-format-http-perl/debian: changelog control copyright rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Mar 1 16:17:25 UTC 2010


Author: gregoa
Date: Mon Mar  1 16:17:14 2010
New Revision: 53446

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53446
Log:
* Minimize debian/rules.
* debian/control:
  - require debhelper 7.0.50 (override_* feature)
  - remove build dependency on Module::Build, there's a regular Makefile.PL
    now
  - remove versions from (build) dependencies on libdatetime-perl and
    libwww-perl
* Update debian/copyright.
* Set Standards-Version to 3.8.4 (no changes).

Modified:
    trunk/libdatetime-format-http-perl/debian/changelog
    trunk/libdatetime-format-http-perl/debian/control
    trunk/libdatetime-format-http-perl/debian/copyright
    trunk/libdatetime-format-http-perl/debian/rules

Modified: trunk/libdatetime-format-http-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-format-http-perl/debian/changelog?rev=53446&op=diff
==============================================================================
--- trunk/libdatetime-format-http-perl/debian/changelog (original)
+++ trunk/libdatetime-format-http-perl/debian/changelog Mon Mar  1 16:17:14 2010
@@ -17,6 +17,15 @@
   [ gregor herrmann ]
   * debian/control: Changed: (build-)depend on perl instead of perl-
     modules.
+  * Minimize debian/rules.
+  * debian/control:
+    - require debhelper 7.0.50 (override_* feature)
+    - remove build dependency on Module::Build, there's a regular Makefile.PL
+      now
+    - remove versions from (build) dependencies on libdatetime-perl and
+      libwww-perl
+  * Update debian/copyright.
+  * Set Standards-Version to 3.8.4 (no changes).
 
  -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Mon, 01 Mar 2010 11:31:11 -0430
 

Modified: trunk/libdatetime-format-http-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-format-http-perl/debian/control?rev=53446&op=diff
==============================================================================
--- trunk/libdatetime-format-http-perl/debian/control (original)
+++ trunk/libdatetime-format-http-perl/debian/control Mon Mar  1 16:17:14 2010
@@ -1,21 +1,21 @@
 Source: libdatetime-format-http-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), perl (>= 5.10) | libmodule-build-perl
-Build-Depends-Indep: perl, libdatetime-perl (>= 0.17),
-  libwww-perl (>= 1.44), libtest-pod-perl, libfile-find-rule-perl,
+Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends-Indep: perl, libdatetime-perl,
+  libwww-perl, libtest-pod-perl, libfile-find-rule-perl,
   libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>
-Standards-Version: 3.8.1
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/DateTime-Format-HTTP/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdatetime-format-http-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdatetime-format-http-perl/
 
 Package: libdatetime-format-http-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl (>= 0.17),
-  libwww-perl (>= 1.44)
+Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl,
+  libwww-perl
 Description: Perl module for date conversion with date formats used by the HTTP protocol
  DateTime::Format::HTTP provides functions that deal the date formats used by
  the HTTP protocol (and then some more).

Modified: trunk/libdatetime-format-http-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-format-http-perl/debian/copyright?rev=53446&op=diff
==============================================================================
--- trunk/libdatetime-format-http-perl/debian/copyright (original)
+++ trunk/libdatetime-format-http-perl/debian/copyright Mon Mar  1 16:17:14 2010
@@ -1,30 +1,32 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Dave Rolsky <autarch at urth.org>
-Upstream-Source: http://search.cpan.org/dist/DateTime-Format-HTTP/
-Upstream-Name: DateTime-Format-HTTP
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Dave Rolsky <autarch at urth.org>
+Source: http://search.cpan.org/dist/DateTime-Format-HTTP/
+Name: DateTime-Format-HTTP
 
 Files: *
 Copyright: 2003, Iain Truskett <spoon at cpan.org>
- 2004, Dave Rolsky <autarch at urth.org>
+ 2004-2010, Dave Rolsky <autarch at urth.org>
  Sections of the documentation Gisle Aas, 1995-1999
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Ryan Niebur <ryan at debian.org>
-License: Artistic | GPL-1+
+Copyright: 2009, Ryan Niebur <ryanryan52 at gmail.com>
+ 2010, Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+ 2010, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
 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 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'
 
 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 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/libdatetime-format-http-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-format-http-perl/debian/rules?rev=53446&op=diff
==============================================================================
--- trunk/libdatetime-format-http-perl/debian/rules (original)
+++ trunk/libdatetime-format-http-perl/debian/rules Mon Mar  1 16:17:14 2010
@@ -1,26 +1,7 @@
 #!/usr/bin/make -f
+
+%:
+	dh $@
 
 override_dh_auto_test:
 	IS_MAINTAINER=1 dh_auto_test
-
-build: build-stamp
-build-stamp:
-	dh build
-	touch $@
-
-clean:
-	dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-	dh install
-	touch $@
-
-binary-arch:
-
-binary-indep: install
-	dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build




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