[libfile-slurper-perl] 01/02: Merge tag 'debian/0.009-1' into debian/jessie-backports

Afif Elghraoui afif at moszumanska.debian.org
Mon Aug 22 07:06:31 UTC 2016


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

afif pushed a commit to branch debian/jessie-backports
in repository libfile-slurper-perl.

commit c2c54bb14725f93f1f1b1510a0aad0e7c4fee674
Merge: d9f862e 9d8bac8
Author: Afif Elghraoui <afif at debian.org>
Date:   Mon Aug 22 00:00:56 2016 -0700

    Merge tag 'debian/0.009-1' into debian/jessie-backports
    
    tagging package libfile-slurper-perl version debian/0.009-1

 Changes                               |  3 +++
 INSTALL                               |  1 -
 MANIFEST                              |  8 +++---
 META.json                             | 28 ++++++++++++++------
 META.yml                              | 13 ++++++---
 Makefile.PL                           | 22 +++++++--------
 README                                |  4 +--
 debian/changelog                      | 19 +++++++++++++
 debian/control                        |  7 ++---
 debian/copyright                      |  2 +-
 debian/upstream/metadata              |  4 +--
 dist.ini                              |  3 +++
 lib/File/Slurper.pm                   | 14 ++++++----
 t/20-no-side-effects.t                | 24 +++++++++++++++++
 t/data/cp1252.txt                     | 50 +++++++++++++++++++++++++++++++++++
 xt/author/00-compile.t                |  9 ++++---
 xt/{release => author}/pod-coverage.t |  0
 xt/{release => author}/pod-syntax.t   |  1 +
 18 files changed, 170 insertions(+), 42 deletions(-)

diff --cc debian/changelog
index d6cabbe,a071372..f094e3c
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,22 +1,28 @@@
+ libfile-slurper-perl (0.009-1) unstable; urgency=medium
+ 
+   * Team upload.
+ 
+   [ Salvatore Bonaccorso ]
+   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
+ 
+   [ gregor herrmann ]
+   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
+   * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
+   * debian/upstream/metadata: use HTTPS for GitHub URLs.
+ 
+   [ Nick Morrott ]
+   * Import upstream version 0.009
+   * Declare compliance with Debian Policy 3.9.8
+   * Refresh build-dependencies
+ 
+  -- Nick Morrott <knowledgejunkie at gmail.com>  Tue, 09 Aug 2016 06:35:54 +0100
+ 
 +libfile-slurper-perl (0.008-1~bpo8+1) jessie-backports; urgency=medium
 +
 +  * Rebuild for jessie-backports.
 +
 + -- Afif Elghraoui <afif at debian.org>  Thu, 10 Mar 2016 23:12:19 -0800
 +
  libfile-slurper-perl (0.008-1) unstable; urgency=low
  
    * Initial release (closes: #798292).
diff --cc debian/control
index bdf3e8c,d0c70ed..51346ed
--- a/debian/control
+++ b/debian/control
@@@ -2,14 -2,14 +2,15 @@@ Source: libfile-slurper-per
  Section: perl
  Priority: optional
  Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 -Uploaders: gregor herrmann <gregoa at debian.org>
 +Uploaders: gregor herrmann <gregoa at debian.org>,
 +	   Afif Elghraoui <afif at debian.org>
  Build-Depends: debhelper (>= 9)
  Build-Depends-Indep: perl,
-                      libperlio-utf8-strict-perl
- Standards-Version: 3.9.6
+                      libperlio-utf8-strict-perl,
+                      libtest-warnings-perl
+ Standards-Version: 3.9.8
  Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfile-slurper-perl.git
- Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-slurper-perl.git
+ Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfile-slurper-perl.git
  Homepage: https://metacpan.org/release/File-Slurper
  Testsuite: autopkgtest-pkg-perl
  

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



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