[libcache-memcached-fast-perl] 04/07: use secure protocol in debian/watch

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcache-memcached-fast-perl.

commit cc275f2a4ddebba40b01370c2a806e8a4176b39f
Author: Damyan Ivanov 
Date:   Mon Oct 23 19:38:06 2017 +

use secure protocol in debian/watch
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 5c3cfc5..42dd5df 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-http://metacpan.org/release/Cache-Memcached-Fast 
.*/Cache-Memcached-Fast-([\d.]+)\.tar\.gz
+https://metacpan.org/release/Cache-Memcached-Fast 
.*/Cache-Memcached-Fast-([\d.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-fast-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-fast-perl] 01/07: Update upstream source from tag 'upstream/0.25'

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcache-memcached-fast-perl.

commit 7051c74bcabafbbc840e48c840249333c156360f
Merge: 13a7524 ad46eee
Author: Damyan Ivanov 
Date:   Mon Oct 23 19:16:24 2017 +

Update upstream source from tag 'upstream/0.25'

Update to upstream version '0.25'
with Debian dir bf0909736583cbea966ccde1e2e0172a9440e2d9

 Changes | 31 +
 Fast.xs | 54 ++--
 MANIFEST| 67 -
 META.json   | 33 +++---
 META.yml| 23 ++--
 Makefile.PL |  3 +-
 README  |  8 +++---
 lib/Cache/Memcached/Fast.pm | 14 --
 src/Makefile.PL |  7 -
 src/client.c| 14 +++---
 t/errors.t  | 33 ++
 t/hash_namespace.t  | 29 
 t/magic.t   |  4 +++
 t/malformed.t   | 49 +
 t/utf8-downgrade.t  | 46 +++
 15 files changed, 302 insertions(+), 113 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-fast-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-fast-perl] annotated tag debian/0.25-1 created (now aafc359)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag debian/0.25-1
in repository libcache-memcached-fast-perl.

at  aafc359   (tag)
   tagging  ff9e081b3541d41cc63d0a35ebdd3fb977fc6714 (commit)
  replaces  debian/0.23-1
 tagged by  Damyan Ivanov
on  Mon Oct 23 19:41:46 2017 +

- Log -
tagging package libcache-memcached-fast-perl version debian/0.25-1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErqDETssFbpNjDZ0z276dTZnSoAQFAlnuRfoACgkQ276dTZnS
oAQteA//eT4z8mJUcYf2D/hnBlAOsaRjhQez1BXo1xj0u+QIGrknLSDAOgA5qKCd
UUqc5AkNsaMeak0CrYEzWmmvMmTaTbwFbuIlzxSc+RjuEkYwulQst0MIisrjei+t
HLfF09RuxsF1MV2NwuG3SzXexyNCxFtITNOAyfOMS8EnRM8PiNFiaNWT7DdJWIrI
wSwCvcy0DoP+6tT4s4fm6ZV3oJdcOewLrRSwC/s2tFkRKecRAdKtryLn5B3Stdao
LBJPdy7SyMjww16/z97GK1VgylHyBIDRREgPGpLOOXBVme3plp6kQUeoahHtSa7H
tyZgiO5JDe8RgZnkPHPJfoSxnWzcU1dIhLa19ut11OrBm8i3zWQ4WFDtDuNr8AZU
jV8W9NMXkKfMrUACZYWvQ6qRyaPPgC52imC6gQqQBpiIGNPUSeAdX1S4FR41lnuP
OSgGb8I7FPnbFwCoRK4/t+1uzNTlBTd91hVunNaPTyktsW+e0Ma4Z5LUDCv7wANC
WZwZ+xP5/ZRyhkmdmmrnT3/o2i1/PRcx6Q7EYtFBrXOHpLQsPNtmLwKsnbU5Y/zD
HLkr1sRcZdiT2vDPjoLRuiQErKjdRPfIeb/88VReMDKNl0Ohhae0lrcQfdGRc4PM
SY+WDxSjMZ85Pd07FMLz4dFYUARmW+pbczeJ5PYKhzfcQIu8wlQ=
=E1kw
-END PGP SIGNATURE-

Damyan Ivanov (8):
  New upstream version 0.25
  Update upstream source from tag 'upstream/0.25'
  Bump debhelper compatibility level to 9
  Use secure protocol for the Vcs-Git header
  use secure protocol in debian/watch
  enable hardening build-flags in debian/rules
  Declare conformance with Policy 4.1.1
  releasing package libcache-memcached-fast-perl version 0.25-1

---

This annotated tag includes the following new commits:

   new  7051c74   Update upstream source from tag 'upstream/0.25'
   new  9c41b52   Bump debhelper compatibility level to 9
   new  a8aeb89   Use secure protocol for the Vcs-Git header
   new  cc275f2   use secure protocol in debian/watch
   new  9bd1851   enable hardening build-flags in debian/rules
   new  d26bc03   Declare conformance with Policy 4.1.1
   new  ff9e081   releasing package libcache-memcached-fast-perl version 
0.25-1

The 7 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-fast-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-fast-perl] annotated tag upstream/0.25 created (now 4b1dad0)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag upstream/0.25
in repository libcache-memcached-fast-perl.

at  4b1dad0   (tag)
   tagging  ad46eeedd2072782b73b4f41376c297b805fa6c5 (commit)
  replaces  upstream/0.23
 tagged by  Damyan Ivanov
on  Mon Oct 23 19:16:20 2017 +

- Log -
Upstream version 0.25
-BEGIN PGP SIGNATURE-

iQJDBAABCAAtFiEErqDETssFbpNjDZ0z276dTZnSoAQFAlnuQAQPHGRtbkBkZWJp
YW4ub3JnAAoJENu+nU2Z0qAEe8IP/ArBaEgGN58OJhTJzbyfpqCbfwnTh+ImWKfP
+P4WFd+QXZk3jiTJ81gb4bM/G1wxQ/yAbyQ/Gtl4MK08StrQFgcW2ij0dbbWzvWD
YB/ZSv8EsL1YZOYgSuRtNUhYMiukPkQ9IJ4j3rJTAqrrkinWAwB89wO0nv9RP8Kp
94DPlNoiHpgOnRdiI18WPTwsMAtCUASpD5VuSKqcMfE5BocV1Y9uZhItGlQ/ocpR
wtZvGV8MHIDMbQ3i8p8y+JCK+8ouZJhnJM9ka+UVW6DIFddp0OBIUQ4PeAfvAKic
T6GoJ/FeB5bXcUJKwhMOzDikZ55b4JFqNABdUhmQIfJdqLDyQFFn+ew55DaSAsgY
JuHaZ97osnEIx8dwcmwlJlNZINQ6tKJUnOIE2rBU3vTjHyFX2dHbphQh0N9iuovG
06Zy3AxxqnuzfADmOYY1NG6gmi1lpcFhy6QYFwwsUBh0lzXNd0lKHkuhLLqH4QNl
wLpcxENeuc7KJKjaYkkbMwjIPS9lyy+pfRnV4Q3rfvLX4Wxqm0DEdGi0ck0Gz5Pi
m7/36mc5kmdboRqGr77qFMxsNky1yz33D2PPTjq4U71s2ezjJX34nINwazzgGeFV
9EKZ5baxGQZRxVvE5FrA4awc1PM1csTd9G4KWeIiX42WMb2Wuvf7N9d09kcM0J1Z
/sxJPnP/
=3/Na
-END PGP SIGNATURE-

Damyan Ivanov (1):
  New upstream version 0.25

---

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-fast-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-fast-perl] 05/07: enable hardening build-flags in debian/rules

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcache-memcached-fast-perl.

commit 9bd1851af0cbffe0e53c678fb4fb35016fed3880
Author: Damyan Ivanov 
Date:   Mon Oct 23 19:38:25 2017 +

enable hardening build-flags in debian/rules
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 264ccfb..67e00e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see .
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/perl-makemaker.mk

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-fast-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-fast-perl] 06/07: Declare conformance with Policy 4.1.1

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcache-memcached-fast-perl.

commit d26bc036d2af98cb375dde4034b8f680d8ce5585
Author: Damyan Ivanov 
Date:   Mon Oct 23 19:38:39 2017 +

