r42009 - in /trunk/libobject-multitype-perl/debian: changelog compat control copyright rules watch

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Mon Aug 17 10:35:25 UTC 2009


Author: ansgar-guest
Date: Mon Aug 17 10:35:16 2009
New Revision: 42009

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=42009
Log:
* mention module name in description
* add myself to Uploaders
* bump Standards-Version to 3.8.2
* no longer install README (only refers to POD documentation)
* debian/watch: use extended regexp to match upstream releases
* refresh rules for debhelper 7
* convert copyright to proposed machine-readable format

Modified:
    trunk/libobject-multitype-perl/debian/changelog
    trunk/libobject-multitype-perl/debian/compat
    trunk/libobject-multitype-perl/debian/control
    trunk/libobject-multitype-perl/debian/copyright
    trunk/libobject-multitype-perl/debian/rules
    trunk/libobject-multitype-perl/debian/watch

Modified: trunk/libobject-multitype-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libobject-multitype-perl/debian/changelog?rev=42009&op=diff
==============================================================================
--- trunk/libobject-multitype-perl/debian/changelog (original)
+++ trunk/libobject-multitype-perl/debian/changelog Mon Aug 17 10:35:16 2009
@@ -1,15 +1,24 @@
-libobject-multitype-perl (0.05-3) UNRELEASED; urgency=low
+libobject-multitype-perl (0.05-3) unstable; urgency=low
 
+  [ 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.
   * Use dist-based URL in debian/watch.
-  * debian/rules: delete /usr/lib/perl5 only if it exists.
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Dec 2007 18:55:11 +0100
+  [ Ansgar Burchardt ]
+  * mention module name in description
+  * add myself to Uploaders
+  * bump Standards-Version to 3.8.2
+  * no longer install README (only refers to POD documentation)
+  * debian/watch: use extended regexp to match upstream releases
+  * refresh rules for debhelper 7
+  * convert copyright to proposed machine-readable format
+
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Mon, 17 Aug 2009 12:35:03 +0200
 
 libobject-multitype-perl (0.05-2) unstable; urgency=low
 

Modified: trunk/libobject-multitype-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libobject-multitype-perl/debian/compat?rev=42009&op=diff
==============================================================================
--- trunk/libobject-multitype-perl/debian/compat (original)
+++ trunk/libobject-multitype-perl/debian/compat Mon Aug 17 10:35:16 2009
@@ -1,1 +1,1 @@
-4
+7

Modified: trunk/libobject-multitype-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libobject-multitype-perl/debian/control?rev=42009&op=diff
==============================================================================
--- trunk/libobject-multitype-perl/debian/control (original)
+++ trunk/libobject-multitype-perl/debian/control Mon Aug 17 10:35:16 2009
@@ -1,11 +1,11 @@
 Source: libobject-multitype-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 4.0.2)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>= 5.8.0-7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jay Bonci <jaybonci at debian.org>
-Standards-Version: 3.6.1
+Uploaders: Jay Bonci <jaybonci at debian.org>, Ansgar Burchardt <ansgar at 43-1.org>
+Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Object-MultiType/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libobject-multitype-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libobject-multitype-perl/
@@ -13,9 +13,10 @@
 Package: libobject-multitype-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description:  Perl Objects as Hash, Array, Scalar, Code and Glob at once
- This module returns an object that works like a Hash, Array, Scalar,
- Code and Glob object at the same time.  It uses tie and override magic
- to expose to the perl level the intrinsic typeglob-ness of all references.
- If this doesn't make sense to you, you probably won't be using it directly,
- although you may wind up installing it as a dependency of something else.
+Description: Perl objects as Hash, Array, Scalar, Code and Glob at once
+ The Object::MultiType module returns an object that works like a Hash,
+ Array, Scalar, Code and Glob object at the same time.  It uses tie and
+ override magic to expose to the perl level the intrinsic typeglob-ness
+ of all references. If this does not make sense to you, you probably will
+ not be using it directly, although you may wind up installing it as a
+ dependency of something else.

