[libacme-constant-perl] 01/01: Update d/{control, copyright, changelog}

Radu-Bogdan Croitoru dotix-guest at alioth.debian.org
Mon Nov 4 20:00:37 UTC 2013


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

dotix-guest pushed a commit to branch master
in repository libacme-constant-perl.

commit ac14713f942a4772e8618b0bee86db151d233a9f
Author: Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com>
Date:   Mon Nov 4 22:00:21 2013 +0200

    Update d/{control, copyright, changelog}
---
 debian/changelog |    2 +-
 debian/control   |   10 ++++------
 debian/copyright |   32 ++++++++++++++++++++++----------
 3 files changed, 27 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 57070eb..3578048 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libacme-constant-perl (0.1.3-1) UNRELEASED; urgency=low
+libacme-constant-perl (0.1.3-1) unstable; urgency=low
 
   * Initial Release.
 
diff --git a/debian/control b/debian/control
index 1e254ad..dbf7661 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com>
-Build-Depends: debhelper (>= 9.20120312)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libacme-constant-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libacme-constant-perl.git
 Homepage: https://metacpan.org/release/Acme-constant
@@ -13,8 +13,8 @@ Homepage: https://metacpan.org/release/Acme-constant
 Package: libacme-constant-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Like constant, except actually not.
- This pragma lets you make inconstant constants, just like the constants the
+Description: Module that makes inconstant constants, except actually not.
+ Acme::constant lets you make inconstant constants, just like the constants the
  users of Ruby or Opera (before Opera 14, that is) already enjoyed.
  .
  Unlike Perl constants, that are replaced at compile time, Acme constants, in
@@ -25,5 +25,3 @@ Description: Like constant, except actually not.
  constants declared with use Acme::Constant don't have any sigils. This makes
  using constants easier, as you don't have to remember what sigil do constants
  use.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index e15e8d0..8f14126 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,22 +2,14 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Acme-constant
 Upstream-Contact: Konrad Borowski <glitchmr at myopera.com>
 Upstream-Name: Acme-constant
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
 Copyright: Konrad Borowski <glitchmr at myopera.com>
-License: 
+License: Expat
 
 Files: debian/*
 Copyright: 2013, Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com>
-License: Artistic or GPL-1+
+License: Expat or Artistic or GPL-1+
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify
@@ -34,3 +26,23 @@ License: GPL-1+
  .
  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: 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 to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS 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.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER 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.

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



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