[libencode-hanextra-perl] 06/07: Reformat debian/* with "cme fix dpkg".

Intrigeri intrigeri at moszumanska.debian.org
Sun Jan 21 19:19:50 UTC 2018


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

intrigeri pushed a commit to branch master
in repository libencode-hanextra-perl.

commit 0f8cac7ebb99b5247e272c4759cd3b1f5e882a48
Author: intrigeri <intrigeri at boum.org>
Date:   Sun Jan 21 19:09:17 2018 +0000

    Reformat debian/* with "cme fix dpkg".
---
 debian/control   | 16 ++++++++++------
 debian/copyright | 24 ++++++++++++------------
 2 files changed, 22 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 6e857e1..8c47ded 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
 Source: libencode-hanextra-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 11~), libmodule-install-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 11),
+               libmodule-install-perl,
+               perl
 Standards-Version: 4.1.3
-Homepage: https://metacpan.org/release/Encode-HanExtra
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libencode-hanextra-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libencode-hanextra-perl.git
+Homepage: https://metacpan.org/release/Encode-HanExtra
 Rules-Requires-Root: no
-Testsuite: autopkgtest-pkg-perl
 
 Package: libencode-hanextra-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: perl module providing extra sets of Chinese character encodings
  Perl 5.7.3 and later ships with an adequate set of Chinese encodings,
  including the commonly used CP950, CP936 (also known as GBK),
diff --git a/debian/copyright b/debian/copyright
index f8428af..e5abf28 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ Source: https://metacpan.org/release/Encode-HanExtra
 
 Files: *
 Copyright: 2002-2007, Audrey Tang <audreyt at audreyt.org>
-License: MIT
+License: Expat
 
 Files: inc/Module/*
 Copyright:
@@ -17,7 +17,7 @@ License: Artistic or GPL-1+
 Files: debian/*
 Copyright: 2010, Nicholas Bamber <nicholas at periapt.co.uk>
  2014, Florian Schlichting <fsfs at debian.org>
-License: MIT
+License: Expat
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify
@@ -26,16 +26,7 @@ License: Artistic
  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'.
-
-License: MIT
+License: Expat
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
  in the Software without restriction, including without limitation the rights
@@ -53,3 +44,12 @@ License: MIT
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  DEALINGS IN THE SOFTWARE.
+
+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'.

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



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