Modified: trunk/libobject-multitype-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libobject-multitype-perl/debian/copyright?rev=42009&op=diff
==============================================================================
--- trunk/libobject-multitype-perl/debian/copyright (original)
+++ trunk/libobject-multitype-perl/debian/copyright Mon Aug 17 10:35:16 2009
@@ -1,20 +1,31 @@
-This is the debian package for the Object::MultiType module.
-It was created by Michael K. Edwards <medwards-debian at sane.net> using dh-make-perl.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Graciliano M. P. <gm at virtuasites.com.br>
+Upstream-Source: http://search.cpan.org/dist/Object-MultiType/
+Upstream-Name: Object-MultiType
 
-It was downloaded from the Comprehensive Perl Archive Network (CPAN).
-Visit <http://www.cpan.org/> to find a CPAN site near you.
+Files: *
+Copyright: © 2003, Graciliano M. P. <gm at virtuasites.com.br>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Upstream Author: Graciliano M. P. <gm at virtuasites.com.br>
+Files: debian/*
+Copyright:
+ © 2004,      Michael K. Edwards <medwards-debian at sane.net>
+ © 2004-2005, Jay Bonci <jaybonci at debian.org>
+ © 2009,      Ansgar Burchardt <ansgar at 43-1.org>
+License: Artistic | GPL-1+
 
-Copyright:
+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'
 
-Copyright 2003, Graciliano M. P.  All rights reserved.
-
-This is free software, you may use it and distribute it under the
-same terms as Perl itself.
-
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  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 GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'

Modified: trunk/libobject-multitype-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libobject-multitype-perl/debian/rules?rev=42009&op=diff
==============================================================================
--- trunk/libobject-multitype-perl/debian/rules (original)
+++ trunk/libobject-multitype-perl/debian/rules Mon Aug 17 10:35:16 2009
@@ -1,90 +1,3 @@
 #!/usr/bin/make -f
-#-*- makefile -*-
-# Made with the aid of dh_make, by Craig Small
-# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
-# Some lines taken from debmake, by Christoph Lameter.
-
-# 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
-
-ifndef DESTDIR
-DESTDIR=..
-endif
-TMP     =`pwd`/debian/$(PACKAGE)
-
-build: build-stamp
-build-stamp:
-	dh_testdir
-
-	
-	# Add here commands to compile the package.
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE) OPTIMIZE="-O2 -g -Wall"
-
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp
-
-	# Add here commands to clean up after the build process.
-	-$(MAKE) realclean
-
-	dh_clean
-
-install: 
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	dh_installdirs
-
-	# Add here commands to install the package into debian/tmp.
-	#$(MAKE) install DESTDIR=`pwd`/debian/tmp
-	$(MAKE) install PREFIX=$(TMP)/usr
-	[ ! -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
-
-
-# Build architecture-dependent files here.
-binary-arch: build install
-# We have nothing to do by default.
-
-# Build architecture-independent files here.
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs README
-	dh_installexamples
-	dh_installmenu
-#	dh_installemacsen
-#	dh_installinit
-	dh_installcron
-	dh_installman
-	dh_installchangelogs Changes
-	dh_link
-	dh_strip
-	dh_compress
-	dh_fixperms
-#	dh_makeshlibs
-	dh_installdeb
-	dh_perl 
-	dh_shlibdeps
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb --destdir=$(DESTDIR)
-
-source diff:                                                                  
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+%:
+	dh $@

Modified: trunk/libobject-multitype-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libobject-multitype-perl/debian/watch?rev=42009&op=diff
==============================================================================
--- trunk/libobject-multitype-perl/debian/watch (original)
+++ trunk/libobject-multitype-perl/debian/watch Mon Aug 17 10:35:16 2009
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Object-MultiType/ .*/Object-MultiType-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/Object-MultiType/ .*/Object-MultiType-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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