r7780 - in /trunk/libhash-case-perl/debian: changelog control copyright rules watch

hanska-guest at users.alioth.debian.org hanska-guest at users.alioth.debian.org
Thu Sep 20 07:48:38 UTC 2007


Author: hanska-guest
Date: Thu Sep 20 07:48:38 2007
New Revision: 7780

URL: http://svn.debian.org/wsvn/?sc=1&rev=7780
Log:
Taking package over, the old maintainer isn't interested
anymore.
Converted to debhelper makefile (instead of using CDBS).
Fixing copyright information, upstream author and correct
copyright notice were missing.
Using new watchfile, conform to what dh-make-perl now creates.

Modified:
    trunk/libhash-case-perl/debian/changelog
    trunk/libhash-case-perl/debian/control
    trunk/libhash-case-perl/debian/copyright
    trunk/libhash-case-perl/debian/rules
    trunk/libhash-case-perl/debian/watch

Modified: trunk/libhash-case-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhash-case-perl/debian/changelog?rev=7780&op=diff
==============================================================================
--- trunk/libhash-case-perl/debian/changelog (original)
+++ trunk/libhash-case-perl/debian/changelog Thu Sep 20 07:48:38 2007
@@ -1,5 +1,5 @@
-libhash-case-perl (1.004-1) UNRELEASED; urgency=low
+libhash-case-perl (1.004-1) unstable; urgency=low
 
   * Initial Release.
 
- -- Carl Fürstenberg <azatoth at gmail.com>  Sat, 18 Aug 2007 18:40:52 +0200
+ -- David Paleino <d.paleino at gmail.com>  Thu, 20 Sep 2007 09:31:22 +0200

Modified: trunk/libhash-case-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libhash-case-perl/debian/control?rev=7780&op=diff
==============================================================================
--- trunk/libhash-case-perl/debian/control (original)
+++ trunk/libhash-case-perl/debian/control Thu Sep 20 07:48:38 2007
@@ -1,21 +1,22 @@
 Source: libhash-case-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0), cdbs (>= 0.4.49)
-Build-Depends-Indep: perl (>= 5.8.8-7)
+Build-Depends: debhelper (>= 5.0.0)
+Build-Depends-Indep: perl (>= 5.8.8-8)
 Maintainer:  Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Carl Fürstenberg <azatoth at gmail.com>
+Uploaders: David Paleino <d.paleino at gmail.com>
 Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libparse-debcontrol-perl/
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libparse-debcontrol-perl/
+XS-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhash-case-perl/
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libhash-case-perl/
 
 Package: libhash-case-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
-Description:  base class for hashes with key-casing requirements
+Depends: ${perl:Depends}
+Description: base class for hashes with key-casing requirements
  Hash::Case is the base class for various classes which tie special
- treatment for the casing of keys.  Be aware of the differences in
- implementation: Lower and Upper are tied native hashes:
- these hashes have no need for hidden fields or other assisting
- data structured.  A case Preserve hash will actually create
- three hashes.
+ treatment for the casing of keys. Be aware of the differences in
+ implementation: Lower and Upper are tied native hashes: these
+ hashes have no need for hidden fields or other assisting data
+ structured. A case Preserve hash will actually create three hashes.
+ .
+  Homepage: http://search.cpan.org/dist/Hash-Case/

Modified: trunk/libhash-case-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libhash-case-perl/debian/copyright?rev=7780&op=diff
==============================================================================
--- trunk/libhash-case-perl/debian/copyright (original)
+++ trunk/libhash-case-perl/debian/copyright Thu Sep 20 07:48:38 2007
@@ -1,11 +1,19 @@
 This is the debian package for the Hash-Case module.
-It was created by Carl Fürstenberg <azatoth at gmail.com> using dh-make-perl.
+It was created by David Paleino <d.paleino at gmail.com> using dh-make-perl.
 
-This copyright info was automatically extracted from the perl module.
-It may not be accurate, so you better check the module sources
-if don't want to get into legal troubles.
+It was downloaded from http://search.cpan.org/dist/Hash-Case/
+
+Upstream Author: Mark Overmeer <mark at overmeer.net>
+
+Copyrights 2002-2003,-2007 by Mark Overmeer. For other contributors see ChangeLog.
+
+This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See 
+http://www.perl.com/perl/misc/Artistic.html
+
+On Debian systems, the complete text of the Artistic license can be found in
+`/usr/share/common-licenses/Artistic'. The complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
 
 
-
-The Debian packaging is (C) 2007, Carl Fürstenberg <azatoth at gmail.com> and
+The Debian packaging is (C) 2007, David Paleino <d.paleino at gmail.com> and
 is licensed under the same terms as the software itself (see above).

Modified: trunk/libhash-case-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libhash-case-perl/debian/rules?rev=7780&op=diff
==============================================================================
--- trunk/libhash-case-perl/debian/rules (original)
+++ trunk/libhash-case-perl/debian/rules Thu Sep 20 07:48:38 2007
@@ -1,4 +1,70 @@
 #!/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.
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/perlmodule.mk
+# 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
+
+	$(PERL) Makefile.PL INSTALLDIRS=vendor \
+		INSTALLVENDORARCH=/usr/share/perl5/ \
+		VENDORARCHEXP=/usr/share/perl5/
+	$(MAKE)
+	$(MAKE) test
+
+	touch $@
+
+clean:
+	dh_testdir
+	dh_testroot
+
+	dh_clean build-stamp install-stamp
+
+	[ ! -f Makefile ] || $(MAKE) realclean
+
+install: build install-stamp
+install-stamp:
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+
+	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+
+	touch $@
+
+binary-arch:
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installdocs README
+	dh_installchangelogs ChangeLog
+	dh_perl
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+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

Modified: trunk/libhash-case-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libhash-case-perl/debian/watch?rev=7780&op=diff
==============================================================================
--- trunk/libhash-case-perl/debian/watch (original)
+++ trunk/libhash-case-perl/debian/watch Thu Sep 20 07:48:38 2007
@@ -1,2 +1,3 @@
+# format version number, currently 3; this line is compulsory!
 version=3
-http://www.cpan.org/modules/by-module/Hash/Hash-Case-(.*).tar.gz
+http://search.cpan.org/dist/Hash-Case/ .*/Hash-Case-([\.\d]+)\.(?:tar\.gz|tar|tgz)$




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