[libmoox-configfromfile-perl] 06/06: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Sun Feb 15 16:04:10 UTC 2015


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

js pushed a commit to branch master
in repository libmoox-configfromfile-perl.

commit 5a2ae11b7d6c8cee2b6a8a7f9f611e3b8b228487
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Feb 15 17:00:26 2015 +0100

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 30 +++++++++++++++++++++++++-----
 debian/control         |  2 +-
 debian/copyright_hints | 11 ++++++-----
 3 files changed, 32 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 308a303..682a8a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,28 @@
-libmoox-configfromfile-perl (0.002-3) UNRELEASED; urgency=medium
-
-  * Update Vcs-Browser URL to cgit web frontend
-
- -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 16 Aug 2014 09:33:33 +0200
+libmoox-configfromfile-perl (0.005-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release(s).
+    + Fix links in documentation.
+    + Switch to ExtUtils::MakeMaker: Better maintained these days.
+    + Add ability for options to importer of MooX::ConfigFromFile.
+    + Add option to have a singleton config (loaded once).
+    + Improve documentation.
+    + Harmonize tests.
+    + Update Makefile.PL for up-to-date resources and requirements spec.
+    + Consolidate Synopsis in main pod.
+    + Move from README to README.md.
+    + Improve author tests before releasing.
+
+  [ Salvatore Bonaccorso ]
+  * Update Vcs-Browser URL to cgit web frontend.
+
+  [ Jonas Smedegaard ]
+  * Declare compliance with Debian Policy 3.9.6.
+  * Update copyright info:
+    + Extend coverage for main upstream author.
+  * Include CDBS perl-makemaker.mk snippet (not perl-build.mk).
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sun, 15 Feb 2015 17:00:17 +0100
 
 libmoox-configfromfile-perl (0.002-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 8032931..43e6b48 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cdbs,
  libmoose-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoox-configfromfile-perl
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoox-configfromfile-perl.git
 Homepage: https://metacpan.org/release/MooX-ConfigFromFile
diff --git a/debian/copyright_hints b/debian/copyright_hints
index db3a10d..7b998e9 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,12 +4,12 @@ Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
-Files: Build.PL
- Changes
+Files: Changes
  MANIFEST
  MANIFEST.SKIP
  META.json
  META.yml
+ Makefile.PL
  debian/README.source
  debian/compat
  debian/control
@@ -19,16 +19,17 @@ Files: Build.PL
  debian/watch
  etc/calc-operands.json
  t/00-load.t
- t/01-parse.t
+ t/01-moo.t
  t/02-moose.t
+ t/testlib.pm
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: README
+Files: README.md
  lib/MooX/ConfigFromFile.pm
  lib/MooX/ConfigFromFile/Role.pm
-Copyright: 2013, Jens Rehsack
+Copyright: 2013-2014, Jens Rehsack
 License: UNKNOWN
  FIXME
 

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



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