Declare conformance with Policy 4.1.1
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c7ae810..c4a4b58 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cdbs,
  memcached
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
-Standards-Version: 3.9.6
+Standards-Version: 4.1.1
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libcache-memcached-fast-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcache-memcached-fast-perl.git
 Homepage: http://openhack.ru/Cache-Memcached-Fast

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-fast-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-fast-perl] 07/07: releasing package libcache-memcached-fast-perl version 0.25-1

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcache-memcached-fast-perl.

commit ff9e081b3541d41cc63d0a35ebdd3fb977fc6714
Author: Damyan Ivanov 
Date:   Mon Oct 23 19:41:46 2017 +

releasing package libcache-memcached-fast-perl version 0.25-1
---
 debian/changelog | 13 +
 1 file changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6621161..0750cba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libcache-memcached-fast-perl (0.25-1) unstable; urgency=medium
+
+  * Team upload
+
+  * New upstream version 0.25
+  * Bump debhelper compatibility level to 9
+  * Use secure protocol for the Vcs-Git header
+  * use secure protocol in debian/watch
+  * enable hardening build-flags in debian/rules
+  * Declare conformance with Policy 4.1.1
+
+ -- Damyan Ivanov   Mon, 23 Oct 2017 19:40:28 +
+
 libcache-memcached-fast-perl (0.23-1) unstable; urgency=medium
 
   [ upstream ]

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-fast-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-fast-perl] branch pristine-tar updated (84d78df -> 931858d)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch pristine-tar
in repository libcache-memcached-fast-perl.

  from  84d78df   pristine-tar data for 
libcache-memcached-fast-perl_0.23.orig.tar.gz
   new  931858d   pristine-tar data for 
libcache-memcached-fast-perl_0.25.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:
 libcache-memcached-fast-perl_0.25.orig.tar.gz.delta | Bin 0 -> 3132 bytes
 libcache-memcached-fast-perl_0.25.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libcache-memcached-fast-perl_0.25.orig.tar.gz.delta
 create mode 100644 libcache-memcached-fast-perl_0.25.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-fast-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-fast-perl] 03/07: Use secure protocol for the Vcs-Git header

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcache-memcached-fast-perl.

commit a8aeb89b712c2837a6f006fad783caf98fb4c9c8
Author: Damyan Ivanov 
Date:   Mon Oct 23 19:37:30 2017 +

Use secure protocol for the Vcs-Git header
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5f97b74..c7ae810 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: cdbs,
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
 Standards-Version: 3.9.6
-Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libcache-memcached-fast-perl
+Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libcache-memcached-fast-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcache-memcached-fast-perl.git
 Homepage: http://openhack.ru/Cache-Memcached-Fast
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-fast-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-fast-perl] 02/07: Bump debhelper compatibility level to 9

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcache-memcached-fast-perl.

commit 9c41b52f6481f8493233a76a48422a3147c39993
Author: Damyan Ivanov 
Date:   Mon Oct 23 19:37:07 2017 +

Bump debhelper compatibility level to 9
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 0940451..5f97b74 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: cdbs,
  devscripts,
  perl,
- debhelper,
+ debhelper (>= 9),
  dh-buildinfo,
  memcached
 Maintainer: Debian Perl Group 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-fast-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-fast-perl] 01/01: pristine-tar data for libcache-memcached-fast-perl_0.25.orig.tar.gz

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch pristine-tar
in repository libcache-memcached-fast-perl.

commit 931858d087f314f243c3a9f863d541fd9eed5d5f
Author: Damyan Ivanov 
Date:   Mon Oct 23 19:16:20 2017 +

pristine-tar data for libcache-memcached-fast-perl_0.25.orig.tar.gz
---
 libcache-memcached-fast-perl_0.25.orig.tar.gz.delta | Bin 0 -> 3132 bytes
 libcache-memcached-fast-perl_0.25.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libcache-memcached-fast-perl_0.25.orig.tar.gz.delta 
b/libcache-memcached-fast-perl_0.25.orig.tar.gz.delta
new file mode 100644
index 000..e979b1a
Binary files /dev/null and 
b/libcache-memcached-fast-perl_0.25.orig.tar.gz.delta differ
diff --git a/libcache-memcached-fast-perl_0.25.orig.tar.gz.id 
b/libcache-memcached-fast-perl_0.25.orig.tar.gz.id
new file mode 100644
index 000..2143e02
--- /dev/null
+++ b/libcache-memcached-fast-perl_0.25.orig.tar.gz.id
@@ -0,0 +1 @@
+f9621250c13e4a8ac19d3e63b91610eab948c9ab

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-fast-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-fast-perl] branch master updated (13a7524 -> ff9e081)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch master
in repository libcache-memcached-fast-perl.

  from  13a7524   Prepare for release: Update changelog.
  adds  ad46eee   New upstream version 0.25
   new  7051c74   Update upstream source from tag 'upstream/0.25'
   new  9c41b52   Bump debhelper compatibility level to 9
   new  a8aeb89   Use secure protocol for the Vcs-Git header
   new  cc275f2   use secure protocol in debian/watch
   new  9bd1851   enable hardening build-flags in debian/rules
   new  d26bc03   Declare conformance with Policy 4.1.1
   new  ff9e081   releasing package libcache-memcached-fast-perl version 
0.25-1

The 7 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:
 Changes | 31 +
 Fast.xs | 54 ++--
 MANIFEST| 67 -
 META.json   | 33 +++---
 META.yml| 23 ++--
 Makefile.PL |  3 +-
 README  |  8 +++---
 debian/changelog| 13 +
 debian/compat   |  2 +-
 debian/control  |  6 ++--
 debian/rules|  2 ++
 debian/watch|  2 +-
 lib/Cache/Memcached/Fast.pm | 14 --
 src/Makefile.PL |  7 -
 src/client.c| 14 +++---
 t/errors.t  | 33 ++
 t/hash_namespace.t  | 29 
 t/magic.t   |  4 +++
 t/malformed.t   | 49 +
 t/utf8-downgrade.t  | 46 +++
 20 files changed, 322 insertions(+), 118 deletions(-)
 create mode 100644 t/errors.t
 create mode 100644 t/hash_namespace.t
 create mode 100644 t/malformed.t
 create mode 100644 t/utf8-downgrade.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-fast-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-credential-http-perl] 07/08: declare conformance with Policy 4.1.1

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-authentication-credential-http-perl.

commit 4a3a1fc504931f0ef586df26337eb19fa6ca9195
Author: Damyan Ivanov 
Date:   Mon Oct 23 20:04:10 2017 +

declare conformance with Policy 4.1.1
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index bb3a2dc..6550f88 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: cdbs,
  libtest-needs-perl
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
-Standards-Version: 3.9.6
+Standards-Version: 4.1.1
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcatalyst-authentication-credential-http-perl.git
 Homepage: http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-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-credential-http-perl] 04/08: bump debhelper compatibility level to 9

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-authentication-credential-http-perl.

commit 9c0524fecea8e8e0f6074fff7ee086b688a49b5d
Author: Damyan Ivanov 
Date:   Mon Oct 23 20:03:15 2017 +

bump debhelper compatibility level to 9
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 60f18ba..d63b5a1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: cdbs,
  devscripts,
  perl,
- debhelper,
+ debhelper (>= 9),
  dh-buildinfo,
  libcatalyst-perl,
  libclass-accessor-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-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-credential-http-perl] branch pristine-tar updated (9094935 -> 836fe63)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch pristine-tar
in repository libcatalyst-authentication-credential-http-perl.

  from  9094935   pristine-tar data for 
libcatalyst-authentication-credential-http-perl_1.016.orig.tar.gz
   new  836fe63   pristine-tar data for 
libcatalyst-authentication-credential-http-perl_1.018.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:
 ...tication-credential-http-perl_1.018.orig.tar.gz.delta | Bin 0 -> 2549 bytes
 ...hentication-credential-http-perl_1.018.orig.tar.gz.id |   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 
libcatalyst-authentication-credential-http-perl_1.018.orig.tar.gz.delta
 create mode 100644 
libcatalyst-authentication-credential-http-perl_1.018.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-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-credential-http-perl] 06/08: drop inc/Module/Install* from debian/copyright

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-authentication-credential-http-perl.

commit 4707b99fe62557fbfb4570e90da706b4d8f02972
Author: Damyan Ivanov 
Date:   Mon Oct 23 20:03:57 2017 +

drop inc/Module/Install* from debian/copyright

