r29036 - in /trunk/libdatetime-set-perl/debian: changelog compat control copyright libdatetime-set-perl.docs rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Jan 1 17:53:07 UTC 2009


Author: gregoa
Date: Thu Jan  1 17:53:04 2009
New Revision: 29036

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29036
Log:
* Add /me to Uploaders.
* Set debhelper compatibility level to 7; adapt
  debian/{control,compat,rules}.
* debian/copyright: switch to new format.
* debian/control: use the same versioned dependencies for build dependencies
  like for runtime dependiences.
* Set Standards-Version to 3.8.0 (no changes).

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

Modified: trunk/libdatetime-set-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-set-perl/debian/changelog?rev=29036&op=diff
==============================================================================
--- trunk/libdatetime-set-perl/debian/changelog (original)
+++ trunk/libdatetime-set-perl/debian/changelog Thu Jan  1 17:53:04 2009
@@ -4,6 +4,13 @@
     (source stanza).
 
   * New upstream release.
+  * Add /me to Uploaders.
+  * Set debhelper compatibility level to 7; adapt
+    debian/{control,compat,rules}.
+  * debian/copyright: switch to new format.
+  * debian/control: use the same versioned dependencies for build dependencies
+    like for runtime dependiences.
+  * Set Standards-Version to 3.8.0 (no changes).
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:41:37 +0100
 

Modified: trunk/libdatetime-set-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-set-perl/debian/compat?rev=29036&op=diff
==============================================================================
--- trunk/libdatetime-set-perl/debian/compat (original)
+++ trunk/libdatetime-set-perl/debian/compat Thu Jan  1 17:53:04 2009
@@ -1,1 +1,1 @@
-6
+7

Modified: trunk/libdatetime-set-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-set-perl/debian/control?rev=29036&op=diff
==============================================================================
--- trunk/libdatetime-set-perl/debian/control (original)
+++ trunk/libdatetime-set-perl/debian/control Thu Jan  1 17:53:04 2009
@@ -1,18 +1,21 @@
 Source: libdatetime-set-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: perl (>= 5.8.0-7), libdatetime-perl, libparams-validate-perl, libset-infinite-perl
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl (>= 5.8.0-7), libdatetime-perl (>= 0.12),
+ libparams-validate-perl, libset-infinite-perl (>= 0.59)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>, Gunnar Wolf <gwolf at debian.org>
-Standards-Version: 3.7.3
+Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>, Gunnar Wolf <gwolf at debian.org>,
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/DateTime-Set/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-perl/trunk/libdatetime-set-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdatetime-set-perl/
 
 Package: libdatetime-set-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libset-infinite-perl (>= 0.59), libdatetime-perl (>= 0.12), libparams-validate-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libset-infinite-perl (>= 0.59),
+ libdatetime-perl (>= 0.12), libparams-validate-perl
 Description:  Datetime sets and set math
  DateTime::Set is a module for date/time sets.  It can be used to
  handle two different types of sets.

Modified: trunk/libdatetime-set-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-set-perl/debian/copyright?rev=29036&op=diff
==============================================================================
--- trunk/libdatetime-set-perl/debian/copyright (original)
+++ trunk/libdatetime-set-perl/debian/copyright Thu Jan  1 17:53:04 2009
@@ -1,17 +1,29 @@
-This is the debian package for the DateTime::Set module.
-It was created by Jaldhar H. Vyas <jaldhar at debian.org> using dh-make-perl.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Flavio Soibelmann Glock <fglock at pucrs.br>
+Upstream-Source: http://search.cpan.org/dist/DateTime-Set/
+Upstream-Name: DateTime-Set
 
-It was downloaded from http://search.cpan.org/dist/DateTime-Set/
+Files: *
+Copyright: 2003-2006, Flavio Soibelmann Glock <fglock at pucrs.br>
+License-Alias: Perl
+License: GPL-1+ | Artistic
 
-The upstream author is: Flavio Soibelmann Glock <fglock at pucrs.br>
+Files: debian/*
+Copyright: 2003-2009, various members of the Debian Perl Group, cf.
+ debian/changelog
+License: GPL-1+ | Artistic
 
-The API was developed together with Dave Rolsky and the DateTime Community..
+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'
 
-Copyright: (c) 2003, 2004 Flavio Soibelmann Glock. All rights reserved.
-
-This library is free software. You can redistribute it and/or modify it
-under the same terms as perl itself.
-
-The Artistic and GPL licences under which Perl is distributed can be found
-in /usr/share/common-licenses/ . See /usr/share/doc/perl/copyright for
-the license of 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 GNU/Linux systems, the complete text of the Artistic License
+    can be found in `/usr/share/common-licenses/Artistic'

Added: trunk/libdatetime-set-perl/debian/libdatetime-set-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-set-perl/debian/libdatetime-set-perl.docs?rev=29036&op=file
==============================================================================
--- trunk/libdatetime-set-perl/debian/libdatetime-set-perl.docs (added)
+++ trunk/libdatetime-set-perl/debian/libdatetime-set-perl.docs Thu Jan  1 17:53:04 2009
@@ -1,0 +1,1 @@
+TODO

Modified: trunk/libdatetime-set-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-set-perl/debian/rules?rev=29036&op=diff
==============================================================================
--- trunk/libdatetime-set-perl/debian/rules (original)
+++ trunk/libdatetime-set-perl/debian/rules Thu Jan  1 17:53:04 2009
@@ -1,76 +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
-
-	# Add commands to compile the package here
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE)
-	$(MAKE) test
-
+	dh build
 	touch $@
 
 clean:
-	dh_testdir
-	dh_testroot
-
-	dh_clean build-stamp install-stamp
-
-	# Add commands to clean up after the build process here
-	[ ! -f Makefile ] || $(MAKE) realclean
+	dh $@
 
 install: install-stamp
 install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-
-	# Add commands to install the package into $(TMP) here
-	$(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_installexamples
-	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