r66819 - in /trunk/libencode-perl/debian: changelog compat control copyright libencode-perl.lintian-overrides patches/ patches/series patches/spelling.patch rules source/ source/format watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jan 1 19:34:12 UTC 2011


Author: gregoa
Date: Sat Jan  1 19:33:52 2011
New Revision: 66819

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=66819
Log:
* Switch to source format 3.0 (quilt).
* debian/control: change Vcs-Browser field to ViewSVN.
* debian/watch: use extended regexp to match upstream releases.
* debian/copyright: switch to DEP5 formatting.
* Use debhelper 7 (debian/{rules,control,compat}.
* Add a patch to deal with spelling/grammar problems, and lintian override
  where lintian and /me don't agree on English grammaar.
* Add /me to Uploaders.

Added:
    trunk/libencode-perl/debian/libencode-perl.lintian-overrides
    trunk/libencode-perl/debian/patches/
    trunk/libencode-perl/debian/patches/series
    trunk/libencode-perl/debian/patches/spelling.patch
    trunk/libencode-perl/debian/source/
    trunk/libencode-perl/debian/source/format
Modified:
    trunk/libencode-perl/debian/changelog
    trunk/libencode-perl/debian/compat
    trunk/libencode-perl/debian/control
    trunk/libencode-perl/debian/copyright
    trunk/libencode-perl/debian/rules
    trunk/libencode-perl/debian/watch

Modified: trunk/libencode-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libencode-perl/debian/changelog?rev=66819&op=diff
==============================================================================
--- trunk/libencode-perl/debian/changelog (original)
+++ trunk/libencode-perl/debian/changelog Sat Jan  1 19:33:52 2011
@@ -1,9 +1,20 @@
 libencode-perl (2.42-1) UNRELEASED; urgency=low
 
   * New upstream release (Closes: #608294)
+
+  [ Dominic Hargreaves ]
   * Added myself as an uploader
   * Bumped Standards-Version (no changes)
-  * Switch to perl-makemaker CDBS class
+
+  [ gregor herrmann ]
+  * Switch to source format 3.0 (quilt).
+  * debian/control: change Vcs-Browser field to ViewSVN.
+  * debian/watch: use extended regexp to match upstream releases.
+  * debian/copyright: switch to DEP5 formatting.
+  * Use debhelper 7 (debian/{rules,control,compat}.
+  * Add a patch to deal with spelling/grammar problems, and lintian override
+    where lintian and /me don't agree on English grammaar.
+  * Add /me to Uploaders.
 
  -- Dominic Hargreaves <dom at earth.li>  Thu, 30 Dec 2010 12:05:11 +0000
 

Modified: trunk/libencode-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libencode-perl/debian/compat?rev=66819&op=diff
==============================================================================
--- trunk/libencode-perl/debian/compat (original)
+++ trunk/libencode-perl/debian/compat Sat Jan  1 19:33:52 2011
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/libencode-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libencode-perl/debian/control?rev=66819&op=diff
==============================================================================
--- trunk/libencode-perl/debian/control (original)
+++ trunk/libencode-perl/debian/control Sat Jan  1 19:33:52 2011
@@ -2,17 +2,18 @@
 Section: perl
 Priority: extra
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>, Dominic Hargreaves <dom at earth.li>
-Build-Depends: cdbs, perl, debhelper (>= 5)
+Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>, Dominic Hargreaves <dom at earth.li>,
+ gregor herrmann <gregoa at debian.org>
+Build-Depends: perl, debhelper (>= 7.0.50~)
 Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Encode/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libencode-perl/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libencode-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libencode-perl/
 
 Package: libencode-perl
 Architecture: any
 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Description: provides interfaces between Perl's strings and the system
+Description: module providing interfaces between Perl's strings and the system
  The Encode module provides the interfaces between Perl's strings and the 
  rest of the system.
  .

Modified: trunk/libencode-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libencode-perl/debian/copyright?rev=66819&op=diff
==============================================================================
--- trunk/libencode-perl/debian/copyright (original)
+++ trunk/libencode-perl/debian/copyright Sat Jan  1 19:33:52 2011
@@ -1,32 +1,30 @@
-This package was debianized by Jose Luis Rivas <ghostbar38 at gmail.com> on
-Fri, 18 May 2007 23:49:27 -0400.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Dan Kogai <dankogai at dan.co.jp>
+Source: http://search.cpan.org/dist/Encode/
+Name: Encode
 
-It was downloaded from http://search.cpan.org/dist/Encode
+Files: *
+Copyright: 2002-2006, Dan Kogai <dankogai at dan.co.jp>
+License: Artistic or GPL-1+
 
-Upstream Authors: 
+Files: debian/*
+Copyright: 2007, Jose Luis Rivas <ghostbar38 at gmail.com>
+ 2010, Dominic Hargreaves <dom at earth.li>
+ 2008-2011, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
-    Dan Kogai <dankogai at dan.co.jp>
-    Perl Unicode Group <perl-unicode at perl.org>, see AUTORS for a full list of 
-    people involved.
+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'.
 
-Copyright:
-
-    Copyright 2002-2006 Dan Kogai <dankogai at dan.co.jp>
-
-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, Jose Luis Rivas <ghostbar38 at gmail.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+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/libencode-perl/debian/libencode-perl.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libencode-perl/debian/libencode-perl.lintian-overrides?rev=66819&op=file
==============================================================================
--- trunk/libencode-perl/debian/libencode-perl.lintian-overrides (added)
+++ trunk/libencode-perl/debian/libencode-perl.lintian-overrides Sat Jan  1 19:33:52 2011
@@ -1,0 +1,2 @@
+# I don't see why we would need an adverb in this sentence (and the missing article is added by a patch)
+libencode-perl: spelling-error-in-manpage usr/share/man/man3/Encode::Supported.3pm.gz algorithmical algorithmically

Added: trunk/libencode-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libencode-perl/debian/patches/series?rev=66819&op=file
==============================================================================
--- trunk/libencode-perl/debian/patches/series (added)
+++ trunk/libencode-perl/debian/patches/series Sat Jan  1 19:33:52 2011
@@ -1,0 +1,1 @@
+spelling.patch

Added: trunk/libencode-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libencode-perl/debian/patches/spelling.patch?rev=66819&op=file
==============================================================================
--- trunk/libencode-perl/debian/patches/spelling.patch (added)
+++ trunk/libencode-perl/debian/patches/spelling.patch Sat Jan  1 19:33:52 2011
@@ -1,0 +1,26 @@
+Description: spelling fixes
+Origin: vendor
+Forwarded: no
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2011-01-01
+
+--- a/lib/Encode/Supported.pod
++++ b/lib/Encode/Supported.pod
+@@ -94,7 +94,7 @@
+ see L<Encode::Unicode>. 
+ 
+ UTF-7 is a special encoding which "re-encodes" UTF-16BE into a 7-bit
+-encoding.  It is implemented seperately by Encode::Unicode::UTF7.
++encoding.  It is implemented separately by Encode::Unicode::UTF7.
+ 
+ =head2 Encode::Byte -- Extended ASCII
+ 
+@@ -420,7 +420,7 @@
+ =item (Mac) Indic encodings
+ 
+ The maps for the following are available at L<http://www.unicode.org/>
+-but remain unsupport because those encodings need algorithmical
++but remain unsupport because those encodings need an algorithmical
+ approach, currently unsupported by F<enc2xs>:
+ 
+   MacDevanagari

Modified: trunk/libencode-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libencode-perl/debian/rules?rev=66819&op=diff
==============================================================================
--- trunk/libencode-perl/debian/rules (original)
+++ trunk/libencode-perl/debian/rules Sat Jan  1 19:33:52 2011
@@ -1,10 +1,11 @@
 #!/usr/bin/make -f
-  
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/perl-makemaker.mk
 
-install/libencode-perl::
-	[ ! -d debian/libencode-perl/usr/share/perl5 ] || \
-		rmdir --ignore-fail-on-non-empty --parents --verbose \
-		debian/libencode-perl/usr/share/perl5
-	rm -rf debian/libencode-perl/usr/bin
+PACKAGE = $(shell dh_listpackages)
+TMP     = $(CURDIR)/debian/$(PACKAGE)
+
+%:
+	dh $@
+
+override_dh_auto_install:
+	dh_auto_install
+	$(RM) -rv $(TMP)/usr/bin $(TMP)/usr/share/man/man1

Added: trunk/libencode-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libencode-perl/debian/source/format?rev=66819&op=file
==============================================================================
--- trunk/libencode-perl/debian/source/format (added)
+++ trunk/libencode-perl/debian/source/format Sat Jan  1 19:33:52 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)

Modified: trunk/libencode-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libencode-perl/debian/watch?rev=66819&op=diff
==============================================================================
--- trunk/libencode-perl/debian/watch (original)
+++ trunk/libencode-perl/debian/watch Sat Jan  1 19:33:52 2011
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Encode/ .*/Encode-v?(\d.+)\.tar\.gz
+http://search.cpan.org/dist/Encode/ .*/Encode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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