no longer present upstream
---
 debian/copyright | 26 --
 1 file changed, 26 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 34b4dbe..18e3e60 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -20,32 +20,6 @@ Comment:
  Perl 5 is licensed under either the 'Artistic license' or the 'GNU
  General Public License' version 1 or later.
 
-Files: inc/Module/Install*
-Copyright: 2001-2006, Audrey Tang 
-  2002-2004, Brian Ingerson 
-  2006,2008-2012, Adam Kennedy 
-License: Artistic or GPL-1+
-Comment:
- .
- This program is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself.
- .
- Comment:
- .
- Mangled convenience copy of Module::Install.
-
-Files: inc/Module/Install/AuthorRequires.pm
-Copyright: 2009, Florian Ragwitz 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Install::AuthorRequires.
-
-Files: inc/Module/Install/AuthorTests.pm
-Copyright: 2008, Ricardo Signes 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Install::AuthorTests.
-
 Files: debian/*
 Copyright: 2012-2013, Jonas Smedegaard 
 License: GPL-3+

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-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-credential-http-perl] 08/08: releasing package libcatalyst-authentication-credential-http-perl version 1.018-1

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-authentication-credential-http-perl.

commit e28ee9d543c08103dafbe88cbc4ff5e489b50e7d
Author: Damyan Ivanov 
Date:   Mon Oct 23 20:06:56 2017 +

releasing package libcatalyst-authentication-credential-http-perl version 
1.018-1
---
 debian/changelog | 14 ++
 1 file changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 63b7710..3de3839 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+libcatalyst-authentication-credential-http-perl (1.018-1) unstable; 
urgency=medium
+
+  * Team upload
+
+  * use metacpan.org URL in debian/watch
+  * New upstream version 1.018
+  * add libtest-needs-perl to build dependencies
+  * bump debhelper compatibility level to 9
+  * use secure Vcs-Git URL
+  * drop inc/Module/Install* from debian/copyright
+  * declare conformance with Policy 4.1.1
+
+ -- Damyan Ivanov   Mon, 23 Oct 2017 20:04:19 +
+
 libcatalyst-authentication-credential-http-perl (1.016-3) unstable; 
urgency=medium
 
   * Team upload.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-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-credential-http-perl] branch master updated (2840e3e -> e28ee9d)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch master
in repository libcatalyst-authentication-credential-http-perl.

  from  2840e3e   releasing package 
libcatalyst-authentication-credential-http-perl version 1.016-3
   new  0a64e2a   use metacpan.org URL in debian/watch
  adds  1b48bbf   New upstream version 1.018
   new  a6a1295   Update upstream source from tag 'upstream/1.018'
   new  1620e23   add libtest-needs-perl to build dependencies
   new  9c0524f   bump debhelper compatibility level to 9
   new  c7b6f6e   use secure Vcs-Git URL
   new  4707b99   drop inc/Module/Install* from debian/copyright
   new  4a3a1fc   declare conformance with Policy 4.1.1
   new  e28ee9d   releasing package 
libcatalyst-authentication-credential-http-perl version 1.018-1

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:
 .gitignore |1 -
 Build.PL   |  150 +++
 CONTRIBUTING   |  100 ++
 Changes|8 +
 INSTALL|   43 +
 LICENCE|  379 
 MANIFEST   |   47 +-
 META.json  | 1239 
 META.yml   |  861 +++-
 Makefile.PL|  155 ++-
 README |  141 +--
 debian/changelog   |   14 +
 debian/compat  |2 +-
 debian/control |9 +-
 debian/copyright   |   26 -
 debian/watch   |3 +-
 dist.ini   |   33 +
 inc/Module/AutoInstall.pm  |  930 --
 inc/Module/Install.pm  |  470 -
 inc/Module/Install/AuthorRequires.pm   |   38 -
 inc/Module/Install/AuthorTests.pm  |   59 --
 inc/Module/Install/AutoInstall.pm  |   93 --
 inc/Module/Install/Base.pm |   83 --
 inc/Module/Install/Can.pm  |  154 ---
 inc/Module/Install/Fetch.pm|   93 --
 inc/Module/Install/Include.pm  |   34 -
 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/Authentication/Credential/HTTP.pm |  111 ++-
 t/00-report-prereqs.dd |  146 +++
 t/00-report-prereqs.t  |  197 
 t/author/pod.t |5 -
 t/author/pod_spelling.t|   35 -
 t/author/podcoverage.t |5 -
 t/basic.t  |3 +-
 t/live_app.t   |   13 +-
 t/live_app_digest.t|   28 +-
 t/live_app_digest_dotnet.t |   27 +-
 xt/author/00-compile.t |   60 ++
 xt/author/clean-namespaces.t   |   11 +
 xt/author/kwalitee.t   |9 +
 xt/author/mojibake.t   |9 +
 xt/author/pod-coverage.t   |7 +
 xt/author/pod-no404s.t |   21 +
 xt/author/pod-spell.t  |   53 +
 xt/author/pod-syntax.t |7 +
 xt/author/portability.t|   10 +
 xt/release/changes_has_content.t   |   41 +
 xt/release/cpan-changes.t  |   10 +
 xt/release/distmeta.t  |6 +
 xt/release/minimum-version.t   |8 +
 53 files changed, 3674 insertions(+), 3580 deletions(-)
 delete mode 100644 .gitignore
 create mode 100644 Build.PL
 create mode 100644 CONTRIBUTING
 create mode 100644 INSTALL
 create mode 100644 LICENCE
 create mode 100644 META.json
 create mode 100644 dist.ini
 delete mode 100644 inc/Module/AutoInstall.pm
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/AuthorRequires.pm
 delete mode 100644 inc/Module/Install/AuthorTests.pm
 delete mode 100644 inc/Module/Install/AutoInstall.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/Include.pm
 delete mode 100644 

[libcatalyst-authentication-credential-http-perl] 01/08: use metacpan.org URL in debian/watch

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-authentication-credential-http-perl.

commit 0a64e2a96f4bec33fe62ddf417970afe2111b50d
Author: Damyan Ivanov 
Date:   Mon Oct 23 19:50:44 2017 +

use metacpan.org URL in debian/watch

for some reason having two URLs confuses uscan and it doesn't download
anything
---
 debian/watch | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 570ce5d..a5cc1a3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-http://www.cpan.org/authors/id/B/BO/BOBTFISH/Catalyst-Authentication-Credential-HTTP-([\d.]+)\.tar\.gz
-http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP/ 
.*/Catalyst-Authentication-Credential-HTTP-([\d.]+)\.tar\.gz
+https://metacpan.org/release/Catalyst-Authentication-Credential-HTTP 
.*/Catalyst-Authentication-Credential-HTTP-([\d.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-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-credential-http-perl] 02/08: Update upstream source from tag 'upstream/1.018'

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-authentication-credential-http-perl.

commit a6a1295ed2736ea8305cdca7b7fcdcecb3e85d3b
Merge: 0a64e2a 1b48bbf
Author: Damyan Ivanov 
Date:   Mon Oct 23 19:51:40 2017 +

Update upstream source from tag 'upstream/1.018'

Update to upstream version '1.018'
with Debian dir a6e5b22cce470af859e826014b5717d15236ddcc

 .gitignore |1 -
 Build.PL   |  150 +++
 CONTRIBUTING   |  100 ++
 Changes|8 +
 INSTALL|   43 +
 LICENCE|  379 
 MANIFEST   |   47 +-
 META.json  | 1239 
 META.yml   |  861 +++-
 Makefile.PL|  155 ++-
 README |  141 +--
 dist.ini   |   33 +
 inc/Module/AutoInstall.pm  |  930 --
 inc/Module/Install.pm  |  470 -
 inc/Module/Install/AuthorRequires.pm   |   38 -
 inc/Module/Install/AuthorTests.pm  |   59 --
 inc/Module/Install/AutoInstall.pm  |   93 --
 inc/Module/Install/Base.pm |   83 --
 inc/Module/Install/Can.pm  |  154 ---
 inc/Module/Install/Fetch.pm|   93 --
 inc/Module/Install/Include.pm  |   34 -
 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/Authentication/Credential/HTTP.pm |  111 ++-
 t/00-report-prereqs.dd |  146 +++
 t/00-report-prereqs.t  |  197 
 t/author/pod.t |5 -
 t/author/pod_spelling.t|   35 -
 t/author/podcoverage.t |5 -
 t/basic.t  |3 +-
 t/live_app.t   |   13 +-
 t/live_app_digest.t|   28 +-
 t/live_app_digest_dotnet.t |   27 +-
 xt/author/00-compile.t |   60 ++
 xt/author/clean-namespaces.t   |   11 +
 xt/author/kwalitee.t   |9 +
 xt/author/mojibake.t   |9 +
 xt/author/pod-coverage.t   |7 +
 xt/author/pod-no404s.t |   21 +
 xt/author/pod-spell.t  |   53 +
 xt/author/pod-syntax.t |7 +
 xt/author/portability.t|   10 +
 xt/release/changes_has_content.t   |   41 +
 xt/release/cpan-changes.t  |   10 +
 xt/release/distmeta.t  |6 +
 xt/release/minimum-version.t   |8 +
 48 files changed, 3653 insertions(+), 3547 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-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-credential-http-perl] 03/08: add libtest-needs-perl to build dependencies

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-authentication-credential-http-perl.

