r70737 - in /trunk/libunicode-string-perl/debian: changelog compat control copyright docs rules source/ source/format

rra at users.alioth.debian.org rra at users.alioth.debian.org
Sun Mar 6 23:03:42 UTC 2011


Author: rra
Date: Sun Mar  6 23:01:47 2011
New Revision: 70737

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70737
Log:
dh-make-perl refresh plus copyright enhancements

* Update debhelper compatibility level to V8.
  - Use debhelper rule minimization.
* Remove versioned build dependency on Perl satisfied by oldstable.
* Change Debian source package format to 3.0 (quilt).
* Rewrite debian/copyright in DEP-5 format.
* Add the Unicode Character Database license, since Unicode::CharMap is
  derived from it.

Added:
    trunk/libunicode-string-perl/debian/docs
    trunk/libunicode-string-perl/debian/source/
    trunk/libunicode-string-perl/debian/source/format
Modified:
    trunk/libunicode-string-perl/debian/changelog
    trunk/libunicode-string-perl/debian/compat
    trunk/libunicode-string-perl/debian/control
    trunk/libunicode-string-perl/debian/copyright
    trunk/libunicode-string-perl/debian/rules

Modified: trunk/libunicode-string-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libunicode-string-perl/debian/changelog?rev=70737&op=diff
==============================================================================
--- trunk/libunicode-string-perl/debian/changelog (original)
+++ trunk/libunicode-string-perl/debian/changelog Sun Mar  6 23:01:47 2011
@@ -11,6 +11,13 @@
 
   [ Russ Allbery ]
   * Remove myself from Uploaders.
+  * Update debhelper compatibility level to V8.
+    - Use debhelper rule minimization.
+  * Remove versioned build dependency on Perl satisfied by oldstable.
+  * Change Debian source package format to 3.0 (quilt).
+  * Rewrite debian/copyright in DEP-5 format.
+  * Add the Unicode Character Database license, since Unicode::CharMap is
+    derived from it.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:48:46 +0100
 

Modified: trunk/libunicode-string-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libunicode-string-perl/debian/compat?rev=70737&op=diff
==============================================================================
--- trunk/libunicode-string-perl/debian/compat (original)
+++ trunk/libunicode-string-perl/debian/compat Sun Mar  6 23:01:47 2011
@@ -1,1 +1,1 @@
-6
+8

Modified: trunk/libunicode-string-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libunicode-string-perl/debian/control?rev=70737&op=diff
==============================================================================
--- trunk/libunicode-string-perl/debian/control (original)
+++ trunk/libunicode-string-perl/debian/control Sun Mar  6 23:01:47 2011
@@ -1,19 +1,19 @@
 Source: libunicode-string-perl
 Section: perl
 Priority: optional
+Build-Depends: debhelper (>= 8), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>, Niko Tyni <ntyni at iki.fi>,
- gregor herrmann <gregoa at debian.org>,
- Damyan Ivanov <dmn at debian.org>
+ gregor herrmann <gregoa at debian.org>, Damyan Ivanov <dmn at debian.org>
 Standards-Version: 3.7.3
 Homepage: http://search.cpan.org/dist/Unicode-String/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libunicode-string-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libunicode-string-perl/
-Build-Depends: perl (>= 5.8.0), debhelper (>= 6)
 
 Package: libunicode-string-perl
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libmime-base64-perl, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
+ libmime-base64-perl
 Description: Perl modules for Unicode strings
  This package contains the Unicode::String and Unicode::CharName modules that 
  enable the representation and manipulation of Unicode character strings in 

Modified: trunk/libunicode-string-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libunicode-string-perl/debian/copyright?rev=70737&op=diff
==============================================================================
--- trunk/libunicode-string-perl/debian/copyright (original)
+++ trunk/libunicode-string-perl/debian/copyright Sun Mar  6 23:01:47 2011
@@ -1,18 +1,77 @@
-This package was debianized by JaldharH. Vyas <jaldhar at debian.org>
-Mon,  5 Apr 1999 9:55:17 -0500
-from the original package found at CPAN, the only modification was the
-addition of the /debian subdir.
+Format-Specification:
+ http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
+Source: http://search.cpan.org/dist/Unicode-String/
+Upstream-Name: Unicode-String
 
-The original package can be downloaded from:
-    http://search.cpan.org/dist/Unicode-String/
+Files: *
+Copyright: 1997-2000,2005 Gisle Aas. All rights reserved.
+License: Artistic or GPL-1+
 
