[libchi-driver-redis-perl] 01/04: Use my Debian address in control, copyright and patches

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libchi-driver-redis-perl.

commit 3d1150d8ea67d3f8ae76dd486d8716ae0d0ae7de
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Tue Feb 20 21:33:38 2018 +

Use my Debian address in control, copyright and patches
---
 debian/changelog  | 6 +-
 debian/control| 2 +-
 debian/copyright  | 2 +-
 debian/patches/skip.patch | 4 ++--
 4 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 323483d..4c8ee59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 libchi-driver-redis-perl (0.10-2) UNRELEASED; urgency=medium
 
+  [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
- -- gregor herrmann <gre...@debian.org>  Fri, 20 May 2016 12:02:27 +0200
+  [ Christopher Hoskin ]
+  * Use my Debian address in control, copyright and patches
+
+ -- Christopher Hoskin <mans0...@debian.org>  Tue, 20 Feb 2018 21:33:05 +
 
 libchi-driver-redis-perl (0.10-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 4ea3244..1c25a52 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libchi-driver-redis-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
+Uploaders: Christopher Hoskin <mans0...@debian.org>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libchi-perl,
  libmoo-perl,
diff --git a/debian/copyright b/debian/copyright
index 904a0d6..81020dc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,7 +9,7 @@ Copyright: 2009, Cold Hard Code, LLC.
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2016, Christopher Hoskin <christopher.hos...@gmail.com>
+Copyright: 2016-2018, Christopher Hoskin <mans0...@debian.org>
 License: Artistic or GPL-1+
 
 Files: inc/Module/*
diff --git a/debian/patches/skip.patch b/debian/patches/skip.patch
index d943d5b..d892f4b 100644
--- a/debian/patches/skip.patch
+++ b/debian/patches/skip.patch
@@ -1,7 +1,7 @@
 Description: Exclude test class from install
-Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Author: Christopher Hoskin <mans0...@debian.org>
 Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=111586
-Last-Update: 2016-01-30
+Last-Update: 2018-02-20
 --- /dev/null
 +++ b/INSTALL.SKIP
 @@ -0,0 +1 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libchi-driver-redis-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libchi-driver-redis-perl] 03/04: Bump debhelper compat from 9 to 11

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libchi-driver-redis-perl.

commit b824873e7d7b6981f15cd5338ed839c4c8338998
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Tue Feb 20 21:39:29 2018 +

Bump debhelper compat from 9 to 11
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index adb9275..8891a2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libchi-driver-redis-perl (0.10-2) UNRELEASED; urgency=medium
   [ Christopher Hoskin ]
   * Use my Debian address in control, copyright and patches
   * Remove trailing whitespace from control
+  * Bump debhelper compat from 9 to 11
 
  -- Christopher Hoskin <mans0...@debian.org>  Tue, 20 Feb 2018 21:33:05 +
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 0386cbd..07e949b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <mans0...@debian.org>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 11)
 Build-Depends-Indep: libchi-perl,
  libmoo-perl,
  libredis-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libchi-driver-redis-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libchi-driver-redis-perl] 04/04: Bump Standards-Version from 3.9.6 to 4.1.3 (no change required)

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libchi-driver-redis-perl.

commit 2e11e3e939e70429d5273200cbce37e6da904e05
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Tue Feb 20 21:42:03 2018 +

Bump Standards-Version from 3.9.6 to 4.1.3 (no change required)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8891a2d..088bcf9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libchi-driver-redis-perl (0.10-2) UNRELEASED; urgency=medium
   * Use my Debian address in control, copyright and patches
   * Remove trailing whitespace from control
   * Bump debhelper compat from 9 to 11
+  * Bump Standards-Version from 3.9.6 to 4.1.3 (no change required)
 
  -- Christopher Hoskin <mans0...@debian.org>  Tue, 20 Feb 2018 21:33:05 +
 
diff --git a/debian/control b/debian/control
index 07e949b..42cc275 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libchi-perl,
  libtest-warn-perl,
  liburi-perl,
  perl (>= 5.15.2)
-Standards-Version: 3.9.6
+Standards-Version: 4.1.3
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libchi-driver-redis-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libchi-driver-redis-perl.git
 Homepage: https://metacpan.org/release/CHI-Driver-Redis

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libchi-driver-redis-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libchi-driver-redis-perl] 02/04: Remove trailing whitespace from control

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libchi-driver-redis-perl.

commit 1f1492e8188fc16a882abe86d2ef2f23c54f9e55
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Tue Feb 20 21:36:37 2018 +

Remove trailing whitespace from control
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4c8ee59..adb9275 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libchi-driver-redis-perl (0.10-2) UNRELEASED; urgency=medium
 
   [ Christopher Hoskin ]
   * Use my Debian address in control, copyright and patches
+  * Remove trailing whitespace from control
 
  -- Christopher Hoskin <mans0...@debian.org>  Tue, 20 Feb 2018 21:33:05 +
 
diff --git a/debian/control b/debian/control
index 1c25a52..0386cbd 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,6 @@ Depends: ${misc:Depends}, ${perl:Depends},
  liburi-perl
 Description: CHI driver that uses Redis to store the data
  CHI::Driver::Redis is a CHI driver that uses Redis to store the data. Care has
- been taken to not have this module fail in fiery ways if the cache is 
+ been taken to not have this module fail in fiery ways if the cache is
  unavailable. It is the author's hope that if it is failing and the cache is 
not
  required for your work, you can ignore it's warnings.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libchi-driver-redis-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libchi-driver-redis-perl] branch master updated (9b8a655 -> 2e11e3e)

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a change to branch master
in repository libchi-driver-redis-perl.

  from  9b8a655   update changelog
   new  3d1150d   Use my Debian address in control, copyright and patches
   new  1f1492e   Remove trailing whitespace from control
   new  b824873   Bump debhelper compat from 9 to 11
   new  2e11e3e   Bump Standards-Version from 3.9.6 to 4.1.3 (no change 
required)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog  | 9 -
 debian/compat | 2 +-
 debian/control| 8 
 debian/copyright  | 2 +-
 debian/patches/skip.patch | 4 ++--
 5 files changed, 16 insertions(+), 9 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libchi-driver-redis-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcgi-session-driver-chi-perl] 02/04: Remove trailing whitespace from control

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcgi-session-driver-chi-perl.

commit 162d52ca1bed0a76c064555aa21e2714c78c1bd4
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Tue Feb 20 21:24:19 2018 +

Remove trailing whitespace from control
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ac92705..29b499e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libcgi-session-driver-chi-perl (1.0.3-2) UNRELEASED; 
urgency=medium
 
   [ Christopher Hoskin ]
   * Use my Debian address in control, copyright and patches
+  * Remove trailing whitespace from control
 
  -- Christopher Hoskin <mans0...@debian.org>  Tue, 20 Feb 2018 21:22:25 +
 
diff --git a/debian/control b/debian/control
index cf621df..1803f94 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,6 @@ Package: libcgi-session-driver-chi-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libchi-perl, libcgi-session-perl
 Description: driver for CGI::Session to use CHI as a session store
- CGI::Session::Driver::chi is a driver which enables CGI::Session to use the 
+ CGI::Session::Driver::chi is a driver which enables CGI::Session to use the
  CHI unified cache handling interface to store persistent session data.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcgi-session-driver-chi-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcgi-session-driver-chi-perl] 03/04: Bump debhelper compat from 9 to 11

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcgi-session-driver-chi-perl.

commit 62136341f1760fcc46490ad347dd1a4678c2fa0a
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Tue Feb 20 21:26:21 2018 +

Bump debhelper compat from 9 to 11
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 29b499e..0166d35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libcgi-session-driver-chi-perl (1.0.3-2) UNRELEASED; 
urgency=medium
   [ Christopher Hoskin ]
   * Use my Debian address in control, copyright and patches
   * Remove trailing whitespace from control
+  * Bump debhelper compat from 9 to 11
 
  -- Christopher Hoskin <mans0...@debian.org>  Tue, 20 Feb 2018 21:22:25 +
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 1803f94..a2f4e00 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <mans0...@debian.org>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 11)
 Build-Depends-Indep: perl, libchi-perl, libcgi-session-perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-session-driver-chi-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcgi-session-driver-chi-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcgi-session-driver-chi-perl] branch master updated (0b8efd5 -> fed8126)

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a change to branch master
in repository libcgi-session-driver-chi-perl.

  from  0b8efd5   update changelog
   new  046984f   Use my Debian address in control, copyright and patches
   new  162d52c   Remove trailing whitespace from control
   new  6213634   Bump debhelper compat from 9 to 11
   new  fed8126   Bump Standards-Version from 3.9.6 to 4.1.3 (no change 
required)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog| 8 +++-
 debian/compat   | 2 +-
 debian/control  | 8 
 debian/copyright| 2 +-
 debian/patches/NAME-section-for-manual.patch| 4 ++--
 debian/patches/grammar-fixes-to-documentation.patch | 4 ++--
 6 files changed, 17 insertions(+), 11 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcgi-session-driver-chi-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcgi-session-driver-chi-perl] 04/04: Bump Standards-Version from 3.9.6 to 4.1.3 (no change required)

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcgi-session-driver-chi-perl.

commit fed81260c328a5aeee70a036a7ee9b80f829a892
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Tue Feb 20 21:27:59 2018 +

Bump Standards-Version from 3.9.6 to 4.1.3 (no change required)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0166d35..8bc2671 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libcgi-session-driver-chi-perl (1.0.3-2) UNRELEASED; 
urgency=medium
   * Use my Debian address in control, copyright and patches
   * Remove trailing whitespace from control
   * Bump debhelper compat from 9 to 11
+  * Bump Standards-Version from 3.9.6 to 4.1.3 (no change required)
 
  -- Christopher Hoskin <mans0...@debian.org>  Tue, 20 Feb 2018 21:22:25 +
 
diff --git a/debian/control b/debian/control
index a2f4e00..fdc80aa 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Perl Group 
<pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <mans0...@debian.org>
 Build-Depends: debhelper (>= 11)
 Build-Depends-Indep: perl, libchi-perl, libcgi-session-perl
-Standards-Version: 3.9.6
+Standards-Version: 4.1.3
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-session-driver-chi-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libcgi-session-driver-chi-perl.git
 Homepage: https://metacpan.org/release/CGI-Session-Driver-chi

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcgi-session-driver-chi-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcgi-session-driver-chi-perl] 01/04: Use my Debian address in control, copyright and patches

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcgi-session-driver-chi-perl.

commit 046984f367715d97a51e0df3d592f7398c675b99
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Tue Feb 20 21:23:01 2018 +

Use my Debian address in control, copyright and patches
---
 debian/changelog| 5 -
 debian/control  | 2 +-
 debian/copyright| 2 +-
 debian/patches/NAME-section-for-manual.patch| 4 ++--
 debian/patches/grammar-fixes-to-documentation.patch | 4 ++--
 5 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d1ccf21..ac92705 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,10 @@ libcgi-session-driver-chi-perl (1.0.3-2) UNRELEASED; 
urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
- -- Salvatore Bonaccorso <car...@debian.org>  Sat, 30 Jan 2016 20:03:17 +0100
+  [ Christopher Hoskin ]
+  * Use my Debian address in control, copyright and patches
+
+ -- Christopher Hoskin <mans0...@debian.org>  Tue, 20 Feb 2018 21:22:25 +
 
 libcgi-session-driver-chi-perl (1.0.3-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 14949a6..cf621df 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libcgi-session-driver-chi-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
+Uploaders: Christopher Hoskin <mans0...@debian.org>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl, libchi-perl, libcgi-session-perl
 Standards-Version: 3.9.6
diff --git a/debian/copyright b/debian/copyright
index 23e735b..1b800b5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2013, James Rouzier <rouz...@gmail.com>
 License: GPL-2+
 
 Files: debian/*
-Copyright: 2015, Christopher Hoskin <christopher.hos...@gmail.com>
+Copyright: 2015-2018, Christopher Hoskin <mans0...@debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic
diff --git a/debian/patches/NAME-section-for-manual.patch 
b/debian/patches/NAME-section-for-manual.patch
index 4079deb..4a033f4 100644
--- a/debian/patches/NAME-section-for-manual.patch
+++ b/debian/patches/NAME-section-for-manual.patch
@@ -1,9 +1,9 @@
 Description: Add description to NAME section
  Added the required brief description to the NAME section in chi.pm used to
  generate the man page.
-Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Author: Christopher Hoskin <mans0...@debian.org>
 Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=101860
-Last-Update: 2015-02-01
+Last-Update: 2018-02-20
 ---
 
 --- libcgi-session-driver-chi-perl-1.0.3.orig/lib/CGI/Session/Driver/chi.pm
diff --git a/debian/patches/grammar-fixes-to-documentation.patch 
b/debian/patches/grammar-fixes-to-documentation.patch
index ade77db..3cb994a 100644
--- a/debian/patches/grammar-fixes-to-documentation.patch
+++ b/debian/patches/grammar-fixes-to-documentation.patch
@@ -1,7 +1,7 @@
 Description: Grammar fixes to documentation
-Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Author: Christopher Hoskin <mans0...@debian.org>
 Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=101861 
-Last-Update: 2015-02-01
+Last-Update: 2018-02-20
 ---
 
 --- libcgi-session-driver-chi-perl-1.0.3.orig/lib/CGI/Session/Driver/chi.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcgi-session-driver-chi-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] 02/04: Remove whitespace from changelog

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcatalyst-view-csv-perl.

commit 10b84f22b2f7e638be8fd71eb0940d35019b1604
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Tue Feb 20 20:54:40 2018 +

Remove whitespace from changelog
---
 debian/changelog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index edd3a2e..ff4168e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,14 @@
 libcatalyst-view-csv-perl (1.7-2) UNRELEASED; urgency=medium
 
   * Use my Debian address in control, copyright and patches
+  * Remove whitespace from changelog
 
  -- Christopher Hoskin <mans0...@debian.org>  Tue, 20 Feb 2018 20:47:09 +
 
 libcatalyst-view-csv-perl (1.7-1) unstable; urgency=medium
 
   * Correct Debian package version to align with upstream. (Previously uploaded
-as 1.5-1 by mistake.) 
+as 1.5-1 by mistake.)
 
  -- Christopher Hoskin <christopher.hos...@gmail.com>  Wed, 21 Dec 2016 
20:04:54 +
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] 04/04: Bump Standards-Version from 3.9.8 to 4.1.3 (no change required)

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcatalyst-view-csv-perl.

commit 8f1549d51d0839757e3c73b1b2819670f8468d39
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Tue Feb 20 20:57:38 2018 +

Bump Standards-Version from 3.9.8 to 4.1.3 (no change required)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6c44f30..33c3a77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libcatalyst-view-csv-perl (1.7-2) UNRELEASED; urgency=medium
   * Use my Debian address in control, copyright and patches
   * Remove whitespace from changelog
   * Bump debhelper compat from 9 to 11
+  * Bump Standards-Version from 3.9.8 to 4.1.3 (no change required)
 
  -- Christopher Hoskin <mans0...@debian.org>  Tue, 20 Feb 2018 20:47:09 +
 
diff --git a/debian/control b/debian/control
index d71843e..717bc4d 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: libcatalyst-action-renderview-perl,
  libtext-csv-perl,
  liburi-perl,
  perl (>= 5.15.2)
-Standards-Version: 3.9.8
+Standards-Version: 4.1.3
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcatalyst-view-csv-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git
 Homepage: https://metacpan.org/release/Catalyst-View-CSV

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] 03/04: Bump debhelper compat from 9 to 11

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcatalyst-view-csv-perl.

commit f307db3eb39b72cdf783f37ad013b780bce6c145
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Tue Feb 20 20:55:33 2018 +

Bump debhelper compat from 9 to 11
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ff4168e..6c44f30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libcatalyst-view-csv-perl (1.7-2) UNRELEASED; urgency=medium
 
   * Use my Debian address in control, copyright and patches
   * Remove whitespace from changelog
+  * Bump debhelper compat from 9 to 11
 
  -- Christopher Hoskin <mans0...@debian.org>  Tue, 20 Feb 2018 20:47:09 +
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 6c6b316..d71843e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <mans0...@debian.org>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 11)
 Build-Depends-Indep: libcatalyst-action-renderview-perl,
  libcatalyst-model-dbic-schema-perl,
  libcatalyst-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] branch master updated (4a85819 -> 8f1549d)

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a change to branch master
in repository libcatalyst-view-csv-perl.

  from  4a85819   dch -r; ready for review
   new  6d76f94   Use my Debian address in control, copyright and patches
   new  10b84f2   Remove whitespace from changelog
   new  f307db3   Bump debhelper compat from 9 to 11
   new  8f1549d   Bump Standards-Version from 3.9.8 to 4.1.3 (no change 
required)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 11 ++-
 debian/compat|  2 +-
 debian/control   |  6 +++---
 debian/copyright |  2 +-
 debian/patches/version.patch |  2 +-
 5 files changed, 16 insertions(+), 7 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] 01/04: Use my Debian address in control, copyright and patches

2018-02-20 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcatalyst-view-csv-perl.

commit 6d76f942a8bde51c8fc186540bc431ce0584f7c7
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Tue Feb 20 20:52:42 2018 +

Use my Debian address in control, copyright and patches
---
 debian/changelog | 6 ++
 debian/control   | 2 +-
 debian/copyright | 2 +-
 debian/patches/version.patch | 2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f7aad36..edd3a2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libcatalyst-view-csv-perl (1.7-2) UNRELEASED; urgency=medium
+
+  * Use my Debian address in control, copyright and patches
+
+ -- Christopher Hoskin <mans0...@debian.org>  Tue, 20 Feb 2018 20:47:09 +
+
 libcatalyst-view-csv-perl (1.7-1) unstable; urgency=medium
 
   * Correct Debian package version to align with upstream. (Previously uploaded
diff --git a/debian/control b/debian/control
index 12b778f..6c6b316 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libcatalyst-view-csv-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
+Uploaders: Christopher Hoskin <mans0...@debian.org>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libcatalyst-action-renderview-perl,
  libcatalyst-model-dbic-schema-perl,
diff --git a/debian/copyright b/debian/copyright
index 6be3635..1decb7f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,7 +12,7 @@ Copyright: 2008-2012, Adam Kennedy <ad...@cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2016, Christopher Hoskin <christopher.hos...@gmail.com>
+Copyright: 2016-2018, Christopher Hoskin <mans0...@debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic
diff --git a/debian/patches/version.patch b/debian/patches/version.patch
index 81062ba..f91963b 100644
--- a/debian/patches/version.patch
+++ b/debian/patches/version.patch
@@ -1,6 +1,6 @@
 Description: Correct version from 1.5 to 1.7
 Bug: https://rt.cpan.org/Public/Bug/Display.html?id=118990
-Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Author: Christopher Hoskin <mans0...@debian.org>
 Last-Update: 2016-12-16
 
 --- a/META.yml

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-authentication-store-htpasswd-perl] branch master updated (c886c4e -> ef09b3c)

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a change to branch master
in repository libcatalyst-authentication-store-htpasswd-perl.

  from  c886c4e   declare conformance with Policy 4.1.3 (no changes needed)
   new  7090ab1   Remove trailing whitespace from changelog and control
   new  ef09b3c   Bump debhelper compat from 9 to 11

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 13 +
 debian/compat|  2 +-
 debian/control   |  4 ++--
 3 files changed, 12 insertions(+), 7 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-store-htpasswd-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-authentication-store-htpasswd-perl] 01/02: Remove trailing whitespace from changelog and control

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcatalyst-authentication-store-htpasswd-perl.

commit 7090ab14754e37ac6d4da02a23f37479c0161d8d
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Sat Feb 17 15:12:52 2018 +

Remove trailing whitespace from changelog and control
---
 debian/changelog | 12 
 debian/control   |  2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 283413c..9954721 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 libcatalyst-authentication-store-htpasswd-perl (1.006-2) UNRELEASED; 
urgency=medium
 
+  [ Damyan Ivanov ]
   * declare conformance with Policy 4.1.3 (no changes needed)
 
- -- Damyan Ivanov <d...@debian.org>  Sun, 03 Dec 2017 22:42:38 +
+  [ Christopher Hoskin ]
+  * Remove trailing whitespace from changelog and control
+
+ -- Christopher Hoskin <mans0...@debian.org>  Sat, 17 Feb 2018 15:11:06 +
 
 libcatalyst-authentication-store-htpasswd-perl (1.006-1) unstable; 
urgency=medium
 
@@ -18,11 +22,11 @@ libcatalyst-authentication-store-htpasswd-perl (1.005-1) 
unstable; urgency=mediu
 
   [ Christopher Hoskin ]
   * New upstream release (1.005)
-  * Add new dependencies to debian/control 
-  * Use my debian address for uploader 
+  * Add new dependencies to debian/control
+  * Use my debian address for uploader
   * Remove references to inc/Module from debian/copyright
   * Bump standards version to 4.0.0 (no change required)
-  * Update debian/copyright 
+  * Update debian/copyright
 
  -- Christopher Hoskin <mans0...@debian.org>  Sun, 25 Jun 2017 21:36:16 +0100
 
diff --git a/debian/control b/debian/control
index 3422912..1da72b8 100644
--- a/debian/control
+++ b/debian/control
@@ -28,5 +28,5 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libcrypt-passwdmd5-perl
 Description: Authen::Htpasswd based user storage/authentication
  Catalyst::Authentication::Store::Htpasswd is a plugin for the Catalyst MVC web
- framework which enables Catalyst applications to use <.htpasswd> files for 
+ framework which enables Catalyst applications to use <.htpasswd> files for
  authentication storage.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-store-htpasswd-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-authentication-store-htpasswd-perl] 02/02: Bump debhelper compat from 9 to 11

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcatalyst-authentication-store-htpasswd-perl.

commit ef09b3ca60259b5c5d1ac2fa358c51222b20db97
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Sat Feb 17 15:15:23 2018 +

Bump debhelper compat from 9 to 11
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9954721..94b522f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libcatalyst-authentication-store-htpasswd-perl (1.006-2) 
UNRELEASED; urgency=med
 
   [ Christopher Hoskin ]
   * Remove trailing whitespace from changelog and control
+  * Bump debhelper compat from 9 to 11
 
  -- Christopher Hoskin <mans0...@debian.org>  Sat, 17 Feb 2018 15:11:06 +
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 1da72b8..eb253db 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <mans0...@debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11),
  libmodule-build-tiny-perl,
  libmodule-build-perl
 Build-Depends-Indep: libauthen-htpasswd-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-store-htpasswd-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-getparserxs-perl] 02/04: Enable hardening

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcache-memcached-getparserxs-perl.

commit 1737f4fba934e623718aec7bde85ac989a12f214
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Sat Feb 17 15:03:33 2018 +

Enable hardening
---
 debian/changelog | 1 +
 debian/rules | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6e893d6..aec1514 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libcache-memcached-getparserxs-perl (0.01-2) UNRELEASED; 
urgency=medium
 
   [ Christopher Hoskin ]
   * Use my Debian address in control and copyright
+  * Enable hardening
 
  -- Christopher Hoskin <mans0...@debian.org>  Sat, 17 Feb 2018 14:59:14 +
 
diff --git a/debian/rules b/debian/rules
index 2d33f6a..d8309f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-getparserxs-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-getparserxs-perl] 04/04: Bump Standards-Version from 3.9.6 to 4.1.3

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcache-memcached-getparserxs-perl.

commit 09994a32b003519864e7cbfa05e5a5a0f21c
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Sat Feb 17 15:07:02 2018 +

Bump Standards-Version from 3.9.6 to 4.1.3
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fce4e67..3453edc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libcache-memcached-getparserxs-perl (0.01-2) UNRELEASED; 
urgency=medium
   * Use my Debian address in control and copyright
   * Enable hardening
   * Bump debhelper compat from 9 to 11
+  * Bump Standards-Version from 3.9.6 to 4.1.3
 
  -- Christopher Hoskin <mans0...@debian.org>  Sat, 17 Feb 2018 14:59:14 +
 
diff --git a/debian/control b/debian/control
index 162b7ce..6e8ab88 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Christopher Hoskin <mans0...@debian.org>
 Build-Depends: debhelper (>= 11),
  libcache-memcached-perl,
  perl
-Standards-Version: 3.9.6
+Standards-Version: 4.1.3
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcache-memcached-getparserxs-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libcache-memcached-getparserxs-perl.git
 Homepage: https://metacpan.org/release/Cache-Memcached-GetParserXS

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-getparserxs-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-getparserxs-perl] 01/04: Use my Debian address in control and copyright

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcache-memcached-getparserxs-perl.

commit df796f199a81d80565ab9d00ad4a5a97ad041eb9
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Sat Feb 17 15:00:01 2018 +

Use my Debian address in control and copyright
---
 debian/changelog | 5 -
 debian/control   | 2 +-
 debian/copyright | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5256a08..6e893d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,10 @@ libcache-memcached-getparserxs-perl (0.01-2) UNRELEASED; 
urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
- -- Salvatore Bonaccorso <car...@debian.org>  Sat, 30 Jan 2016 20:03:06 +0100
+  [ Christopher Hoskin ]
+  * Use my Debian address in control and copyright
+
+ -- Christopher Hoskin <mans0...@debian.org>  Sat, 17 Feb 2018 14:59:14 +
 
 libcache-memcached-getparserxs-perl (0.01-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 07b0320..99d0e98 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libcache-memcached-getparserxs-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
+Uploaders: Christopher Hoskin <mans0...@debian.org>
 Build-Depends: debhelper (>= 9.20120312~),
  libcache-memcached-perl,
  perl
diff --git a/debian/copyright b/debian/copyright
index 1ca4566..d706c9d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,7 +15,7 @@ Copyright:  2001, Paul Marquess <p...@cpan.org> (Version 2.x)
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2015, Christopher Hoskin <christopher.hos...@gmail.com>
+Copyright: 2015-2018, Christopher Hoskin <mans0...@debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-getparserxs-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-getparserxs-perl] 03/04: Bump debhelper compat from 9 to 11

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcache-memcached-getparserxs-perl.

commit 8e2be0695e192d33ac0d981eedec931eddb5b90b
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Sat Feb 17 15:05:31 2018 +

Bump debhelper compat from 9 to 11
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aec1514..fce4e67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libcache-memcached-getparserxs-perl (0.01-2) UNRELEASED; 
urgency=medium
   [ Christopher Hoskin ]
   * Use my Debian address in control and copyright
   * Enable hardening
+  * Bump debhelper compat from 9 to 11
 
  -- Christopher Hoskin <mans0...@debian.org>  Sat, 17 Feb 2018 14:59:14 +
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 99d0e98..162b7ce 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <mans0...@debian.org>
-Build-Depends: debhelper (>= 9.20120312~),
+Build-Depends: debhelper (>= 11),
  libcache-memcached-perl,
  perl
 Standards-Version: 3.9.6

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-getparserxs-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-getparserxs-perl] branch master updated (6aead9f -> 09994a3)

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a change to branch master
in repository libcache-memcached-getparserxs-perl.

  from  6aead9f   update changelog
   new  df796f1   Use my Debian address in control and copyright
   new  1737f4f   Enable hardening
   new  8e2be06   Bump debhelper compat from 9 to 11
   new  09994a3   Bump Standards-Version from 3.9.6 to 4.1.3

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 8 +++-
 debian/compat| 2 +-
 debian/control   | 6 +++---
 debian/copyright | 2 +-
 debian/rules | 2 ++
 5 files changed, 14 insertions(+), 6 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-getparserxs-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-libmemcached-perl] 01/03: Use my Debian address in control, copyright and patches

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcache-memcached-libmemcached-perl.

commit 3760bd86fc262491a6587ca0daddc008868b9e80
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Sat Feb 17 09:17:26 2018 +

Use my Debian address in control, copyright and patches
---
 debian/changelog  | 6 ++
 debian/control| 2 +-
 debian/copyright  | 2 +-
 debian/patches/spelling.patch | 4 ++--
 debian/patches/version.patch  | 4 ++--
 5 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c1fb518..8d39bac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libcache-memcached-libmemcached-perl (0.04001-2) UNRELEASED; urgency=medium
+
+  * Use my Debian address in control, copyright and patches
+
+ -- Christopher Hoskin <mans0...@debian.org>  Sat, 17 Feb 2018 09:16:49 +
+
 libcache-memcached-libmemcached-perl (0.04001-1) unstable; urgency=low
 
   * Initial Release. (Closes: #848095)
diff --git a/debian/control b/debian/control
index 9790c24..98f6b09 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libcache-memcached-libmemcached-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
+Uploaders: Christopher Hoskin <mans0...@debian.org>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libmemcached-libmemcached-perl,
  libtask-weaken-perl,
diff --git a/debian/copyright b/debian/copyright
index f2b4c62..5c3285a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,7 +12,7 @@ Copyright: 2008-2010, Adam Kennedy <ad...@cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2016, Christopher Hoskin <christopher.hos...@gmail.com>
+Copyright: 2016-2018, Christopher Hoskin <mans0...@debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index 4c5f46e..bba53b5 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -1,7 +1,7 @@
 Description: Fix spellings
 Bug: https://rt.cpan.org/Public/Bug/Display.html?id=119234
-Author: Christopher Hoskin <christopher.hos...@gmail.com>
-Last-Update: 2012-12-14
+Author: Christopher Hoskin <mans0...@debian.org>
+Last-Update: 2018-02-17
 --- a/lib/Cache/Memcached/libmemcached.pm
 +++ b/lib/Cache/Memcached/libmemcached.pm
 @@ -455,7 +455,7 @@
diff --git a/debian/patches/version.patch b/debian/patches/version.patch
index c4f1dc9..17e550e 100644
--- a/debian/patches/version.patch
+++ b/debian/patches/version.patch
@@ -1,7 +1,7 @@
 Description: Old version in META.yml
 Bug: https://rt.cpan.org/Public/Bug/Display.html?id=113981
-Author: Christopher Hoskin <christopher.hos...@gmail.com>
-Last-Update: 2016-12-14
+Author: Christopher Hoskin <mans0...@debian.org>
+Last-Update: 2018-02-17
 --- a/META.yml
 +++ b/META.yml
 @@ -26,4 +26,4 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-libmemcached-perl] 02/03: Bump compat and standards

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcache-memcached-libmemcached-perl.

commit b4883fc50a9e4ea07ca8dd271d57cb30af3efef2
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Sat Feb 17 09:24:00 2018 +

Bump compat and standards

* Bump debhelper compat from 9 to 11
* Bump Standards-Version from 3.9.8 to 4.1.3 (no change required)
---
 debian/changelog | 2 ++
 debian/compat| 2 +-
 debian/control   | 4 ++--
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8d39bac..5610b31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 libcache-memcached-libmemcached-perl (0.04001-2) UNRELEASED; urgency=medium
 
   * Use my Debian address in control, copyright and patches
+  * Bump debhelper compat from 9 to 11
+  * Bump Standards-Version from 3.9.8 to 4.1.3 (no change required)
 
  -- Christopher Hoskin <mans0...@debian.org>  Sat, 17 Feb 2018 09:16:49 +
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 98f6b09..4c0c8ed 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <mans0...@debian.org>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 11)
 Build-Depends-Indep: libmemcached-libmemcached-perl,
  libtask-weaken-perl,
  perl
-Standards-Version: 3.9.8
+Standards-Version: 4.1.3
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcache-memcached-libmemcached-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git
 Homepage: https://metacpan.org/release/Cache-Memcached-libmemcached

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-libmemcached-perl] 03/03: Merge branch 'master' of ssh://git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libcache-memcached-libmemcached-perl.

commit bde7fb21536354da98d5804638e552b70ba85f6c
Merge: b4883fc 609941b
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Sat Feb 17 09:24:35 2018 +

Merge branch 'master' of 
ssh://git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl

 debian/copyright | 12 +---
 debian/upstream/metadata |  2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-libmemcached-perl] branch master updated (609941b -> bde7fb2)

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a change to branch master
in repository libcache-memcached-libmemcached-perl.

  from  609941b   d/copyright improvements
   new  3760bd8   Use my Debian address in control, copyright and patches
   new  b4883fc   Bump compat and standards
   new  bde7fb2   Merge branch 'master' of 
ssh://git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog  | 8 
 debian/compat | 2 +-
 debian/control| 6 +++---
 debian/copyright  | 2 +-
 debian/patches/spelling.patch | 4 ++--
 debian/patches/version.patch  | 4 ++--
 6 files changed, 17 insertions(+), 9 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libauthen-htpasswd-perl] 02/04: Correct spelling of 'dependency' in patch description

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libauthen-htpasswd-perl.

commit 1c755f5db59ab1e578d489d61d254089a2d403f1
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Sat Feb 17 08:53:37 2018 +

Correct spelling of 'dependency' in patch description
---
 debian/changelog| 1 +
 debian/patches/digest_sha1_to_sha.patch | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 26c04e0..5746c47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libauthen-htpasswd-perl (0.171-2) UNRELEASED; urgency=medium
 
   [ Christopher Hoskin ]
   * Use my @debian address in control, copyright and patches
+  * Correct spelling of 'dependency' in patch description
 
  -- Christopher Hoskin <mans0...@debian.org>  Sat, 17 Feb 2018 08:50:50 +
 
diff --git a/debian/patches/digest_sha1_to_sha.patch 
b/debian/patches/digest_sha1_to_sha.patch
index 0a7eac0..36912b5 100644
--- a/debian/patches/digest_sha1_to_sha.patch
+++ b/debian/patches/digest_sha1_to_sha.patch
@@ -1,4 +1,4 @@
-Description: Replace dependancy on Digest::SHA1 with Digest::SHA. Replace SHA1
+Description: Replace dependency on Digest::SHA1 with Digest::SHA. Replace SHA1
  with SHA-1 in comments.
 Author: Christopher Hoskin <mans0...@debian.org>
 Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=101955 

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libauthen-htpasswd-perl] 04/04: Bump Standards-Version from 3.9.6 to 4.1.3 (no change required)

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libauthen-htpasswd-perl.

commit 3c76720a815c80a7de2f26985c89851fbb12a126
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Sat Feb 17 08:57:58 2018 +

Bump Standards-Version from 3.9.6 to 4.1.3 (no change required)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6bdea38..2780683 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libauthen-htpasswd-perl (0.171-2) UNRELEASED; urgency=medium
   * Use my @debian address in control, copyright and patches
   * Correct spelling of 'dependency' in patch description
   * Bump debhelper compat from 9 to 11
+  * Bump Standards-Version from 3.9.6 to 4.1.3 (no change required)
 
  -- Christopher Hoskin <mans0...@debian.org>  Sat, 17 Feb 2018 08:50:50 +
 
diff --git a/debian/control b/debian/control
index 92b67e7..ff9700e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: libclass-accessor-perl,
  libcrypt-passwdmd5-perl,
  libio-lockedfile-perl,
  perl
-Standards-Version: 3.9.6
+Standards-Version: 4.1.3
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libauthen-htpasswd-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libauthen-htpasswd-perl.git
 Homepage: https://metacpan.org/release/Authen-Htpasswd

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libauthen-htpasswd-perl] branch master updated (70be316 -> 3c76720)

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a change to branch master
in repository libauthen-htpasswd-perl.

  from  70be316   update changelog
   new  21c8b54   Use my @debian address in control, copyright and patches
   new  1c755f5   Correct spelling of 'dependency' in patch description
   new  6c1ce47   Bump debhelper compat from 9 to 11
   new  3c76720   Bump Standards-Version from 3.9.6 to 4.1.3 (no change 
required)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog| 8 +++-
 debian/compat   | 2 +-
 debian/control  | 6 +++---
 debian/copyright| 2 +-
 debian/patches/digest_sha1_to_sha.patch | 6 +++---
 5 files changed, 15 insertions(+), 9 deletions(-)

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libauthen-htpasswd-perl] 03/04: Bump debhelper compat from 9 to 11

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libauthen-htpasswd-perl.

commit 6c1ce47ea57cfc2bf84ce3101073bffc40dd4777
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Sat Feb 17 08:56:11 2018 +

Bump debhelper compat from 9 to 11
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5746c47..6bdea38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libauthen-htpasswd-perl (0.171-2) UNRELEASED; urgency=medium
   [ Christopher Hoskin ]
   * Use my @debian address in control, copyright and patches
   * Correct spelling of 'dependency' in patch description
+  * Bump debhelper compat from 9 to 11
 
  -- Christopher Hoskin <mans0...@debian.org>  Sat, 17 Feb 2018 08:50:50 +
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index a035bc0..92b67e7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <mans0...@debian.org>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 11)
 Build-Depends-Indep: libclass-accessor-perl,
  libcrypt-passwdmd5-perl,
  libio-lockedfile-perl,

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libauthen-htpasswd-perl] 01/04: Use my @debian address in control, copyright and patches

2018-02-17 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libauthen-htpasswd-perl.

commit 21c8b54994c9c576da7ff0c58eb434d8935774b3
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Sat Feb 17 08:51:44 2018 +

Use my @debian address in control, copyright and patches
---
 debian/changelog| 5 -
 debian/control  | 2 +-
 debian/copyright| 2 +-
 debian/patches/digest_sha1_to_sha.patch | 4 ++--
 4 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 67058c3..26c04e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,10 @@ libauthen-htpasswd-perl (0.171-2) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
- -- Salvatore Bonaccorso <car...@debian.org>  Sat, 30 Jan 2016 20:02:58 +0100
+  [ Christopher Hoskin ]
+  * Use my @debian address in control, copyright and patches
+
+ -- Christopher Hoskin <mans0...@debian.org>  Sat, 17 Feb 2018 08:50:50 +
 
 libauthen-htpasswd-perl (0.171-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index e421a02..a035bc0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libauthen-htpasswd-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
+Uploaders: Christopher Hoskin <mans0...@debian.org>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libclass-accessor-perl,
  libcrypt-passwdmd5-perl,
diff --git a/debian/copyright b/debian/copyright
index c14d0ef..c795d58 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2005-2007, David Kamholz <dkamh...@cpan.org>, Yuval 
Kogman
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2015, Christopher Hoskin <christopher.hos...@gmail.com>
+Copyright: 2015-2018, Christopher Hoskin <mans0...@debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic
diff --git a/debian/patches/digest_sha1_to_sha.patch 
b/debian/patches/digest_sha1_to_sha.patch
index efe6479..0a7eac0 100644
--- a/debian/patches/digest_sha1_to_sha.patch
+++ b/debian/patches/digest_sha1_to_sha.patch
@@ -1,8 +1,8 @@
 Description: Replace dependancy on Digest::SHA1 with Digest::SHA. Replace SHA1
  with SHA-1 in comments.
-Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Author: Christopher Hoskin <mans0...@debian.org>
 Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=101955 
-Last-Update: 2015-02-05
+Last-Update: 2018-02-17
 ---
 
 --- a/META.json

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libapache-ssllookup-perl] 05/08: Remove unnecessary testsuite autopkgtest header

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libapache-ssllookup-perl.

commit 04e6af6e3ae806cdd9bfc75980abacbcc7ad2d2c
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 06:48:58 2018 +

Remove unnecessary testsuite autopkgtest header
---
 debian/changelog | 1 +
 debian/control   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 71889e0..a306e73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ libapache-ssllookup-perl (2.00-04-2) UNRELEASED; 
urgency=medium
   * Remove redundant tests patch
   * Bump debhelper compat from 9 to 11
   * Clean t/TEST (generated by make test)
+  * Remove unnecessary testsuite autopkgtest header
 
  -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 06:22:10 +
 
diff --git a/debian/control b/debian/control
index e1c740f..f40d946 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libapache-ssllookup-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libapache-ssllookup-perl.git
 Homepage: http://search.cpan.org/dist/Apache-SSLLookup/
-Testsuite: autopkgtest-pkg-perl
 
 Package: libapache-ssllookup-perl
 Architecture: any

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libapache-ssllookup-perl] 04/08: Clean t/TEST (generated by make test)

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libapache-ssllookup-perl.

commit a765b476795fb5556fe8a4595b3a623d6f8a2790
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 06:47:54 2018 +

Clean t/TEST (generated by make test)
---
 debian/changelog  | 1 +
 debian/clean  | 1 +
 debian/tests/custom-smoke | 1 +
 3 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 56b5797..71889e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ libapache-ssllookup-perl (2.00-04-2) UNRELEASED; 
urgency=medium
   * Use my @debian address in control, copyright and patches
   * Remove redundant tests patch
   * Bump debhelper compat from 9 to 11
+  * Clean t/TEST (generated by make test)
 
  -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 06:22:10 +
 
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 000..d06a421
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+t/TEST
diff --git a/debian/tests/custom-smoke b/debian/tests/custom-smoke
index c7f068f..c911ff6 100644
--- a/debian/tests/custom-smoke
+++ b/debian/tests/custom-smoke
@@ -3,3 +3,4 @@ mkdir t/logs
 cp debian/TEST t/TEST
 chmod u+x t/TEST
 t/TEST -httpd_conf `pwd`/debian/apache2.conf -bugreport -verbose=0
+rm t/TEST

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libapache-ssllookup-perl] 07/08: Enable hardening

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libapache-ssllookup-perl.

commit e96dbb19502796d1251fbd9822b412037b6478c3
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 07:06:50 2018 +

Enable hardening
---
 debian/changelog | 1 +
 debian/rules | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 511c99e..ac3d49b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ libapache-ssllookup-perl (2.00-04-2) UNRELEASED; 
urgency=medium
   * Clean t/TEST (generated by make test)
   * Remove unnecessary testsuite autopkgtest header
   * Include Apache notice
+  * Enable hardening
 
  -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 06:22:10 +
 
diff --git a/debian/rules b/debian/rules
index b586d85..70f3bba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 APR_INC := $(shell /usr/bin/apr-config --includedir)
 
 override_dh_auto_build:

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libapache-ssllookup-perl] branch master updated (9b51969 -> 3408e4c)

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a change to branch master
in repository libapache-ssllookup-perl.

  from  9b51969   update changelog
   new  92a5cda   Use my @debian address in control, copyright and patches
   new  0fe8578   Remove redundant tests patch
   new  d748b4a   Bump debhelper compat from 9 to 11
   new  a765b47   Clean t/TEST (generated by make test)
   new  04e6af6   Remove unnecessary testsuite autopkgtest header
   new  7d1adec   Include Apache notice
   new  e96dbb1   Enable hardening
   new  3408e4c   Bump Standards-Version from 3.9.6 to 4.1.3

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 12 +++-
 debian/clean |  1 +
 debian/compat|  2 +-
 debian/control   |  7 +++
 debian/copyright |  2 +-
 debian/libapache-ssllookup-perl.docs |  1 +
 debian/patches/MP_dTHX.patch |  4 ++--
 debian/patches/tests.patch   | 15 ---
 debian/rules |  2 ++
 debian/tests/custom-smoke|  1 +
 10 files changed, 23 insertions(+), 24 deletions(-)
 create mode 100644 debian/clean
 create mode 100644 debian/libapache-ssllookup-perl.docs
 delete mode 100644 debian/patches/tests.patch

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libapache-ssllookup-perl] 08/08: Bump Standards-Version from 3.9.6 to 4.1.3

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libapache-ssllookup-perl.

commit 3408e4c601ac0a9ff83d529395ea0e1eedad3768
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 07:08:31 2018 +

Bump Standards-Version from 3.9.6 to 4.1.3
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ac3d49b..7723faf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ libapache-ssllookup-perl (2.00-04-2) UNRELEASED; 
urgency=medium
   * Remove unnecessary testsuite autopkgtest header
   * Include Apache notice
   * Enable hardening
+  * Bump Standards-Version from 3.9.6 to 4.1.3
 
  -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 06:22:10 +
 
diff --git a/debian/control b/debian/control
index f40d946..2b96bce 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 11),
  apache2-dev,
  libapr1-dev,
  perl
-Standards-Version: 3.9.6
+Standards-Version: 4.1.3
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libapache-ssllookup-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libapache-ssllookup-perl.git
 Homepage: http://search.cpan.org/dist/Apache-SSLLookup/

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libapache-ssllookup-perl] 01/08: Use my @debian address in control, copyright and patches

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libapache-ssllookup-perl.

commit 92a5cda6ae57715c0716071d738e3099141a30b1
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 06:24:35 2018 +

Use my @debian address in control, copyright and patches
---
 debian/changelog | 5 -
 debian/control   | 2 +-
 debian/copyright | 2 +-
 debian/patches/MP_dTHX.patch | 4 ++--
 debian/patches/tests.patch   | 4 ++--
 5 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 714a101..892bd2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,10 @@ libapache-ssllookup-perl (2.00-04-2) UNRELEASED; 
urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
- -- gregor herrmann <gre...@debian.org>  Sat, 24 Oct 2015 13:44:25 +0200
+  [ Christopher Hoskin ]
+  * Use my @debian address in control, copyright and patches
+
+ -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 06:22:10 +
 
 libapache-ssllookup-perl (2.00-04-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 7fe80a0..9b2cf46 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libapache-ssllookup-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
+Uploaders: Christopher Hoskin <mans0...@debian.org>
 Build-Depends: debhelper (>= 9.20120312~),
  libapache2-mod-perl2-dev,
  apache2-dev,
diff --git a/debian/copyright b/debian/copyright
index e41c6a4..0859e35 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2004, Geoffrey Young <ge...@modperlcookbook.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2015, Christopher Hoskin <christopher.hos...@gmail.com>
+Copyright: 2015-2018, Christopher Hoskin <mans0...@debian.org>
 License: Artistic or GPL-1+
 
 Files: debian/patches/MP_dTHX.patch
diff --git a/debian/patches/MP_dTHX.patch b/debian/patches/MP_dTHX.patch
index 73e51de..f1cc403 100644
--- a/debian/patches/MP_dTHX.patch
+++ b/debian/patches/MP_dTHX.patch
@@ -1,7 +1,7 @@
 Description: Include MP_dTHX macro removed from recent versions of mod_perl
-Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Author: Christopher Hoskin <mans0...@debian.org>
 Forwarded: no
-Last-Update: 2015-03-15
+Last-Update: 2018-02-14
 
 --- a/SSLLookup.xs
 +++ b/SSLLookup.xs
diff --git a/debian/patches/tests.patch b/debian/patches/tests.patch
index bb82c66..3a21c2b 100644
--- a/debian/patches/tests.patch
+++ b/debian/patches/tests.patch
@@ -1,7 +1,7 @@
 Description: Additions to Apache Test config to work with Apache 2.4
-Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Author: Christopher Hoskin <mans0...@debian.org>
 Forwarded: no
-Last-Update: 2015-03-15
+Last-Update: 2018-02-14
 
 
 --- /dev/null

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libapache-ssllookup-perl] 02/08: Remove redundant tests patch

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libapache-ssllookup-perl.

commit 0fe8578d4df0599fb5a8f838b971feb9c8dd468f
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 06:28:35 2018 +

Remove redundant tests patch
---
 debian/changelog   |  1 +
 debian/patches/tests.patch | 15 ---
 2 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 892bd2e..3a60183 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ libapache-ssllookup-perl (2.00-04-2) UNRELEASED; 
urgency=medium
 
   [ Christopher Hoskin ]
   * Use my @debian address in control, copyright and patches
+  * Remove redundant tests patch
 
  -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 06:22:10 +
 
diff --git a/debian/patches/tests.patch b/debian/patches/tests.patch
deleted file mode 100644
index 3a21c2b..000
--- a/debian/patches/tests.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Additions to Apache Test config to work with Apache 2.4
-Author: Christopher Hoskin <mans0...@debian.org>
-Forwarded: no
-Last-Update: 2018-02-14
-
-
 /dev/null
-+++ b/t/conf/extra.conf.in
-@@ -0,0 +1,6 @@
-+
-+LoadModule mpm_event_module /usr/lib/apache2/modules/mod_mpm_event.so
-+
-+
-+LoadModule authz_core_module /usr/lib/apache2/modules/mod_authz_core.so
-+

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libapache-ssllookup-perl] 03/08: Bump debhelper compat from 9 to 11

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libapache-ssllookup-perl.

commit d748b4a99f6cf4acd40e77d7f4159210dc536a62
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 06:33:55 2018 +

Bump debhelper compat from 9 to 11
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3a60183..56b5797 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ libapache-ssllookup-perl (2.00-04-2) UNRELEASED; 
urgency=medium
   [ Christopher Hoskin ]
   * Use my @debian address in control, copyright and patches
   * Remove redundant tests patch
+  * Bump debhelper compat from 9 to 11
 
  -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 06:22:10 +
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 9b2cf46..e1c740f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <mans0...@debian.org>
-Build-Depends: debhelper (>= 9.20120312~),
+Build-Depends: debhelper (>= 11),
  libapache2-mod-perl2-dev,
  apache2-dev,
  libapr1-dev,

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libapache-ssllookup-perl] 06/08: Include Apache notice

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libapache-ssllookup-perl.

commit 7d1adecaf25abdb37e087dd0531ff7838b479017
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 07:05:48 2018 +

Include Apache notice
---
 debian/changelog | 1 +
 debian/libapache-ssllookup-perl.docs | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a306e73..511c99e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ libapache-ssllookup-perl (2.00-04-2) UNRELEASED; 
urgency=medium
   * Bump debhelper compat from 9 to 11
   * Clean t/TEST (generated by make test)
   * Remove unnecessary testsuite autopkgtest header
+  * Include Apache notice
 
  -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 06:22:10 +
 
diff --git a/debian/libapache-ssllookup-perl.docs 
b/debian/libapache-ssllookup-perl.docs
new file mode 100644
index 000..5c8fcc4
--- /dev/null
+++ b/debian/libapache-ssllookup-perl.docs
@@ -0,0 +1 @@
+mpi/NOTICE

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libapache-session-memcached-perl] 01/04: Use my @debian address in control, copyright and patches

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libapache-session-memcached-perl.

commit 91de7a3f987852de1e535b56334c4016d56af37b
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 06:10:33 2018 +

Use my @debian address in control, copyright and patches
---
 debian/changelog  | 5 -
 debian/control| 2 +-
 debian/copyright  | 2 +-
 debian/patches/grammar.patch  | 4 ++--
 debian/patches/test-env-var.patch | 4 ++--
 5 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ddecf3f..66f4e82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,10 @@ libapache-session-memcached-perl (0.03-2) UNRELEASED; 
urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
- -- Salvatore Bonaccorso <car...@debian.org>  Sat, 30 Jan 2016 20:02:51 +0100
+  [ Christopher Hoskin ]
+  * Use my @debian address in control, copyright and patches
+
+ -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 06:09:19 +
 
 libapache-session-memcached-perl (0.03-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 6d2913d..1820737 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libapache-session-memcached-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
+Uploaders: Christopher Hoskin <mans0...@debian.org>
 Build-Depends: debhelper (>= 9), memcached, net-tools
 Build-Depends-Indep: perl,
  libapache-session-perl,
diff --git a/debian/copyright b/debian/copyright
index 50f7edd..9346ad5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: Copyright (C) 2001-2001-2004 by Enrico Sorcinelli
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2015, Christopher Hoskin <christopher.hos...@gmail.com>
+Copyright: 2015-2018, Christopher Hoskin <mans0...@debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic
diff --git a/debian/patches/grammar.patch b/debian/patches/grammar.patch
index 5708b14..e257739 100644
--- a/debian/patches/grammar.patch
+++ b/debian/patches/grammar.patch
@@ -1,7 +1,7 @@
 Description: Minor grammar corrections
-Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Author: Christopher Hoskin <mans0...@debian.org>
 Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=102007
-Last-Update: 2015-02-08
+Last-Update: 2018-02-14
 
 --- a/lib/Apache/Session/Memcached.pm
 +++ b/lib/Apache/Session/Memcached.pm
diff --git a/debian/patches/test-env-var.patch 
b/debian/patches/test-env-var.patch
index 72174ea..26972e6 100644
--- a/debian/patches/test-env-var.patch
+++ b/debian/patches/test-env-var.patch
@@ -3,9 +3,9 @@ Description: Allow override of test config by environment 
variables
  variable named MEMCACHED_param will override the parameter param in the config
  file t/CONFIG. This is useful, for example, when the port number is determined
  on the fly during automated testing. 
-Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Author: Christopher Hoskin <mans0...@debian.org>
 Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=102008
-Last-Update: 2015-02-08
+Last-Update: 2018-02-14
 
 --- a/t/testlib.pl
 +++ b/t/testlib.pl

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libapache-session-memcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libapache-session-memcached-perl] branch master updated (f5f0809 -> f73be29)

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a change to branch master
in repository libapache-session-memcached-perl.

  from  f5f0809   update changelog
   new  91de7a3   Use my @debian address in control, copyright and patches
   new  59be2c3   Bump debhelper compat from 9 to 11
   new  c944bc6   Remove unnecessary testsuite autopkgtest header
   new  f73be29   Bump Standards-Version from 3.9.6 to 4.1.3 (no change 
required)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog  | 8 +++-
 debian/compat | 2 +-
 debian/control| 7 +++
 debian/copyright  | 2 +-
 debian/patches/grammar.patch  | 4 ++--
 debian/patches/test-env-var.patch | 4 ++--
 6 files changed, 16 insertions(+), 11 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libapache-session-memcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libapache-session-memcached-perl] 02/04: Bump debhelper compat from 9 to 11

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libapache-session-memcached-perl.

commit 59be2c3155f2b6d2abc82f62fc937bd866573989
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 06:14:15 2018 +

Bump debhelper compat from 9 to 11
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 66f4e82..7fa9afd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libapache-session-memcached-perl (0.03-2) UNRELEASED; 
urgency=medium
 
   [ Christopher Hoskin ]
   * Use my @debian address in control, copyright and patches
+  * Bump debhelper compat from 9 to 11
 
  -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 06:09:19 +
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 1820737..32f3954 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <mans0...@debian.org>
-Build-Depends: debhelper (>= 9), memcached, net-tools
+Build-Depends: debhelper (>= 11), memcached, net-tools
 Build-Depends-Indep: perl,
  libapache-session-perl,
  libcache-memcached-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libapache-session-memcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libapache-session-memcached-perl] 03/04: Remove unnecessary testsuite autopkgtest header

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libapache-session-memcached-perl.

commit c944bc60e2470f1d1296ee5b0fc9721530dd3ace
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 06:14:25 2018 +

Remove unnecessary testsuite autopkgtest header
---
 debian/changelog | 1 +
 debian/control   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7fa9afd..1ce8f48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libapache-session-memcached-perl (0.03-2) UNRELEASED; 
urgency=medium
   [ Christopher Hoskin ]
   * Use my @debian address in control, copyright and patches
   * Bump debhelper compat from 9 to 11
+  * Remove unnecessary testsuite autopkgtest header
 
  -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 06:09:19 +
 
diff --git a/debian/control b/debian/control
index 32f3954..0ab05e5 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,6 @@ Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libapache-session-memcached-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libapache-session-memcached-perl.git
 Homepage: https://metacpan.org/release/Apache-Session-Memcached
-Testsuite: autopkgtest-pkg-perl
 
 Package: libapache-session-memcached-perl
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libapache-session-memcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libapache-session-memcached-perl] 04/04: Bump Standards-Version from 3.9.6 to 4.1.3 (no change required)

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libapache-session-memcached-perl.

commit f73be29296560510c14016f1f0d167aa5366d27e
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 06:16:46 2018 +

Bump Standards-Version from 3.9.6 to 4.1.3 (no change required)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1ce8f48..e08b4e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libapache-session-memcached-perl (0.03-2) UNRELEASED; 
urgency=medium
   * Use my @debian address in control, copyright and patches
   * Bump debhelper compat from 9 to 11
   * Remove unnecessary testsuite autopkgtest header
+  * Bump Standards-Version from 3.9.6 to 4.1.3 (no change required)
 
  -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 06:09:19 +
 
diff --git a/debian/control b/debian/control
index 0ab05e5..9ca05d3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
  libcache-memcached-perl,
  procps,
  netbase
-Standards-Version: 3.9.6
+Standards-Version: 4.1.3
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libapache-session-memcached-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libapache-session-memcached-perl.git
 Homepage: https://metacpan.org/release/Apache-Session-Memcached

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libapache-session-memcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libamazon-s3-perl] 01/03: Use my @debian address in control, copyright and patches

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libamazon-s3-perl.

commit d69ac44fcdfe2f784f5499ad756e85cf0281d6a2
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 06:02:42 2018 +

Use my @debian address in control, copyright and patches
---
 debian/changelog   | 6 ++
 debian/control | 2 +-
 debian/copyright   | 2 +-
 debian/patches/spellings.patch | 4 ++--
 4 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1da439f..315f84f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libamazon-s3-perl (0.45-2) UNRELEASED; urgency=medium
+
+  * Use my @debian address in control, copyright and patches
+
+ -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 05:59:41 +
+
 libamazon-s3-perl (0.45-1) unstable; urgency=low
 
   * Initial Release. (Closes: #847514)
diff --git a/debian/control b/debian/control
index c49dd81..9951304 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libamazon-s3-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
+Uploaders: Christopher Hoskin <mans0...@debian.org>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libclass-accessor-perl,
  libdigest-hmac-perl,
diff --git a/debian/copyright b/debian/copyright
index 8ba96a1..c45f23a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -22,7 +22,7 @@ Comment: Amazon-S3 was forked from Net::Amazon::S3.
  affiliates.
 
 Files: debian/*
-Copyright: 2016, Christopher Hoskin <christopher.hos...@gmail.com>
+Copyright: 2016-2018, Christopher Hoskin <mans0...@debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic
diff --git a/debian/patches/spellings.patch b/debian/patches/spellings.patch
index ab1b77d..0fc02ff 100644
--- a/debian/patches/spellings.patch
+++ b/debian/patches/spellings.patch
@@ -1,7 +1,7 @@
 Description: Fix spellings
-Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Author: Christopher Hoskin <mans0...@debian.org>
 Bug: https://rt.cpan.org/Public/Bug/Display.html?id=119229
-Last-Update: 2016-12-13
+Last-Update: 2018-02-14
 --- a/lib/Amazon/S3.pm
 +++ b/lib/Amazon/S3.pm
 @@ -692,7 +692,7 @@

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libamazon-s3-perl] branch master updated (7ad8f1d -> 695deb2)

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a change to branch master
in repository libamazon-s3-perl.

  from  7ad8f1d   dch -r; ready for review
   new  d69ac44   Use my @debian address in control, copyright and patches
   new  74f900e   Bump debhelper compat from 9 to 11
   new  695deb2   Bump Standards-Version from 3.9.8 to 4.1.3 (no change 
required)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog   | 8 
 debian/compat  | 2 +-
 debian/control | 6 +++---
 debian/copyright   | 2 +-
 debian/patches/spellings.patch | 4 ++--
 5 files changed, 15 insertions(+), 7 deletions(-)

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libamazon-s3-perl] 03/03: Bump Standards-Version from 3.9.8 to 4.1.3 (no change required)

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libamazon-s3-perl.

commit 695deb235f1a37fd22683fdb9bf170ba3c387e08
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 06:04:40 2018 +

Bump Standards-Version from 3.9.8 to 4.1.3 (no change required)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 14e25fd..0841a34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libamazon-s3-perl (0.45-2) UNRELEASED; urgency=medium
 
   * Use my @debian address in control, copyright and patches
   * Bump debhelper compat from 9 to 11
+  * Bump Standards-Version from 3.9.8 to 4.1.3 (no change required)
 
  -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 05:59:41 +
 
diff --git a/debian/control b/debian/control
index 64807cb..0ae2ffa 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libclass-accessor-perl,
  liburi-perl,
  libxml-simple-perl,
  perl
-Standards-Version: 3.9.8
+Standards-Version: 4.1.3
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libamazon-s3-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libamazon-s3-perl.git
 Homepage: https://metacpan.org/release/Amazon-S3

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libamazon-s3-perl] 02/03: Bump debhelper compat from 9 to 11

2018-02-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository libamazon-s3-perl.

commit 74f900e0c612314a2fb29586213dd1083591d1c0
Author: Christopher Hoskin <mans0...@debian.org>
Date:   Wed Feb 14 06:02:53 2018 +

Bump debhelper compat from 9 to 11
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 315f84f..14e25fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libamazon-s3-perl (0.45-2) UNRELEASED; urgency=medium
 
   * Use my @debian address in control, copyright and patches
+  * Bump debhelper compat from 9 to 11
 
  -- Christopher Hoskin <mans0...@debian.org>  Wed, 14 Feb 2018 05:59:41 +
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 9951304..64807cb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <mans0...@debian.org>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 11)
 Build-Depends-Indep: libclass-accessor-perl,
  libdigest-hmac-perl,
  libdigest-md5-file-perl,

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-cisco-mse-rest-perl] 01/01: dch -r; ready for review

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libnet-cisco-mse-rest-perl.

commit e2f5c03a118d38bf4e73ff21a009c8f420885bf7
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Sat Dec 31 14:07:23 2016 +

dch -r; ready for review
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6c5139d..6988e55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libnet-cisco-mse-rest-perl (0.2-1) UNRELEASED; urgency=low
+libnet-cisco-mse-rest-perl (0.2-1) unstable; urgency=low
 
   * Initial Release. (Closes: #849820)
 
- -- Christopher Hoskin <christopher.hos...@gmail.com>  Sat, 31 Dec 2016 
13:18:32 +
+ -- Christopher Hoskin <christopher.hos...@gmail.com>  Sat, 31 Dec 2016 
14:07:05 +

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-cisco-mse-rest-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-cisco-mse-rest-perl] branch master updated (48909c6 -> e2f5c03)

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch master
in repository libnet-cisco-mse-rest-perl.

  from  48909c6   Fill in debian/changelog, debian/control, debian/copyright
   new  e2f5c03   dch -r; ready for review

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-cisco-mse-rest-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-cisco-mse-rest-perl] 01/01: pristine-tar data for libnet-cisco-mse-rest-perl_0.2.orig.tar.gz

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch pristine-tar
in repository libnet-cisco-mse-rest-perl.

commit e5c334ade5be4d14d7d22e504d9531e562b53928
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Sat Dec 31 13:18:33 2016 +

pristine-tar data for libnet-cisco-mse-rest-perl_0.2.orig.tar.gz
---
 libnet-cisco-mse-rest-perl_0.2.orig.tar.gz.delta | Bin 0 -> 1261 bytes
 libnet-cisco-mse-rest-perl_0.2.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libnet-cisco-mse-rest-perl_0.2.orig.tar.gz.delta 
b/libnet-cisco-mse-rest-perl_0.2.orig.tar.gz.delta
new file mode 100644
index 000..f876092
Binary files /dev/null and b/libnet-cisco-mse-rest-perl_0.2.orig.tar.gz.delta 
differ
diff --git a/libnet-cisco-mse-rest-perl_0.2.orig.tar.gz.id 
b/libnet-cisco-mse-rest-perl_0.2.orig.tar.gz.id
new file mode 100644
index 000..268961f
--- /dev/null
+++ b/libnet-cisco-mse-rest-perl_0.2.orig.tar.gz.id
@@ -0,0 +1 @@
+01d4125e5331100200f0093d099a36261bdfe4ad

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-cisco-mse-rest-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-cisco-mse-rest-perl] branch pristine-tar created (now e5c334a)

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch pristine-tar
in repository libnet-cisco-mse-rest-perl.

at  e5c334a   pristine-tar data for 
libnet-cisco-mse-rest-perl_0.2.orig.tar.gz

This branch includes the following new commits:

   new  e5c334a   pristine-tar data for 
libnet-cisco-mse-rest-perl_0.2.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-cisco-mse-rest-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-cisco-mse-rest-perl] branch master created (now 48909c6)

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch master
in repository libnet-cisco-mse-rest-perl.

at  48909c6   Fill in debian/changelog, debian/control, debian/copyright

This branch includes the following new commits:

   new  e00717e   Initial packaging by dh-make-perl 0.92
   new  48909c6   Fill in debian/changelog, debian/control, debian/copyright

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-cisco-mse-rest-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-cisco-mse-rest-perl] 02/02: Fill in debian/changelog, debian/control, debian/copyright

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libnet-cisco-mse-rest-perl.

commit 48909c686a81b36bab2d366dce22cb135b1229e2
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Sat Dec 31 14:05:29 2016 +

Fill in debian/changelog, debian/control, debian/copyright
---
 debian/changelog |  2 +-
 debian/control   |  6 ++
 debian/copyright | 34 +++---
 3 files changed, 14 insertions(+), 28 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e5315ad..6c5139d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 libnet-cisco-mse-rest-perl (0.2-1) UNRELEASED; urgency=low
 
-  * Initial Release.
+  * Initial Release. (Closes: #849820)
 
  -- Christopher Hoskin <christopher.hos...@gmail.com>  Sat, 31 Dec 2016 
13:18:32 +
diff --git a/debian/control b/debian/control
index ba3a020..0e5375b 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,6 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libhttp-message-perl,
  libjson-perl,
  libwww-perl
-Description: REST interface for Cisco MSE
+Description: Perl wrapper for Cisco MSE REST interface
  Net::Cisco::MSE::REST provides a Perl interface for communication with Cisco
- MSE using REST interface.
- .
- This description was automagically extracted from the module by dh-make-perl.
+ Mobility Services Engine (MSE) using the REST interface.
diff --git a/debian/copyright b/debian/copyright
index 81cbfe5..7d603e4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,36 +1,24 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: https://metacpan.org/release/Net-Cisco-MSE-REST
-Upstream-Contact: unknown
+Source: https://github.com/fdurand/Net-Cisco-MSE-REST
+Upstream-Contact: Fabrice Durand <fdur...@inverse.ca>
 Upstream-Name: Net-Cisco-MSE-REST
-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: unknown
-License: 
+Copyright: 2016, Fabrice Durand <fdur...@inverse.ca>
+License: GPL-3+
+Comment: No explicit copyright notice in source, so Author's copyright assumed.
+ Upstream has been asked to add a copyright notice
+ https://github.com/fdurand/Net-Cisco-MSE-REST/issues
 
 Files: debian/*
 Copyright: 2016, Christopher Hoskin <christopher.hos...@gmail.com>
-License: Artistic or GPL-1+
+License: GPL-3+
 
-License: Artistic
- This program is free software; you can redistribute it and/or modify
- it under the terms of the Artistic License, which comes with Perl.
- .
- On Debian systems, the complete text of the Artistic License can be
- found in `/usr/share/common-licenses/Artistic'.
-
-License: GPL-1+
+License: GPL-3+
  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)
+ the Free Software Foundation; either version 3, 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'.
+ Public License can be found in `/usr/share/common-licenses/GPL-3'.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-cisco-mse-rest-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-cisco-mse-rest-perl] tag upstream/0.2 created (now 9f746d2)

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to tag upstream/0.2
in repository libnet-cisco-mse-rest-perl.

at  9f746d2   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-cisco-mse-rest-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-cisco-mse-rest-perl] 01/02: Initial packaging by dh-make-perl 0.92

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libnet-cisco-mse-rest-perl.

commit e00717eb906fc4b113f241f9be18e6dfdb0bbf01
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Sat Dec 31 13:18:32 2016 +

Initial packaging by dh-make-perl 0.92
---
 debian/changelog |  5 +
 debian/compat|  1 +
 debian/control   | 27 +++
 debian/copyright | 36 
 debian/rules |  4 
 debian/source/format |  1 +
 debian/upstream/metadata |  6 ++
 debian/watch |  2 ++
 8 files changed, 82 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..e5315ad
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+libnet-cisco-mse-rest-perl (0.2-1) UNRELEASED; urgency=low
+
+  * Initial Release.
+
+ -- Christopher Hoskin <christopher.hos...@gmail.com>  Sat, 31 Dec 2016 
13:18:32 +
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 000..ba3a020
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,27 @@
+Source: libnet-cisco-mse-rest-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: libhttp-message-perl,
+ libjson-perl,
+ libwww-perl,
+ perl
+Standards-Version: 3.9.8
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-cisco-mse-rest-perl.git
+Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libnet-cisco-mse-rest-perl.git
+Homepage: https://metacpan.org/release/Net-Cisco-MSE-REST
+Testsuite: autopkgtest-pkg-perl
+
+Package: libnet-cisco-mse-rest-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends},
+ libhttp-message-perl,
+ libjson-perl,
+ libwww-perl
+Description: REST interface for Cisco MSE
+ Net::Cisco::MSE::REST provides a Perl interface for communication with Cisco
+ MSE using REST interface.
+ .
+ This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..81cbfe5
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,36 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Net-Cisco-MSE-REST
+Upstream-Contact: unknown
+Upstream-Name: Net-Cisco-MSE-REST
+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: unknown
+License: 
+
+Files: debian/*
+Copyright: 2016, Christopher Hoskin <christopher.hos...@gmail.com>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ 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'.
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 000..2d33f6a
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+   dh $@
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..a6fb2c0
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Archive: CPAN
+Contact: unknown
+Name: Net-Cisco-MSE-REST
+Repository: git://github.com/fdurand/Net-Cisco-MSE-REST
+Repository-Browse: https://github.com/fdurand/Net-Cisco-MSE-REST
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 000..9ee10cd
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://metacpan.org/release/Net-Cisco-MSE-REST   
.*/Net-Cisco-MSE-REST-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Alioth's /usr/local/bin/git-commit-notic

[libtest-unixsock-perl] branch master updated (6133c73 -> be6c738)

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch master
in repository libtest-unixsock-perl.

  from  6133c73   Override dh_auto_test to use prove rather than perl Build 
test  (I couldn't figure out how to get Module::Build::Tiny to add  '.' to 
@INC.)
   new  be6c738   dch -r; ready for review

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libtest-unixsock-perl] 01/01: dch -r; ready for review

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libtest-unixsock-perl.

commit be6c738eb771164bebcad3b9b01568456d3afcdf
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Sat Dec 31 11:50:12 2016 +

dch -r; ready for review
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 65ee2d8..e13ab97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libtest-unixsock-perl (0.1-1) UNRELEASED; urgency=low
+libtest-unixsock-perl (0.1-1) unstable; urgency=low
 
   * Initial Release. (Closes: #849809)
 
- -- Christopher Hoskin <christopher.hos...@gmail.com>  Sat, 31 Dec 2016 
08:43:05 +
+ -- Christopher Hoskin <christopher.hos...@gmail.com>  Sat, 31 Dec 2016 
11:49:52 +

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libtest-unixsock-perl] tag upstream/0.1 created (now e835854)

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to tag upstream/0.1
in repository libtest-unixsock-perl.

at  e835854   (commit)
No new revisions were added by this update.

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libtest-unixsock-perl] 03/03: Override dh_auto_test to use prove rather than perl Build test (I couldn't figure out how to get Module::Build::Tiny to add '.' to @INC.)

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libtest-unixsock-perl.

commit 6133c733c40a06a19c6879c600fe5408d2ba1023
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Sat Dec 31 11:47:26 2016 +

Override dh_auto_test to use prove rather than perl Build test
 (I couldn't figure out how to get Module::Build::Tiny to add
 '.' to @INC.)
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..30c959c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
dh $@
+
+override_dh_auto_test:
+   prove --blib -I.

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libtest-unixsock-perl] 02/03: Fill in debian/changelog, debian/control and debian/copyright

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libtest-unixsock-perl.