commit 1620e23e95d515d0c4576697c65038d3910e7a1d
Author: Damyan Ivanov 
Date:   Mon Oct 23 20:02:56 2017 +

add libtest-needs-perl to build dependencies
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 68b8731..60f18ba 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ Build-Depends: cdbs,
  libossp-uuid-perl | libdata-uuid-perl,
  libcatalyst-plugin-authentication-perl | catalyst-modules,
  libtest-exception-perl,
- libtest-mockobject-perl
+ libtest-mockobject-perl,
+ libtest-needs-perl
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
 Standards-Version: 3.9.6

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-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-credential-http-perl] 05/08: use secure Vcs-Git URL

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-authentication-credential-http-perl.

commit c7b6f6ef39e192117fda29d53e2e116d3a08bea6
Author: Damyan Ivanov 
Date:   Mon Oct 23 20:03:30 2017 +

use secure Vcs-Git URL
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d63b5a1..bb3a2dc 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: cdbs,
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
 Standards-Version: 3.9.6
-Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libcatalyst-authentication-credential-http-perl
+Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcatalyst-authentication-credential-http-perl.git
 Homepage: http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP/
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-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-credential-http-perl] annotated tag debian/1.018-1 created (now 7495464)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag debian/1.018-1
in repository libcatalyst-authentication-credential-http-perl.

at  7495464   (tag)
   tagging  e28ee9d543c08103dafbe88cbc4ff5e489b50e7d (commit)
  replaces  debian/1.016-3
 tagged by  Damyan Ivanov
on  Mon Oct 23 20:06:56 2017 +

- Log -
tagging package libcatalyst-authentication-credential-http-perl version 
debian/1.018-1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErqDETssFbpNjDZ0z276dTZnSoAQFAlnuS+AACgkQ276dTZnS
oAQfyA/+M5sMFhUuGN0nj5MtcXpSr1XecxwBCw7q8VvNns7oVd47KIPnRv7trIof
gq09B4RVoBRoXOk/n5dgGl7/Q9BS1h2mIG4GLGslhIDIb3+9KaLNF7SjFw03y0bS
K5Hdo6g3iXdtWq8I4SljGdTc03HXWZmTUpyAxPB/+19ky+UYP5emFdp1dYct7vOj
UhiKGi2vOraH/qz79dB+mi3mpFkjCU2eVUzMwkOmN2MW17Sx0KzduROqUsC6JA1t
x8iyMJvbQfFcOcs2zuZQKUHRLdMrs8TFRyEgHJJ0ufYC7DitCpjCptpX3E6NTEEA
FZf/fDxEB8qX+0RhkjW7IVi1NFO/J99JLZuTqCO03cdWBZ9ctOTNeC0gqA/osLLo
cjC+xS9INhV7Bqn3QEMLq+7PZNDUn8/tP9wnbwIIyc2HvuhuZDqLT9pXYJ7BLuJ5
SCg5CCxp1xj812LVpTltN7MWAznKcheWs4nNHYgLfirvvDdh7JJEtSbj5ctgMFgY
6twY2OtgBgPqEfhz3WRYNFXJgqMCYwrD16bWjA2mZ6tyIN9DkiDSiZ4NqU0Ci4zZ
heMPuGao565eidqGiJRScMGzSaxat41aGlA6PorTmZv2dea2BgBTSXIXQc5FeZNH
O84GO4xoOjIv3raIYzwCVd1C3E9ofVYtqhNUTvBH8ge7k1tk3Vo=
=V/1b
-END PGP SIGNATURE-

Damyan Ivanov (9):
  use metacpan.org URL in debian/watch
  New upstream version 1.018
  Update upstream source from tag 'upstream/1.018'
  add libtest-needs-perl to build dependencies
  bump debhelper compatibility level to 9
  use secure Vcs-Git URL
  drop inc/Module/Install* from debian/copyright
  declare conformance with Policy 4.1.1
  releasing package libcatalyst-authentication-credential-http-perl version 
1.018-1

---

This annotated tag includes the following new commits:

   new  0a64e2a   use metacpan.org URL in debian/watch
   new  a6a1295   Update upstream source from tag 'upstream/1.018'
   new  1620e23   add libtest-needs-perl to build dependencies
   new  9c0524f   bump debhelper compatibility level to 9
   new  c7b6f6e   use secure Vcs-Git URL
   new  4707b99   drop inc/Module/Install* from debian/copyright
   new  4a3a1fc   declare conformance with Policy 4.1.1
   new  e28ee9d   releasing package 
libcatalyst-authentication-credential-http-perl version 1.018-1

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.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-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-credential-http-perl] annotated tag upstream/1.018 created (now e6df727)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag upstream/1.018
in repository libcatalyst-authentication-credential-http-perl.

at  e6df727   (tag)
   tagging  1b48bbf6b8a2550271f890d5859636963e741bcd (commit)
  replaces  upstream/1.016
 tagged by  Damyan Ivanov
on  Mon Oct 23 19:51:37 2017 +

- Log -
Upstream version 1.018
-BEGIN PGP SIGNATURE-

iQJDBAABCAAtFiEErqDETssFbpNjDZ0z276dTZnSoAQFAlnuSEkPHGRtbkBkZWJp
YW4ub3JnAAoJENu+nU2Z0qAEC+YP/jxPHiDRQIS9Ueem+JIrg17nzVt4JRrWfMw0
WL6e8VAvE3tpajeQ8afQ+PHYulWt8rFl0WY0t2CZPQ2blnk7m0Xo00sfXln5wgj0
pClxNtTBiiJOyEbI4SHnspLhJyrUEVCr+ldz41qG2kOQT+eDRoAJEueaYtQA+Bvq
f4nbkF6OWPJnmePnrCpbf3Ml4L73kE1b4+YJB/updnabyYQCYLIUpj6lckVbI74T
0NVw0yJb/pVhl38tHvEgj02FVyARk8gaZIFtM0ryK731MWvOI6SW1iIHCSwoj6gW
aNElGrCrh6rpDrLXpgNeUx2Vb2kr3KWzSGpargJXsGzmjpm5Uuz0TpG4EeY3SSdu
kge5YC3d44QMWBir7h/9LLJnkRSPNRIgzrT7u1EWXcNvlsuIR3K5pUqHvrsEygTf
sfiCK0vobYVH56ISGLjb8L64/if5SU31J4ct9+RAPY7ZVKACdzmCdNaXizMpkRzB
OIBF5M50VufL/lm4dyX5hr746Gr4dBxSRxYlpzimoee+bqb5gzUthOufvsxHCcp1
vVOTsH7WI+qVuUalZs0fgXW8p7jZ2/1m8k5IzqV89QKWi+se7k1xkAnDAgN+VyjA
3Rao+wB97rrkTGYL/emqXq++2s/T3KII8im/Gwl9rTpzo0GjOWi6KQkb1Bi6hlG2
Vua90OP+
=aFdh
-END PGP SIGNATURE-

Damyan Ivanov (1):
  New upstream version 1.018

---

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-authentication-credential-http-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-credential-http-perl] 01/01: pristine-tar data for libcatalyst-authentication-credential-http-perl_1.018.orig.tar.gz

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch pristine-tar
in repository libcatalyst-authentication-credential-http-perl.

commit 836fe63d83aae0cf4b83459311958f1334dfea1a
Author: Damyan Ivanov 
Date:   Mon Oct 23 19:51:37 2017 +

