[libunicode-maputf8-perl] 01/12: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Sat Dec 14 00:00:55 UTC 2013


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libunicode-maputf8-perl.

commit 8b7a9abcba609d6768f51edca40fa61a862d899f
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Dec 14 00:30:14 2013 +0100

    Apply wrap-and-sort
---
 debian/changelog |  3 +++
 debian/control   | 19 ++++++++++++++++---
 debian/copyright |  2 +-
 3 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a1155d1..147cafa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,9 @@ libunicode-maputf8-perl (1.11-3) UNRELEASED; urgency=low
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
+  [ Axel Beckert ]
+  * Apply wrap-and-sort
+
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:33:04 +0200
 
 libunicode-maputf8-perl (1.11-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 61fd9d4..dbd34bf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,19 +2,32 @@ Source: libunicode-maputf8-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Daniel Ruoso <daniel at ruoso.com>, Niko Tyni <ntyni at iki.fi>, gregor herrmann <gregoa at debian.org>
+Uploaders: Daniel Ruoso <daniel at ruoso.com>,
+           Niko Tyni <ntyni at iki.fi>,
+           gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.7.2
 Homepage: https://metacpan.org/release/Unicode-MapUTF8/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libunicode-maputf8-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libunicode-maputf8-perl.git
 Build-Depends: debhelper (>= 4.1)
-Build-Depends-Indep: perl, libjcode-pm-perl, libunicode-map8-perl, libunicode-map-perl, libunicode-string-perl, libtest-pod-coverage-perl, libtest-pod-perl
+Build-Depends-Indep: libjcode-pm-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libunicode-map-perl,
+                     libunicode-map8-perl,
+                     libunicode-string-perl,
+                     perl
 
 Package: libunicode-maputf8-perl
 Section: perl
 Priority: optional
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libjcode-pm-perl, libunicode-map8-perl, libunicode-map-perl, libunicode-string-perl
+Depends: libjcode-pm-perl,
+         libunicode-map-perl,
+         libunicode-map8-perl,
+         libunicode-string-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module for conversing between any character sets and UTF8
  This module provides an adapter layer between core routines for
  converting to and from UTF8 and other encodings.  In essence, a way
diff --git a/debian/copyright b/debian/copyright
index 4b9254a..ae5ed09 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,7 +9,7 @@ Upstream Author: Benjamin Franz <snowhare at nihongo.org>
 Copyright:
 
 Copyright September, 2000 Benjamin Franz. All rights reserved.
- 
+
 This program is free software; you can redistribute it and/or modify
 it under the terms of either:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libunicode-maputf8-perl.git



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