[libxml-parser-lite-tree-perl] 01/02: Add fix-missing-curly-in-pod.patch (closes: #875910) and forward both patches

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-parser-lite-tree-perl.

commit 3a50782581854453180f79d21f13dec1eef72e57
Author: Florian Schlichting 
Date:   Sat Oct 14 00:33:16 2017 +0200

Add fix-missing-curly-in-pod.patch (closes: #875910) and forward both 
patches
---
 debian/patches/fix-missing-curly-in-pod.patch  | 15 +++
 debian/patches/fix-spelling-error-in-manpage.patch |  2 +-
 debian/patches/series  |  1 +
 3 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/debian/patches/fix-missing-curly-in-pod.patch 
b/debian/patches/fix-missing-curly-in-pod.patch
new file mode 100644
index 000..5174e62
--- /dev/null
+++ b/debian/patches/fix-missing-curly-in-pod.patch
@@ -0,0 +1,15 @@
+Description: fix unbalanced "}" in example
+Author: Florian Schlichting 
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875910
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=123273
+
+--- a/lib/XML/Parser/Lite/Tree.pm
 b/lib/XML/Parser/Lite/Tree.pm
+@@ -353,6 +353,7 @@
+ 
+ Parses into the following tree:
+ 
++{
+   'children' => [
+   {
+ 'children' => [
diff --git a/debian/patches/fix-spelling-error-in-manpage.patch 
b/debian/patches/fix-spelling-error-in-manpage.patch
index a203ef0..11a4f19 100644
--- a/debian/patches/fix-spelling-error-in-manpage.patch
+++ b/debian/patches/fix-spelling-error-in-manpage.patch
@@ -1,6 +1,6 @@
 Description: Fix spelling error in XML::Parser::LiteCopy
 Origin: vendor
-Forwarded: no
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=123272
 Author: Salvatore Bonaccorso 
 Last-Update: 2010-07-24
 
diff --git a/debian/patches/series b/debian/patches/series
index 8810115..f718299 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 fix-spelling-error-in-manpage.patch
+fix-missing-curly-in-pod.patch

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


[libxml-parser-lite-tree-perl] 02/02: update changelog

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-parser-lite-tree-perl.

commit 6567e9ddb5fab336f94f12515fadcb57c3241f63
Author: Florian Schlichting 
Date:   Sat Oct 14 00:34:47 2017 +0200

update changelog
---
 debian/changelog | 4 
 1 file changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 038ab87..c44631d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,10 @@ libxml-parser-lite-tree-perl (0.14-2) UNRELEASED; urgency=low
   * Remove Jonathan Yu from Uploaders. Thanks for your work!
   * Remove Jose Luis Rivas from Uploaders. Thanks for your work!
 
+  [ Florian Schlichting ]
+  * Add fix-missing-curly-in-pod.patch (closes: #875910) and forward both
+patches
+
  -- Ansgar Burchardt   Wed, 27 Jul 2011 18:49:41 +0200
 
 libxml-parser-lite-tree-perl (0.14-1) unstable; urgency=low

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


[libxml-parser-lite-tree-perl] branch master updated (b4152aa -> 6567e9d)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libxml-parser-lite-tree-perl.

  from  b4152aa   update changelog
   new  3a50782   Add fix-missing-curly-in-pod.patch (closes: #875910) and 
forward both patches
   new  6567e9d   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   |  4 
 debian/patches/fix-missing-curly-in-pod.patch  | 15 +++
 debian/patches/fix-spelling-error-in-manpage.patch |  2 +-
 debian/patches/series  |  1 +
 4 files changed, 21 insertions(+), 1 deletion(-)
 create mode 100644 debian/patches/fix-missing-curly-in-pod.patch

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


[liburi-perl] 01/01: Disable fix-spelling-error.patch

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository liburi-perl.

commit 9e58ab78b856fe5e272678f5847cc944eec8ed45
Author: Florian Schlichting 
Date:   Fri Oct 13 23:19:28 2017 +0200

Disable fix-spelling-error.patch

The lintian warning is wrong (bug #878457 filed), but until that's fixed
the patch file can stay around as a reminder
---
 debian/patches/series | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/series b/debian/patches/series
index 2475b92..f661c39 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-fix-spelling-error.patch
+#fix-spelling-error.patch

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


[liburi-perl] branch master updated (83f0624 -> 9e58ab7)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository liburi-perl.

  from  83f0624   prepare changelog for release
   new  9e58ab7   Disable fix-spelling-error.patch

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/patches/series | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


[liburi-perl] tag R1.33 created (now 8649d6e)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.33
in repository liburi-perl.

at  8649d6e   (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/liburi-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


[liburi-perl] tag R1.36 created (now 930f80e)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.36
in repository liburi-perl.

at  930f80e   (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/liburi-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


[liburi-perl] tag R1.35 created (now 97619fc)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.35
in repository liburi-perl.

at  97619fc   (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/liburi-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


[liburi-perl] tag R5.22 created (now 8c4a5dc)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R5.22
in repository liburi-perl.

at  8c4a5dc   (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/liburi-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


[liburi-perl] tag R5.16 created (now bdfcf6d)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R5.16
in repository liburi-perl.

at  bdfcf6d   (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/liburi-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


[liburi-perl] tag R1.34 created (now 4b402a6)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.34
in repository liburi-perl.

at  4b402a6   (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/liburi-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


[liburi-perl] tag R5.18 created (now d8f8fee)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R5.18
in repository liburi-perl.

at  d8f8fee   (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/liburi-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


[liburi-perl] tag R5.36 created (now d41210f)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R5.36
in repository liburi-perl.

at  d41210f   (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/liburi-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


[liburi-perl] tag R1.25 created (now fbcafc7)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.25
in repository liburi-perl.

at  fbcafc7   (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/liburi-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


[liburi-perl] tag R1.30 created (now 8ef99f2)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.30
in repository liburi-perl.

at  8ef99f2   (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/liburi-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


[liburi-perl] tag R1.29 created (now 83f1cdb)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.29
in repository liburi-perl.

at  83f1cdb   (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/liburi-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


[liburi-perl] tag R1.27 created (now 995cec0)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.27
in repository liburi-perl.

at  995cec0   (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/liburi-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


[liburi-perl] tag R1.24 created (now 35d9318)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.24
in repository liburi-perl.

at  35d9318   (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/liburi-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


[liburi-perl] tag R1.22 created (now b5ca6c2)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.22
in repository liburi-perl.

at  b5ca6c2   (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/liburi-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


[liburi-perl] tag R1.12 created (now a0e3814)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.12
in repository liburi-perl.

at  a0e3814   (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/liburi-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


[liburi-perl] tag R1.15 created (now 42d1293)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.15
in repository liburi-perl.

at  42d1293   (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/liburi-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


[liburi-perl] tag R1.17 created (now ed4d08d)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.17
in repository liburi-perl.

at  ed4d08d   (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/liburi-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


[liburi-perl] tag R1.23 created (now 9aa1665)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.23
in repository liburi-perl.

at  9aa1665   (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/liburi-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


[liburi-perl] tag R1.14 created (now 39e8312)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.14
in repository liburi-perl.

at  39e8312   (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/liburi-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


[liburi-perl] tag R1.21 created (now b4558d0)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.21
in repository liburi-perl.

at  b4558d0   (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/liburi-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


[liburi-perl] tag R1.32 created (now 2fa6481)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.32
in repository liburi-perl.

at  2fa6481   (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/liburi-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


[liburi-perl] tag R1.19 created (now 909a948)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.19
in repository liburi-perl.

at  909a948   (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/liburi-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


[liburi-perl] tag R1.16 created (now e14b02c)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.16
in repository liburi-perl.

at  e14b02c   (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/liburi-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


[liburi-perl] tag R1.09 created (now c265a8c)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.09
in repository liburi-perl.

at  c265a8c   (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/liburi-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


[liburi-perl] tag R1.11 created (now 99ad2e7)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.11
in repository liburi-perl.

at  99ad2e7   (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/liburi-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


[liburi-perl] tag R1.26 created (now 5123cd4)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.26
in repository liburi-perl.

at  5123cd4   (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/liburi-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


[liburi-perl] tag R1.28 created (now a1d85e4)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.28
in repository liburi-perl.

at  a1d85e4   (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/liburi-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


[liburi-perl] tag R1.20 created (now 7ffeb4c)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.20
in repository liburi-perl.

at  7ffeb4c   (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/liburi-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


[liburi-perl] tag R1.18 created (now f873333)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.18
in repository liburi-perl.

at  f87   (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/liburi-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


[liburi-perl] tag 1.52 created (now 3b27987)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag 1.52
in repository liburi-perl.

at  3b27987   (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/liburi-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


[liburi-perl] tag R0.09 created (now 026f549)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R0.09
in repository liburi-perl.

at  026f549   (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/liburi-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


[liburi-perl] tag 1.54 created (now 601f518)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag 1.54
in repository liburi-perl.

at  601f518   (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/liburi-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


[liburi-perl] tag 1.59 created (now a211a0e)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag 1.59
in repository liburi-perl.

at  a211a0e   (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/liburi-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


[liburi-perl] tag R1.06 created (now 187ba9c)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.06
in repository liburi-perl.

at  187ba9c   (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/liburi-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


[liburi-perl] tag R0.90.01 created (now 49850e2)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R0.90.01
in repository liburi-perl.

at  49850e2   (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/liburi-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


[liburi-perl] tag R1.02 created (now 5fa7fc6)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.02
in repository liburi-perl.

at  5fa7fc6   (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/liburi-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


[liburi-perl] tag R1.08 created (now 085da70)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.08
in repository liburi-perl.

at  085da70   (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/liburi-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


[liburi-perl] tag R0.01 created (now ac7ecdc)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R0.01
in repository liburi-perl.

at  ac7ecdc   (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/liburi-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


[liburi-perl] tag R1.01 created (now 47a646d)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.01
in repository liburi-perl.

at  47a646d   (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/liburi-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


[liburi-perl] tag R1.00 created (now e4f5e0a)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.00
in repository liburi-perl.

at  e4f5e0a   (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/liburi-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


[liburi-perl] tag R0.90.02 created (now 8974e39)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R0.90.02
in repository liburi-perl.

at  8974e39   (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/liburi-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


[liburi-perl] tag R1.03 created (now 05a74a5)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.03
in repository liburi-perl.

at  05a74a5   (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/liburi-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


[liburi-perl] tag R1.07 created (now b3127d3)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.07
in repository liburi-perl.

at  b3127d3   (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/liburi-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


[liburi-perl] tag 1.60 created (now 1ce8b35)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag 1.60
in repository liburi-perl.

at  1ce8b35   (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/liburi-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


[liburi-perl] tag 1.58 created (now 6276f5c)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag 1.58
in repository liburi-perl.

at  6276f5c   (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/liburi-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


[liburi-perl] tag R1.05 created (now ec44a9a)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R1.05
in repository liburi-perl.

at  ec44a9a   (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/liburi-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


[liburi-perl] tag 1.57 created (now 04678c7)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag 1.57
in repository liburi-perl.

at  04678c7   (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/liburi-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


[liburi-perl] tag B7 created (now 5145328)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag B7
in repository liburi-perl.

at  5145328   (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/liburi-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


[liburi-perl] tag 1.40 created (now 1f555ea)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag 1.40
in repository liburi-perl.

at  1f555ea   (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/liburi-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


[liburi-perl] tag 1.53 created (now 88a40c3)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag 1.53
in repository liburi-perl.

at  88a40c3   (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/liburi-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


[liburi-perl] tag B11 created (now 4e8f2df)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag B11
in repository liburi-perl.

at  4e8f2df   (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/liburi-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


[liburi-perl] tag 1.51 created (now 8af481f)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag 1.51
in repository liburi-perl.

at  8af481f   (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/liburi-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


[liburi-perl] tag B13 created (now 9fa03e5)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag B13
in repository liburi-perl.

at  9fa03e5   (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/liburi-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


[liburi-perl] tag B6 created (now 94efc29)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag B6
in repository liburi-perl.

at  94efc29   (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/liburi-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


[liburi-perl] tag 1.37 created (now d28b0a7)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag 1.37
in repository liburi-perl.

at  d28b0a7   (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/liburi-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


[liburi-perl] tag 1.56 created (now be99a89)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag 1.56
in repository liburi-perl.

at  be99a89   (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/liburi-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


[liburi-perl] tag R0.09.02 created (now 83cc9ef)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag R0.09.02
in repository liburi-perl.

at  83cc9ef   (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/liburi-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


[liburi-perl] tag 1.39 created (now 3926019)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag 1.39
in repository liburi-perl.

at  3926019   (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/liburi-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


[liburi-perl] tag 1.38 created (now 6e40012)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag 1.38
in repository liburi-perl.

at  6e40012   (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/liburi-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


[liburi-perl] tag 1.50 created (now 2bbd768)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to tag 1.50
in repository liburi-perl.

at  2bbd768   (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/liburi-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


[liburi-perl] annotated tag 1.68 created (now 24b0149)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag 1.68
in repository liburi-perl.

at  24b0149   (tag)
   tagging  14cd6cfa3b5f14e108f5988947e79201e44aa663 (commit)
  replaces  1.67
 tagged by  Karen Etheridge
on  Thu Jun 25 19:09:05 2015 -0700

- Log -
release 1.68

Brendan Byrd (1):
  Add sftp scheme

Karen Etheridge (11):
  bump version to 1.68
  add a bit of extra safety in case the prereqs get weird
  specify the required version right where we use it
  generate a README from the main module pod
  generate a LICENSE
  add authority to metadata
  add contributors to metadata
  modernize URI::sftp
  remove the use of global warnings, which can expose suppressed warnings 
in third-party modules
  drop the use of Test.pm
  prep for release of 1.68

Kent Fredric (1):
  _query.pm: Sort hash keys if given a hash.

Olaf Alders (3):
  Move URI::sftp into lib folder.
  Add new tests to MANIFEST
  Update changes for 1.68

Slaven Rezic (1):
  Add new test script t/path-segments.t

---

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/liburi-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


[liburi-perl] annotated tag 1.65 created (now 70f5f0f)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag 1.65
in repository liburi-perl.

at  70f5f0f   (tag)
   tagging  d1408836df00bf3ac7f90b45ea53329b6ef86ec0 (commit)
  replaces  1.64
 tagged by  Karen Etheridge
on  Wed Nov 5 13:31:01 2014 -0800

- Log -
version 1.65

Karen Etheridge (5):
  license is properly perl_5
  stop calling UNIVERSAL::isa as a function
  implement TO_JSON
  use strict utf8 validation in this test
  prep for release of 1.65

---

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/liburi-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


[liburi-perl] annotated tag 1.62 created (now 7c1fa1b)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag 1.62
in repository liburi-perl.

at  7c1fa1b   (tag)
   tagging  b15e3663bfc8bae7ba22a50c0d1a93228aaa2ce0 (commit)
  replaces  1.61
 tagged by  Karen Etheridge
on  Fri Jul 11 20:41:51 2014 -0700

- Log -
version 1.62

Karen Etheridge (12):
  remove all remaining uses of "use vars"
  resolve "Unescaped left brace in regex is deprecated" warning (new in 
5.21.1)
  use strict and warnings in all modules, tests and scripts
  Switch from manually setting @ISA to "use parent"
  ignore my todo list
  import Exporter's import rather than subclassing it
  changelog for changes made so far
  convert this test to Test::More
  apply patch from RT#96941 to fix new "\C is deprecated in regex" warning 
in 5.21.2
  add TODO test for encoding issue in escape_char
  add prereq declaration for utf8
  prepare for 1.62 release

---

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/liburi-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


[liburi-perl] 02/02: prepare changelog for release

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository liburi-perl.

commit 83f06241441ebb48bd16960bf65d80a9b67a4e99
Author: Florian Schlichting 
Date:   Fri Oct 13 21:49:25 2017 +0200

prepare changelog for release
---
 debian/changelog | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8adf76d..f606afd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-liburi-perl (1.72-2) UNRELEASED; urgency=medium
+liburi-perl (1.72-2) unstable; urgency=medium
+
+  * Team upload
 
   * Mark package Multi-Arch: foreign (closes: #872087)
+  * Declare compliance with Debian Policy 4.1.1
 
- -- Florian Schlichting   Mon, 09 Oct 2017 23:44:19 +0200
+ -- Florian Schlichting   Fri, 13 Oct 2017 21:49:11 +0200
 
 liburi-perl (1.72-1) unstable; urgency=medium
 

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


[liburi-perl] annotated tag 1.66 created (now 5e74e23)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag 1.66
in repository liburi-perl.

at  5e74e23   (tag)
   tagging  c6c5a2da0cfe6528acd8179565d63e21b287c2be (commit)
  replaces  1.65
 tagged by  Karen Etheridge
on  Tue Feb 24 13:15:56 2015 -0800

- Log -
release 1.66

Adam Herzog (1):
  Reorganize directory structure.

Karen Etheridge (8):
  building a dist should be allowed to finish even if it warns
  Merge pull request #20 from adamherzog/reorganize-directory-structure
  ignore build artifact new to EUMM 7.04
  make manifest
  changelog for github #20
  add irc channel to metadata
  dd an author test for MANIFEST/MANIFEST.SKIP consistency, and fix issues
  prep for 1.66 release

---

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/liburi-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


[liburi-perl] annotated tag 1.63 created (now e8ed38b)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag 1.63
in repository liburi-perl.

at  e8ed38b   (tag)
   tagging  8782cc26a7571ac56d66d1e7dc005e27de477166 (commit)
  replaces  1.62
 tagged by  Karen Etheridge
on  Sat Jul 12 21:01:45 2014 -0700

- Log -
version 1.63

Karen Etheridge (6):
  ignore .ackrc
  commit MANIFEST additions made in 1.62
  remove duplicate changelog entry
  fix MANIFEST.SKIP entry
  with the recent changes in URI::Escape, some tests now fail on older perls
  prepare for 1.63 release

---

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/liburi-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


[liburi-perl] annotated tag 1.71 created (now f4f0d9c)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag 1.71
in repository liburi-perl.

at  f4f0d9c   (tag)
   tagging  c6b146694a4a4487c9318f75e06d56598970a576 (commit)
  replaces  1.70_001
 tagged by  Karen Etheridge
on  Thu Jan 7 19:16:57 2016 -0800

- Log -
release 1.71

Karen Etheridge (2):
  bump version to 1.71
  release commit for 1.71

---

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/liburi-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


[liburi-perl] annotated tag 1.69 created (now c99a069)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag 1.69
in repository liburi-perl.

at  c99a069   (tag)
   tagging  e558bc9ca27bc5821f17987b8b66fed1743ecb6c (commit)
  replaces  1.68
 tagged by  Karen Etheridge
on  Fri Jul 24 18:07:07 2015 -0700

- Log -
release 1.69

Karen Etheridge (8):
  remove redundant MANIFEST.SKIP entries
  bump version to 1.69
  add $VERSIONs to all modules that lack them
  Changes note for URI::sftp docs
  fix these typoed entries
  commit regenerated README
  remove unneeded shebang
  release prep for version 1.69

Olaf Alders (2):
  Add sftp schema to docs.
  Clarify how query_param method is to be used.

---

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/liburi-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


[liburi-perl] annotated tag 1.64 created (now b9f06d9)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag 1.64
in repository liburi-perl.

at  b9f06d9   (tag)
   tagging  61c147a5e797fd168df35e9d2b5c7e77f93f45ab (commit)
  replaces  1.63
 tagged by  Karen Etheridge
on  Sun Jul 13 14:14:52 2014 -0700

- Log -
version 1.64

Karen Etheridge (7):
  Revert "with the recent changes in URI::Escape, some tests now fail on 
older perls"
  force a fetch in advance of using $1, for older perls (see RT#96941) - 
patch from Eric Brine
  faster way to split a string by character (patch from Eric Brine in 
RT#96941)
  bump Test::More prereq to 0.96, for subtest without explicit plan
  improved Makefile.PL, with more accurate metadata (no prereq changes here)
  also ignore our own untarred dist dir
  prepare for 1.64 release

---

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/liburi-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


[liburi-perl] annotated tag 1.70 created (now 5534b9b)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag 1.70
in repository liburi-perl.

at  5534b9b   (tag)
   tagging  cfc5474a48d0cd5386c34e5a0ba4516a82976c55 (commit)
  replaces  1.69
 tagged by  Karen Etheridge
on  Mon Dec 28 16:05:19 2015 -0800

- Log -
release 1.70_001

Kaitlyn Parkhurst (1):
  Localize $@ when evaling

Karen Etheridge (6):
  reproduction case for PR#30 fix
  Changes entry for PR#30
  saving/restoring $@ is faster than localizing if done more than twice
  optimization: do not repeatedly try to load the same non-existent URI 
subclass
  bump version to 1.70_001
  release prep for 1.70_001

---

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/liburi-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


[liburi-perl] annotated tag v1.72 created (now ac66b32)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag v1.72
in repository liburi-perl.

at  ac66b32   (tag)
   tagging  2df8b848678d14bace487ceb2edf7055bf9e7291 (commit)
  replaces  1.71
 tagged by  Karen Etheridge
on  Tue Jul 25 21:40:13 2017 -0700

- Log -
v1.72

Chase Whitener (11):
  update the cpanfile and dist.ini
  fix up a tiny bit to be more like libwww-perl
  Update travis to match libwww-perl
  Re-add prereq of Test::Needs. Remove EOL tests for now. Travis should pass
  Fix Travis complaint about multi-year stretch in copyright_year for dzil
  Fix version on prereq for Test::More
  move to MakeMaker instead of MakeMaker::Awesome
  fix wrong version. next is 1.72
  Fix up changes, remove some text files from the build
  re-add uri-test to the build
  Add one other minor change to the list

John Karr (1):
  updated changelog from 1.57

Karen Etheridge (23):
  stringify version before comparing, as recommended by Zefram
  also do not package travis config
  fix travis config so tests pass
  ensure "make manifest" is run
  bump version to 1.72
  add missing $VERSION declarations
  use Test::Needs for optional module checks in tests
  ensure a new enough Test::More is available for subtest
  avoid undef warning in _utf8 path (fixes #37)
  travis now has 5.26 available for testing
  add prereq required when RELEASE_TESTING=1
  Storable is only an optional test dependency
  remove redundant test prereq
  filename must be set - it has no default
  declare encoding of non-utf8 files
  fix lines that look like merge markers
  fix plan for this test
  add missing spelling stopwords
  preserve existing x_contributors ordering
  ConfirmRelease must come last
  fix dzil config to handle manual version management
  Merge branch 'ether/fix_dzil'
  URI-1.72

Olaf Alders (2):
  Add .travis.yml
  Convert to dzil.

---

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/liburi-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


[liburi-perl] annotated tag debian/1.72-2 created (now c1c75a8)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/1.72-2
in repository liburi-perl.

at  c1c75a8   (tag)
   tagging  83f06241441ebb48bd16960bf65d80a9b67a4e99 (commit)
  replaces  debian/1.72-1
 tagged by  Florian Schlichting
on  Fri Oct 13 21:52:44 2017 +0200

- Log -
   debian/1.72-2
-BEGIN PGP SIGNATURE-

iQJEBAABCAAuFiEEMLI8i05qOwnqprZSEpc7bnLcB7UFAlnhGY8QHGZzZnNAZGVi
aWFuLm9yZwAKCRASlztuctwHtUcFD/46BsHTwyDvlY7eY3ErvSreLAE3Wu/q3FD9
VHE2WKpCuJfQ/0IeYTz7OjZPa9qtDtd3r40d9ujPmPxx4TeLaLNg0uiWgbX3LIvh
zcIunO9zHtJZBvV/k3RDZhtkDGPO4BUlhqt6aX3JuAF4ygClB9LSk+cYzmthUiWj
8ipMbwO1YFUDj5+6mkv1bF9Zzalmq951DdFN1+LgD5nv0ct0bzDlKkEx1r1oicJd
7PxVyilMifdTMRoba2vQwlRoksE+XrEkomNFNsXzOxSq6ttaTJACvi75PdAoUDxE
bo0Nt49yV5CpJUGtI7xHOTnJezhKFzfqSpL5kWiVhty2go0PM+qk2nCeU5Nm50P3
mIKY3eZXhfZNUyvGjqTRlYUoUic5Lpdekp5Bl+NnOfcjL4PI28gK65BXtdb6iHKW
sJV8HEXq4INWoG8tQjw5/Oj1pxy1aP1o2HGJupfzNFBv0MUo3bMgJzI0gG5yG04t
YPO1Bv7jwddInTI2rm23gWin7DDEgso+asyhuohGPUPjiHr4oyNo63OXHRakcBFz
QSxCoMx530uguABFima8806H4jBUsu68NdNaQUvpcgvkGRikQwb6P7fxbi8nntuS
Artg61X3C+E1G66wYj1NTTT7OChIuFPUuYADvK5lMaVvNdCHolmyQIzKaS27COVO
vtrlRpYx8Q==
=Wrm7
-END PGP SIGNATURE-

Florian Schlichting (4):
  Mark package Multi-Arch: foreign (closes: #872087)
  update changelog
  Declare compliance with Debian Policy 4.1.1
  prepare changelog for release

---

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/liburi-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


[liburi-perl] annotated tag 1.70_001 created (now f6df75d)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag 1.70_001
in repository liburi-perl.

at  f6df75d   (tag)
   tagging  cfc5474a48d0cd5386c34e5a0ba4516a82976c55 (commit)
  replaces  1.69
 tagged by  Karen Etheridge
on  Mon Dec 28 16:05:23 2015 -0800

- Log -
release 1.70_001

Kaitlyn Parkhurst (1):
  Localize $@ when evaling

Karen Etheridge (6):
  reproduction case for PR#30 fix
  Changes entry for PR#30
  saving/restoring $@ is faster than localizing if done more than twice
  optimization: do not repeatedly try to load the same non-existent URI 
subclass
  bump version to 1.70_001
  release prep for 1.70_001

---

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/liburi-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


[liburi-perl] annotated tag 1.67 created (now 38d6add)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag 1.67
in repository liburi-perl.

at  38d6add   (tag)
   tagging  404772b7355723ac99c8ed84e9f0b43e82e1ccfd (commit)
  replaces  1.66
 tagged by  Karen Etheridge
on  Tue Feb 24 14:32:40 2015 -0800

- Log -
release 1.67

Karen Etheridge (3):
  remove superfluous whitespace
  skip test before trying to load Test::DistManifest
  prep for 1.67 release

---

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/liburi-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


[liburi-perl] 01/02: Declare compliance with Debian Policy 4.1.1

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository liburi-perl.

commit 1deaf982d21872617cb7a00228f398a1abff0e07
Author: Florian Schlichting 
Date:   Fri Oct 13 21:49:02 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 5eea918..8a81ea2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10)
 Build-Depends-Indep: libbusiness-isbn-perl,
  libtest-needs-perl,
  perl
-Standards-Version: 4.0.0
+Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liburi-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liburi-perl.git
 Homepage: https://metacpan.org/release/URI

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


[liburi-perl] annotated tag 1.61 created (now 4d384fe)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag 1.61
in repository liburi-perl.

at  4d384fe   (tag)
   tagging  c402af32a4023347349dfdd50f4f41eb1d265812 (commit)
 tagged by  Karen Etheridge
on  Mon Jun 30 20:13:01 2014 -0700

- Log -
release 1.61

Alex Kapranoff (1):
  Fix heuristic test fails on hosts in .su (or .uk) domains [RT#56135]

David Schmidt (1):
  Avoid failure if the local hostname is 'foo' (one more file) [RT#75519]

Gisle Aas (440):
  First revision.
  /e was optional.  Fix emacs.
  Almost compile regexps.  37% speed increase when using second argument to
  Added more documentation.
  Don't import from Carp.
  Removed trailing whitespace and unexpanded the text (replaced initial 
space with
  First revision.
  Special guessing for some countries.
  Special treatment of 'localhost'
  Added rules for '.il'.
  Function name change: uf_urlstr(), uf_url()
  Recognize simple mail adresses.
  Documentation update.
  use strict.  Added $VERSION.
  Added $VERSION.
  Esthetic change.
  First revision.
  sub base
  Added rel()
  Remove "" wrapping.
  Implemented $u->abs().
  Don't force abs_path when path is empty.
  use overload
  First revision.
  First revision.
  First revision.
  Added some files.
  Fixed some typos.
  Documentation clarifications.
  We will try to use fields.
  First revision.
  Added Changes.
  s/draft-fielding-uri-syntax-02/RFC 2396/g
  Converted things to use fields.pm
  Made $u->abs and $u->rel work with new fields.pm layout.
  Got rid of '_scheme' field.
  make_accessor_method
  abs_path_query.
  URL --> URI
  Incremented version number.
  Merged every string object change into the main branch.
  Bye.
  First revision.
  More stuff.
  When URI->new($str, URI::WithBase->new()) is called the _init() will
  First revision.
  Simplifed constructor by always handling $url argument as a string.
  OK.
  Unescape authority component.
  Always stringify $url string component.
  New faster uri_unescape.  Default escaping chars changed.
  Note problem with with :..:.. paths.
  Added t/mix.t
  *** empty log message ***
  uri_escape will not escape "?" by default any more.
  Fixed the documentation.
  0.09 again.
  0.09 release notes.
  0.10
  Handle "." and ".." path segments correctly.
  Escape % and ;
  Start of documentation.
  Start of documentation.
  Start of documentation.
  0.09_01.
  Simplified joining of path splitted.
  0.09_01 changes.
  _no_scheme_ok()
  _no_scheme_ok().
  More documentation.
  More documentation tweaks.
  First revision.
  Added class and dump methods.
  Added URI/_foreign.pm
  It is less experimental now.
  Got rid of $STRICT and $DEFAULT_CLASS.
  Explain differences in interface.
  Some more POD markup.
  URI::_foreign
  :relative as in Common Lisp
  First revision.
  New interface.
  First revision.
  Simplified, based on new interface.
  Fix path
  New interface.
  New interface.
  Path must begin with "/" when authority is present.
  URI/file/FAT & Base.pm
  Dos path fixed again.
  Allow undef path again.
  Added file.t
  Test that passes now.
  0.09_02 changes.
  Documentation.
  Documentation fixing.
  Documentation typo fix.
  _init() parameter order changed.
  URI->new() will not inherit base any more.  Use URI::WithBase->new() then.
  Fixed tests.
  Added documentation.
  Don't pass original $scheme argument to _init() method.
  New URI::URL::strict implementation.
  New version number.
  New content.
  Check for MIME::Base64 instead...
  More changes.
  Typo.
  equery supported by base class directly now.
  equery
  epath for URI::URL compatibility
  Implemented $uri->host_port method.
  Incremented version number.  Documented $uri->host_port
  Summarized 0.90_02 changes.
  Added URI->new_abs method.  Incremented version number.
  croak instead of die.
  Use new new_abs method.
  1.00 ready?
  Version 1.00
  MacOS patch from Paul J. Schinder.
  MacOS patch from Paul J. Schinder
  MacOS patches from Paul J. Schinder.
  Documentation patch from "Michael A. Chase" 
  English patch from "Michael A. Chase" 
  Documentation patch by "Michael A. Chase" 
  Ready for 1.01
  Documentation update.
  First revision.
  URI::ldap from Grahams perl-ldap-0.10
  Adapted to the URI distribution.
  Fixed escaping.
  More tests.
  

[liburi-perl] branch master updated (1b37105 -> 83f0624)

2017-10-13 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository liburi-perl.

  from  1b37105   update changelog
   new  1deaf98   Declare compliance with Debian Policy 4.1.1
   new  83f0624   prepare changelog for release

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 | 7 +--
 debian/control   | 2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)

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


[libmce-perl] 01/01: pristine-tar data for libmce-perl_1.831.orig.tar.gz

2017-10-13 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

angel pushed a commit to branch pristine-tar
in repository libmce-perl.

commit 5f36a816c6ce86b5697a947ed83c06a408a14ac9
Author: Angel Abad 
Date:   Fri Oct 13 18:41:43 2017 +0200

pristine-tar data for libmce-perl_1.831.orig.tar.gz
---
 libmce-perl_1.831.orig.tar.gz.delta | Bin 0 -> 2972 bytes
 libmce-perl_1.831.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libmce-perl_1.831.orig.tar.gz.delta 
b/libmce-perl_1.831.orig.tar.gz.delta
new file mode 100644
index 000..d1610f6
Binary files /dev/null and b/libmce-perl_1.831.orig.tar.gz.delta differ
diff --git a/libmce-perl_1.831.orig.tar.gz.id b/libmce-perl_1.831.orig.tar.gz.id
new file mode 100644
index 000..eddf264
--- /dev/null
+++ b/libmce-perl_1.831.orig.tar.gz.id
@@ -0,0 +1 @@
+b08ae741807cf1d4090dcb0d139c10de482f1480

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


[libmce-perl] branch pristine-tar updated (b6947d6 -> 5f36a81)

2017-10-13 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

angel pushed a change to branch pristine-tar
in repository libmce-perl.

  from  b6947d6   pristine-tar data for libmce-perl_1.830.orig.tar.gz
   new  5f36a81   pristine-tar data for libmce-perl_1.831.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:
 libmce-perl_1.831.orig.tar.gz.delta | Bin 0 -> 2972 bytes
 libmce-perl_1.831.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libmce-perl_1.831.orig.tar.gz.delta
 create mode 100644 libmce-perl_1.831.orig.tar.gz.id

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


[libmce-perl] annotated tag debian/1.831-1 created (now 90b5205)

2017-10-13 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

angel pushed a change to annotated tag debian/1.831-1
in repository libmce-perl.

at  90b5205   (tag)
   tagging  f05b28214aa978e60eab27a518abd61247495f02 (commit)
  replaces  debian/1.830-1
 tagged by  Angel Abad
on  Fri Oct 13 18:46:30 2017 +0200

- Log -
libmce-perl Debian release 1.831-1
-BEGIN PGP SIGNATURE-

iQJIBAABCgAyFiEESgiXGRYhzPf77vdSptWIFgEKEJYFAlng7eYUHGFuZ2VsYWJh
ZEBnbWFpbC5jb20ACgkQptWIFgEKEJbAAA/+KBbH0hgkjxkylQVX4A6lJ3VXt3vb
fvUmNgd1Oxjy+Bb/7V6dB8XAU2K7O3ywcZMDDRtHXJOJ8mZ1Nzvd/ZwOsJi3klIy
UkRcM8yR9NEOzAdEueaeVhLqZLYvl5Rp+bnmqgREFtv8s2PvygZhxe92sH10t5/i
bTWtXWM6NUt6MqoFvyMIBdZfWHL+tN4LVgRYuK5HypAhp3VGSUmOQ5PD9M/FP3iH
yhdy15pRbc+4D2j69lAfgsExRvB8JduVinuNqCxErvA3uZ4hgdL8BBiAILxh3OrE
WhXgh6ok8rtn5/lxl3nF6kQPkkaTXH/gvSBPWEcV1hdK3JT9EeMGQ5fJv9yBBgCQ
mPF8Ykqk8T5YWmrSqo7fzHS3J+8jQUMlXIePhTbvHMC+XkssvVU/y30mSUGANi8H
zOoC91SOlGVr1C9lgLoAT92ft++lhMSXGGBzN9ciFidFxr74s6lXKLGjUs0fYmKp
YTNaLfqGNHjaRqG4IB4TQp8wQpmnWiy2VcH9Hdk2t3gF84GL4eVxZwZKC+qLX8ki
NqbV/o4yv7uknqylxeNjEEx2JdmVRVqnCAxJdi/iytX77toGOQhqUym0MxuT5ud7
0Gn4ooKcfTjrSPYKacUaicgkrl+r4zo/KwJ3SE1xR2+6bTSIh/MSaEtbZ0GAxZZT
JcgEKN/rMjF2jS8=
=s9w6
-END PGP SIGNATURE-

Angel Abad (4):
  New upstream version 1.831
  Updated version 1.831 from 'upstream/1.831'
  Update debian/changelog
  Update changelog

---

This annotated tag includes the following new commits:

   new  ab7f19e   Updated version 1.831 from 'upstream/1.831'
   new  3702da7   Update debian/changelog
   new  f05b282   Update changelog

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/libmce-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


[libmce-perl] annotated tag upstream/1.831 created (now 308f359)

2017-10-13 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

angel pushed a change to annotated tag upstream/1.831
in repository libmce-perl.

at  308f359   (tag)
   tagging  42bce2eb436c4e709102720e297427571e5936e1 (commit)
  replaces  upstream/1.830
 tagged by  Angel Abad
on  Fri Oct 13 18:41:43 2017 +0200

- Log -
Upstream version 1.831
-BEGIN PGP SIGNATURE-

iQJIBAABCgAyFiEESgiXGRYhzPf77vdSptWIFgEKEJYFAlng7McUHGFuZ2VsYWJh
ZEBnbWFpbC5jb20ACgkQptWIFgEKEJa04w//b03dMAwDUGkCls4ptAT1EDO2MS1M
Hx+nOnhLl0RxBUYma8hcTcGKAOcEQnJgGKyFjg2u020FX8KOEPVdg5W6BagV97BR
SDUkplAjo3waUApMDv9Ia3HzE2CBmscmgzDO2LB+FtucitjzP4bbZUc5QKPbO8XP
VI4ztOYOvWebZyKfEqW9D2cR8LsZqZr9xp4q+0T9sioMrt4PLAxkway/QZBba4Al
JzE6Dmp1hlSXpf1ZoRZfEsETvJTa8KsANjDHbSpylBF1Z4SGvW/FPtA5oUEZN91b
qfzQPDPWDRGqz24KXhLkV7ZO+w74I9+CoAL+xHTwHveK2xERSkno4n+V1UsKMtfa
goo/jaFbELRWipGnOHnV9n/Khub+pYRuKlm8xWGQTabPQ9v956t5pZYo/+Q2rFAc
TYTv7c/8xH4OZdF5+3qe44QW9GZ1xVQgey/2gdHEoIsEuMBitPTeobMYKLJduBcX
XgmTXDKX15T8/sFBmO40RPe+Wc8DivtESwQqgGDmbe6r/9YVbvq1rsUmqfgvvVOn
ELCBbsbZUF+A6fUU195R4oFFGwwvnbdbKM8Ll8pt9IMRqVtQXSYdMspVW2EqfTaG
8E51IoUzWk2sZT7/RIuX+mjAkKT6VJyBvGlCtmg0rvARt1fMh+9O7vLX+3BB/Ras
MIN9MI0Q/iZ7iUs=
=rgU9
-END PGP SIGNATURE-

Angel Abad (1):
  New upstream version 1.831

---

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/libmce-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


[libmce-perl] branch master updated (3fe1789 -> f05b282)

2017-10-13 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

angel pushed a change to branch master
in repository libmce-perl.

  from  3fe1789   Update changelog
  adds  42bce2e   New upstream version 1.831
   new  ab7f19e   Updated version 1.831 from 'upstream/1.831'
   new  3702da7   Update debian/changelog
   new  f05b282   Update changelog

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:
 Changes |  8 +++
 MANIFEST.SKIP   |  3 +++
 META.json   | 50 -
 META.yml| 50 -
 Makefile.PL | 50 -
 README.md   |  2 +-
 debian/changelog|  7 ++
 lib/MCE.pm  | 10 ++---
 lib/MCE.pod |  2 +-
 lib/MCE/Candy.pm|  4 ++--
 lib/MCE/Core.pod|  4 ++--
 lib/MCE/Core/Input/Generator.pm |  2 +-
 lib/MCE/Core/Input/Handle.pm|  2 +-
 lib/MCE/Core/Input/Iterator.pm  |  2 +-
 lib/MCE/Core/Input/Request.pm   |  2 +-
 lib/MCE/Core/Input/Sequence.pm  |  2 +-
 lib/MCE/Core/Manager.pm |  2 +-
 lib/MCE/Core/Validation.pm  |  2 +-
 lib/MCE/Core/Worker.pm  |  2 +-
 lib/MCE/Examples.pod|  2 +-
 lib/MCE/Flow.pm |  4 ++--
 lib/MCE/Grep.pm |  4 ++--
 lib/MCE/Loop.pm |  4 ++--
 lib/MCE/Map.pm  |  4 ++--
 lib/MCE/Mutex.pm|  4 ++--
 lib/MCE/Mutex/Channel.pm|  4 ++--
 lib/MCE/Mutex/Flock.pm  |  4 ++--
 lib/MCE/Queue.pm|  4 ++--
 lib/MCE/Relay.pm|  4 ++--
 lib/MCE/Signal.pm   |  4 ++--
 lib/MCE/Step.pm |  4 ++--
 lib/MCE/Stream.pm   |  4 ++--
 lib/MCE/Subs.pm |  4 ++--
 lib/MCE/Util.pm |  4 ++--
 34 files changed, 143 insertions(+), 121 deletions(-)

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


[libmce-perl] 01/03: Updated version 1.831 from 'upstream/1.831'

2017-10-13 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

angel pushed a commit to branch master
in repository libmce-perl.

commit ab7f19e2033766e73b21e7ee50af143dbabf81ae
Merge: 3fe1789 42bce2e
Author: Angel Abad 
Date:   Fri Oct 13 18:41:46 2017 +0200

Updated version 1.831 from 'upstream/1.831'

with Debian dir e3b0db2e4249ffd40b30e0cd5b01d6c01aec4f32

 Changes |  8 +++
 MANIFEST.SKIP   |  3 +++
 META.json   | 50 -
 META.yml| 50 -
 Makefile.PL | 50 -
 README.md   |  2 +-
 lib/MCE.pm  | 10 ++---
 lib/MCE.pod |  2 +-
 lib/MCE/Candy.pm|  4 ++--
 lib/MCE/Core.pod|  4 ++--
 lib/MCE/Core/Input/Generator.pm |  2 +-
 lib/MCE/Core/Input/Handle.pm|  2 +-
 lib/MCE/Core/Input/Iterator.pm  |  2 +-
 lib/MCE/Core/Input/Request.pm   |  2 +-
 lib/MCE/Core/Input/Sequence.pm  |  2 +-
 lib/MCE/Core/Manager.pm |  2 +-
 lib/MCE/Core/Validation.pm  |  2 +-
 lib/MCE/Core/Worker.pm  |  2 +-
 lib/MCE/Examples.pod|  2 +-
 lib/MCE/Flow.pm |  4 ++--
 lib/MCE/Grep.pm |  4 ++--
 lib/MCE/Loop.pm |  4 ++--
 lib/MCE/Map.pm  |  4 ++--
 lib/MCE/Mutex.pm|  4 ++--
 lib/MCE/Mutex/Channel.pm|  4 ++--
 lib/MCE/Mutex/Flock.pm  |  4 ++--
 lib/MCE/Queue.pm|  4 ++--
 lib/MCE/Relay.pm|  4 ++--
 lib/MCE/Signal.pm   |  4 ++--
 lib/MCE/Step.pm |  4 ++--
 lib/MCE/Stream.pm   |  4 ++--
 lib/MCE/Subs.pm |  4 ++--
 lib/MCE/Util.pm |  4 ++--
 33 files changed, 136 insertions(+), 121 deletions(-)

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


[libmce-perl] 03/03: Update changelog

2017-10-13 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

angel pushed a commit to branch master
in repository libmce-perl.

commit f05b28214aa978e60eab27a518abd61247495f02
Author: Angel Abad 
Date:   Fri Oct 13 18:46:11 2017 +0200

Update changelog

Gbp-Dch: Ignore
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a828ffa..cc93313 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-libmce-perl (1.831-1) UNRELEASED; urgency=medium
+libmce-perl (1.831-1) unstable; urgency=medium
 
+  * Team upload.
   * Import upstream version 1.831
 
- -- Angel Abad   Fri, 13 Oct 2017 18:41:46 +0200
+ -- Angel Abad   Fri, 13 Oct 2017 18:44:38 +0200
 
 libmce-perl (1.830-1) unstable; urgency=medium
 

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


[libmce-perl] 02/03: Update debian/changelog

2017-10-13 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

angel pushed a commit to branch master
in repository libmce-perl.

commit 3702da705e9279bb911b7396a7edb833cec616bb
Author: Angel Abad 
Date:   Fri Oct 13 18:41:46 2017 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 95980eb..a828ffa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libmce-perl (1.831-1) UNRELEASED; urgency=medium
+
+  * Import upstream version 1.831
+
+ -- Angel Abad   Fri, 13 Oct 2017 18:41:46 +0200
+
 libmce-perl (1.830-1) unstable; urgency=medium
 
   * Team upload.

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


[liblexical-accessor-perl] 06/14: Modernize Vcs-* fields: Consistently use https protocol. Consistently use git (not cgit) in path. Consistently use .git suffix.

2017-10-13 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository liblexical-accessor-perl.

commit 504f3e57964c35c78660cc6e262ca54c80ab41de
Author: Jonas Smedegaard 
Date:   Fri Oct 13 16:36:50 2017 +0200

Modernize Vcs-* fields: Consistently use https protocol. Consistently use 
git (not cgit) in path. Consistently use .git suffix.
---
 debian/control.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index 1319157..c2a904c 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,8 +5,8 @@ Build-Depends: @cdbs@
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblexical-accessor-perl
-Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/liblexical-accessor-perl.git
+Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/liblexical-accessor-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/git/pkg-perl/packages/liblexical-accessor-perl.git
 Homepage: https://metacpan.org/release/Lexical-Accessor
 
 Package: liblexical-accessor-perl

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


[liblexical-accessor-perl] 14/14: Prepare for release: Update changelog, control file and copyright hints.

2017-10-13 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository liblexical-accessor-perl.

commit 80838541d62db31b50682d16370f33751d78fb49
Author: Jonas Smedegaard 
Date:   Fri Oct 13 17:47:32 2017 +0200

Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog   | 32 +
 debian/control |  7 +++---
 debian/copyright_hints | 63 +++---
 3 files changed, 80 insertions(+), 22 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4d15588..21be2f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,35 @@
+liblexical-accessor-perl (0.009-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release.
+
+  [ Jonas Smedegaard ]
+  * Modernize git-buildpackage config: Filter any .git* file.
+  * Update watch file:
++ Bump to file format 4.
++ Use only metacpan URL.
++ Mention gbp --uscan in usage comment.
++ Use substitution strings.
+  * Modernize cdbs:
++ Drop upstream-tarball hints: Use gbp import-orig --uscan.
++ Do copyright-check in maintainer script (not during build).
++ Stop build-depend on devscripts.
+  * Modernize Vcs-* fields:
++ Consistently use https protocol.
++ Consistently use git (not cgit) in path.
++ Consistently use .git suffix.
+  * Declare compliance with Debian Policy 4.1.1.
+  * Update copyright info:
++ Use License-Grant and License-Reference fields.
+  Thanks to Ben Finney.
++ Use https protocol in format URL.
++ Extend coverage for main upstream author.
++ Stop cover file CONTRIBUTING: Dropeed upstream.
+  * Suppress lintian warnings regarding License-Reference field.
+  * Bump debhelper compatibility level to 9.
+
+ -- Jonas Smedegaard   Fri, 13 Oct 2017 17:45:46 +0200
+
 liblexical-accessor-perl (0.008-1) unstable; urgency=low
 
   * Initial packaging release.
diff --git a/debian/control b/debian/control
index 5ea42c7..b390425 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,6 @@ Source: liblexical-accessor-perl
 Section: perl
 Priority: optional
 Build-Depends: cdbs,
- devscripts,
  perl,
  debhelper,
  dh-buildinfo,
@@ -18,9 +17,9 @@ Build-Depends: cdbs,
  libmouse-perl (>= 1)
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblexical-accessor-perl
-Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/liblexical-accessor-perl.git
+Standards-Version: 4.1.1
+Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/liblexical-accessor-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/git/pkg-perl/packages/liblexical-accessor-perl.git
 Homepage: https://metacpan.org/release/Lexical-Accessor
 
 Package: liblexical-accessor-perl
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 08203b0..14991d2 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -7,11 +7,9 @@ Disclaimer: Autogenerated by CDBS
 Files: CREDITS
  Changes
  INSTALL
- MANIFEST
  META.json
  META.yml
  Makefile.PL
- SIGNATURE
  TODO
  debian/README.source
  debian/compat
@@ -23,12 +21,11 @@ Files: CREDITS
  dist.ini
  doap.ttl
  examples/benchmark.pl
-Copyright: *No copyright*
+Copyright: NONE
 License: UNKNOWN
  FIXME
 
-Files: CONTRIBUTING
- README
+Files: README
  lib/Lexical/Accessor.pm
  lib/Sub/Accessor/Small.pm
  t/01basic.t
@@ -37,36 +34,66 @@ Files: CONTRIBUTING
  t/04moo.t
  t/05classtiny.t
  t/90subclassing.t
-Copyright: 2012-2013, Toby Inkster
-  2013-2014, Toby Inkster
-  2014, Toby Inkster
-License: UNKNOWN
+ t/rt101024.t
+Copyright: 2013-2014, 2017, Toby Inkster.
+  2013-2014, Toby Inkster.
+  2014, Toby Inkster.
+  2017, Toby Inkster.
+License: Artistic or GPL-1+
  FIXME
 
-Files: debian/rules
+Files: debian/copyright-check
+ debian/rules
 Copyright: 2015, Jonas Smedegaard 
+  2016-2017, Jonas Smedegaard 
 License: GPL-3+
  FIXME
 
 Files: LICENSE
-Copyright: 1989, Free Software Foundation, Inc
+Copyright: 1989, Free Software Foundation, Inc.
   19xx name of author
   19yy 
-  2014, Toby Inkster
+  2017, Toby Inkster.
   disclaimer" for the program, if
+  ed by the Free
   interest in the
+  of this Package, but belong to whomever generated them, and may be sold
   the software, and
-License: GPL-ever
+License: Artistic or GPL-1+
  FIXME
 
 Files: COPYRIGHT
-Copyright: 2013, Toby Inkster
-  2014, Toby Inkster
-  2014, the holder(s)
+Copyright: -format/1.0/
+  2017, the copyright holder(s).
+  CREDITS
+  Copyright 2013 Toby Inkster.
+  Copyright 2017 Toby Inkster.
   None
-  This software is 2013-2014, by Toby Inkster
-  This software is 2014, by Toby Inkster
+  This software is copyright (c) 2013-2014 by Toby Inkster.
+  This software is copyright (c) 2013-2014, 2017 by Toby Inkster.
+  

[liblexical-accessor-perl] 08/14: Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.

2017-10-13 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository liblexical-accessor-perl.

commit b3904c904f6cea99c4bf34b5d7f36469be7b8a38
Author: Jonas Smedegaard 
Date:   Fri Oct 13 16:40:38 2017 +0200

Update copyright info: Use License-Grant and License-Reference fields. 
Thanks to Ben Finney.
---
 debian/copyright | 53 ++---
 1 file changed, 14 insertions(+), 39 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index ba2c622..f7decae 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,24 +7,17 @@ Source: http://search.cpan.org/dist/Lexical-Accessor/
 
 Files: *
 Copyright: 2012-2014, Toby Inkster 
-License: Artistic or GPL-1+
-Comment:
- License:
- .
+License-Grant:
  This is free software; you can redistribute it and/or modify it under
  the same terms as the Perl 5 programming language system itself.
- .
- Comment:
- .
+License: Artistic or GPL-1+
+Comment:
  Perl 5 is licensed under either the 'Artistic license' or the 'GNU
  General Public License' version 1 or later.
 
 Files: CONTRIBUTING
 Copyright: 2012-2014, Toby Inkster 
-License: Artistic or GPL-1+
-Comment:
- License:
- .
+License-Grant:
  CONTRIBUTING is available under three different licences permitting its
  redistribution: the CC-BY-SA_UK-2.0 licence, plus the same licences as
  Perl itself, which is distributed under the GNU General Public Licence
@@ -36,9 +29,8 @@ Comment:
  .
  This file is free software; you can redistribute it and/or modify it
  under the same terms as the Perl 5 programming language system itself.
- .
- Comment:
- .
+License: Artistic or GPL-1+
+Comment:
  Above is from ,
  which supercedes the included CONTRIBUTING file as announced at
  
.
@@ -47,35 +39,18 @@ Comment:
 
 Files: debian/*
 Copyright: 2015, Jonas Smedegaard 
+License-Grant:
+ 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 3, or (at your option) any
+ later version.
 License: GPL-3+
 
 License: Artistic
- Comment:
- .
- On Debian systems the 'Artistic License' is located in
- '/usr/share/common-licenses/Artistic'.
+License-Reference: /usr/share/common-licenses/Artistic
 
 License: GPL-1+
- Comment:
- .
- On Debian systems the 'GNU General Public License' version 1 is located
- in '/usr/share/common-licenses/GPL-1'.
+License-Reference: /usr/share/common-licenses/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 3, or (at your option) any
- later version.
- .
- This program is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- General Public License for more details.
- .
- Comment:
- .
- On Debian systems the 'GNU General Public License' version 3 is located
- in '/usr/share/common-licenses/GPL-3'.
- .
- You should have received a copy of the 'GNU General Public License'
- along with this program.  If not, see .
+License-Reference: /usr/share/common-licenses/GPL-3

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


[liblexical-accessor-perl] 13/14: Bump debhelper compatibility level to 9.

2017-10-13 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository liblexical-accessor-perl.

commit 608f935fae416c7dbc4650eecb97879545f6fc66
Author: Jonas Smedegaard 
Date:   Fri Oct 13 17:39:06 2017 +0200

Bump debhelper compatibility level to 9.
---
 debian/compat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9

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


[liblexical-accessor-perl] 09/14: Update copyright info: Use https protocol in format URL.

2017-10-13 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository liblexical-accessor-perl.

commit 5bfce2fea40a9f2d0a3cffa8132937601d30fc3a
Author: Jonas Smedegaard 
Date:   Fri Oct 13 16:41:25 2017 +0200

Update copyright info: Use https protocol in format URL.
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index f7decae..728fe5d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Lexical::Accessor
 Upstream-Contact: http://rt.cpan.org/Dist/Display.html?Queue=Lexical-Accessor
  mailto:bug-lexical-acces...@rt.cpan.org

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


[liblexical-accessor-perl] 10/14: Update copyright info: Extend coverage for main upstream author.

2017-10-13 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository liblexical-accessor-perl.

commit 8bb4862150ffd2a31acc28b760ce464dbd9e8718
Author: Jonas Smedegaard 
Date:   Fri Oct 13 17:34:50 2017 +0200

Update copyright info: Extend coverage for main upstream author.
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 728fe5d..5a46e40 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,7 @@ Source: http://search.cpan.org/dist/Lexical-Accessor/
  git://github.com/tobyink/p5-lexical-accessor
 
 Files: *
-Copyright: 2012-2014, Toby Inkster 
+Copyright: 2012-2014,2017, Toby Inkster 
 License-Grant:
  This is free software; you can redistribute it and/or modify it under
  the same terms as the Perl 5 programming language system itself.

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


[liblexical-accessor-perl] annotated tag upstream/0.009 created (now 24b9f81)

2017-10-13 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag upstream/0.009
in repository liblexical-accessor-perl.

at  24b9f81   (tag)
   tagging  dfea0f7999cf80ebe8f9b65f5aeb130357580735 (commit)
  replaces  upstream/0.008
 tagged by  Jonas Smedegaard
on  Fri Oct 13 16:30:02 2017 +0200

- Log -
Upstream version 0.009
-BEGIN PGP SIGNATURE-

iQIzBAABCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlngzeoACgkQLHwxRsGg
ASHHDw/7BMZq4oQNjt0aiDJ6kDapspoKG9o6+6l7oeluUteZhCUDG82IbZqKdv4Q
Utd2MMImmNn0AIssqDPLCof6CN7Lh/rSZ9LXe9nta5YOTKCS5DVyDGePkFXeemSe
Jasu4LZztwRks8pryH2obxIFYkvXWkOhToyON08iPMCIwQU+/4MDuRsRwf26lnU1
Y8nQXnm36uj3q4sBIiUNDQ68Sg58kOt6NEm7eRacnhsJqreUbDZK1qLE2FetoZqN
kAC9hfSBkp0Hs3EaQ2+QxGNUVL1tRP3/thvF6CMrERmkq+2sRTfK+i3JwqEIO2en
u8qrSGECgEHG5hxJ0Gr5B34c6abUCckYeOXISSF99wyZ9eD754DAn83t+FLQfgRg
uTeOq2K3UwKQlcVbJc48imrRDfia0UqwZzN8Fo+Pna6ABB447567HU6TyOIyd13a
srrzBjit8BBeDMv7VxV+6ZQVhd856EhlkDbvSvmDjkV9iZrm7iuUbF1/Xf65DMV7
hEHEcRbrmTVFLQlZ6Jt7n2YjB2s8uWDBMVB+wckRyL1k9lKWLnV8gs+gScxXkNgq
iMUaNnGeasD4fAvkggHFtgFw2mj/yoSDFIkOh8igychnBVF5tugpQqlZjlHrlmmN
jTewyMsNWzSCbE+PRnky0A6niW/jYsfb8XX3LZZ06a3tjGXbk8k=
=2SkL
-END PGP SIGNATURE-

Jonas Smedegaard (1):
  New upstream version 0.009

Lukas W. Atkinson (2):
  lexical_has return value works as in synopsis
  basic return value tests

Toby Inkster (12):
  Added tag 0.008 for changeset adc965edeef1
  fix for RT#101024
  bump version; changelog
  unneeded
  Merge pull request #1 from latk/return-values
  merge
  neater fix than %collected_coderefs
  support Sub::Util
  changelog
  syntax
  ws
  ws

---

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/liblexical-accessor-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


[liblexical-accessor-perl] 07/14: Declare compliance with Debian Policy 4.1.1.

2017-10-13 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository liblexical-accessor-perl.

commit e59493811d8930dc9540dc53051178f756aedf1e
Author: Jonas Smedegaard 
Date:   Fri Oct 13 16:37:03 2017 +0200

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

diff --git a/debian/control.in b/debian/control.in
index c2a904c..1c6e7c2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: @cdbs@
 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/liblexical-accessor-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/git/pkg-perl/packages/liblexical-accessor-perl.git
 Homepage: https://metacpan.org/release/Lexical-Accessor

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


[liblexical-accessor-perl] 01/14: Updated version 0.009 from 'upstream/0.009'

2017-10-13 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository liblexical-accessor-perl.

commit a23bca88c6a828ddaa2282946bd46a475dc1a14d
Merge: a6eaf51 dfea0f7
Author: Jonas Smedegaard 
Date:   Fri Oct 13 16:30:05 2017 +0200

Updated version 0.009 from 'upstream/0.009'

with Debian dir faf20280a4b53f938c6deb25490398dd9a3e2aae

 CONTRIBUTING  |  76 -
 COPYRIGHT |  24 ++
 CREDITS   |   3 ++
 Changes   |  14 ++
 LICENSE   |   8 ++--
 MANIFEST  |   2 +-
 META.json |  17 ---
 META.yml  |  38 ---
 Makefile.PL   | 118 +++---
 README|   2 +-
 SIGNATURE |  44 -
 doap.ttl  |  37 ++-
 lib/Lexical/Accessor.pm   |   8 +++-
 lib/Sub/Accessor/Small.pm |  33 -
 t/02moose.t   |  34 +
 t/03mouse.t   |  34 +
 t/04moo.t |  34 +
 t/05classtiny.t   |  34 +
 t/rt101024.t  |  45 ++
 19 files changed, 397 insertions(+), 208 deletions(-)

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


[liblexical-accessor-perl] branch pristine-tar updated (f6e91fa -> 157e89f)

2017-10-13 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a change to branch pristine-tar
in repository liblexical-accessor-perl.

  from  f6e91fa   pristine-tar data for 
liblexical-accessor-perl_0.008.orig.tar.gz
   new  157e89f   pristine-tar data for 
liblexical-accessor-perl_0.009.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:
 liblexical-accessor-perl_0.009.orig.tar.gz.delta | Bin 0 -> 1897 bytes
 liblexical-accessor-perl_0.009.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 liblexical-accessor-perl_0.009.orig.tar.gz.delta
 create mode 100644 liblexical-accessor-perl_0.009.orig.tar.gz.id

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