pristine-tar data for 
libcatalyst-authentication-credential-http-perl_1.018.orig.tar.gz
---
 ...tication-credential-http-perl_1.018.orig.tar.gz.delta | Bin 0 -> 2549 bytes
 ...hentication-credential-http-perl_1.018.orig.tar.gz.id |   1 +
 2 files changed, 1 insertion(+)

diff --git 
a/libcatalyst-authentication-credential-http-perl_1.018.orig.tar.gz.delta 
b/libcatalyst-authentication-credential-http-perl_1.018.orig.tar.gz.delta
new file mode 100644
index 000..98bcbe9
Binary files /dev/null and 
b/libcatalyst-authentication-credential-http-perl_1.018.orig.tar.gz.delta differ
diff --git 
a/libcatalyst-authentication-credential-http-perl_1.018.orig.tar.gz.id 
b/libcatalyst-authentication-credential-http-perl_1.018.orig.tar.gz.id
new file mode 100644
index 000..9060acc
--- /dev/null
+++ b/libcatalyst-authentication-credential-http-perl_1.018.orig.tar.gz.id
@@ -0,0 +1 @@
+274d96636ae87e037c575cdcb507a3aeaff347d6

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-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-dechpwd-perl] annotated tag upstream/2.007 created (now d71c702)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag upstream/2.007
in repository libauthen-dechpwd-perl.

at  d71c702   (tag)
   tagging  fec69cb1b6db4d49cdcb16531afc378703853f40 (commit)
 tagged by  Damyan Ivanov
on  Mon Oct 23 13:29:43 2017 +

- Log -
Upstream version 2.007

Ansgar Burchardt (1):
  [svn-upgrade] new version libauthen-dechpwd-perl (2.005)

Damyan Ivanov (1):
  New upstream version 2.007

Ivan Kohler (1):
  [svn-inject] Installing original source of libauthen-dechpwd-perl

Maximilian Gass (1):
  [svn-upgrade] new version libauthen-dechpwd-perl (2.006)

---

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/libauthen-dechpwd-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-dechpwd-perl] 01/01: pristine-tar data for libauthen-dechpwd-perl_2.007.orig.tar.gz

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch pristine-tar
in repository libauthen-dechpwd-perl.

commit 68607994d5a163ecb28be1ea62ea0286a672af8e
Author: Damyan Ivanov 
Date:   Mon Oct 23 13:29:43 2017 +

pristine-tar data for libauthen-dechpwd-perl_2.007.orig.tar.gz
---
 libauthen-dechpwd-perl_2.007.orig.tar.gz.delta | Bin 0 -> 1712 bytes
 libauthen-dechpwd-perl_2.007.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libauthen-dechpwd-perl_2.007.orig.tar.gz.delta 
b/libauthen-dechpwd-perl_2.007.orig.tar.gz.delta
new file mode 100644
index 000..9c3dc69
Binary files /dev/null and b/libauthen-dechpwd-perl_2.007.orig.tar.gz.delta 
differ
diff --git a/libauthen-dechpwd-perl_2.007.orig.tar.gz.id 
b/libauthen-dechpwd-perl_2.007.orig.tar.gz.id
new file mode 100644
index 000..76f9524
--- /dev/null
+++ b/libauthen-dechpwd-perl_2.007.orig.tar.gz.id
@@ -0,0 +1 @@
+7a1647f00d9e85d18f416defc8da07334152f950

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-dechpwd-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-dechpwd-perl] 01/04: Update upstream source from tag 'upstream/2.007'

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libauthen-dechpwd-perl.

commit 09263ed08bc4b7bd8dcabd8f1aa4362b24d6c7b7
Merge: 2d06770 fec69cb
Author: Damyan Ivanov 
Date:   Mon Oct 23 13:29:43 2017 +

Update upstream source from tag 'upstream/2.007'

Update to upstream version '2.007'
with Debian dir 38e564de9054548b8acdb812d140080805da420e

 .cvsignore|  4 
 .gitignore| 13 +
 Build.PL  | 15 +++---
 Changes   | 18 +
 MANIFEST  |  4 +---
 META.json | 49 +-
 META.yml  | 54 ++-
 Makefile.PL   | 35 -
 README|  2 +-
 SIGNATURE | 42 +++
 lib/Authen/.cvsignore |  1 -
 lib/Authen/DecHpwd.pm |  4 ++--
 lib/Authen/DecHpwd.xs |  8 ++--
 t/ad_ii_pp.t  |  4 ++--
 t/error_pp.t  |  4 ++--
 t/pod_cvg_pp.t|  4 ++--
 t/purdy_pp.t  |  4 ++--
 t/purdy_s_pp.t|  4 ++--
 t/purdy_v_pp.t|  4 ++--
 19 files changed, 140 insertions(+), 133 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-dechpwd-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-dechpwd-perl] 02/04: bump years of upstream copyright

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libauthen-dechpwd-perl.

commit 45c97d6e413678c5a6f37f51c65a4f2d1a109df2
Author: Damyan Ivanov 
Date:   Mon Oct 23 13:32:15 2017 +

bump years of upstream copyright
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 68a470e..2e05040 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,7 @@ Upstream-Contact: Shawn Clifford, Davide Casale, Mario 
Ambrogetti, Terence Lee,
 Files: *
 Copyright: 1996-2002, Solar Designer
  2002, Jean-loup Gailly 
- 2006-2011 Andrew Main (Zefram) 
+ 2006-2011,2017 Andrew Main (Zefram) 
 License: GPL-2+
 Comment: Based in part on code from John the Ripper
  (copyright Solar Designer)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-dechpwd-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-dechpwd-perl] 03/04: Declare conformance with POlicy 4.1.1 (no changes needed)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libauthen-dechpwd-perl.

commit 705bed955215b790ac18f190ff045104d4dd45ce
Author: Damyan Ivanov 
Date:   Mon Oct 23 13:52:22 2017 +

Declare conformance with POlicy 4.1.1 (no changes needed)
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 324b128..16252da 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9.20120312),
libtest-pod-coverage-perl,
libtest-pod-perl,
perl
-Standards-Version: 3.9.6
+Standards-Version: 4.1.1
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libauthen-dechpwd-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libauthen-dechpwd-perl.git
 Homepage: https://metacpan.org/release/Authen-DecHpwd

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-dechpwd-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-dechpwd-perl] 04/04: releasing package libauthen-dechpwd-perl version 2.007-1~1

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libauthen-dechpwd-perl.

commit 90c4d00ea42b90ab5a3a744488863ad0e7236f25
Author: Damyan Ivanov 
Date:   Mon Oct 23 13:55:03 2017 +

releasing package libauthen-dechpwd-perl version 2.007-1~1
---
 debian/changelog | 11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e379395..aa4a431 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libauthen-dechpwd-perl (2.006-4) UNRELEASED; urgency=medium
+libauthen-dechpwd-perl (2.007-1~1) unstable; urgency=medium
+
+  * Team upload
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -6,7 +8,12 @@ libauthen-dechpwd-perl (2.006-4) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
- -- Salvatore Bonaccorso   Sat, 30 Jan 2016 20:02:58 +0100
+  [ Damyan Ivanov ]
+  * New upstream version 2.007
+  * bump years of upstream copyright
+  * Declare conformance with Policy 4.1.1 (no changes needed)
+
+ -- Damyan Ivanov   Mon, 23 Oct 2017 13:52:54 +
 
 libauthen-dechpwd-perl (2.006-3) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-dechpwd-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-dechpwd-perl] branch master updated (2d06770 -> 90c4d00)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch master