commit 17816cde181003e162f0839ab05126ca0bed7d80
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Sat Dec 31 11:46:47 2016 +

Fill in debian/changelog, debian/control and debian/copyright
---
 debian/changelog |  2 +-
 debian/control   | 12 ++--
 debian/copyright | 10 +-
 3 files changed, 8 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6bf8d88..65ee2d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 libtest-unixsock-perl (0.1-1) UNRELEASED; urgency=low
 
-  * Initial Release.
+  * Initial Release. (Closes: #849809)
 
  -- Christopher Hoskin <christopher.hos...@gmail.com>  Sat, 31 Dec 2016 
08:43:05 +
diff --git a/debian/control b/debian/control
index 4ce1e89..93d791f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian Perl Group 
<pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
 Build-Depends: debhelper (>= 9),
  libmodule-build-perl,
- perl
-Build-Depends-Indep: libmodule-build-tiny-perl (>= 0.035),
- libtest-sharedfork-perl (>= 0.29),
+ perl,
+ libmodule-build-tiny-perl
+Build-Depends-Indep: libtest-sharedfork-perl (>= 0.29),
  libtest-tcp-perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-unixsock-perl.git
@@ -20,7 +20,7 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libtest-sharedfork-perl (>= 0.29),
  libtest-tcp-perl
-Description: testing UNIX domain socket program
- (no description was found)
+Description: test module for UNIX domain sockets
+ Test::UNIXSock is a test utility to test UNIX domain socket server programs.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ It is based on Test::TCP.
diff --git a/debian/copyright b/debian/copyright
index e61cb7b..1e6f5bb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,17 +2,9 @@ Format: 
https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Test-UNIXSock
 Upstream-Contact: Fujiwara Shunichiro <fujiwara.shunich...@gmail.com>
 Upstream-Name: Test-UNIXSock
-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: Fujiwara Shunichiro <fujiwara.shunich...@gmail.com>
+Copyright: 2015, Fujiwara Shunichiro <fujiwara.shunich...@gmail.com>
 License: Artistic or GPL-1+
 
 Files: debian/*

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libtest-unixsock-perl] 01/03: Initial packaging by dh-make-perl 0.92

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libtest-unixsock-perl.

commit a1295f6cd92873c126d22c6e946af172de9e5119
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Sat Dec 31 08:43:05 2016 +

Initial packaging by dh-make-perl 0.92
---
 debian/changelog  |  5 +
 debian/compat |  1 +
 debian/control| 26 ++
 debian/copyright  | 36 
 debian/libtest-unixsock-perl.docs |  1 +
 debian/rules  |  4 
 debian/source/format  |  1 +
 debian/upstream/metadata  |  7 +++
 debian/watch  |  2 ++
 9 files changed, 83 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..6bf8d88
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+libtest-unixsock-perl (0.1-1) UNRELEASED; urgency=low
+
+  * Initial Release.
+
+ -- Christopher Hoskin <christopher.hos...@gmail.com>  Sat, 31 Dec 2016 
08:43:05 +
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 000..4ce1e89
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,26 @@
+Source: libtest-unixsock-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
+Build-Depends: debhelper (>= 9),
+ libmodule-build-perl,
+ perl
+Build-Depends-Indep: libmodule-build-tiny-perl (>= 0.035),
+ libtest-sharedfork-perl (>= 0.29),
+ libtest-tcp-perl
+Standards-Version: 3.9.8
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-unixsock-perl.git
+Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libtest-unixsock-perl.git
+Homepage: https://metacpan.org/release/Test-UNIXSock
+Testsuite: autopkgtest-pkg-perl
+
+Package: libtest-unixsock-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends},
+ libtest-sharedfork-perl (>= 0.29),
+ libtest-tcp-perl
+Description: testing UNIX domain socket program
+ (no description was found)
+ .
+ This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..e61cb7b
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,36 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Test-UNIXSock
+Upstream-Contact: Fujiwara Shunichiro <fujiwara.shunich...@gmail.com>
+Upstream-Name: Test-UNIXSock
+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: Fujiwara Shunichiro <fujiwara.shunich...@gmail.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2016, Christopher Hoskin <christopher.hos...@gmail.com>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ 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'.
diff --git a/debian/libtest-unixsock-perl.docs 
b/debian/libtest-unixsock-perl.docs
new file mode 100644
index 000..b43bf86
--- /dev/null
+++ b/debian/libtest-unixsock-perl.docs
@@ -0,0 +1 @@
+README.md
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 000..2d33f6a
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+   dh $@
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..59bf01f
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Archive: CPAN
+Bug-Database: https://github.com/fujiwara/Test-UNIXSock/issues
+Contact: Fujiwara 

[libtest-unixsock-perl] 01/01: pristine-tar data for libtest-unixsock-perl_0.1.orig.tar.gz

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch pristine-tar
in repository libtest-unixsock-perl.

commit e89673094c14237ac07bccd9749355a0c94acedb
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Sat Dec 31 08:43:05 2016 +

pristine-tar data for libtest-unixsock-perl_0.1.orig.tar.gz
---
 libtest-unixsock-perl_0.1.orig.tar.gz.delta | Bin 0 -> 1384 bytes
 libtest-unixsock-perl_0.1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtest-unixsock-perl_0.1.orig.tar.gz.delta 
b/libtest-unixsock-perl_0.1.orig.tar.gz.delta
new file mode 100644
index 000..e9b3d84
Binary files /dev/null and b/libtest-unixsock-perl_0.1.orig.tar.gz.delta differ
diff --git a/libtest-unixsock-perl_0.1.orig.tar.gz.id 
b/libtest-unixsock-perl_0.1.orig.tar.gz.id
new file mode 100644
index 000..e5924d2
--- /dev/null
+++ b/libtest-unixsock-perl_0.1.orig.tar.gz.id
@@ -0,0 +1 @@
+341fc5974f341fca97cb785cf3a0b92f71f65f1e

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libtest-unixsock-perl] branch pristine-tar created (now e896730)

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch pristine-tar
in repository libtest-unixsock-perl.

at  e896730   pristine-tar data for 
libtest-unixsock-perl_0.1.orig.tar.gz

This branch includes the following new commits:

   new  e896730   pristine-tar data for 
libtest-unixsock-perl_0.1.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libtest-unixsock-perl] branch master created (now 6133c73)

2016-12-31 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch master
in repository libtest-unixsock-perl.

at  6133c73   Override dh_auto_test to use prove rather than perl Build 
test  (I couldn't figure out how to get Module::Build::Tiny to add  '.' to 
@INC.)

This branch includes the following new commits:

   new  a1295f6   Initial packaging by dh-make-perl 0.92
   new  17816cd   Fill in debian/changelog, debian/control and 
debian/copyright
   new  6133c73   Override dh_auto_test to use prove rather than perl Build 
test  (I couldn't figure out how to get Module::Build::Tiny to add  '.' to 
@INC.)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] 02/02: dch -r; ready for review

2016-12-21 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libcatalyst-view-csv-perl.

commit 4a858199473d24570d7a3a3d2ed9c224e5c58019
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Wed Dec 21 20:05:33 2016 +

dch -r; ready for review
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 55687c1..f7aad36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-libcatalyst-view-csv-perl (1.7-1) UNRELEASED; urgency=medium
+libcatalyst-view-csv-perl (1.7-1) unstable; urgency=medium
 
   * Correct Debian package version to align with upstream. (Previously uploaded
 as 1.5-1 by mistake.) 
 
- -- Christopher Hoskin <christopher.hos...@gmail.com>  Wed, 21 Dec 2016 
20:00:41 +
+ -- Christopher Hoskin <christopher.hos...@gmail.com>  Wed, 21 Dec 2016 
20:04:54 +
 
 libcatalyst-view-csv-perl (1.5-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] branch master updated (33f0e10 -> 4a85819)

2016-12-21 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch master
in repository libcatalyst-view-csv-perl.

  from  33f0e10   dch -r; ready for review
   new  eb6f97d   Correct Debian package version to align with upstream. 
(Previously uploaded as 1.5-1 by mistake.)
   new  4a85819   dch -r; ready for review

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] 01/02: Correct Debian package version to align with upstream. (Previously uploaded as 1.5-1 by mistake.)

2016-12-21 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libcatalyst-view-csv-perl.

commit eb6f97d9f89747f501e581148c99543d8007d89f
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Wed Dec 21 20:03:36 2016 +

Correct Debian package version to align with upstream. (Previously uploaded 
as 1.5-1 by mistake.)
---
 debian/changelog | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 901a0df..55687c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,11 @@
-libcatalyst-view-csv-perl (1.7-1) unstable; urgency=low
+libcatalyst-view-csv-perl (1.7-1) UNRELEASED; urgency=medium
+
+  * Correct Debian package version to align with upstream. (Previously uploaded
+as 1.5-1 by mistake.) 
+
+ -- Christopher Hoskin <christopher.hos...@gmail.com>  Wed, 21 Dec 2016 
20:00:41 +
+
+libcatalyst-view-csv-perl (1.5-1) unstable; urgency=low
 
   * Initial Release. (Closes: #847829)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] 01/01: dch -r; ready for review

2016-12-16 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libcatalyst-view-csv-perl.

commit 33f0e10ef2409c35622d445aada1f7ee07258f93
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Fri Dec 16 12:58:01 2016 +

dch -r; ready for review
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 13fd8f5..901a0df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libcatalyst-view-csv-perl (1.7-1) UNRELEASED; urgency=low
+libcatalyst-view-csv-perl (1.7-1) unstable; urgency=low
 
   * Initial Release. (Closes: #847829)
 
- -- Christopher Hoskin <christopher.hos...@gmail.com>  Mon, 12 Dec 2016 
06:50:08 +
+ -- Christopher Hoskin <christopher.hos...@gmail.com>  Fri, 16 Dec 2016 
12:57:26 +

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] branch master updated (362d7e8 -> 33f0e10)

2016-12-16 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch master
in repository libcatalyst-view-csv-perl.

  from  362d7e8   Fix version (was 1.5, should be 1.7)
   new  33f0e10   dch -r; ready for review

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] annotated tag debian/1.5-1 deleted (was 7a39e0d)

2016-12-16 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to annotated tag debian/1.5-1
in repository libcatalyst-view-csv-perl.

*** WARNING: tag debian/1.5-1 was deleted! ***

   tag was  7a39e0d

The revisions that were on this annotated tag are still contained in
other references; therefore, this change does not discard any commits
from the repository.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] tag upstream/1.5 deleted (was 7227731)

2016-12-16 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to tag upstream/1.5
in repository libcatalyst-view-csv-perl.

*** WARNING: tag upstream/1.5 was deleted! ***

   was  7227731   Import original source of Catalyst-View-CSV 1.5

The revisions that were on this tag are still contained in
other references; therefore, this change does not discard any commits
from the repository.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] tag upstream/1.7 created (now dfb228c)

2016-12-16 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to tag upstream/1.7
in repository libcatalyst-view-csv-perl.

at  dfb228c   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] tag upstream/1.7 deleted (was 1128730)

2016-12-16 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to tag upstream/1.7
in repository libcatalyst-view-csv-perl.

*** WARNING: tag upstream/1.7 was deleted! ***

   was  1128730   Import original source of Catalyst-View-CSV 1.7

This change permanently discards the following revisions:

  discards  1128730   Import original source of Catalyst-View-CSV 1.7

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] tag upstream/1.7 created (now 1128730)

2016-12-16 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to tag upstream/1.7
in repository libcatalyst-view-csv-perl.

at  1128730   (commit)
This tag includes the following new commits:

   new  1128730   Import original source of Catalyst-View-CSV 1.7

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] 01/01: pristine-tar data for libcatalyst-view-csv-perl_1.7.orig.tar.gz

2016-12-16 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch pristine-tar
in repository libcatalyst-view-csv-perl.

commit 4c5ffb60c8f45dcc48eb5a7f75672aaa57d5b84d
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Fri Dec 16 12:25:55 2016 +

pristine-tar data for libcatalyst-view-csv-perl_1.7.orig.tar.gz
---
 ...delta => libcatalyst-view-csv-perl_1.7.orig.tar.gz.delta | Bin
 ...ar.gz.id => libcatalyst-view-csv-perl_1.7.orig.tar.gz.id |   0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/libcatalyst-view-csv-perl_1.5.orig.tar.gz.delta 
b/libcatalyst-view-csv-perl_1.7.orig.tar.gz.delta
similarity index 100%
rename from libcatalyst-view-csv-perl_1.5.orig.tar.gz.delta
rename to libcatalyst-view-csv-perl_1.7.orig.tar.gz.delta
diff --git a/libcatalyst-view-csv-perl_1.5.orig.tar.gz.id 
b/libcatalyst-view-csv-perl_1.7.orig.tar.gz.id
similarity index 100%
rename from libcatalyst-view-csv-perl_1.5.orig.tar.gz.id
rename to libcatalyst-view-csv-perl_1.7.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] 01/01: Fix version (was 1.5, should be 1.7)

2016-12-16 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libcatalyst-view-csv-perl.

commit 362d7e860e2a232894942ec3b8fb4730798e38e6
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Fri Dec 16 12:12:04 2016 +

Fix version (was 1.5, should be 1.7)
---
 debian/changelog |  2 +-
 debian/patches/series|  1 +
 debian/patches/version.patch | 13 +
 3 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index de2856c..13fd8f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libcatalyst-view-csv-perl (1.5-1) unstable; urgency=low
+libcatalyst-view-csv-perl (1.7-1) UNRELEASED; urgency=low
 
   * Initial Release. (Closes: #847829)
 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..4d37071
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+version.patch
diff --git a/debian/patches/version.patch b/debian/patches/version.patch
new file mode 100644
index 000..81062ba
--- /dev/null
+++ b/debian/patches/version.patch
@@ -0,0 +1,13 @@
+Description: Correct version from 1.5 to 1.7
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=118990
+Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Last-Update: 2016-12-16
+
+--- a/META.yml
 b/META.yml
+@@ -42,4 +42,4 @@
+   perl: 5.9.5
+ resources:
+   license: http://dev.perl.org/licenses/
+-version: 1.5
++version: 1.7

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] 01/01: Import original source of Catalyst-View-CSV 1.7

2016-12-16 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to tag upstream/1.7
in repository libcatalyst-view-csv-perl.

commit 1128730a594345b13fb51de38dd4575c448a6dbd
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Mon Dec 12 06:20:10 2016 +

Import original source of Catalyst-View-CSV 1.7
---
 CHANGES  |  57 
 META.yml |  45 +++
 Makefile.PL  |  27 ++
 README   |  24 ++
 inc/Module/Install.pm| 470 +
 inc/Module/Install/Base.pm   |  83 +
 inc/Module/Install/Can.pm| 154 +
 inc/Module/Install/Fetch.pm  |  93 +
 inc/Module/Install/Makefile.pm   | 418 +++
 inc/Module/Install/Metadata.pm   | 722 +++
 inc/Module/Install/Win32.pm  |  64 
 inc/Module/Install/WriteAll.pm   |  63 
 lib/Catalyst/Helper/View/CSV.pm  |  75 
 lib/Catalyst/View/CSV.pm | 309 +
 t/Catalyst-View-CSV.t| 113 ++
 t/lib/TestApp.pm |  10 +
 t/lib/TestApp/Controller/Root.pm |  76 +
 t/lib/TestApp/Model/TestDB.pm|   9 +
 t/lib/TestApp/Object.pm  |  17 +
 t/lib/TestApp/View/CSV.pm|   7 +
 t/lib/TestApp/View/TSV.pm|   9 +
 t/lib/TestApp/testapp.conf   |   3 +
 t/lib/TestDB.pm  |   9 +
 t/lib/TestDB/Result/Person.pm|  20 ++
 t/lib/mkdb.sh|  17 +
 t/lib/test.db| Bin 0 -> 3072 bytes
 26 files changed, 2894 insertions(+)

diff --git a/CHANGES b/CHANGES
new file mode 100644
index 000..e7bb1d5
--- /dev/null
+++ b/CHANGES
@@ -0,0 +1,57 @@
+1.72015-10-30
+
+   Include MYMETA.* in MANIFEST.SKIP (requested by CHORNY)
+
+1.62015-07-14
+
+   Explicitly check for failures from Text::CSV->new() (which
+   silently returns undef on error)
+   (reported by Mike W)
+
+1.52014-04-10
+
+   Increase version number for no good reason; CPAN seems to
+   believe that 1.4.1 is lower than 1.4.
+
+1.4.1   2014-04-10
+
+   Use search(undef,\%attrs) rather than search({},\%attrs)
+
+1.42013-12-30
+
+   Use penultimate path component if final component is empty
+   (reported by Robert Brown)
+
+1.32012-02-13
+
+   Fix compatibility with Catalyst::Plugin::Unicode::Encoding
+   (reported by Aleksey Vysokolov)
+
+1.22011-08-13
+
+   Allow filename to be specified explicitly via "filename" stash
+   parameter (suggested by Drew Taylor)
+
+1.1.2  2011-07-26
+
+   Fix files missing from MANIFEST and add a release.sh script to
+   ensure that none of the arcane steps are missing from the Perl
+   module release process
+
+1.1.1  2011-07-23
+
+   Reinstate changes accidentally obliterated by incorrect usage
+   of git
+
+1.12011-07-23
+
+   Add support for arrays of hashes and arrays of objects
+   (contributed by Benjamin Tietz)
+
+1.0.1  2011-06-23
+
+   Add some missing test dependencies to Makefile.PL
+
+1.02011-06-20
+
+   First released version
diff --git a/META.yml b/META.yml
new file mode 100644
index 000..6a32ed7
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,45 @@
+---
+abstract: 'CSV view class'
+author:
+  - 'Michael Brown <mbr...@fensystems.co.uk>'
+build_requires:
+  Catalyst: 0
+  Catalyst::Action::RenderView: 0
+  Catalyst::Controller: 0
+  Catalyst::Model::DBIC::Schema: 0
+  Catalyst::Plugin::ConfigLoader: 0
+  Catalyst::Test: 0
+  CatalystX::Component::Traits: 0
+  Config::General: 0
+  DBD::SQLite: 0
+  DBIx::Class: 0
+  DBIx::Class::Schema: 0
+  ExtUtils::MakeMaker: 6.59
+  FindBin: 0
+  Moose: 0
+  Test::Exception: 0
+  Test::More: 0
+configure_requires:
+  ExtUtils::MakeMaker: 6.59
+distribution_type: module
+dynamic_config: 1
+generated_by: 'Module::Install version 1.06'
+license: perl
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: 1.4
+name: Catalyst-View-CSV
+no_index:
+  directory:
+- inc
+- t
+recommends:
+  Text::CSV_XS: 0
+requires:
+  Catalyst::View: 0
+  Text::CSV: 0
+  URI: 0
+  perl: 5.9.5
+resources:
+  license: http://dev.perl.org/licenses/
+version: 1.5
diff --git a/Makefile.PL b/Makefile.PL
new file mode 100644
index 000..87b20fa
--- /dev/null
+++ b/Makefile.PL
@@ -0,0 +1,27 @@
+use inc::Module::Install;
+
+name "Catalyst-View-CSV";
+all_from "lib/Catalyst/View/CSV.pm";
+license "perl";
+build_requires "Test::More";
+build_requires "Test::Exception";
+build_requires "Catalyst";
+build_requires "Catalyst::Controller";
+build_requires "Catalyst::Action::RenderView";
+build_requires "Catalyst::Test";
+build_requires "CatalystX::Component::Traits"; # for Catalyst::Test
+build_requires "Catalyst::Mo

[libcatalyst-view-csv-perl] branch master updated (30bd626 -> 362d7e8)

2016-12-16 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch master
in repository libcatalyst-view-csv-perl.

  from  30bd626   add year of upstream copyright
   new  362d7e8   Fix version (was 1.5, should be 1.7)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog |  2 +-
 debian/patches/series|  1 +
 debian/patches/version.patch | 13 +
 3 files changed, 15 insertions(+), 1 deletion(-)
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/version.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcatalyst-view-csv-perl] branch pristine-tar updated (d22ef0b -> 4c5ffb6)

2016-12-16 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch pristine-tar
in repository libcatalyst-view-csv-perl.

  from  d22ef0b   pristine-tar data for 
libcatalyst-view-csv-perl_1.5.orig.tar.gz
   new  4c5ffb6   pristine-tar data for 
libcatalyst-view-csv-perl_1.7.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...delta => libcatalyst-view-csv-perl_1.7.orig.tar.gz.delta | Bin
 ...ar.gz.id => libcatalyst-view-csv-perl_1.7.orig.tar.gz.id |   0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename libcatalyst-view-csv-perl_1.5.orig.tar.gz.delta => 
libcatalyst-view-csv-perl_1.7.orig.tar.gz.delta (100%)
 rename libcatalyst-view-csv-perl_1.5.orig.tar.gz.id => 
libcatalyst-view-csv-perl_1.7.orig.tar.gz.id (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-libmemcached-perl] 01/01: dch -r; ready for review

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libcache-memcached-libmemcached-perl.

commit 54fdb6cef2f293d0d50f223e1bf8cfe70572cc6c
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Wed Dec 14 07:08:30 2016 +

dch -r; ready for review
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e731867..c1fb518 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libcache-memcached-libmemcached-perl (0.04001-1) UNRELEASED; urgency=low
+libcache-memcached-libmemcached-perl (0.04001-1) unstable; urgency=low
 
   * Initial Release. (Closes: #848095)
 
- -- Christopher Hoskin <christopher.hos...@gmail.com>  Wed, 14 Dec 2016 
06:40:22 +
+ -- Christopher Hoskin <christopher.hos...@gmail.com>  Wed, 14 Dec 2016 
07:08:16 +

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-libmemcached-perl] branch master updated (7f505ac -> 54fdb6c)

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch master
in repository libcache-memcached-libmemcached-perl.

  from  7f505ac   Patches to fix version and spellings
   new  54fdb6c   dch -r; ready for review

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-libmemcached-perl] branch pristine-tar created (now bc0c9bf)

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch pristine-tar
in repository libcache-memcached-libmemcached-perl.

at  bc0c9bf   pristine-tar data for 
libcache-memcached-libmemcached-perl_0.04001.orig.tar.gz

This branch includes the following new commits:

   new  bc0c9bf   pristine-tar data for 
libcache-memcached-libmemcached-perl_0.04001.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-libmemcached-perl] branch master created (now 7f505ac)

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch master
in repository libcache-memcached-libmemcached-perl.

at  7f505ac   Patches to fix version and spellings

This branch includes the following new commits:

   new  8b0181f   Initial packaging by dh-make-perl 0.92
   new  4135f92   Fill in debian/changelog debian/control debian/copyright
   new  7f505ac   Patches to fix version and spellings

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-libmemcached-perl] tag upstream/0.04001 created (now fd3e09b)

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to tag upstream/0.04001
in repository libcache-memcached-libmemcached-perl.

at  fd3e09b   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-libmemcached-perl] 01/01: pristine-tar data for libcache-memcached-libmemcached-perl_0.04001.orig.tar.gz

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch pristine-tar
in repository libcache-memcached-libmemcached-perl.

commit bc0c9bf9cd2e74b53cedc918c452cd22a723c997
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Wed Dec 14 06:40:22 2016 +

pristine-tar data for 
libcache-memcached-libmemcached-perl_0.04001.orig.tar.gz
---
 ...memcached-libmemcached-perl_0.04001.orig.tar.gz.delta | Bin 0 -> 2402 bytes
 ...he-memcached-libmemcached-perl_0.04001.orig.tar.gz.id |   1 +
 2 files changed, 1 insertion(+)

diff --git a/libcache-memcached-libmemcached-perl_0.04001.orig.tar.gz.delta 
b/libcache-memcached-libmemcached-perl_0.04001.orig.tar.gz.delta
new file mode 100644
index 000..07be876
Binary files /dev/null and 
b/libcache-memcached-libmemcached-perl_0.04001.orig.tar.gz.delta differ
diff --git a/libcache-memcached-libmemcached-perl_0.04001.orig.tar.gz.id 
b/libcache-memcached-libmemcached-perl_0.04001.orig.tar.gz.id
new file mode 100644
index 000..b1ec4ab
--- /dev/null
+++ b/libcache-memcached-libmemcached-perl_0.04001.orig.tar.gz.id
@@ -0,0 +1 @@
+d06bd4d66a922b925baaf1612a476362f615e263

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-libmemcached-perl] 01/03: Initial packaging by dh-make-perl 0.92

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libcache-memcached-libmemcached-perl.

commit 8b0181fcd367466583567956dd6a6fb979bb7150
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Wed Dec 14 06:40:22 2016 +

Initial packaging by dh-make-perl 0.92
---
 debian/changelog |  5 +
 debian/compat|  1 +
 debian/control   | 24 
 debian/copyright | 36 
 debian/rules |  4 
 debian/source/format |  1 +
 debian/upstream/metadata |  4 
 debian/watch |  2 ++
 8 files changed, 77 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..313f786
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+libcache-memcached-libmemcached-perl (0.04001) UNRELEASED; urgency=low
+
+  * Initial Release.
+
+ -- Christopher Hoskin <christopher.hos...@gmail.com>  Wed, 14 Dec 2016 
06:40:22 +
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 000..fea6371
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,24 @@
+Source: libcache-memcached-libmemcached-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: libmemcached-libmemcached-perl (>= 0.4405),
+ libtask-weaken-perl,
+ perl
+Standards-Version: 3.9.8
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcache-memcached-libmemcached-perl.git
+Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git
+Homepage: https://metacpan.org/release/Cache-Memcached-libmemcached
+Testsuite: autopkgtest-pkg-perl
+
+Package: libcache-memcached-libmemcached-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends},
+ libmemcached-libmemcached-perl (>= 0.4405),
+ libtask-weaken-perl
+Description: Cache interface to Memcached::libmemcached
+ (no description was found)
+ .
+ This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..f3aafe5
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,36 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Cache-Memcached-libmemcached
+Upstream-Contact: Copyright (c) 2008 Daisuke Maki <dais...@endeworks.jp>
+Upstream-Name: Cache-Memcached-libmemcached
+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: Copyright (c) 2008 Daisuke Maki <dais...@endeworks.jp>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2016, Christopher Hoskin <christopher.hos...@gmail.com>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ 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'.
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 000..2d33f6a
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+   dh $@
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..25bd882
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Archive: CPAN
+Contact: Copyright (c) 2008 Daisuke Maki <dais...@endeworks.jp>
+Name: Cache-Memcached-libmemcached
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 000..8112f1f
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://metacpan.org/release/Cache-Memcached

[libcache-memcached-libmemcached-perl] 02/03: Fill in debian/changelog debian/control debian/copyright

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libcache-memcached-libmemcached-perl.

commit 4135f928524c634811f63b41fa6bfb574daa2e50
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Wed Dec 14 06:56:08 2016 +

Fill in debian/changelog debian/control debian/copyright
---
 debian/changelog |  4 ++--
 debian/control   | 20 +++-
 debian/copyright | 14 +-
 3 files changed, 22 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 313f786..e731867 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libcache-memcached-libmemcached-perl (0.04001) UNRELEASED; urgency=low
+libcache-memcached-libmemcached-perl (0.04001-1) UNRELEASED; urgency=low
 
-  * Initial Release.
+  * Initial Release. (Closes: #848095)
 
  -- Christopher Hoskin <christopher.hos...@gmail.com>  Wed, 14 Dec 2016 
06:40:22 +
diff --git a/debian/control b/debian/control
index fea6371..9790c24 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libmemcached-libmemcached-perl (>= 0.4405),
+Build-Depends-Indep: libmemcached-libmemcached-perl,
  libtask-weaken-perl,
  perl
 Standards-Version: 3.9.8
@@ -16,9 +16,19 @@ Testsuite: autopkgtest-pkg-perl
 Package: libcache-memcached-libmemcached-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- libmemcached-libmemcached-perl (>= 0.4405),
+ libmemcached-libmemcached-perl,
  libtask-weaken-perl
-Description: Cache interface to Memcached::libmemcached
- (no description was found)
+Description: cache interface to Memcached::libmemcached
+ Cache::Memcached::libmemcached is the Cache::Memcached compatible interface to
+ libmemcached, a C library to interface with memcached.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ Cache::Memcached::libmemcached is built on top of Memcached::libmemcached.
+ While Memcached::libmemcached aims to port libmemcached API to perl,
+ Cache::Memcached::libmemcached attempts to be API compatible with
+ Cache::Memcached, so it can be used as a drop-in replacement.
+ .
+ Cache::Memcached::libmemcached inherits from Memcached::libmemcached. While 
you
+ are free to use the Memcached::libmemcached specific methods directly on the
+ object, doing so will mean that your code is no longer compatible with the
+ original Cache::Memcached API therefore losing some of the portability in case
+ you want to replace it with some other package.
diff --git a/debian/copyright b/debian/copyright
index f3aafe5..f2b4c62 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,20 +1,16 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Cache-Memcached-libmemcached
-Upstream-Contact: Copyright (c) 2008 Daisuke Maki <dais...@endeworks.jp>
+Upstream-Contact: Daisuke Maki <dais...@endeworks.jp>
 Upstream-Name: Cache-Memcached-libmemcached
-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: Copyright (c) 2008 Daisuke Maki <dais...@endeworks.jp>
 License: Artistic or GPL-1+
 
+Files: inc/*
+Copyright: 2008-2010, Adam Kennedy <ad...@cpan.org>
+License: Artistic or GPL-1+
+
 Files: debian/*
 Copyright: 2016, Christopher Hoskin <christopher.hos...@gmail.com>
 License: Artistic or GPL-1+

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcache-memcached-libmemcached-perl] 03/03: Patches to fix version and spellings

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libcache-memcached-libmemcached-perl.

commit 7f505ac19f32fcaecba17b6987a0e056d3005c79
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Wed Dec 14 06:56:18 2016 +

Patches to fix version and spellings
---
 debian/patches/series |  2 ++
 debian/patches/spelling.patch | 24 
 debian/patches/version.patch  | 12 
 3 files changed, 38 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..981e279
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1,2 @@
+version.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 000..4c5f46e
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,24 @@
+Description: Fix spellings
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=119234
+Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Last-Update: 2012-12-14
+--- a/lib/Cache/Memcached/libmemcached.pm
 b/lib/Cache/Memcached/libmemcached.pm
+@@ -455,7 +455,7 @@
+ 
+ =head1 Cache::Memcached COMPATIBLE METHODS
+ 
+-Except for the minor incompatiblities, below methods are compatible with
++Except for the minor incompatibilities, below methods are compatible with
+ Cache::Memcached.
+ 
+ =head2 new
+@@ -707,7 +707,7 @@
+ 
+ =head1 UTILITY METHODS
+ 
+-WARNING: Please do not consider the existance for these methods to be final.
++WARNING: Please do not consider the existence for these methods to be final.
+ They may be renamed or may entirely disappear from future releases.
+ 
+ =head2 get_compress_threshold
diff --git a/debian/patches/version.patch b/debian/patches/version.patch
new file mode 100644
index 000..c4f1dc9
--- /dev/null
+++ b/debian/patches/version.patch
@@ -0,0 +1,12 @@
+Description: Old version in META.yml
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=113981
+Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Last-Update: 2016-12-14
+--- a/META.yml
 b/META.yml
+@@ -26,4 +26,4 @@
+   Task::Weaken: 0
+ resources:
+   license: http://dev.perl.org/licenses/
+-version: 0.03001
++version: 0.04001

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libamazon-s3-perl] 02/02: dch -r; ready for review

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libamazon-s3-perl.

commit 7ad8f1de4266735a038d315ccd4ae949a648c373
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Tue Dec 13 20:44:11 2016 +

dch -r; ready for review
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c103586..1da439f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libamazon-s3-perl (0.45-1) UNRELEASED; urgency=low
+libamazon-s3-perl (0.45-1) unstable; urgency=low
 
   * Initial Release. (Closes: #847514)
 
- -- Christopher Hoskin <christopher.hos...@gmail.com>  Sun, 11 Dec 2016 
10:46:09 +
+ -- Christopher Hoskin <christopher.hos...@gmail.com>  Tue, 13 Dec 2016 
20:42:30 +

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libamazon-s3-perl] 01/02: Add link to upstream bug in patch

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libamazon-s3-perl.

commit bac6ebf78bf741a8c2d43d70f31644b54bafc782
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Tue Dec 13 20:41:58 2016 +

Add link to upstream bug in patch
---
 debian/patches/spellings.patch | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/patches/spellings.patch b/debian/patches/spellings.patch
index ca0c378..ab1b77d 100644
--- a/debian/patches/spellings.patch
+++ b/debian/patches/spellings.patch
@@ -1,5 +1,6 @@
 Description: Fix spellings
 Author: Christopher Hoskin <christopher.hos...@gmail.com>
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=119229
 Last-Update: 2016-12-13
 --- a/lib/Amazon/S3.pm
 +++ b/lib/Amazon/S3.pm

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libamazon-s3-perl] branch master updated (a7ee5c3 -> 7ad8f1d)

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch master
in repository libamazon-s3-perl.

  from  a7ee5c3   Patch to fix spellings
   new  bac6ebf   Add link to upstream bug in patch
   new  7ad8f1d   dch -r; ready for review

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog   | 4 ++--
 debian/patches/spellings.patch | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libamazon-s3-perl] 02/03: Fill in debian/control and debian/copyright

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libamazon-s3-perl.

commit 894f05720f1ec71b0526005dcd2cc072caee5519
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Tue Dec 13 20:24:07 2016 +

Fill in debian/control and debian/copyright
---
 debian/control   | 21 +++--
 debian/copyright | 26 --
 2 files changed, 23 insertions(+), 24 deletions(-)

diff --git a/debian/control b/debian/control
index 8c7f321..c49dd81 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libclass-accessor-perl,
  libhttp-date-perl,
  liblwp-useragent-determined-perl,
  liburi-perl,
- libxml-simple-perl (>= 1.08),
+ libxml-simple-perl,
  perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libamazon-s3-perl.git
@@ -27,17 +27,10 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libhttp-date-perl,
  liblwp-useragent-determined-perl,
  liburi-perl,
- libxml-simple-perl (>= 1.08)
-Description: unknown
+ libxml-simple-perl
+Description: portable client interface to Amazon Simple Storage System (S3)
  Amazon::S3 provides a portable client interface to Amazon Simple Storage
- System (S3).
- .
- "Amazon S3 is storage for the Internet. It is designed to make web-scale
- computing easier for developers. Amazon S3 provides a simple web services
- interface that can be used to store and retrieve any amount of data, at any
- time, from anywhere on the web. It gives any developer access to the same
- highly scalable, reliable, fast, inexpensive data storage infrastructure that
- Amazon uses to run its own global network of web sites. The service aims to
- maximize benefits of scale and to pass those benefits on to developers".
- .
- This description was automagically extracted from the module by dh-make-perl.
+ System (S3). It is a fork of Net::Amazon::S3 (packaged for Debian as
+ libnet-amazon-s3-perl) which uses XML::SAX instead of XML::LibXML. Some
+ applications prefer to use Amazon::S3 rather than Net::Amazon::S3 to improve
+ portability (at the expense of performance).
diff --git a/debian/copyright b/debian/copyright
index 2290a95..8ba96a1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,18 +2,24 @@ Format: 
https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Amazon-S3
 Upstream-Contact: Timothy Appnel <t...@cpan.org>
 Upstream-Name: Amazon-S3
-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: Timothy Appnel <t...@cpan.org>
-License: Artistic or GPL-1+
+Copyright: 2008-2009, Timothy Appnel <t...@cpan.org>
+ 2006-2007, Brad Fitzpatrick <b...@danga.com>
+ 2006-2007, Leon Brocard <a...@astray.com>
+ 2006, Amazon Digital Services, Inc. or its affiliates
+License: Artistic
+Comment: Amazon-S3 was forked from Net::Amazon::S3.
+ Net::Amazon::S3 was based on example code from Amazon with this notice:
+ . 
+ This software code is made available "AS IS" without warranties of any
+ kind. You may copy, display, modify and redistribute the software
+ code either by itself or as incorporated into your code; provided that
+ you do not remove any proprietary notices. Your use of this software
+ code is at your own risk and you waive any claim against Amazon
+ Digital Services, Inc. or its affiliates with respect to your use of
+ this software code. (c) 2006 Amazon Digital Services, Inc. or its
+ affiliates.
 
 Files: debian/*
 Copyright: 2016, Christopher Hoskin <christopher.hos...@gmail.com>

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libamazon-s3-perl] 01/03: Initial packaging by dh-make-perl 0.92

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libamazon-s3-perl.

commit 97199a3c9d08cd746335e0a9993db4c50d856cfb
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Sun Dec 11 10:46:09 2016 +

Initial packaging by dh-make-perl 0.92
---
 debian/changelog |  5 +
 debian/compat|  1 +
 debian/control   | 43 +++
 debian/copyright | 36 
 debian/rules |  4 
 debian/source/format |  1 +
 debian/upstream/metadata |  4 
 debian/watch |  2 ++
 8 files changed, 96 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..c103586
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+libamazon-s3-perl (0.45-1) UNRELEASED; urgency=low
+
+  * Initial Release. (Closes: #847514)
+
+ -- Christopher Hoskin <christopher.hos...@gmail.com>  Sun, 11 Dec 2016 
10:46:09 +
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 000..8c7f321
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,43 @@
+Source: libamazon-s3-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: libclass-accessor-perl,
+ libdigest-hmac-perl,
+ libdigest-md5-file-perl,
+ libhttp-date-perl,
+ liblwp-useragent-determined-perl,
+ liburi-perl,
+ libxml-simple-perl (>= 1.08),
+ perl
+Standards-Version: 3.9.8
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libamazon-s3-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libamazon-s3-perl.git
+Homepage: https://metacpan.org/release/Amazon-S3
+Testsuite: autopkgtest-pkg-perl
+
+Package: libamazon-s3-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends},
+ libclass-accessor-perl,
+ libdigest-hmac-perl,
+ libdigest-md5-file-perl,
+ libhttp-date-perl,
+ liblwp-useragent-determined-perl,
+ liburi-perl,
+ libxml-simple-perl (>= 1.08)
+Description: unknown
+ Amazon::S3 provides a portable client interface to Amazon Simple Storage
+ System (S3).
+ .
+ "Amazon S3 is storage for the Internet. It is designed to make web-scale
+ computing easier for developers. Amazon S3 provides a simple web services
+ interface that can be used to store and retrieve any amount of data, at any
+ time, from anywhere on the web. It gives any developer access to the same
+ highly scalable, reliable, fast, inexpensive data storage infrastructure that
+ Amazon uses to run its own global network of web sites. The service aims to
+ maximize benefits of scale and to pass those benefits on to developers".
+ .
+ This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..2290a95
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,36 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Amazon-S3
+Upstream-Contact: Timothy Appnel <t...@cpan.org>
+Upstream-Name: Amazon-S3
+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: Timothy Appnel <t...@cpan.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2016, Christopher Hoskin <christopher.hos...@gmail.com>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ 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'.
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 000..2d33f6a
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+   dh $@
diff --git a/debian/source/format b/deb

[libamazon-s3-perl] branch master created (now a7ee5c3)

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch master
in repository libamazon-s3-perl.

at  a7ee5c3   Patch to fix spellings

This branch includes the following new commits:

   new  97199a3   Initial packaging by dh-make-perl 0.92
   new  894f057   Fill in debian/control and debian/copyright
   new  a7ee5c3   Patch to fix spellings

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libamazon-s3-perl] branch pristine-tar created (now d92e118)

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch pristine-tar
in repository libamazon-s3-perl.

at  d92e118   pristine-tar data for libamazon-s3-perl_0.45.orig.tar.gz

This branch includes the following new commits:

   new  d92e118   pristine-tar data for libamazon-s3-perl_0.45.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libamazon-s3-perl] 01/01: pristine-tar data for libamazon-s3-perl_0.45.orig.tar.gz

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch pristine-tar
in repository libamazon-s3-perl.

commit d92e118313024081e99321762052b90a0148e126
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Sun Dec 11 10:46:09 2016 +

pristine-tar data for libamazon-s3-perl_0.45.orig.tar.gz
---
 libamazon-s3-perl_0.45.orig.tar.gz.delta | Bin 0 -> 1290 bytes
 libamazon-s3-perl_0.45.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libamazon-s3-perl_0.45.orig.tar.gz.delta 
b/libamazon-s3-perl_0.45.orig.tar.gz.delta
new file mode 100644
index 000..924f1d6
Binary files /dev/null and b/libamazon-s3-perl_0.45.orig.tar.gz.delta differ
diff --git a/libamazon-s3-perl_0.45.orig.tar.gz.id 
b/libamazon-s3-perl_0.45.orig.tar.gz.id
new file mode 100644
index 000..72a2fb6
--- /dev/null
+++ b/libamazon-s3-perl_0.45.orig.tar.gz.id
@@ -0,0 +1 @@
+df6cdfc9bb2d165a04a3b7806e4ed4d6c02f074c

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libamazon-s3-perl] tag upstream/0.45 created (now 7acd41d)

2016-12-13 Thread Christopher Hoskin
This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to tag upstream/0.45
in repository libamazon-s3-perl.

at  7acd41d   (commit)
No new revisions were added by this update.

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


  1   2   3   4   5   6   7   >