[SCM] Debian packaging of libhash-case-perl branch, master, updated. 3341018f04982a00da237f0218f22952d4e678d1
Fabrizio Regalli
fabreg at fabreg.it
Thu Sep 8 12:58:19 UTC 2011
The following commit has been merged in the master branch:
commit 3341018f04982a00da237f0218f22952d4e678d1
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date: Thu Sep 8 14:58:08 2011 +0200
* Bump to 3.9.2 Standards-Version
* Update d/compat to 8
* Update debhelper to (>=8.0)
* Added myself to Uploaders and Copyright
* Changed d/rules to standard three lines format
* Update copyright years
diff --git a/debian/changelog b/debian/changelog
index 31bb168..aedae8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libhash-case-perl (1.006-2) UNRELEASED; urgency=low
+libhash-case-perl (1.010-1) UNRELEASED; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
@@ -11,7 +11,16 @@ libhash-case-perl (1.006-2) UNRELEASED; urgency=low
[ Damyan Ivanov ]
* watch: force three-digit revision (1.01 → 1.010)
- -- gregor herrmann <gregoa at debian.org> Sun, 16 Nov 2008 20:43:23 +0100
+ [ Fabrizio Regalli ]
+ * Imported Upstream version 1.010
+ * Bump to 3.9.2 Standards-Version
+ * Update d/compat to 8
+ * Update debhelper to (>=8.0)
+ * Added myself to Uploaders and Copyright
+ * Changed d/rules to standard three lines format
+ * Update copyright years
+
+ -- Fabrizio Regalli <fabreg at fabreg.it> Thu, 08 Sep 2011 14:37:02 +0200
libhash-case-perl (1.006-1) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+8
diff --git a/debian/control b/debian/control
index 47fd827..6d107c7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
Source: libhash-case-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl (>= 5.8.8-8), libtest-pod-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Hash-Case/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhash-case-perl.git
+Uploaders: gregor herrmann <gregoa at debian.org>, Fabrizio Regalli <fabreg at fabreg.it>
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: liblog-report-perl (>= 0.26),
+ libtest-pod-perl,
+ perl
+Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-case-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhash-case-perl.git
+Homepage: http://search.cpan.org/dist/Hash-Case/
Package: libhash-case-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends},
+ liblog-report-perl (>= 0.26)
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
diff --git a/debian/control b/debian/control.bak
similarity index 100%
copy from debian/control
copy to debian/control.bak
diff --git a/debian/copyright b/debian/copyright
index 2d37456..87abfa5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,30 +1,30 @@
-This is the debian package for the Hash-Case module.
-It was created by David Paleino <d.paleino at gmail.com> using dh-make-perl.
-
-It was downloaded from http://search.cpan.org/dist/Hash-Case/
-
-Upstream Author: Mark Overmeer <mark at overmeer.net>
-
-Copyrights 2002-2003,2007-2008 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.
-
-Perl license:
- 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'.
-
-
-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).
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Mark Overmeer
+Source: http://search.cpan.org/dist/Hash-Case/
+Name: Hash-Case
+
+Files: *
+Copyright: 2002-2010, Mark Overmeer
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2007, David Paleino <d.paleino at gmail.com>
+ 2008, gregor herrmann <gregoa at debian.org>
+ 2011, Fabrizio Regalli <fabreg at fabreg.it>
+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 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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
diff --git a/debian/rules b/debian/rules
index 95e6ed4..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,62 +1,4 @@
#!/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
-
-PERL ?= /usr/bin/perl
-PACKAGE = $(shell dh_listpackages)
-TMP = $(CURDIR)/debian/$(PACKAGE)
-
-build: build-stamp
-build-stamp:
- dh_testdir
- $(PERL) Makefile.PL INSTALLDIRS=vendor
- $(MAKE)
- $(MAKE) test
- touch $@
-
-clean:
- dh_testdir
- dh_testroot
- dh_clean build-stamp install-stamp
- [ ! -f Makefile ] || $(MAKE) realclean
-
-install: install-stamp
-install-stamp: build-stamp
- dh_testdir
- dh_testroot
- dh_clean -k
- $(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
- [ ! -f $(TMP)/usr/share/perl5/Hash/Makefile.PL ] || \
- $(RM) -v $(TMP)/usr/share/perl5/Hash/Makefile.PL
- [ ! -d $(TMP)/usr/lib/perl5 ] || \
- rmdir --ignore-fail-on-non-empty --parents --verbose \
- $(TMP)/usr/lib/perl5
- touch $@
-
-binary-arch:
-# We have nothing to do here for an architecture-independent package
-
-binary-indep: build install
- dh_testdir
- dh_testroot
- dh_installdocs
- dh_installchangelogs ChangeLog
- dh_perl
- dh_compress
- dh_fixperms
- dh_installdeb
- dh_gencontrol
- dh_md5sums
- dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+%:
+ dh $@
--
Debian packaging of libhash-case-perl
More information about the Pkg-perl-cvs-commits
mailing list