in repository libauthen-dechpwd-perl.

  from  2d06770   update changelog
  adds  fec69cb   New upstream version 2.007
   new  09263ed   Update upstream source from tag 'upstream/2.007'
   new  45c97d6   bump years of upstream copyright
   new  705bed9   Declare conformance with POlicy 4.1.1 (no changes needed)
   new  90c4d00   releasing package libauthen-dechpwd-perl version 2.007-1~1

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:
 .cvsignore|  4 
 .gitignore| 13 +
 Build.PL  | 15 +++---
 Changes   | 18 +
 MANIFEST  |  4 +---
 META.json | 49 +-
 META.yml  | 54 ++-
 Makefile.PL   | 35 -
 README|  2 +-
 SIGNATURE | 42 +++
 debian/changelog  | 11 +--
 debian/control|  2 +-
 debian/copyright  |  2 +-
 lib/Authen/.cvsignore |  1 -
 lib/Authen/DecHpwd.pm |  4 ++--
 lib/Authen/DecHpwd.xs |  8 ++--
 t/ad_ii_pp.t  |  4 ++--
 t/error_pp.t  |  4 ++--
 t/pod_cvg_pp.t|  4 ++--
 t/purdy_pp.t  |  4 ++--
 t/purdy_s_pp.t|  4 ++--
 t/purdy_v_pp.t|  4 ++--
 22 files changed, 151 insertions(+), 137 deletions(-)
 delete mode 100644 .cvsignore
 create mode 100644 .gitignore
 delete mode 100644 Makefile.PL
 delete mode 100644 lib/Authen/.cvsignore

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-dechpwd-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-dechpwd-perl] branch pristine-tar updated (c2fa20f -> 6860799)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch pristine-tar
in repository libauthen-dechpwd-perl.

  from  c2fa20f   pristine-tar data for 
libauthen-dechpwd-perl_2.006.orig.tar.gz
   new  6860799   pristine-tar data for 
libauthen-dechpwd-perl_2.007.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:
 libauthen-dechpwd-perl_2.007.orig.tar.gz.delta | Bin 0 -> 1712 bytes
 libauthen-dechpwd-perl_2.007.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libauthen-dechpwd-perl_2.007.orig.tar.gz.delta
 create mode 100644 libauthen-dechpwd-perl_2.007.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-dechpwd-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-dechpwd-perl] annotated tag debian/2.007-1_1 created (now 47fd1ec)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag debian/2.007-1_1
in repository libauthen-dechpwd-perl.

at  47fd1ec   (tag)
   tagging  90c4d00ea42b90ab5a3a744488863ad0e7236f25 (commit)
  replaces  debian/2.006-3
 tagged by  Damyan Ivanov
on  Mon Oct 23 13:55:03 2017 +

- Log -
tagging package libauthen-dechpwd-perl version debian/2.007-1_1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErqDETssFbpNjDZ0z276dTZnSoAQFAlnt9LcACgkQ276dTZnS
oAQsFA//VRSfiEMq81odZeBDeoOTkKuSTQZP0n6Rr43BUB+dYlJgO280NE31NQ8v
y8Cmd33iVdN/lo8Z/3Zsnh9yDTQ+9mLUW04ROuReGE/d11ynyKxp7yK/+oeQMjfY
Ih0t9FWpL3WD5mtjcqqqIeY2XfilRTjVvvINnvf4gCOxdAPuG0GSQSJ8yxUlq1M0
vZcQ3xGOPiL07ALSofXjtxKbeRtR4zuMp2nJwFhprM7JENci/g5DYOzAIw37QACx
IiMGevLkTy5HUk6KujbgO+pKKcnalBePQY6c5lfwHlKjQDuhmIm09H2snW9E1w3E
7E7n4IHFJt9y7jSQR6oOCj2LXkDzGfEXzD4JWuWpfl6ieoUFjLflYGhH/CxtHCi9
zeiSyRnrAsOI0d7/65xl5Q0vG0xG6IJ81sG8A28N1ytMiHseb9nAYnntsVhRuGLU
ba+AeXVsOctxxpFiPhc3BYeeo6zPnxoHRezabvV6fhdQA5z+SVPQn0GOgeaBenj2
bsyHba6A+1+bnJ3xyHj0rms/ZLg5l2xjsdEjDHaSWPjI+W1Z3SXx+x8Rca6x7knG
eYx3tEiO/xiVtsgsEZ1MZDRXftZsDz1Z1hnCGlkq8QamS77qh+KkdxGgEOx4QCFE
edKTx1mR7I/Rlv28BZDYQDi4eyFrsWZBmWz1Kfs8asOcSuDBqzk=
=k33H
-END PGP SIGNATURE-

Damyan Ivanov (5):
  New upstream version 2.007
  Update upstream source from tag 'upstream/2.007'
  bump years of upstream copyright
  Declare conformance with POlicy 4.1.1 (no changes needed)
  releasing package libauthen-dechpwd-perl version 2.007-1~1

Salvatore Bonaccorso (2):
  debian/control: Use HTTPS transport protocol for Vcs-Git URI
  update changelog

gregor herrmann (2):
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog

---

This annotated tag includes the following new commits:

   new  09263ed   Update upstream source from tag 'upstream/2.007'
   new  45c97d6   bump years of upstream copyright
   new  705bed9   Declare conformance with POlicy 4.1.1 (no changes needed)
   new  90c4d00   releasing package libauthen-dechpwd-perl version 2.007-1~1

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.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-dechpwd-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-oath-perl] branch master updated (46bf796 -> d65f769)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch master
in repository libauthen-oath-perl.

  from  46bf796   releasing package libauthen-oath-perl version 2.0.0-1
  adds  aa792b2   New upstream version 2.0.1
   new  dafdc71   Update upstream source from tag 'upstream/2.0.1'
   new  bb48a55   bump years of upstream copyright
   new  f3e302c   add libtest-needs-perl to build-dependencies
   new  de210fa   declare conformance with Policy 4.1.1
   new  d65f769   releasing package libauthen-oath-perl version 2.0.1-1

The 5 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:
 Build.PL  | 60 --
 CONTRIBUTORS  |  1 +
 Changes   |  2 +-
 INSTALL   | 20 +-
 LICENSE   |  6 +--
 MANIFEST  | 10 +++--
 META.json | 16 
 META.yml  |  8 ++--
 Makefile.PL   | 15 +++-
 README| 76 --
 README.md | 86 +++
 cpanfile  |  8 ++--
 debian/changelog  | 11 ++
 debian/control|  3 +-
 debian/copyright  |  2 +-
 dist.ini  |  5 ++-
 lib/Authen/OATH.pm| 14 +++
 stopwords |  7 
 t/01-cases.t  |  2 +-
 t/{01-cases.t => 02-bignum.t} | 20 --
 t/author-pod-coverage.t   |  2 +-
 t/author-pod-spell.t  | 27 --
 t/author-synopsis.t   | 13 +++
 t/author-tidyall.t| 19 ++
 t/release-cpan-changes.t  | 11 +++---
 t/release-synopsis.t  | 13 ---
 26 files changed, 229 insertions(+), 228 deletions(-)
 delete mode 100644 Build.PL
 delete mode 100644 README
 create mode 100644 README.md
 create mode 100644 stopwords
 copy t/{01-cases.t => 02-bignum.t} (68%)
 create mode 100644 t/author-synopsis.t
 create mode 100644 t/author-tidyall.t
 delete mode 100644 t/release-synopsis.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-oath-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-oath-perl] branch pristine-tar updated (6ca1861 -> 2807710)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch pristine-tar
in repository libauthen-oath-perl.

  from  6ca1861   pristine-tar data for 
libauthen-oath-perl_2.0.0.orig.tar.gz
   new  2807710   pristine-tar data for 
libauthen-oath-perl_2.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.


Summary of changes:
 libauthen-oath-perl_2.0.1.orig.tar.gz.delta | Bin 0 -> 1749 bytes
 libauthen-oath-perl_2.0.1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libauthen-oath-perl_2.0.1.orig.tar.gz.delta
 create mode 100644 libauthen-oath-perl_2.0.1.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-oath-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-oath-perl] 04/05: declare conformance with Policy 4.1.1

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libauthen-oath-perl.

commit de210fa59e47b42d1efc012341c6eb0cd35c51f3
Author: Damyan Ivanov 
Date:   Mon Oct 23 14:04:16 2017 +

declare conformance with Policy 4.1.1
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 47cc83f..a220b58 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libdigest-hmac-perl,
  libtest-needs-perl,
  libtest-pod-perl,
  libtest-pod-coverage-perl
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libauthen-oath-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libauthen-oath-perl.git
 Homepage: https://metacpan.org/release/Authen-OATH

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-oath-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-oath-perl] 02/05: bump years of upstream copyright

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libauthen-oath-perl.

commit bb48a5591b52a25f7701314b7eab459c4d08e8f9
Author: Damyan Ivanov 
Date:   Mon Oct 23 14:03:50 2017 +

bump years of upstream copyright
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 7396aaf..62d2d60 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Source: https://metacpan.org/release/Authen-OATH
 Upstream-Contact: Olaf Alders 
 
 Files: *