-COPYRIGHT
+Files: lib/Unicode/CharName.pm
+Copyright: 1997,2005 Gisle Aas.
+ 1991-2005 Unicode, Inc. All Rights reserved.
+License: Perl-plus-Unicode
+ The code portions of this file are released under the user's choice of
+ the Artistic or GPLv1 or later licenses, the same as the other files in
+ this package.  See the Artistic and GPL-1+ license statements below.
+ .
+ The mappings of Unicode character names to characters is taken from the
+ Unicode 4.1 Character Database, which is covered by the following
+ license:
+ .
+ Copyright © 1991-2011 Unicode, Inc. All rights reserved. Distributed
+ under the Terms of Use in http://www.unicode.org/copyright.html.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of the Unicode data files and any associated documentation (the
+ "Data Files") or Unicode software and any associated documentation (the
+ "Software") to deal in the Data Files or Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, and/or sell copies of the Data Files or Software,
+ and to permit persons to whom the Data Files or Software are furnished to
+ do so, provided that (a) the above copyright notice(s) and this
+ permission notice appear with all copies of the Data Files or Software,
+ (b) both the above copyright notice(s) and this permission notice appear
+ in associated documentation, and (c) there is clear notice in each
+ modified Data File or in the Software as well as in the documentation
+ associated with the Data File(s) or Software that the data or software
+ has been modified.
+ .
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
+ THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
+ INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT
+ OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THE DATA FILES OR SOFTWARE.
+ .
+ Except as contained in this notice, the name of a copyright holder shall
+ not be used in advertising or otherwise to promote the sale, use or other
+ dealings in these Data Files or Software without prior written
+ authorization of the copyright holder.
 
-  © 1997-2000,2005 Gisle Aas. All rights reserved.
+Files: debian/*
+Copyright: 1999, 2000-2003, 2005, Jaldhar H. Vyas <jaldhar at debian.org>
+ 2005, Niko Tyni <ntyni at iki.fi>
+ 2007, 2011, Russ Allbery <rra at debian.org>
+ 2008, Damyan Ivanov <dmn at debian.org>
+ 2008, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
-This library is free software; you can redistribute it and/or modify
-it under the same terms as 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 systems, the complete text of the Artistic License can be
+ found in /usr/share/common-licenses/Artistic.
 
-The Artistic and GPL licences which Perl is distributed can be found
-in /usr/share/common-licenses/
-
+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.

Added: trunk/libunicode-string-perl/debian/docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libunicode-string-perl/debian/docs?rev=70737&op=file
==============================================================================
--- trunk/libunicode-string-perl/debian/docs (added)
+++ trunk/libunicode-string-perl/debian/docs Sun Mar  6 23:01:47 2011
@@ -1,0 +1,1 @@
+README

Modified: trunk/libunicode-string-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libunicode-string-perl/debian/rules?rev=70737&op=diff
==============================================================================
--- trunk/libunicode-string-perl/debian/rules (original)
+++ trunk/libunicode-string-perl/debian/rules Sun Mar  6 23:01:47 2011
@@ -1,68 +1,4 @@
 #!/usr/bin/make -f
 
-PERL ?= /usr/bin/perl
-package=$(shell dh_listpackages)
-tempdir=$(CURDIR)/debian/$(package)
-arch=$(shell dpkg --print-architecture)
-
-# Allow disabling build optimation by setting noopt in
-# $DEB_BUILD_OPTIONS
-CFLAGS = -Wall -g
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-    CFLAGS += -O0
-else
-    CFLAGS += -O2
-endif
-
-build: build-stamp
-build-stamp:
-	dh_testdir
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE) OPTIMIZE="$(CFLAGS)" all
-	$(MAKE) test
-	touch $@
-
-clean:
-	dh_testdir
-	dh_testroot
-	dh_clean build-stamp install-stamp
-	if [ -e Makefile ]; then  \
-		$(MAKE) distclean; \
-	else \
-		perl Makefile.PL && $(MAKE) distclean; \
-	fi;
-
-install: install-stamp
-install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	$(MAKE) DESTDIR=$(tempdir) PREFIX=/usr install
-	[ ! -d $(tempdir)/usr/share/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(tempdir)/usr/share/perl5
-	touch $@
-
-binary-indep: build install
-
-binary-arch: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs README
-	dh_installchangelogs Changes
-	dh_compress
-	dh_strip
-	dh_fixperms
-	dh_perl
-	dh_shlibdeps
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-# Below here is fairly generic really
-binary: binary-indep binary-arch
-.PHONY: binary clean install build
-
-#Local variables:
-#mode: makefile
-#End:
-
+%:
+	dh $@

Added: trunk/libunicode-string-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libunicode-string-perl/debian/source/format?rev=70737&op=file
==============================================================================
--- trunk/libunicode-string-perl/debian/source/format (added)
+++ trunk/libunicode-string-perl/debian/source/format Sun Mar  6 23:01:47 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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