-Copyright: 2010, Kurt Kincaid 
+Copyright: 2010-2017, Kurt Kincaid 
 License: Artistic or GPL-1+
 
 Files: debian/*

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-oath-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-oath-perl] 03/05: add libtest-needs-perl to build-dependencies

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libauthen-oath-perl.

commit f3e302cb5434fb3e92498cda8472326ee96e1bf6
Author: Damyan Ivanov 
Date:   Mon Oct 23 14:04:04 2017 +

add libtest-needs-perl to build-dependencies
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index ec6e935..47cc83f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: libdigest-hmac-perl,
  libmoo-perl (>= 2.002004),
  libtype-tiny-perl,
+ libtest-needs-perl,
  libtest-pod-perl,
  libtest-pod-coverage-perl
 Standards-Version: 3.9.8

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-oath-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-oath-perl] 05/05: releasing package libauthen-oath-perl version 2.0.1-1

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libauthen-oath-perl.

commit d65f769cb3d360332f577d77ec3bc2d6c2fae575
Author: Damyan Ivanov 
Date:   Mon Oct 23 14:06:01 2017 +

releasing package libauthen-oath-perl version 2.0.1-1
---
 debian/changelog | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fd4c473..5d5fda4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libauthen-oath-perl (2.0.1-1) unstable; urgency=medium
+
+  * Team upload
+
+  * New upstream version 2.0.1
+  * bump years of upstream copyright
+  * add libtest-needs-perl to build-dependencies
+  * declare conformance with Policy 4.1.1
+
+ -- Damyan Ivanov   Mon, 23 Oct 2017 14:04:29 +
+
 libauthen-oath-perl (2.0.0-1) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-oath-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-oath-perl] annotated tag debian/2.0.1-1 created (now 5b9e9ff)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag debian/2.0.1-1
in repository libauthen-oath-perl.

at  5b9e9ff   (tag)
   tagging  d65f769cb3d360332f577d77ec3bc2d6c2fae575 (commit)
  replaces  debian/2.0.0-1
 tagged by  Damyan Ivanov
on  Mon Oct 23 14:06:01 2017 +

- Log -
tagging package libauthen-oath-perl version debian/2.0.1-1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErqDETssFbpNjDZ0z276dTZnSoAQFAlnt90kACgkQ276dTZnS
oAQISA/+Px70QF3+uP4pPKiEOrjy9d6gpwl6K4C8iF3Fdd27BiNIEdRO0n5wK28N
ScF/BfFMkWoWT+pv2gVmkw/E9jAIjpg7NtOAf0DKWhLVOuPJjT4C8l8z7I1skopE
wxdRt0KKdEFKNWT6QwgiGGp1ZudE9/RdH25UHAX4kG3uxZSCLt9c0nPnenQalxLq
keg9nnU4MKOpSJOIoLiw9FhMCDpcs+rVucRMxNOoJF5NppovCkA1BwJ4Ct7DbLDU
cTsmSmWlerQGBNXNSPrwz26Yv6GPw24CnxqQkwj5aVmax5t1iG/44cvA4KiaPlY9
V4Rbu+UKJ5Te+wpSLkl7u2ahRk1CgWt3tssA3NIuLCumeDGHQL16I0rS8gUYzVkR
FZPywfzQAiQsZSic5PO+L3OSbydndSnJvWyIDbhqz4cpnFsYxemzmP5mtFAjC0zb
H3eYSt5nRUhQIXU5zL2fOfuvu0jrvmRD+lwBfYRn0udrMzkHIRqnVIHIQOLgTIlB
4lxARbm92OC2iXDJwuNEFJ67ytsQ15YmcyUN95vgPtKO6thzE151QoUJxIVB+XJn
4ApD+8mfZ81nwd7412tCxjV+kqa55JM0NLc/wQ79E8dLhH++a68XfabKF57kgm+m
+PjIKfQ7IGQbSh+SCJRIgE2FL6VmzuRw9FM6S542MebvNkB29WU=
=Q1Wm
-END PGP SIGNATURE-

Damyan Ivanov (6):
  New upstream version 2.0.1
  Update upstream source from tag 'upstream/2.0.1'
  bump years of upstream copyright
  add libtest-needs-perl to build-dependencies
  declare conformance with Policy 4.1.1
  releasing package libauthen-oath-perl version 2.0.1-1

---

This annotated tag includes the following new commits:

   new  dafdc71   Update upstream source from tag 'upstream/2.0.1'
   new  bb48a55   bump years of upstream copyright
   new  f3e302c   add libtest-needs-perl to build-dependencies
   new  de210fa   declare conformance with Policy 4.1.1
   new  d65f769   releasing package libauthen-oath-perl version 2.0.1-1

The 5 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/libauthen-oath-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-oath-perl] 01/05: Update upstream source from tag 'upstream/2.0.1'

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libauthen-oath-perl.

commit dafdc71620a682fb3238513d746a63eff715f03c
Merge: 46bf796 aa792b2
Author: Damyan Ivanov 
Date:   Mon Oct 23 13:58:11 2017 +

Update upstream source from tag 'upstream/2.0.1'

Update to upstream version '2.0.1'
with Debian dir 5ceff993bfe5c83dd3689e5fbca55b8558fa9227

 Build.PL  | 60 --
 CONTRIBUTORS  |  1 +
 Changes   |  2 +-
 INSTALL   | 20 +-
 LICENSE   |  6 +--
 MANIFEST  | 10 +++--
 META.json | 16 
 META.yml  |  8 ++--
 Makefile.PL   | 15 +++-
 README| 76 --
 README.md | 86 +++
 cpanfile  |  8 ++--
 dist.ini  |  5 ++-
 lib/Authen/OATH.pm| 14 +++
 stopwords |  7 
 t/01-cases.t  |  2 +-
 t/{01-cases.t => 02-bignum.t} | 20 --
 t/author-pod-coverage.t   |  2 +-
 t/author-pod-spell.t  | 27 --
 t/author-synopsis.t   | 13 +++
 t/author-tidyall.t| 19 ++
 t/release-cpan-changes.t  | 11 +++---
 t/release-synopsis.t  | 13 ---
 23 files changed, 215 insertions(+), 226 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-oath-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-oath-perl] 01/01: pristine-tar data for libauthen-oath-perl_2.0.1.orig.tar.gz

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch pristine-tar
in repository libauthen-oath-perl.

commit 2807710497008be5941f9dad17d6a0745611afdb
Author: Damyan Ivanov 
Date:   Mon Oct 23 13:58:11 2017 +

pristine-tar data for libauthen-oath-perl_2.0.1.orig.tar.gz
---
 libauthen-oath-perl_2.0.1.orig.tar.gz.delta | Bin 0 -> 1749 bytes
 libauthen-oath-perl_2.0.1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libauthen-oath-perl_2.0.1.orig.tar.gz.delta 
b/libauthen-oath-perl_2.0.1.orig.tar.gz.delta
new file mode 100644
index 000..1e59311
Binary files /dev/null and b/libauthen-oath-perl_2.0.1.orig.tar.gz.delta differ
diff --git a/libauthen-oath-perl_2.0.1.orig.tar.gz.id 
b/libauthen-oath-perl_2.0.1.orig.tar.gz.id
new file mode 100644
index 000..62038a3
--- /dev/null
+++ b/libauthen-oath-perl_2.0.1.orig.tar.gz.id
@@ -0,0 +1 @@
+d983d3050268bed99f80b8152cb01928aa77d323

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libauthen-oath-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-oath-perl] annotated tag upstream/2.0.1 created (now 66e4f90)

2017-10-23 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag upstream/2.0.1
in repository libauthen-oath-perl.

at  66e4f90   (tag)
   tagging  aa792b269f03d533ed1542fe8ba7e2c0dd57c617 (commit)
  replaces  upstream/2.0.0
 tagged by  Damyan Ivanov
on  Mon Oct 23 13:58:11 2017 +

- Log -
Upstream version 2.0.1

Damyan Ivanov (1):
  New upstream version 2.0.1

---

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/libauthen-oath-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


[libdatetime-timezone-perl] 03/03: releasing package libdatetime-timezone-perl version 1:2.13-1+2017c

2017-10-23 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdatetime-timezone-perl.

commit 591eb7805445d219a484e905b61fa9b0a08ab19d
Author: gregor herrmann 
Date:   Mon Oct 23 19:01:41 2017 +0200

releasing package libdatetime-timezone-perl version 1:2.13-1+2017c
---
 debian/changelog | 13 +++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6e0a360..ae6fed3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,17 @@
-libdatetime-timezone-perl (1:2.13-1+2017c) UNRELEASED; urgency=medium
+libdatetime-timezone-perl (1:2.13-1+2017c) unstable; urgency=high
 
+  [ Alex Muntada ]
   * Remove inactive pkg-perl members from Uploaders.
 
- -- Alex Muntada   Sun, 08 Oct 2017 17:22:27 +0200
+  [ gregor herrmann ]
+  * Update to Olson database version 2017c.
+This update contains contemporary changes for Northern Cyprus, Fiji,
+Namibia, Sudan, Tonga, and Turks & Caicos.
+  * Set urgency to high as the first change (North Cyrus following EU rules)
+happens in 5 days.
+  * Declare compliance with Debian Policy 4.1.1.
+
+ -- gregor herrmann   Mon, 23 Oct 2017 18:54:50 +0200
 
 libdatetime-timezone-perl (1:2.13-1+2017b) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdatetime-timezone-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


[libdatetime-timezone-perl] annotated tag debian/1%2.13-1+2017c created (now 5502bda)

2017-10-23 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/1%2.13-1+2017c
in repository libdatetime-timezone-perl.

at  5502bda   (tag)
   tagging  591eb7805445d219a484e905b61fa9b0a08ab19d (commit)
  replaces  debian/1%2.13-1+2017b
 tagged by  gregor herrmann
on  Mon Oct 23 19:01:41 2017 +0200

- Log -
tagging package libdatetime-timezone-perl version debian/1%2.13-1+2017c
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlnuIHVfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qga56A/8CK6zybtC6s/IxjoHYIDTKk5K/jusjeg+2Tm9xQjFMH6DaQWHmeXqW9p4
Ai2iFjeST7BlI2ig3ZPiETaXwkBmZ6msTUjSbanKFBFp/TP19NM0Ey//l7oZEE0G
KgkPfqkagFpeTZvDtkc+YUosJVfhX3dnll+krE+2tJTzrFIs3SrYiOQb9D6NRwit
ja1uz4nyW1ARTDJCUQgNnxFcGSSccTC3XzJkEL5cgpm1860maUPDhv/sUh/5Tywn
UB+imscQlJcRy8VaTN0fsGEBYxWgSzgS1pLzqEVDbLBZmXnmkKKHmXjRJb2X404T
q38xDIbw7BQ6+WgmJA0uJ3umEF/dQT9YuG9adnyOmAsO8oG+7vaX3zpdTPOPWaZL
K89ywL8N6c+dZRLetO+qBpGqIcTkAQDNmjBFKDCba45hDzFpMCoBO9l4gWawSlOe
t27Kxeg186pJR0S+Aiz6uwxvPsLfIilIJwOAtdU+C1YIkNL7hCcWMd3eZg8GdLBk
d0mHV0xMuDvBOR799XYLhr6yt/D6IWoQ0JvmJFjOvGkCREsxaaKQap8gXgSmr3iM
Cv/PlQTlGRH6V878wvB/dIQrzGRyGPVp+YxgoUYKgHywxeEVjyfzatv9+iwCOnr2
YPfxhaNNqdPxc4rqiegMLXi3hzDH3yYXLx7oDYNUBci9q5gKY78=
=/kHL
-END PGP SIGNATURE-

Alex Muntada (2):
  Remove inactive pkg-perl members from Uploaders.
  update changelog

gregor herrmann (3):
  Update to Olson database version 2017c.
  Declare compliance with Debian Policy 4.1.1.
  releasing package libdatetime-timezone-perl version 1:2.13-1+2017c

---

This annotated tag includes the following new commits:

   new  8c019e1   Update to Olson database version 2017c.
   new  9ac4e5d   Declare compliance with Debian Policy 4.1.1.
   new  591eb78   releasing package libdatetime-timezone-perl version 
1:2.13-1+2017c

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/libdatetime-timezone-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


[libdatetime-timezone-perl] 02/03: Declare compliance with Debian Policy 4.1.1.

2017-10-23 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdatetime-timezone-perl.

commit 9ac4e5da132fc6b40b889de7a130c59b8d7332fa
Author: gregor herrmann 
Date:   Mon Oct 23 18:52:29 2017 +0200

Declare compliance with Debian Policy 4.1.1.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index dd025e3..159242b 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: perl,
  libtest-taint-perl,
  libtry-tiny-perl,
  perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33)
-Standards-Version: 4.0.0
+Standards-Version: 4.1.1
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-timezone-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libdatetime-timezone-perl.git
 Homepage: http://datetime.perl.org/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdatetime-timezone-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


[libdatetime-timezone-perl] branch master updated (854a707 -> 591eb78)

2017-10-23 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libdatetime-timezone-perl.

  from  854a707   update changelog
   new  8c019e1   Update to Olson database version 2017c.
   new  9ac4e5d   Declare compliance with Debian Policy 4.1.1.
   new  591eb78   releasing package libdatetime-timezone-perl version 
1:2.13-1+2017c

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   |13 +-
 debian/control | 2 +-
 debian/patches/olson-2017c | 11495 +++
 debian/patches/series  | 1 +
 4 files changed, 11508 insertions(+), 3 deletions(-)
 create mode 100644 debian/patches/olson-2017c
 create mode 100644 debian/patches/series

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdatetime-timezone-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


[libdatetime-timezone-perl] 02/02: update changelog

2017-10-23 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch jessie
in repository libdatetime-timezone-perl.

commit b729bec2a73fe412ad000f47e0c3db8a2ac8a330
Author: gregor herrmann 
Date:   Mon Oct 23 19:11:14 2017 +0200

update changelog

Gbp-Dch: Ignore
---
 debian/changelog | 8 
 1 file changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 627b02f..4db758c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libdatetime-timezone-perl (1:1.75-2+2017c) UNRELEASED; urgency=medium
+
+  * Update to Olson database version 2017c.
+This update contains contemporary changes for Northern Cyprus, Fiji,
+Namibia, Sudan, Tonga, and Turks & Caicos.
+
+ -- gregor herrmann   Mon, 23 Oct 2017 19:10:12 +0200
+
 libdatetime-timezone-perl (1:1.75-2+2017b) jessie; urgency=medium
 
   * Update to Olson database version 2017b.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdatetime-timezone-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


[libdatetime-timezone-perl] branch jessie updated (f010954 -> b729bec)

2017-10-23 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch jessie
in repository libdatetime-timezone-perl.

  from  f010954   releasing package libdatetime-timezone-perl version 
1:1.75-2+2017b
   new  7c78161   Update to Olson database version 2017c.
   new  b729bec   update changelog

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|8 +
 debian/patches/{olson-2017b => olson-2017c} | 9034 ---
 debian/patches/series   |1 +
 3 files changed, 5303 insertions(+), 3740 deletions(-)
 copy debian/patches/{olson-2017b => olson-2017c} (70%)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdatetime-timezone-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


[libdatetime-timezone-perl] 02/02: update changelog

2017-10-23 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch stretch
in repository libdatetime-timezone-perl.

commit e0323aad1219bd1b76c492865ff1474f4b8d90af
Author: gregor herrmann 
Date:   Mon Oct 23 19:24:52 2017 +0200

update changelog

Gbp-Dch: Ignore
---
 debian/changelog | 8 
 1 file changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8e1a642..2a1351f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libdatetime-timezone-perl (1:2.09-1+2017c) UNRELEASED; urgency=medium
+
+  * Update to Olson database version 2017c.
+This update contains contemporary changes for Northern Cyprus, Fiji,
+Namibia, Sudan, Tonga, and Turks & Caicos.
+
+ -- gregor herrmann   Mon, 23 Oct 2017 19:24:29 +0200
+
 libdatetime-timezone-perl (1:2.09-1+2017b) unstable; urgency=medium
 
   * Update to Olson database version 2017b.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdatetime-timezone-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


[libdatetime-timezone-perl] branch stretch created (now e0323aa)

2017-10-23 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch stretch
in repository libdatetime-timezone-perl.

at  e0323aa   update changelog

This branch includes the following new commits:

   new  ec560e8   Update to Olson database version 2017c.
   new  e0323aa   update changelog

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/libdatetime-timezone-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