[libtest-mock-redis-perl] branch master updated (449ed6a -> eb9edab)

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

gregoa pushed a change to branch master
in repository libtest-mock-redis-perl.

  from  449ed6a   update changelog
  adds  890b812   New upstream version 0.20
   new  a030230   Updated version 0.20 from 'upstream/0.20'
   new  6fda1bb   Update debian/changelog
   new  8516e1d   Update years of packaging copyright.
   new  4ef88eb   Declare compliance with Debian Policy 4.0.0.
   new  eb9edab   releasing package libtest-mock-redis-perl version 0.20-1

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


Summary of changes:
 .gitignore |  1 -
 Changes|  5 +++
 META.json  |  7 +++--
 META.yml   |  7 +++--
 Makefile.PL| 36 +++---
 debian/changelog   |  7 +++--
 debian/control |  4 +--
 debian/copyright   |  2 +-
 lib/Test/Mock/Redis.pm | 84 +++---
 t/01-basic.t   |  2 ++
 t/08-get-set.t | 30 ++
 t/09-list.t| 26 ++--
 12 files changed, 167 insertions(+), 44 deletions(-)
 delete mode 100644 .gitignore

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

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


[libtest-mock-redis-perl] 04/05: Declare compliance with Debian Policy 4.0.0.

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

gregoa pushed a commit to branch master
in repository libtest-mock-redis-perl.

commit 4ef88eba406155d723ad9f03bbf11e525dead724
Author: gregor herrmann 
Date:   Thu Aug 3 22:44:04 2017 -0400

Declare compliance with Debian Policy 4.0.0.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d159265..a593b3f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: libtest-mock-redis-perl
 Maintainer: Debian Perl Group 
 Uploaders: gregor herrmann 
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9),
libmodule-build-perl (>= 0.400400)
@@ -14,10 +15,9 @@ Build-Depends-Indep: libclass-method-modifiers-perl,
  libtest-pod-perl,
  libtry-tiny-perl,
  perl
-Standards-Version: 3.9.6
+Standards-Version: 4.0.0
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-mock-redis-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libtest-mock-redis-perl.git
-Testsuite: autopkgtest-pkg-perl
 Homepage: https://metacpan.org/release/Test-Mock-Redis
 
 Package: libtest-mock-redis-perl

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

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


[libtest-mockmodule-perl] 05/06: Drop unneeded version constraint from libmodule-build-perl build dependency.

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

gregoa pushed a commit to branch master
in repository libtest-mockmodule-perl.

commit 5076e7511c365d5fa18095a34bdd59e2702d2d43
Author: gregor herrmann 
Date:   Thu Aug 3 22:23:30 2017 -0400

Drop unneeded version constraint from libmodule-build-perl build dependency.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 04f4324..9f4f137 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: extra
 Build-Depends: debhelper (>= 9),
-   libmodule-build-perl (>= 0.38)
+   libmodule-build-perl
 Build-Depends-Indep: perl,
  libsuper-perl,
  libtest-pod-perl,

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

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


[libtest-mockmodule-perl] 03/06: Update years of upstream copyright.

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

gregoa pushed a commit to branch master
in repository libtest-mockmodule-perl.

commit 54e9ef3aa022d458cd3995e2b35475bde9e5b6c1
Author: gregor herrmann 
Date:   Thu Aug 3 22:23:10 2017 -0400

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

diff --git a/debian/copyright b/debian/copyright
index 0fa0426..b952bd9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ Source: https://metacpan.org/release/Test-MockModule
 
 Files: *
 Copyright: © 2004, Simon Flack 
- © 2015, Geoff Franks 
+ © 2017, Geoff Franks 
 License: GPL-3+
 
 Files: debian/*

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

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

[libtest-mockmodule-perl] 06/06: releasing package libtest-mockmodule-perl version 0.12-1

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

gregoa pushed a commit to branch master
in repository libtest-mockmodule-perl.

commit 0782821b6a14781aec1d0af0e97407372cb34228
Author: gregor herrmann 
Date:   Thu Aug 3 22:25:20 2017 -0400

releasing package libtest-mockmodule-perl version 0.12-1
---
 debian/changelog | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4cecce1..30d2fe0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libtest-mockmodule-perl (0.12-1) UNRELEASED; urgency=medium
+libtest-mockmodule-perl (0.12-1) unstable; urgency=medium
+
+  * Team upload.
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -6,9 +8,13 @@ libtest-mockmodule-perl (0.12-1) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * debian/upstream/metadata: use HTTPS for GitHub URLs.
-  * Import upstream version 0.12
+  * Import upstream version 0.12.
+  * Update years of upstream copyright.
+  * Declare compliance with Debian Policy 4.0.0.
+  * Drop unneeded version constraint from libmodule-build-perl build
+dependency.
 
- -- gregor herrmann   Thu, 03 Aug 2017 22:21:56 -0400
+ -- gregor herrmann   Thu, 03 Aug 2017 22:24:02 -0400
 
 libtest-mockmodule-perl (0.11-1) unstable; urgency=medium
 

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

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


[libtest-mockmodule-perl] branch master updated (a0a12d9 -> 0782821)

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

gregoa pushed a change to branch master
in repository libtest-mockmodule-perl.

  from  a0a12d9   update changelog
  adds  f4964c4   Update to POD
  adds  4af77fc   Merge pull request #14 from lancew/patch-1
  adds  c698e79   Bump dependency on Test::More to v0.88
  adds  71c7aea   add noop method
  adds  ed59ccc   fix alignment
  adds  66ef9a3   Merge pull request #16 from ziali088/master
  adds  3e37b15   Updated for v0.12
  adds  ed67348   New upstream version 0.12
   new  9e0c1d7   Updated version 0.12 from 'upstream/0.12'
   new  245bdcd   Update debian/changelog
   new  54e9ef3   Update years of upstream copyright.
   new  58fc3fd   Declare compliance with Debian Policy 4.0.0.
   new  5076e75   Drop unneeded version constraint from 
libmodule-build-perl build dependency.
   new  0782821   releasing package libtest-mockmodule-perl version 0.12-1

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


Summary of changes:
 Build.PL   |  2 +-
 Changes|  7 +++
 LICENSE|  2 +-
 META.json  |  8 
 META.yml   |  6 +++---
 debian/changelog   | 11 +--
 debian/control |  4 ++--
 debian/copyright   |  2 +-
 lib/Test/MockModule.pm | 17 +++--
 t/lib/ExampleModule.pm |  6 +-
 t/mockmodule.t | 10 ++
 11 files changed, 58 insertions(+), 17 deletions(-)

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

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


[libtest-mockmodule-perl] annotated tag upstream/0.12 created (now c79aec0)

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

gregoa pushed a change to annotated tag upstream/0.12
in repository libtest-mockmodule-perl.

at  c79aec0   (tag)
   tagging  ed67348e37f76d653997a37bf535154d4ffe7298 (commit)
  replaces  upstream/0.11
 tagged by  gregor herrmann
on  Thu Aug 3 22:21:55 2017 -0400

- Log -
Upstream version 0.12

Ali Zia (2):
  add noop method
  fix alignment

Geoff Franks (4):
  Merge pull request #14 from lancew/patch-1
  Bump dependency on Test::More to v0.88
  Merge pull request #16 from ziali088/master
  Updated for v0.12

Lance Wicks (1):
  Update to POD

gregor herrmann (1):
  New upstream version 0.12

---

No new revisions were added by this update.

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

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


[libtest-mockmodule-perl] annotated tag debian/0.12-1 created (now 3090087)

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

gregoa pushed a change to annotated tag debian/0.12-1
in repository libtest-mockmodule-perl.

at  3090087   (tag)
   tagging  0782821b6a14781aec1d0af0e97407372cb34228 (commit)
  replaces  debian/0.11-1
 tagged by  gregor herrmann
on  Thu Aug 3 22:25:20 2017 -0400

- Log -
tagging package libtest-mockmodule-perl version debian/0.12-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlmD2xBfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgYy6BAArocy9i7+9UisfokmbmwPE7n1anihJZhk0j4IaA9rNwcPPcRg8QBEAFD+
dXjvZXapmHDLtUsAkYuqF7hs7jNGkMhIwMlOI/BZqh+G3y9G+hwnIwkqeGyRxbLn
iA0y3yasP8//AaScgg6NaDMrr8syXieM9/QSCpAqV/0Abc1Jm8ewHXUVpj/4Cf5o
IRoyvAhQ03Tvx6eGO+81gEbVYhEwXsSVn/Ei55FkZISuao2iZ1eYt/kDlQ4bErtz
Pzf524ikzrP+IA++xuvpxDGiBtWvTNkppPcnXV4mM0G1dihBcrfg2V/HrikAJMDE
8apEC51lL6CubkcHfErYd0coafg4XcdcWZwG0306VhwvyX89Q0OLnzDwlwLzOxY5
+ibwllwqHKanS7rjeiCjtVuZd+7/I5grFl95Qdx/vrfI6hqO4CYTqXl+QvWwpGx0
C/3kiHb5wq9v0iycoKMh1dF6H2Cc1VTAMc2EnMSXA/Pt9PlD3BK7snIfnjIRJgUM
wyvAeJm+nAsvg5kkdbVdKfBghhOcv9e4rKKKzXFHi4Nfkz8uiQHBJPLsgwBeR1SU
TWYWxNT+uwOlrT7Sp96cvbwzTEQJ4Ra6aKcZDfzijbeM2Cb23eaL7bjusS7SUkaX
2yGY5yQLyeccArxEhfL5rHxp1Qs0m/ZP0ijS0aeS2iD0MM6ql6c=
=UDEQ
-END PGP SIGNATURE-

Ali Zia (2):
  add noop method
  fix alignment

Geoff Franks (4):
  Merge pull request #14 from lancew/patch-1
  Bump dependency on Test::More to v0.88
  Merge pull request #16 from ziali088/master
  Updated for v0.12

Lance Wicks (1):
  Update to POD

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

gregor herrmann (11):
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog
  debian/upstream/metadata: use HTTPS for GitHub URLs.
  update changelog
  New upstream version 0.12
  Updated version 0.12 from 'upstream/0.12'
  Update debian/changelog
  Update years of upstream copyright.
  Declare compliance with Debian Policy 4.0.0.
  Drop unneeded version constraint from libmodule-build-perl build 
dependency.
  releasing package libtest-mockmodule-perl version 0.12-1

---

This annotated tag includes the following new commits:

   new  9e0c1d7   Updated version 0.12 from 'upstream/0.12'
   new  245bdcd   Update debian/changelog
   new  54e9ef3   Update years of upstream copyright.
   new  58fc3fd   Declare compliance with Debian Policy 4.0.0.
   new  5076e75   Drop unneeded version constraint from 
libmodule-build-perl build dependency.
   new  0782821   releasing package libtest-mockmodule-perl version 0.12-1

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


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

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


[libtest-mockmodule-perl] 04/06: Declare compliance with Debian Policy 4.0.0.

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

gregoa pushed a commit to branch master
in repository libtest-mockmodule-perl.

commit 58fc3fda0464b0759c386fdd44c869a6d377d749
Author: gregor herrmann 
Date:   Thu Aug 3 22:23:28 2017 -0400

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

diff --git a/debian/control b/debian/control
index 455728d..04f4324 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
  libsuper-perl,
  libtest-pod-perl,
  libtest-pod-coverage-perl
-Standards-Version: 3.9.6
+Standards-Version: 4.0.0
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-mockmodule-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libtest-mockmodule-perl.git
 Homepage: https://metacpan.org/release/Test-MockModule

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

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


[libtest-mockmodule-perl] 01/06: Updated version 0.12 from 'upstream/0.12'

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

gregoa pushed a commit to branch master
in repository libtest-mockmodule-perl.

commit 9e0c1d7d9f02b33ec5ba275d60f9fec3622671da
Merge: a0a12d9 ed67348
Author: gregor herrmann 
Date:   Thu Aug 3 22:21:55 2017 -0400

Updated version 0.12 from 'upstream/0.12'

with Debian dir d08ba6ec7dc974aea405a186e0e36a9b9bfc295b

 Build.PL   |  2 +-
 Changes|  7 +++
 LICENSE|  2 +-
 META.json  |  8 
 META.yml   |  6 +++---
 lib/Test/MockModule.pm | 17 +++--
 t/lib/ExampleModule.pm |  6 +-
 t/mockmodule.t | 10 ++
 8 files changed, 46 insertions(+), 12 deletions(-)

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

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


[libtest-mockmodule-perl] 02/06: Update debian/changelog

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

gregoa pushed a commit to branch master
in repository libtest-mockmodule-perl.

commit 245bdcde782f16f20b3a332d8244c34437a54b9a
Author: gregor herrmann 
Date:   Thu Aug 3 22:21:56 2017 -0400

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 450c338..4cecce1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtest-mockmodule-perl (0.11-2) UNRELEASED; urgency=medium
+libtest-mockmodule-perl (0.12-1) UNRELEASED; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -6,8 +6,9 @@ libtest-mockmodule-perl (0.11-2) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * debian/upstream/metadata: use HTTPS for GitHub URLs.
+  * Import upstream version 0.12
 
- -- Salvatore Bonaccorso   Sat, 30 Jan 2016 20:06:54 +0100
+ -- gregor herrmann   Thu, 03 Aug 2017 22:21:56 -0400
 
 libtest-mockmodule-perl (0.11-1) unstable; urgency=medium
 

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

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


[libtest-mockmodule-perl] branch pristine-tar updated (0ac9290 -> 9687d10)

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

gregoa pushed a change to branch pristine-tar
in repository libtest-mockmodule-perl.

  from  0ac9290   pristine-tar data for 
libtest-mockmodule-perl_0.11.orig.tar.gz
   new  9687d10   pristine-tar data for 
libtest-mockmodule-perl_0.12.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:
 libtest-mockmodule-perl_0.12.orig.tar.gz.delta | Bin 0 -> 1457 bytes
 libtest-mockmodule-perl_0.12.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtest-mockmodule-perl_0.12.orig.tar.gz.delta
 create mode 100644 libtest-mockmodule-perl_0.12.orig.tar.gz.id

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

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


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

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

gregoa pushed a commit to branch pristine-tar
in repository libtest-mockmodule-perl.

commit 9687d102506044f12a6a0a7ba76bb70eacec6a5b
Author: gregor herrmann 
Date:   Thu Aug 3 22:21:55 2017 -0400

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

diff --git a/libtest-mockmodule-perl_0.12.orig.tar.gz.delta 
b/libtest-mockmodule-perl_0.12.orig.tar.gz.delta
new file mode 100644
index 000..191a65c
Binary files /dev/null and b/libtest-mockmodule-perl_0.12.orig.tar.gz.delta 
differ
diff --git a/libtest-mockmodule-perl_0.12.orig.tar.gz.id 
b/libtest-mockmodule-perl_0.12.orig.tar.gz.id
new file mode 100644
index 000..48d989f
--- /dev/null
+++ b/libtest-mockmodule-perl_0.12.orig.tar.gz.id
@@ -0,0 +1 @@
+f895580b8dc41c6b043c5b16a595a099bbb13d59

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

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


[libtest-mojibake-perl] annotated tag upstream/1.3 created (now 5b400cc)

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

gregoa pushed a change to annotated tag upstream/1.3
in repository libtest-mojibake-perl.

at  5b400cc   (tag)
   tagging  3475c3ea526369007a9e4c9f5a389ae96a991330 (commit)
 tagged by  gregor herrmann
on  Thu Aug 3 22:12:02 2017 -0400

- Log -
Upstream version 1.3

Carnë Draug (1):
  Import original source of Test-Mojibake 1.1

Dave Rolsky (1):
  Handle the case where all_files_encoding_ok has no files to test by 
skipping all tests

Hunter McMillen (1):
  Add new optional dependency on Unicode::CheckUTF8::PP, a Pure Perl 
implementation of Unicode::CheckUTF8

John SJ Anderson (1):
  Add MetaJSON plugin [#12]

Karen Etheridge (1):
  Fix regex to properly ignore comments

Stanislaw Pusep (36):
  0.1
  Documentation, tests.
  Documentation, tests[2].
  POD.
  eval{} EPIC FAIL!
  Added optional Unicode::CheckUTF8 support.
  Fixed 05-encode.t due to CPAN Testers reports.
  Better tests.
  Dist::Zilla update
  tests update (96% coverage)
  _detect_utf8: PP version now handles overlong UTF-8 sequences
  version bump
  Kwalitee won't complain any more
  Attempt to fix https://github.com/creaktive/Test-Mojibake/issues/2
  fixed incorrect test examples (shame on me!)
  fixed multiple =encoding behavior; more deterministic t/01-bad-check.t
  passes perlcritic harsh
  recognize utf8::all
  listed Unicode::CheckUTF8 as a recommended prerequisite
  added the standalone scan_mojibake utility
  fixed cyclic t/ deps
  Fixed issue #7
  Dist::Zilla maintenance
  More consistent UTF-8 naming in docs
  More consistent UTF-8 naming in docs[2]
  Merge pull request #8 from karenetheridge/topic/fix_comments
  Fixing the "comment in regexp" other way around
  Dist::Zilla-related updates
  Use proper source for ASCII-only characters
  Merge pull request #9 from autarch/autarch/handle-no-files
  Distribution maintenance
  Fixed off-by-one pointed by Dave Rolsky at issue #10
  Merge pull request #11 from mcmillhj/feature/use-checkutf8-pp
  Merge pull request #13 from genehack/meta-json-12
  Minor fixes to pass the release tests
  Fixing SYNOPSIS

gregor herrmann (1):
  New upstream version 1.3

---

No new revisions were added by this update.

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

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

[libtest-mojibake-perl] annotated tag debian/1.3-1 created (now b807552)

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

gregoa pushed a change to annotated tag debian/1.3-1
in repository libtest-mojibake-perl.

at  b807552   (tag)
   tagging  2b8f53718d689ca931fb0367427007298ae226ce (commit)
  replaces  debian/1.1-1
 tagged by  gregor herrmann
on  Thu Aug 3 22:17:03 2017 -0400

- Log -
tagging package libtest-mojibake-perl version debian/1.3-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlmD2R9fFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgY20Q/+MIOj2G7jImRpbO5dAYFVyFopYHJss3Bo0RXH6nFrowPSy4mxP2hcNk+7
S6S07yMqML2Q+I3b/t7nGsp1i5PgWXfJvpbl6VMPDBZJHy/1aE5xzFUecU97b7LI
ccvunDA2pimbXVJ+nMeRapyqEfO8uJD/h/doQQPTfvnnsJSpUm7gjGwhuZa3bQs/
NOK6NXzyFSqKj3nJ2SxYpiyxgDRL6vYUUBBDioyKw2vWRklb+DhlT8wSFat1/Yzn
sklPap7qSmvsxv/UnUeUqfxWLYkTNxYM8vYCcfj5aRUF4ek+TRiUciwEIRNbLB59
tqpojx3rMSEK4Fe94mXsLhQxr/oGeKpUSPbae9dXerSHSHLB4jSFekXZKg4PiFlh
UClZ6fTBVRVMD615ndjYy7E5DpoI/zkX3WhfYRTX7OCgxw2hvlRBu6bxyk1nGx4+
h+RcXS3tpnUzFbTZzyCAxpZKMnN0MISUeCRqJxrMrDuQb1AaffmipZm7eCqyCtmn
lrNR8fh5TQ+zSLU6VSY0YzZ1/ebOHKbymjyT1fHAK0UWaNDwxqgy3VxnbbmcyMKh
hYL9IiuPjVwkGQjBY4Qblp+d9zm2k3ZEfbK12p4C+u1muinLNSah6yWIkBC+9G4r
sigmagc2lcU4Fqx0FXB+XnkBxCAqLf6/rYeo7iWesV7MK70xJqk=
=lmn9
-END PGP SIGNATURE-

Dave Rolsky (1):
  Handle the case where all_files_encoding_ok has no files to test by 
skipping all tests

Hunter McMillen (1):
  Add new optional dependency on Unicode::CheckUTF8::PP, a Pure Perl 
implementation of Unicode::CheckUTF8

John SJ Anderson (1):
  Add MetaJSON plugin [#12]

Karen Etheridge (1):
  Fix regex to properly ignore comments

Stanislaw Pusep (36):
  0.1
  Documentation, tests.
  Documentation, tests[2].
  POD.
  eval{} EPIC FAIL!
  Added optional Unicode::CheckUTF8 support.
  Fixed 05-encode.t due to CPAN Testers reports.
  Better tests.
  Dist::Zilla update
  tests update (96% coverage)
  _detect_utf8: PP version now handles overlong UTF-8 sequences
  version bump
  Kwalitee won't complain any more
  Attempt to fix https://github.com/creaktive/Test-Mojibake/issues/2
  fixed incorrect test examples (shame on me!)
  fixed multiple =encoding behavior; more deterministic t/01-bad-check.t
  passes perlcritic harsh
  recognize utf8::all
  listed Unicode::CheckUTF8 as a recommended prerequisite
  added the standalone scan_mojibake utility
  fixed cyclic t/ deps
  Fixed issue #7
  Dist::Zilla maintenance
  More consistent UTF-8 naming in docs
  More consistent UTF-8 naming in docs[2]
  Merge pull request #8 from karenetheridge/topic/fix_comments
  Fixing the "comment in regexp" other way around
  Dist::Zilla-related updates
  Use proper source for ASCII-only characters
  Merge pull request #9 from autarch/autarch/handle-no-files
  Distribution maintenance
  Fixed off-by-one pointed by Dave Rolsky at issue #10
  Merge pull request #11 from mcmillhj/feature/use-checkutf8-pp
  Merge pull request #13 from genehack/meta-json-12
  Minor fixes to pass the release tests
  Fixing SYNOPSIS

gregor herrmann (6):
  New upstream version 1.3
  Updated version 1.3 from 'upstream/1.3'
  Update debian/changelog
  Update years of upstream copyright.
  Declare compliance with Debian Policy 4.0.0.
  releasing package libtest-mojibake-perl version 1.3-1

---

This annotated tag includes the following new commits:

   new  1625ce9   Updated version 1.3 from 'upstream/1.3'
   new  cc2fe36   Update debian/changelog
   new  dcd48f3   Update years of upstream copyright.
   new  6a5d098   Declare compliance with Debian Policy 4.0.0.
   new  2b8f537   releasing package libtest-mojibake-perl version 1.3-1

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


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

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


[libtest-mojibake-perl] 05/05: releasing package libtest-mojibake-perl version 1.3-1

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

gregoa pushed a commit to branch master
in repository libtest-mojibake-perl.

commit 2b8f53718d689ca931fb0367427007298ae226ce
Author: gregor herrmann 
Date:   Thu Aug 3 22:17:03 2017 -0400

releasing package libtest-mojibake-perl version 1.3-1
---
 debian/changelog | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 11b9c37..3e4930a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-libtest-mojibake-perl (1.3-1) UNRELEASED; urgency=medium
+libtest-mojibake-perl (1.3-1) unstable; urgency=medium
 
-  * Import upstream version 1.3
+  * Team upload.
+  * Import upstream version 1.3.
+  * Update years of upstream copyright.
+  * Declare compliance with Debian Policy 4.0.0.
 
- -- gregor herrmann   Thu, 03 Aug 2017 22:12:02 -0400
+ -- gregor herrmann   Thu, 03 Aug 2017 22:15:25 -0400
 
 libtest-mojibake-perl (1.1-1) unstable; urgency=low
 

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

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


[libtest-mojibake-perl] branch pristine-tar updated (1ba2bc8 -> b94c409)

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

gregoa pushed a change to branch pristine-tar
in repository libtest-mojibake-perl.

  from  1ba2bc8   pristine-tar data for 
libtest-mojibake-perl_1.1.orig.tar.gz
   new  b94c409   pristine-tar data for 
libtest-mojibake-perl_1.3.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:
 libtest-mojibake-perl_1.3.orig.tar.gz.delta | Bin 0 -> 5042 bytes
 libtest-mojibake-perl_1.3.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtest-mojibake-perl_1.3.orig.tar.gz.delta
 create mode 100644 libtest-mojibake-perl_1.3.orig.tar.gz.id

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

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


[libtest-mojibake-perl] 01/01: pristine-tar data for libtest-mojibake-perl_1.3.orig.tar.gz

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

gregoa pushed a commit to branch pristine-tar
in repository libtest-mojibake-perl.

commit b94c40954381a1e7d58514af331bfbfd2c4b64a1
Author: gregor herrmann 
Date:   Thu Aug 3 22:12:02 2017 -0400

pristine-tar data for libtest-mojibake-perl_1.3.orig.tar.gz
---
 libtest-mojibake-perl_1.3.orig.tar.gz.delta | Bin 0 -> 5042 bytes
 libtest-mojibake-perl_1.3.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtest-mojibake-perl_1.3.orig.tar.gz.delta 
b/libtest-mojibake-perl_1.3.orig.tar.gz.delta
new file mode 100644
index 000..90f25f3
Binary files /dev/null and b/libtest-mojibake-perl_1.3.orig.tar.gz.delta differ
diff --git a/libtest-mojibake-perl_1.3.orig.tar.gz.id 
b/libtest-mojibake-perl_1.3.orig.tar.gz.id
new file mode 100644
index 000..290ef40
--- /dev/null
+++ b/libtest-mojibake-perl_1.3.orig.tar.gz.id
@@ -0,0 +1 @@
+8742b0ec6ce70622bc6b1cf819a801ab9228aa27

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

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


[libtest-mojibake-perl] 02/05: Update debian/changelog

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

gregoa pushed a commit to branch master
in repository libtest-mojibake-perl.

commit cc2fe367fd45098d323855e4debcbba89a9602be
Author: gregor herrmann 
Date:   Thu Aug 3 22:12:02 2017 -0400

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 11fbd04..11b9c37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libtest-mojibake-perl (1.3-1) UNRELEASED; urgency=medium
+
+  * Import upstream version 1.3
+
+ -- gregor herrmann   Thu, 03 Aug 2017 22:12:02 -0400
+
 libtest-mojibake-perl (1.1-1) unstable; urgency=low
 
   * Initial Release. (Closes: #852797)

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

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


[libtest-mojibake-perl] branch master updated (0c71e67 -> 2b8f537)

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

gregoa pushed a change to branch master
in repository libtest-mojibake-perl.

  from  0c71e67   releasing package libtest-mojibake-perl version 1.1-1
  adds  35b8cbb   0.1
  adds  e5be960   Documentation, tests.
  adds  ed3494c   Documentation, tests[2].
  adds  576725d   POD.
  adds  edb2c29   eval{} EPIC FAIL!
  adds  e35b719   Added optional Unicode::CheckUTF8 support.
  adds  97eb321   Fixed 05-encode.t due to CPAN Testers reports.
  adds  8716df1   Better tests.
  adds  7dba49e   Dist::Zilla update
  adds  9c7a735   tests update (96% coverage)
  adds  6eb7f91   _detect_utf8: PP version now handles overlong UTF-8 
sequences
  adds  e78f73a   version bump
  adds  04a57f2   Kwalitee won't complain any more
  adds  c096890   Attempt to fix 
https://github.com/creaktive/Test-Mojibake/issues/2
  adds  d9ea1ff   fixed incorrect test examples (shame on me!)
  adds  52449af   fixed multiple =encoding behavior; more deterministic 
t/01-bad-check.t
  adds  91aab50   passes perlcritic harsh
  adds  9f5a8b7   recognize utf8::all
  adds  c9fd710   listed Unicode::CheckUTF8 as a recommended prerequisite
  adds  6f099e4   added the standalone scan_mojibake utility
  adds  4beb4f7   fixed cyclic t/ deps
  adds  44a0fb0   Fixed issue #7
  adds  b613b5f   Dist::Zilla maintenance
  adds  7b0808b   More consistent UTF-8 naming in docs
  adds  c316c22   More consistent UTF-8 naming in docs[2]
  adds  4d9f546   Fix regex to properly ignore comments
  adds  e663ee6   Merge pull request #8 from 
karenetheridge/topic/fix_comments
  adds  50e50c3   Fixing the "comment in regexp" other way around
  adds  6d01184   Dist::Zilla-related updates
  adds  2462970   Use proper source for ASCII-only characters
  adds  e5ad630   Handle the case where all_files_encoding_ok has no files 
to test by skipping all tests
  adds  78e3452   Merge pull request #9 from autarch/autarch/handle-no-files
  adds  374ff7e   Distribution maintenance
  adds  fbdba68   Fixed off-by-one pointed by Dave Rolsky at issue #10
  adds  cd0c793   Add new optional dependency on Unicode::CheckUTF8::PP, a 
Pure Perl implementation of Unicode::CheckUTF8
  adds  3dda205   Merge pull request #11 from 
mcmillhj/feature/use-checkutf8-pp
  adds  8ee0a5b   Add MetaJSON plugin [#12]
  adds  163c1cf   Merge pull request #13 from genehack/meta-json-12
  adds  83cfbc1   Minor fixes to pass the release tests
  adds  bfc58d9   Fixing SYNOPSIS
  adds  3475c3e   New upstream version 1.3
   new  1625ce9   Updated version 1.3 from 'upstream/1.3'
   new  cc2fe36   Update debian/changelog
   new  dcd48f3   Update years of upstream copyright.
   new  6a5d098   Declare compliance with Debian Policy 4.0.0.
   new  2b8f537   releasing package libtest-mojibake-perl version 1.3-1

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


Summary of changes:
 Changes| 12 ++-
 LICENSE|  6 +-
 MANIFEST   | 14 ++--
 META.json  | 93 ++
 META.yml   |  8 +-
 Makefile.PL|  4 +-
 README |  9 ++-
 bin/scan_mojibake  |  6 +-
 debian/changelog   |  9 +++
 debian/control | 11 +--
 debian/copyright   |  2 +-
 dist.ini   |  2 +
 lib/Test/Mojibake.pm   | 40 +++---
 t/00-compile.t | 20 +++--
 t/author-critic.t  |  4 +-
 t/author-eol.t | 17 ++--
 t/author-mojibake.t|  4 +-
 t/author-no-tabs.t | 15 ++--
 ...elease-pod-coverage.t => author-pod-coverage.t} |  6 +-
 ...ease-pod-linkcheck.t => author-pod-linkcheck.t} |  6 +-
 t/{release-pod-syntax.t => author-pod-syntax.t}|  7 +-
 t/{release-portability.t => author-portability.t}  |  8 +-
 t/author-synopsis.t| 13 +++
 t/author-test-version.t|  7 +-
 t/release-cpan-changes.t   | 13 ++-
 t/release-dist-manifest.t  |  4 +-
 t/release-distmeta.t   |  4 +-
 t/release-kwalitee.t   |  6 +-
 t/release-meta-json.t 

[libtest-mojibake-perl] 03/05: Update years of upstream copyright.

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

gregoa pushed a commit to branch master
in repository libtest-mojibake-perl.

commit dcd48f3979cbd2cda34b14b3ff6d40a4c3d4c9c4
Author: gregor herrmann 
Date:   Thu Aug 3 22:14:22 2017 -0400

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

diff --git a/debian/copyright b/debian/copyright
index 2f20278..a264533 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Stanislaw Pusep 
 Upstream-Name: Test-Mojibake
 
 Files: *
-Copyright: 2015, Stanislaw Pusep 
+Copyright: 2017, Stanislaw Pusep 
 License: Artistic or GPL-1+
 
 Files: debian/*

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

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


[libtest-mojibake-perl] 01/05: Updated version 1.3 from 'upstream/1.3'

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

gregoa pushed a commit to branch master
in repository libtest-mojibake-perl.

commit 1625ce97664125fcae3c03d59988343c964c119b
Merge: 0c71e67 3475c3e
Author: gregor herrmann 
Date:   Thu Aug 3 22:12:02 2017 -0400

Updated version 1.3 from 'upstream/1.3'

with Debian dir 6e4a4a6c4adda088cd2a02d66dc2dc34f5f8a251

 Changes| 12 ++-
 LICENSE|  6 +-
 MANIFEST   | 14 ++--
 META.json  | 93 ++
 META.yml   |  8 +-
 Makefile.PL|  4 +-
 README |  9 ++-
 bin/scan_mojibake  |  6 +-
 dist.ini   |  2 +
 lib/Test/Mojibake.pm   | 40 +++---
 t/00-compile.t | 20 +++--
 t/author-critic.t  |  4 +-
 t/author-eol.t | 17 ++--
 t/author-mojibake.t|  4 +-
 t/author-no-tabs.t | 15 ++--
 ...elease-pod-coverage.t => author-pod-coverage.t} |  6 +-
 ...ease-pod-linkcheck.t => author-pod-linkcheck.t} |  6 +-
 t/{release-pod-syntax.t => author-pod-syntax.t}|  7 +-
 t/{release-portability.t => author-portability.t}  |  8 +-
 t/author-synopsis.t| 13 +++
 t/author-test-version.t|  7 +-
 t/release-cpan-changes.t   | 13 ++-
 t/release-dist-manifest.t  |  4 +-
 t/release-distmeta.t   |  4 +-
 t/release-kwalitee.t   |  6 +-
 t/release-meta-json.t  | 12 +++
 t/release-minimum-version.t|  4 +-
 t/release-synopsis.t   | 13 ---
 t/release-unused-vars.t|  4 +-
 29 files changed, 257 insertions(+), 104 deletions(-)

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

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


[libtest-mojibake-perl] 04/05: Declare compliance with Debian Policy 4.0.0.

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

gregoa pushed a commit to branch master
in repository libtest-mojibake-perl.

commit 6a5d098e011db4398fe95de77936996e6dc17d5a
Author: gregor herrmann 
Date:   Thu Aug 3 22:15:11 2017 -0400

Declare compliance with Debian Policy 4.0.0.
---
 debian/control | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 7276753..407a8d3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libtest-mojibake-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group 
 Uploaders: Carnë Draug 
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-mojibake-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libtest-mojibake-perl.git
 Homepage: https://metacpan.org/release/Test-Mojibake
-Testsuite: autopkgtest-pkg-perl
 
 Package: libtest-mojibake-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
 Description: module to check source for encoding misbehavior
  Many modern text editors automatically save files using UTF-8
  encoding, however, perl interpreter does not expects it by default.

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

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

[libtest-notabs-perl] 08/08: releasing package libtest-notabs-perl version 2.00-1

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

gregoa pushed a commit to branch master
in repository libtest-notabs-perl.

commit 7fb9ca4a5ede51cbd68deb663b9a3b92a7582445
Author: gregor herrmann 
Date:   Thu Aug 3 22:08:56 2017 -0400

releasing package libtest-notabs-perl version 2.00-1
---
 debian/changelog | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2e63fdc..6a1dfa6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtest-notabs-perl (2.00-1) UNRELEASED; urgency=medium
+libtest-notabs-perl (2.00-1) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -7,9 +7,15 @@ libtest-notabs-perl (2.00-1) UNRELEASED; urgency=medium
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * debian/upstream/metadata: use HTTPS for GitHub URLs.
   * Remove Jonathan Yu from Uploaders. Thanks for your work!
-  * Import upstream version 2.00
 
- -- gregor herrmann   Thu, 03 Aug 2017 22:00:32 -0400
+  * Import upstream version 2.00.
+  * Update debian/upstream/metadata.
+  * Install new CONTRIBUTING file.
+  * debian/copyright: drop stanza about removed third-party files.
+  * Declare compliance with Debian Policy 4.0.0.
+  * Add /me to Uploaders.
+
+ -- gregor herrmann   Thu, 03 Aug 2017 22:08:01 -0400
 
 libtest-notabs-perl (1.4-1) unstable; urgency=low
 

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

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


[libtest-notabs-perl] 01/01: pristine-tar data for libtest-notabs-perl_2.00.orig.tar.gz

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

gregoa pushed a commit to branch pristine-tar
in repository libtest-notabs-perl.

commit f6f952655e09506178e388ccadc7a796e75c83b2
Author: gregor herrmann 
Date:   Thu Aug 3 22:00:31 2017 -0400

pristine-tar data for libtest-notabs-perl_2.00.orig.tar.gz
---
 libtest-notabs-perl_2.00.orig.tar.gz.delta | Bin 0 -> 2073 bytes
 libtest-notabs-perl_2.00.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtest-notabs-perl_2.00.orig.tar.gz.delta 
b/libtest-notabs-perl_2.00.orig.tar.gz.delta
new file mode 100644
index 000..6678265
Binary files /dev/null and b/libtest-notabs-perl_2.00.orig.tar.gz.delta differ
diff --git a/libtest-notabs-perl_2.00.orig.tar.gz.id 
b/libtest-notabs-perl_2.00.orig.tar.gz.id
new file mode 100644
index 000..39cdb86
--- /dev/null
+++ b/libtest-notabs-perl_2.00.orig.tar.gz.id
@@ -0,0 +1 @@
+06c298e46c24771e26c13cccd8e9e2863631b9ff

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

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


[libtest-notabs-perl] 06/08: Declare compliance with Debian Policy 4.0.0.

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

gregoa pushed a commit to branch master
in repository libtest-notabs-perl.

commit df4eef8ec9f2b4dd9eea164e0e3375eb2dc4a5fd
Author: gregor herrmann 
Date:   Thu Aug 3 22:06:12 2017 -0400

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

diff --git a/debian/control b/debian/control
index 9481e7d..8f258b8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
  libtest-pod-perl,
  libtest-pod-coverage-perl
-Standards-Version: 3.9.6
+Standards-Version: 4.0.0
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-notabs-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libtest-notabs-perl.git
 Homepage: https://metacpan.org/release/Test-NoTabs

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

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


[libtest-notabs-perl] 04/08: Install new CONTRIBUTING file.

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

gregoa pushed a commit to branch master
in repository libtest-notabs-perl.

commit fe464ecb499bc32572df2c0450126c3d2a4d6447
Author: gregor herrmann 
Date:   Thu Aug 3 22:05:05 2017 -0400

Install new CONTRIBUTING file.
---
 debian/libtest-notabs-perl.docs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libtest-notabs-perl.docs b/debian/libtest-notabs-perl.docs
new file mode 100644
index 000..dc63d18
--- /dev/null
+++ b/debian/libtest-notabs-perl.docs
@@ -0,0 +1 @@
+CONTRIBUTING

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

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


[libtest-notabs-perl] annotated tag upstream/2.00 created (now ce1ec66)

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

gregoa pushed a change to annotated tag upstream/2.00
in repository libtest-notabs-perl.

at  ce1ec66   (tag)
   tagging  6751ee2ef8f846d7af042eb052ad27e242905f47 (commit)
  replaces  upstream/1.4
 tagged by  gregor herrmann
on  Thu Aug 3 22:00:31 2017 -0400

- Log -
Upstream version 2.00

gregor herrmann (1):
  New upstream version 2.00

---

No new revisions were added by this update.

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

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


[libtest-notabs-perl] branch pristine-tar updated (d2aabb6 -> f6f9526)

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

gregoa pushed a change to branch pristine-tar
in repository libtest-notabs-perl.

  from  d2aabb6   pristine-tar data for libtest-notabs-perl_1.4.orig.tar.gz
   new  f6f9526   pristine-tar data for libtest-notabs-perl_2.00.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:
 libtest-notabs-perl_2.00.orig.tar.gz.delta | Bin 0 -> 2073 bytes
 libtest-notabs-perl_2.00.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtest-notabs-perl_2.00.orig.tar.gz.delta
 create mode 100644 libtest-notabs-perl_2.00.orig.tar.gz.id

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

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


[libtest-notabs-perl] 02/08: Update debian/changelog

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

gregoa pushed a commit to branch master
in repository libtest-notabs-perl.

commit 58682f96dd4d32d771b7dbf36381677d7e14f164
Author: gregor herrmann 
Date:   Thu Aug 3 22:00:32 2017 -0400

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index b17ee4a..2e63fdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtest-notabs-perl (1.4-2) UNRELEASED; urgency=medium
+libtest-notabs-perl (2.00-1) UNRELEASED; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -7,8 +7,9 @@ libtest-notabs-perl (1.4-2) UNRELEASED; urgency=medium
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * debian/upstream/metadata: use HTTPS for GitHub URLs.
   * Remove Jonathan Yu from Uploaders. Thanks for your work!
+  * Import upstream version 2.00
 
- -- Salvatore Bonaccorso   Sat, 30 Jan 2016 20:06:55 +0100
+ -- gregor herrmann   Thu, 03 Aug 2017 22:00:32 -0400
 
 libtest-notabs-perl (1.4-1) unstable; urgency=low
 

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

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


[libtest-notabs-perl] 07/08: Add /me to Uploaders.

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

gregoa pushed a commit to branch master
in repository libtest-notabs-perl.

commit a11c718aabc03d6e31daab700ddc6b5990eec3bf
Author: gregor herrmann 
Date:   Thu Aug 3 22:06:59 2017 -0400

Add /me to Uploaders.
---
 debian/control   | 1 +
 debian/copyright | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 8f258b8..8fb4a10 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,6 @@
 Source: libtest-notabs-perl
 Maintainer: Debian Perl Group 
+Uploaders: gregor herrmann 
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
diff --git a/debian/copyright b/debian/copyright
index 3195f7e..eaff6a3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,6 +9,7 @@ License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2010, Jonathan Yu 
+ 2012-2017, gregor herrmann 
 License: Artistic or GPL-1+
 
 License: Artistic

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

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


[libtest-notabs-perl] branch master updated (03037dd -> 7fb9ca4)

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

gregoa pushed a change to branch master
in repository libtest-notabs-perl.

  from  03037dd   update changelog
  adds  6751ee2   New upstream version 2.00
   new  4ae05cf   Updated version 2.00 from 'upstream/2.00'
   new  58682f9   Update debian/changelog
   new  78dc4b1   Update debian/upstream/metadata.
   new  fe464ec   Install new CONTRIBUTING file.
   new  1009896   debian/copyright: drop stanza about removed third-party 
files.
   new  df4eef8   Declare compliance with Debian Policy 4.0.0.
   new  a11c718   Add /me to Uploaders.
   new  7fb9ca4   releasing package libtest-notabs-perl version 2.00-1

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


Summary of changes:
 CONTRIBUTING  |  100 
 Changes   |   72 +--
 INSTALL   |   43 ++
 LICENSE   |  379 
 MANIFEST  |   43 +-
 META.json | 1156 +
 META.yml  |  792 -
 Makefile.PL   |   71 ++-
 README|   46 +-
 debian/changelog  |   11 +-
 debian/control|3 +-
 debian/copyright  |7 +-
 debian/libtest-notabs-perl.docs   |1 +
 debian/upstream/metadata  |7 +-
 dist.ini  |   17 +
 inc/Module/AutoInstall.pm |  934 --
 inc/Module/Install.pm |  473 ---
 inc/Module/Install/AutoInstall.pm |   97 
 inc/Module/Install/Base.pm|   83 ---
 inc/Module/Install/Can.pm |  154 -
 inc/Module/Install/Fetch.pm   |   97 
 inc/Module/Install/Include.pm |   38 --
 inc/Module/Install/Makefile.pm|  418 --
 inc/Module/Install/Metadata.pm|  754 
 inc/Module/Install/Win32.pm   |   68 ---
 inc/Module/Install/WriteAll.pm|   67 ---
 lib/Test/NoTabs.pm|  107 ++--
 t/00-load.t   |9 -
 t/00-report-prereqs.dd|  130 +
 t/00-report-prereqs.t |  187 ++
 t/04-pod.t|4 -
 t/05-pod-coverage.t   |4 -
 t/11-all.t|1 +
 t/12-fail.t   |3 +-
 t/13-badpod.t |   15 +-
 xt/author/00-compile.t|   60 ++
 xt/author/clean-namespaces.t  |   11 +
 xt/author/eol.t   |   34 ++
 xt/author/kwalitee.t  |9 +
 xt/author/mojibake.t  |9 +
 xt/author/no-tabs.t   |   34 ++
 xt/author/pod-coverage.t  |7 +
 xt/author/pod-no404s.t|   21 +
 xt/author/pod-spell.t |   34 ++
 xt/author/pod-syntax.t|7 +
 xt/author/portability.t   |   10 +
 xt/release/changes_has_content.t  |   41 ++
 xt/release/cpan-changes.t |   10 +
 xt/release/distmeta.t |6 +
 xt/release/minimum-version.t  |8 +
 50 files changed, 3308 insertions(+), 3384 deletions(-)
 create mode 100644 CONTRIBUTING
 create mode 100644 INSTALL
 create mode 100644 LICENSE
 create mode 100644 META.json
 create mode 100644 debian/libtest-notabs-perl.docs
 create mode 100644 dist.ini
 delete mode 100644 inc/Module/AutoInstall.pm
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/AutoInstall.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/Include.pm
 delete mode 100644 inc/Module/Install/Makefile.pm
 delete mode 100644 inc/Module/Install/Metadata.pm
 delete mode 100644 inc/Module/Install/Win32.pm
 delete mode 100644 inc/Module/Install/WriteAll.pm
 delete mode 100644 t/00-load.t
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/04-pod.t
 delete mode 100644 t/05-pod-coverage.t
 create mode 100644 xt/author/00-compile.t
 create mode 100644 xt/author/clean-namespaces.t
 create mode 100644 xt/author/eol.t
 create mode 100644 xt/author/kwalitee.t
 create mode 100644 xt/author/mojibake.t
 create mode 100644 xt/author/no-tabs.t
 create mode 100644 xt/author/pod-coverage.t
 create mode 100644 xt/author/pod-no404s.t
 create mode 100644 xt/author/pod-spell.t
 create mode 100644 xt/author/pod-syntax.t
 create mode 100644 xt/author/portability.t
 create mode 100644 xt/release/changes_has_content.t
 create mode 100644 xt/release/cpan-changes.t
 create mode 100644 xt/release/distmeta.t
 create mode 100644 

[libtest-notabs-perl] 05/08: debian/copyright: drop stanza about removed third-party files.

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

gregoa pushed a commit to branch master
in repository libtest-notabs-perl.

commit 1009896bc68f84a2e3b361ebd4d322fe377351e9
Author: gregor herrmann 
Date:   Thu Aug 3 22:05:38 2017 -0400

debian/copyright: drop stanza about removed third-party files.
---
 debian/copyright | 6 --
 1 file changed, 6 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 80ac549..3195f7e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,12 +7,6 @@ Files: *
 Copyright: 2006, Nick Gerakines 
 License: Artistic or GPL-1+
 
-Files: inc/Module/*
-Copyright: 2002-2012, Adam Kennedy 
- 2002-2012, Audrey Tang 
- 2002-2012, Brian Ingerson 
-License: Artistic or GPL-1+
-
 Files: debian/*
 Copyright: 2010, Jonathan Yu 
 License: Artistic or GPL-1+

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

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


[libtest-notabs-perl] 03/08: Update debian/upstream/metadata.

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

gregoa pushed a commit to branch master
in repository libtest-notabs-perl.

commit 78dc4b116cd3a5c736719bbcbd77c6bb5718fdc1
Author: gregor herrmann 
Date:   Thu Aug 3 22:04:39 2017 -0400

Update debian/upstream/metadata.
---
 debian/upstream/metadata | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 6c598d6..12a0590 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,8 @@
 ---
 Archive: CPAN
-Contact: Nick Gerakines , Tomas Doran 

+Bug-Database: https://rt.cpan.org/Public/Dist/Display.html?Name=Test-NoTabs
+Bug-Submit: bug-test-not...@rt.cpan.org
+Contact: Tomas Doran (t0m) 
 Name: Test-NoTabs
-Repository: https://github.com/bobtfish/perl-test-notabs.git
+Repository: https://github.com/karenetheridge/Test-NoTabs.git
+Repository-Browse: https://github.com/karenetheridge/Test-NoTabs

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

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


[libtest-notabs-perl] annotated tag debian/2.00-1 created (now 6e135e5)

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

gregoa pushed a change to annotated tag debian/2.00-1
in repository libtest-notabs-perl.

at  6e135e5   (tag)
   tagging  7fb9ca4a5ede51cbd68deb663b9a3b92a7582445 (commit)
  replaces  debian/1.4-1
 tagged by  gregor herrmann
on  Thu Aug 3 22:08:56 2017 -0400

- Log -
tagging package libtest-notabs-perl version debian/2.00-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlmD1zhfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgYiNg//Zh6s8J/EqxMLdbH8AlrqLww9iu5jtCxymQf6y8s4xL+oMZSmtDwqnN7Q
Ta0G4j6hMvaUnAfRzVqdMd1IkFVRiiD2mtRm4iD0yTZWFDHn6QcugNpc0OG+ngzw
sUhaRM/24RLHky7bLQj7IYW0ub07+pAnh/2DLeT4keTLMsUwFn3Tvw6k/lQ0jFCm
2S7Xwyt4ZJzMrCEQQr0EuiToUSCcBB66Df/t0kgqYBP4RHID7HtyRPokJkpO8l5w
t5DyrUWQmTZBjuqYgRxfC5bqND0XFiputMkdN4UY1DT4o178+HG897iObWK3aDGZ
dt9Vasqv7/+TPA+wBGrairjuMvOGgIkYmTFIYa2yTWSI1iEAAeQAQJPkg/XLuHZu
lu7SzKcQqkw2nlTFzxiIWTyKUhP34XgIUSx+hWJnGOWbJtigxbiNv5Q88JeuonhY
ghmxrlJRlZ4/N6BAXA+ajcJNiJ9ty4ScClsDFbsrgEkIAIUWo4wrcO31mggGKklC
n3c52OzFfuS75yLf23znLK9Vdq1gRrRZEKPEhw/GXTFP8tFlQg+l1Oa3KurwdrUY
Ve3sz4MU4rHr017CcEBPS9WOJcR+UtHzNGDOx1Rhn69lN206SqzseDzSxKXJJWCb
bFws1KXzaiP3P4ZW/WyBdoCNuYUSWZoK4fVPHQkD7ljxKcXc4Mw=
=yLTI
-END PGP SIGNATURE-

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

gregor herrmann (15):
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog
  debian/upstream/metadata: use HTTPS for GitHub URLs.
  update changelog
  Remove Jonathan Yu from Uploaders. Thanks for your work!
  update changelog
  New upstream version 2.00
  Updated version 2.00 from 'upstream/2.00'
  Update debian/changelog
  Update debian/upstream/metadata.
  Install new CONTRIBUTING file.
  debian/copyright: drop stanza about removed third-party files.
  Declare compliance with Debian Policy 4.0.0.
  Add /me to Uploaders.
  releasing package libtest-notabs-perl version 2.00-1

---

This annotated tag includes the following new commits:

   new  4ae05cf   Updated version 2.00 from 'upstream/2.00'
   new  58682f9   Update debian/changelog
   new  78dc4b1   Update debian/upstream/metadata.
   new  fe464ec   Install new CONTRIBUTING file.
   new  1009896   debian/copyright: drop stanza about removed third-party 
files.
   new  df4eef8   Declare compliance with Debian Policy 4.0.0.
   new  a11c718   Add /me to Uploaders.
   new  7fb9ca4   releasing package libtest-notabs-perl version 2.00-1

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


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

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


[libtest-notabs-perl] 01/08: Updated version 2.00 from 'upstream/2.00'

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

gregoa pushed a commit to branch master
in repository libtest-notabs-perl.

commit 4ae05cf19e414f954467daf1ec90c0be2ffdbb70
Merge: 03037dd 6751ee2
Author: gregor herrmann 
Date:   Thu Aug 3 22:00:31 2017 -0400

Updated version 2.00 from 'upstream/2.00'

with Debian dir a67650119530c3471098f519ecc406f071f3dcce

 CONTRIBUTING  |  100 
 Changes   |   72 +--
 INSTALL   |   43 ++
 LICENSE   |  379 
 MANIFEST  |   43 +-
 META.json | 1156 +
 META.yml  |  792 -
 Makefile.PL   |   71 ++-
 README|   46 +-
 dist.ini  |   17 +
 inc/Module/AutoInstall.pm |  934 --
 inc/Module/Install.pm |  473 ---
 inc/Module/Install/AutoInstall.pm |   97 
 inc/Module/Install/Base.pm|   83 ---
 inc/Module/Install/Can.pm |  154 -
 inc/Module/Install/Fetch.pm   |   97 
 inc/Module/Install/Include.pm |   38 --
 inc/Module/Install/Makefile.pm|  418 --
 inc/Module/Install/Metadata.pm|  754 
 inc/Module/Install/Win32.pm   |   68 ---
 inc/Module/Install/WriteAll.pm|   67 ---
 lib/Test/NoTabs.pm|  107 ++--
 t/00-load.t   |9 -
 t/00-report-prereqs.dd|  130 +
 t/00-report-prereqs.t |  187 ++
 t/04-pod.t|4 -
 t/05-pod-coverage.t   |4 -
 t/11-all.t|1 +
 t/12-fail.t   |3 +-
 t/13-badpod.t |   15 +-
 xt/author/00-compile.t|   60 ++
 xt/author/clean-namespaces.t  |   11 +
 xt/author/eol.t   |   34 ++
 xt/author/kwalitee.t  |9 +
 xt/author/mojibake.t  |9 +
 xt/author/no-tabs.t   |   34 ++
 xt/author/pod-coverage.t  |7 +
 xt/author/pod-no404s.t|   21 +
 xt/author/pod-spell.t |   34 ++
 xt/author/pod-syntax.t|7 +
 xt/author/portability.t   |   10 +
 xt/release/changes_has_content.t  |   41 ++
 xt/release/cpan-changes.t |   10 +
 xt/release/distmeta.t |6 +
 xt/release/minimum-version.t  |8 +
 45 files changed, 3290 insertions(+), 3373 deletions(-)

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

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


[libtest-output-perl] branch master updated (e9666a9 -> 9f86f99)

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

gregoa pushed a change to branch master
in repository libtest-output-perl.

  from  e9666a9   update changelog
  adds  f877952   * for version 1.03
  adds  9e25558   Clean up Changes
  adds  3479a01   Expand .travis.yml for coveralls, 5.20, helpers
  adds  29e8431   ignore these files
  adds  c775326   normalize Changes file
  adds  309b723   normalize Changes header line according to 
CPAN::Changes::Spec
  adds  37c2a45   Add author test for Changes file
  adds  248edb1   Change to W3CDTF dates
  adds  82d3d11   Fix changes.t for missing interpolated variable
  adds  cef51e0   Date format for CPAN::Changes::Spec
  adds  460ac4c   Modulino-ize Makefile.PL, Phase 1
  adds  953cec9   Die if we cannot load correct ExtUtils::MakeMaker
  adds  9e25e37   More modernization of Makefile.PL
  adds  7100e1f   Most of the modernization of Makefile.PL
  adds  50208f0   Update LICENSE file to include full license
  adds  05c86de   "Depend on File::Spec::Functions"
  adds  2999ba3   Dist name from module
  adds  e7cd563   clean up distdir
  adds  1cfd011   set a package
  adds  593665b   It's not bugtraker with no c
  adds  287e5a3   The new README.pod, fit for GitHub
  adds  a6cd93a   Remove the old README (now README.pod)
  adds  81998bb   Update MANIFEST
  adds  f12ba2e   Add MIN_PERL_VERSION
  adds  743c6d8   Add MIN_PERL_VERSION
  adds  2251dc3   Add Pod to all the Makefile.PLs
  adds  b61fe06   typo
  adds  6432b88   Add INSTALL.SKIP
  adds  cf19cc2   Add INSTALL.SKIP
  adds  82d5aad   Escape metachar in skip pattern
  adds  047e5b6   Update MANIFEST for INSTALL.SKIP
  adds  d7131af   Fix whitespace in YAML: tabs no longer allowed
  adds  eb3454e   Add v5.22 to Travis, and run in container by turning off 
sudo
  adds  f007fb2   Add v5.22 to Travis, and run in container by turning off 
sudo
  adds  2433dde   Add =encoding to all pod files
  adds  5539cf9   Remove Sub::Exporter from module
  adds  a3e4d43   Declare $VERSION with `our` instead of `use vars`
  adds  acdd2ca   It's @EXPORT, which happens automatically, not at request.
  adds  3498bb3   Wrap code things in C<>
  adds  61ab3d3   Make a bullet list of export tags, remove Sub::Exporter 
mentions
  adds  475f319   Remove Sub::Exporter from Prereq
  adds  b532d8a   Add the :all tag
  adds  2142b55   * for version 1.031
  adds  ae08eb7   New upstream version 1.031
   new  922a9bc   Updated version 1.031 from 'upstream/1.031'
   new  da87661   Update debian/changelog
   new  a4079ea   debian/watch: add uversionmangle
   new  a724550   Update debian/upstream/metadata.
   new  02c2baf   Update years of packaging copyright.
   new  38821ac   Update (build) dependencies.
   new  de08540   Declare compliance with Debian Policy 4.0.0.
   new  2a03745   Bump debhelper compatibility level to 9.
   new  9f86f99   releasing package libtest-output-perl version 1.031-1

The 9 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  | 114 ++-
 INSTALL.SKIP |   6 ++
 LICENSE  | 178 -
 MANIFEST |   4 +-
 META.json|  30 ---
 META.yml |  25 +++---
 Makefile.PL  | 140 +
 README   |  28 ---
 README.pod   | 114 +++
 debian/changelog |  13 ++-
 debian/compat|   2 +-
 debian/control   |  12 ++-
 debian/copyright |   2 +-
 debian/upstream/metadata |   2 +
 debian/watch |   1 +
 lib/Test/Output.pm   | 201 +--
 xt/changes.t |   4 +
 17 files changed, 612 insertions(+), 264 deletions(-)
 create mode 100644 INSTALL.SKIP
 delete mode 100644 README
 create mode 100644 README.pod
 create mode 100644 xt/changes.t

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

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


[libtest-output-perl] 08/09: Bump debhelper compatibility level to 9.

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

gregoa pushed a commit to branch master
in repository libtest-output-perl.

commit 2a0374576595b5966877ca1aa026189e13a41337
Author: gregor herrmann 
Date:   Thu Aug 3 21:20:55 2017 -0400

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

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 2391e67..7a5623c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: gregor herrmann ,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
  libcapture-tiny-perl,
  libtest-pod-coverage-perl,

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

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


[libtest-output-perl] 05/09: Update years of packaging copyright.

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

gregoa pushed a commit to branch master
in repository libtest-output-perl.

commit 02c2baf23bc4adfd0588828fe1b33412e4331f60
Author: gregor herrmann 
Date:   Thu Aug 3 21:16:26 2017 -0400

Update years of packaging copyright.
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index cc7cad6..ccd1209 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,7 +11,7 @@ License: Artistic or GPL-1+
 Files: debian/*
 Copyright: 2009, Antonio Radici 
  2009, Ryan Niebur 
- 2011, gregor herrmann 
+ 2011-2017, gregor herrmann 
  2013, Florian Schlichting 
 License: Artistic or GPL-1+
 

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

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


[libtest-output-perl] 02/09: Update debian/changelog

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

gregoa pushed a commit to branch master
in repository libtest-output-perl.

commit da87661aede69d835cd3ad83377801f68728e723
Author: gregor herrmann 
Date:   Thu Aug 3 21:11:08 2017 -0400

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 6637945..262d7a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtest-output-perl (1.03-2) UNRELEASED; urgency=medium
+libtest-output-perl (1.031-1) UNRELEASED; urgency=medium
 
   [ gregor herrmann ]
   * Update Test::Tester build dependency.
@@ -11,8 +11,9 @@ libtest-output-perl (1.03-2) UNRELEASED; urgency=medium
   * debian/upstream/metadata: use HTTPS for GitHub URLs.
   * Remove Antonio Radici from Uploaders. Thanks for your work!
   * Remove Ryan Niebur from Uploaders. Thanks for your work!
+  * Import upstream version 1.031
 
- -- gregor herrmann   Sat, 13 Jun 2015 22:23:27 +0200
+ -- gregor herrmann   Thu, 03 Aug 2017 21:11:08 -0400
 
 libtest-output-perl (1.03-1) unstable; urgency=medium
 

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

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


[libtest-output-perl] 01/01: pristine-tar data for libtest-output-perl_1.031.orig.tar.gz

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

gregoa pushed a commit to branch pristine-tar
in repository libtest-output-perl.

commit f53f885050963e94616570d157db00e0494db9fc
Author: gregor herrmann 
Date:   Thu Aug 3 21:11:08 2017 -0400

pristine-tar data for libtest-output-perl_1.031.orig.tar.gz
---
 libtest-output-perl_1.031.orig.tar.gz.delta | Bin 0 -> 2077 bytes
 libtest-output-perl_1.031.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtest-output-perl_1.031.orig.tar.gz.delta 
b/libtest-output-perl_1.031.orig.tar.gz.delta
new file mode 100644
index 000..cb8c6cc
Binary files /dev/null and b/libtest-output-perl_1.031.orig.tar.gz.delta differ
diff --git a/libtest-output-perl_1.031.orig.tar.gz.id 
b/libtest-output-perl_1.031.orig.tar.gz.id
new file mode 100644
index 000..3592ab9
--- /dev/null
+++ b/libtest-output-perl_1.031.orig.tar.gz.id
@@ -0,0 +1 @@
+be4021d21a838ae31e40f201436ec4ca1e5bc2be

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

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


[libtest-output-perl] 06/09: Update (build) dependencies.

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

gregoa pushed a commit to branch master
in repository libtest-output-perl.

commit 38821acec63b03aadd4bc1c39f1bc2b36961c83b
Author: gregor herrmann 
Date:   Thu Aug 3 21:20:33 2017 -0400

Update (build) dependencies.
---
 debian/control | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index b4ce91e..b2d01fa 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,10 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libcapture-tiny-perl (>= 0.17),
- libsub-exporter-perl,
+ libcapture-tiny-perl,
  libtest-pod-coverage-perl,
  libtest-pod-perl,
- libtest-simple-perl (>= 1.001010) | libtest-tester-perl | 
perl (>= 5.21.6)
+ perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010) | 
libtest-tester-perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-output-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libtest-output-perl.git
@@ -21,8 +20,7 @@ Package: libtest-output-perl
 Architecture: all
 Depends: ${misc:Depends},
  ${perl:Depends},
- libcapture-tiny-perl (>= 0.17),
- libsub-exporter-perl
+ libcapture-tiny-perl
 Description: perl module to test stdout and stderr messages
  Test::Output provides a simple interface for testing output sent to STDOUT
  or STDERR. A number of different utilities are included to try and be as

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

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


[libtest-output-perl] branch pristine-tar updated (8437390 -> f53f885)

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

gregoa pushed a change to branch pristine-tar
in repository libtest-output-perl.

  from  8437390   pristine-tar data for libtest-output-perl_1.03.orig.tar.gz
   new  f53f885   pristine-tar data for 
libtest-output-perl_1.031.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:
 libtest-output-perl_1.031.orig.tar.gz.delta | Bin 0 -> 2077 bytes
 libtest-output-perl_1.031.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtest-output-perl_1.031.orig.tar.gz.delta
 create mode 100644 libtest-output-perl_1.031.orig.tar.gz.id

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

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


[libtest-output-perl] 07/09: Declare compliance with Debian Policy 4.0.0.

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

gregoa pushed a commit to branch master
in repository libtest-output-perl.

commit de085402b0e0d6325ea33686028a54e1204b8aba
Author: gregor herrmann 
Date:   Thu Aug 3 21:20:53 2017 -0400

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

diff --git a/debian/control b/debian/control
index b2d01fa..2391e67 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
  libtest-pod-coverage-perl,
  libtest-pod-perl,
  perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010) | 
libtest-tester-perl
-Standards-Version: 3.9.6
+Standards-Version: 4.0.0
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-output-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libtest-output-perl.git
 Homepage: https://metacpan.org/release/Test-Output

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

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


[libtest-output-perl] 09/09: releasing package libtest-output-perl version 1.031-1

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

gregoa pushed a commit to branch master
in repository libtest-output-perl.

commit 9f86f990b09f57cd98f650950f64596f02b1485d
Author: gregor herrmann 
Date:   Thu Aug 3 21:23:39 2017 -0400

releasing package libtest-output-perl version 1.031-1
---
 debian/changelog | 14 +++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 262d7a5..f9d8f48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtest-output-perl (1.031-1) UNRELEASED; urgency=medium
+libtest-output-perl (1.031-1) unstable; urgency=medium
 
   [ gregor herrmann ]
   * Update Test::Tester build dependency.
@@ -11,9 +11,17 @@ libtest-output-perl (1.031-1) UNRELEASED; urgency=medium
   * debian/upstream/metadata: use HTTPS for GitHub URLs.
   * Remove Antonio Radici from Uploaders. Thanks for your work!
   * Remove Ryan Niebur from Uploaders. Thanks for your work!
-  * Import upstream version 1.031
 
- -- gregor herrmann   Thu, 03 Aug 2017 21:11:08 -0400
+  * Import upstream version 1.031.
+  * debian/watch: add uversionmangle in case upstream goes back to 2-digit
+minor versions.
+  * Update debian/upstream/metadata.
+  * Update years of packaging copyright.
+  * Update (build) dependencies.
+  * Declare compliance with Debian Policy 4.0.0.
+  * Bump debhelper compatibility level to 9.
+
+ -- gregor herrmann   Thu, 03 Aug 2017 21:22:44 -0400
 
 libtest-output-perl (1.03-1) unstable; urgency=medium
 

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

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


[libtest-output-perl] 03/09: debian/watch: add uversionmangle

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

gregoa pushed a commit to branch master
in repository libtest-output-perl.

commit a4079eac3bb3b9c07a7fddadd613f9fc387963ce
Author: gregor herrmann 
Date:   Thu Aug 3 21:14:32 2017 -0400

debian/watch: add uversionmangle

in case upstream goes back to 2-digit minor versions.
---
 debian/watch | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/watch b/debian/watch
index ec5904d..44ab5ee 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
+opts="uversionmangle=s/\.\d{2}$/$&0/" \
 https://metacpan.org/release/Test-Output   
.*/Test-Output-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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

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


[libtest-output-perl] annotated tag debian/1.031-1 created (now 77e3a85)

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

gregoa pushed a change to annotated tag debian/1.031-1
in repository libtest-output-perl.

at  77e3a85   (tag)
   tagging  9f86f990b09f57cd98f650950f64596f02b1485d (commit)
  replaces  debian/1.03-1
 tagged by  gregor herrmann
on  Thu Aug 3 21:23:39 2017 -0400

- Log -
tagging package libtest-output-perl version debian/1.031-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlmDzJtfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgYscw//ZFQkCyzVNh2eY1YHQeD54xaHW8JBjXTXrhosRCQncBmGrvHrDs+m6oDb
6GSp6OeLSgyyTGN9Ej/dQRevo3fZrdgHgEEocWF9KYsGhhqhfl2FZZ6U2ZBtsxpo
fQGzX5+bcex16OilQEGjwTCjM20rUuffBZOgzfqTzn9RvxsGGCcYROAgxiaeNBsp
lO4JD46whCCTvn8MCq1I4ahizF+rZBJvvoMTULBtxASsn/K/eblpiftPboGUsy1C
1iZ8QTkBmhzanUtC5n/T8rq5+UcGu12R88nSTTE0LVb96ncxoKCUSkvRFjESv0/Q
/8crvGOSe6+NWtjEprFyPeRFnG5YxNmdIoEO1UzoMc2n2YZm8DpDQ0LEz26auyQ5
SbsRm21By8zvcBWDxkwLW8lp0qnOF/hj/KJdye+TdD/U1noU8A4ZgczkxRjdKUXi
lT/ihenqm5APIIiAqauj4SNhJeYS6tPTtl9VcK2IDoCscD2rnfLt9sUvWkx7ctQi
Di3Ctvgou/mu8RWPj5DgymnI24xMGfpupKqSeCmNeQ6F3/WWY+Fq/vtFzw9LHfxq
TU6LQCPDBaY5VO7EoNs5srUKWj3dBYFnMfar5/dIRfqncqp/BNu27/C2vf64qRZP
GWBNCecb7urSjiTIGXxJLlWSvPe+c+B2O1tPaEzAeARLq6MKpqA=
=GOpv
-END PGP SIGNATURE-

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

brian d foy (43):
  * for version 1.03
  Clean up Changes
  Expand .travis.yml for coveralls, 5.20, helpers
  ignore these files
  normalize Changes file
  normalize Changes header line according to CPAN::Changes::Spec
  Add author test for Changes file
  Change to W3CDTF dates
  Fix changes.t for missing interpolated variable
  Date format for CPAN::Changes::Spec
  Modulino-ize Makefile.PL, Phase 1
  Die if we cannot load correct ExtUtils::MakeMaker
  More modernization of Makefile.PL
  Most of the modernization of Makefile.PL
  Update LICENSE file to include full license
  "Depend on File::Spec::Functions"
  Dist name from module
  clean up distdir
  set a package
  It's not bugtraker with no c
  The new README.pod, fit for GitHub
  Remove the old README (now README.pod)
  Update MANIFEST
  Add MIN_PERL_VERSION
  Add MIN_PERL_VERSION
  Add Pod to all the Makefile.PLs
  typo
  Add INSTALL.SKIP
  Add INSTALL.SKIP
  Escape metachar in skip pattern
  Update MANIFEST for INSTALL.SKIP
  Fix whitespace in YAML: tabs no longer allowed
  Add v5.22 to Travis, and run in container by turning off sudo
  Add v5.22 to Travis, and run in container by turning off sudo
  Add =encoding to all pod files
  Remove Sub::Exporter from module
  Declare $VERSION with `our` instead of `use vars`
  It's @EXPORT, which happens automatically, not at request.
  Wrap code things in C<>
  Make a bullet list of export tags, remove Sub::Exporter mentions
  Remove Sub::Exporter from Prereq
  Add the :all tag
  * for version 1.031

gregor herrmann (20):
  Update Test::Tester build dependency.
  update changelog
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog
  debian/upstream/metadata: use HTTPS for GitHub URLs.
  update changelog
  Remove Antonio Radici from Uploaders. Thanks for your work!
  update changelog
  Remove Ryan Niebur from Uploaders. Thanks for your work!
  update changelog
  New upstream version 1.031
  Updated version 1.031 from 'upstream/1.031'
  Update debian/changelog
  debian/watch: add uversionmangle
  Update debian/upstream/metadata.
  Update years of packaging copyright.
  Update (build) dependencies.
  Declare compliance with Debian Policy 4.0.0.
  Bump debhelper compatibility level to 9.
  releasing package libtest-output-perl version 1.031-1

---

This annotated tag includes the following new commits:

   new  922a9bc   Updated version 1.031 from 'upstream/1.031'
   new  da87661   Update debian/changelog
   new  a4079ea   debian/watch: add uversionmangle
   new  a724550   Update debian/upstream/metadata.
   new  02c2baf   Update years of packaging copyright.
   new  38821ac   Update (build) dependencies.
   new  de08540   Declare compliance with Debian Policy 4.0.0.
   new  2a03745   Bump debhelper compatibility level to 9.
   new  9f86f99   releasing package libtest-output-perl version 1.031-1

The 9 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 

[libtest-output-perl] 01/09: Updated version 1.031 from 'upstream/1.031'

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

gregoa pushed a commit to branch master
in repository libtest-output-perl.

commit 922a9bcb552c87f0c35fc829afce9abac7f3395b
Merge: e9666a9 ae08eb7
Author: gregor herrmann 
Date:   Thu Aug 3 21:11:08 2017 -0400

Updated version 1.031 from 'upstream/1.031'

with Debian dir 8288df5cbd3636c6b10cb6ccd46070eaf0cdcbe0

 Changes| 114 --
 INSTALL.SKIP   |   6 ++
 LICENSE| 178 ++-
 MANIFEST   |   4 +-
 META.json  |  30 +---
 META.yml   |  25 +++
 Makefile.PL| 140 -
 README |  28 
 README.pod | 114 ++
 lib/Test/Output.pm | 201 +++--
 xt/changes.t   |   4 ++
 11 files changed, 591 insertions(+), 253 deletions(-)

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

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


[libtest-output-perl] 04/09: Update debian/upstream/metadata.

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

gregoa pushed a commit to branch master
in repository libtest-output-perl.

commit a7245506a48d7b0c81f6cd5d36572d45b8b5f8f8
Author: gregor herrmann 
Date:   Thu Aug 3 21:15:53 2017 -0400

Update debian/upstream/metadata.
---
 debian/upstream/metadata | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index b969001..2e1f29f 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,7 @@
 ---
 Archive: CPAN
+Bug-Database: https://github.com/briandfoy/test-output/issues
 Contact: brian d foy 
 Name: Test-Output
 Repository: https://github.com/briandfoy/test-output.git
+Repository-Browse: https://github.com/briandfoy/test-output

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

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


[libtest-output-perl] annotated tag upstream/1.031 created (now 86dc561)

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

gregoa pushed a change to annotated tag upstream/1.031
in repository libtest-output-perl.

at  86dc561   (tag)
   tagging  ae08eb75efc70341ec415e67e49f69b4db0da47c (commit)
  replaces  upstream/1.03
 tagged by  gregor herrmann
on  Thu Aug 3 21:11:08 2017 -0400

- Log -
Upstream version 1.031

brian d foy (43):
  * for version 1.03
  Clean up Changes
  Expand .travis.yml for coveralls, 5.20, helpers
  ignore these files
  normalize Changes file
  normalize Changes header line according to CPAN::Changes::Spec
  Add author test for Changes file
  Change to W3CDTF dates
  Fix changes.t for missing interpolated variable
  Date format for CPAN::Changes::Spec
  Modulino-ize Makefile.PL, Phase 1
  Die if we cannot load correct ExtUtils::MakeMaker
  More modernization of Makefile.PL
  Most of the modernization of Makefile.PL
  Update LICENSE file to include full license
  "Depend on File::Spec::Functions"
  Dist name from module
  clean up distdir
  set a package
  It's not bugtraker with no c
  The new README.pod, fit for GitHub
  Remove the old README (now README.pod)
  Update MANIFEST
  Add MIN_PERL_VERSION
  Add MIN_PERL_VERSION
  Add Pod to all the Makefile.PLs
  typo
  Add INSTALL.SKIP
  Add INSTALL.SKIP
  Escape metachar in skip pattern
  Update MANIFEST for INSTALL.SKIP
  Fix whitespace in YAML: tabs no longer allowed
  Add v5.22 to Travis, and run in container by turning off sudo
  Add v5.22 to Travis, and run in container by turning off sudo
  Add =encoding to all pod files
  Remove Sub::Exporter from module
  Declare $VERSION with `our` instead of `use vars`
  It's @EXPORT, which happens automatically, not at request.
  Wrap code things in C<>
  Make a bullet list of export tags, remove Sub::Exporter mentions
  Remove Sub::Exporter from Prereq
  Add the :all tag
  * for version 1.031

gregor herrmann (1):
  New upstream version 1.031

---

No new revisions were added by this update.

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

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


[libtest-regression-perl] 05/05: releasing package libtest-regression-perl version 0.08-1

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

gregoa pushed a commit to branch master
in repository libtest-regression-perl.

commit ad611b1392ac1f285381eb0aea86d1ce9a50391b
Author: gregor herrmann 
Date:   Thu Aug 3 20:56:52 2017 -0400

releasing package libtest-regression-perl version 0.08-1
---
 debian/changelog | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cc1e84e..99447dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtest-regression-perl (0.08-1) UNRELEASED; urgency=medium
+libtest-regression-perl (0.08-1) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -6,9 +6,11 @@ libtest-regression-perl (0.08-1) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
-  * Import upstream version 0.08
+  * Import upstream version 0.08.
+  * Declare compliance with Debian Policy 4.0.0.
+  * Bump debhelper compatibility level to 9.
 
- -- gregor herrmann   Thu, 03 Aug 2017 20:52:33 -0400
+ -- gregor herrmann   Thu, 03 Aug 2017 20:55:31 -0400
 
 libtest-regression-perl (0.07-2) unstable; urgency=medium
 

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

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


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

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

gregoa pushed a commit to branch pristine-tar
in repository libtest-regression-perl.

commit f635470ceda6d8f5a21634c148c231e686ec2b9f
Author: gregor herrmann 
Date:   Thu Aug 3 20:52:33 2017 -0400

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

diff --git a/libtest-regression-perl_0.08.orig.tar.gz.delta 
b/libtest-regression-perl_0.08.orig.tar.gz.delta
new file mode 100644
index 000..9c961d6
Binary files /dev/null and b/libtest-regression-perl_0.08.orig.tar.gz.delta 
differ
diff --git a/libtest-regression-perl_0.08.orig.tar.gz.id 
b/libtest-regression-perl_0.08.orig.tar.gz.id
new file mode 100644
index 000..596dda4
--- /dev/null
+++ b/libtest-regression-perl_0.08.orig.tar.gz.id
@@ -0,0 +1 @@
+b369e60e872596e61f17f34f7313216af971c9c1

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

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


[libtest-regression-perl] branch pristine-tar updated (9c020e4 -> f635470)

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

gregoa pushed a change to branch pristine-tar
in repository libtest-regression-perl.

  from  9c020e4   pristine-tar data for 
libtest-regression-perl_0.07.orig.tar.gz
   new  f635470   pristine-tar data for 
libtest-regression-perl_0.08.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:
 libtest-regression-perl_0.08.orig.tar.gz.delta | Bin 0 -> 10263 bytes
 libtest-regression-perl_0.08.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtest-regression-perl_0.08.orig.tar.gz.delta
 create mode 100644 libtest-regression-perl_0.08.orig.tar.gz.id

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

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


[libtest-regression-perl] annotated tag debian/0.08-1 created (now 0c88bb1)

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

gregoa pushed a change to annotated tag debian/0.08-1
in repository libtest-regression-perl.

at  0c88bb1   (tag)
   tagging  ad611b1392ac1f285381eb0aea86d1ce9a50391b (commit)
  replaces  debian/0.07-2
 tagged by  gregor herrmann
on  Thu Aug 3 20:56:52 2017 -0400

- Log -
tagging package libtest-regression-perl version debian/0.08-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlmDxlRfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgbHYRAAoT9uzgHSOeyQAQXEyA8TE/naFx1ETuis7geOYTXZfTUjbuDmtfLsysKt
2Qw2m9bYlCy301ecFuFTiFayg9DITZQCw6k+8vAyAXLPQYNOiGmTY0Xl2ryShLie
EzMrXS34kbafy5Ew+WSdfE9QXVC7xpOv2E5mEKU7uWZGwPN0AT/fBIY5OEnXqjoH
/B3BmWgU7mfuHfkqOgyeZQN6hutkA96VLbUQBUEuCRzxYvFtzA1aNY7jcJwL20EK
2qIrpZ5BrkRGBpI6gfzzSg6fLRZVXpTC1OnWp4Z5qi2K+757v8d4kF32xrBNfAZ4
THFRKCEvu1UevxIVegzzj4REkHapphao2ErHt/h7jFL2HjJJvRWN0ZOE+i6CYAI7
Qus67dSkYrriCYmdZrUM0XhwuZj5ocQ73jvBC8FmLN4jfWgXdGByuppw1YR8zury
kA4ulYQpU+pjaHorOWFMGu+r0gsFwFIxe8DPTPTBEBgcNfE3FaGMrw8QD2qSYUsg
Qtul6knTeOENRTJOFlCW9P5Lgtp7Gw7YN9ZhSRx0rC7laJyHYWhMJEz4Z4BDJLrn
8bm9nBDlh7gkL5vOMiNaFNfOV1kIHSvQ3DhMc//V52K3e7XqGjsJWX904nVG9XWJ
M9LOhfphX1zforCIW15hwGUhKneBejmYfKeZjNLl13z/BycaKUI=
=eCqp
-END PGP SIGNATURE-

Christian Walde (7):
  This adds an option to enable binmode reading/writing to help in 
cross-platform testing.
  mark more author texts properly
  release prep
  put an output marker in print.t to get insight in rare failure of that 
test
  provide a default for the test name so errors aren't accompanied by warns
  set up .gitignore
  release prep

David Steinbrunner (1):
  repository metadata fix

Nicholas Bamber (19):
  Initial commit
  adding more tests
  Added more tests
  started sketching out function
  First version
  added exclusion to manifest
  Incorect synopsis
  Fixed test scripts
  more CPAN housekeeping
  various documentation changes
  Only one ACKNOWLEDGEMENT section is required.
  Got tid of ":" that was causing issues with YAML
  merged in Filip's changes
  added some more tests
  Changed to Build.PL
  forgot META.yml
  Merge branch 'rt53893'
  Needed to redelete Makefile.PL
  Going for OS independence

Nicholas Peter Bamber (2):
  Just getting tests to rerun
  Fixed copyright and utf8 mode

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

gregor herrmann (10):
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog
  debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  update changelog
  New upstream version 0.08
  Updated version 0.08 from 'upstream/0.08'
  Update debian/changelog
  Declare compliance with Debian Policy 4.0.0.
  Bump debhelper compatibility level to 9.
  releasing package libtest-regression-perl version 0.08-1

---

This annotated tag includes the following new commits:

   new  9f4798b   Updated version 0.08 from 'upstream/0.08'
   new  88cb41c   Update debian/changelog
   new  d189773   Declare compliance with Debian Policy 4.0.0.
   new  0410199   Bump debhelper compatibility level to 9.
   new  ad611b1   releasing package libtest-regression-perl version 0.08-1

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


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

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


[libtest-regression-perl] branch master updated (c1a3962 -> ad611b1)

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

gregoa pushed a change to branch master
in repository libtest-regression-perl.

  from  c1a3962   update changelog
  adds  f8f6cc1   Initial commit
  adds  d6fb669   adding more tests
  adds  e2697d7   Added more tests
  adds  7ab0b55   started sketching out function
  adds  e8e6cad   First version
  adds  7fd4a44   added exclusion to manifest
  adds  f45377f   Incorect synopsis
  adds  34c64f6   Fixed test scripts
  adds  73d09b8   more CPAN housekeeping
  adds  5568412   various documentation changes
  adds  5e4cb16   Only one ACKNOWLEDGEMENT section is required.
  adds  e0c9e63   Got tid of ":" that was causing issues with YAML
  adds  74fac66   Changed to Build.PL
  adds  807ffa9   forgot META.yml
  adds  37e35cd   merged in Filip's changes
  adds  e123260   added some more tests
  adds  0f8d4a7   Merge branch 'rt53893'
  adds  1264108   Needed to redelete Makefile.PL
  adds  413ec2c   Going for OS independence
  adds  dad1b96   This adds an option to enable binmode reading/writing to 
help in cross-platform testing.
  adds  7c8e890   Just getting tests to rerun
  adds  c450a94   Fixed copyright and utf8 mode
  adds  120db24   mark more author texts properly
  adds  3e9148d   release prep
  adds  d6e132a   repository metadata fix
  adds  a42071f   put an output marker in print.t to get insight in rare 
failure of that test
  adds  28232db   provide a default for the test name so errors aren't 
accompanied by warns
  adds  3c8e035   set up .gitignore
  adds  a939a60   release prep
  adds  ef7e4a0   New upstream version 0.08
   new  9f4798b   Updated version 0.08 from 'upstream/0.08'
   new  88cb41c   Update debian/changelog
   new  d189773   Declare compliance with Debian Policy 4.0.0.
   new  0410199   Bump debhelper compatibility level to 9.
   new  ad611b1   releasing package libtest-regression-perl version 0.08-1

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


Summary of changes:
 Build.PL   | 10 +-
 Changes|  4 
 MANIFEST   |  3 +--
 MANIFEST.SKIP  |  0
 META.json  | 11 ++-
 META.yml   | 22 +++---
 Makefile.PL|  2 +-
 debian/changelog   |  7 +--
 debian/compat  |  2 +-
 debian/control |  4 ++--
 lib/Test/Regression.pm |  6 +++---
 t/print.t  |  2 +-
 12 files changed, 44 insertions(+), 29 deletions(-)
 delete mode 100644 MANIFEST.SKIP

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

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


[libtest-regression-perl] 01/05: Updated version 0.08 from 'upstream/0.08'

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

gregoa pushed a commit to branch master
in repository libtest-regression-perl.

commit 9f4798bd2f68850c3c5ee85aff0dbd52f87d8018
Merge: c1a3962 ef7e4a0
Author: gregor herrmann 
Date:   Thu Aug 3 20:52:33 2017 -0400

Updated version 0.08 from 'upstream/0.08'

with Debian dir a7e41ca7ef55fc4fbdf8895ddd95ddda5da13a41

 Build.PL   | 10 +-
 Changes|  4 
 MANIFEST   |  3 +--
 MANIFEST.SKIP  |  0
 META.json  | 11 ++-
 META.yml   | 22 +++---
 Makefile.PL|  2 +-
 lib/Test/Regression.pm |  6 +++---
 t/print.t  |  2 +-
 9 files changed, 36 insertions(+), 24 deletions(-)

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

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


[libtest-regression-perl] 04/05: Bump debhelper compatibility level to 9.

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

gregoa pushed a commit to branch master
in repository libtest-regression-perl.

commit 0410199efafdaa62a5b0a41743d9a41bfd4015e2
Author: gregor herrmann 
Date:   Thu Aug 3 20:54:05 2017 -0400

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

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index fa2ce5e..f2b513b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: gregor herrmann 
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
libmodule-build-perl
 Build-Depends-Indep: libalgorithm-diff-perl,
  libtest-differences-perl,

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

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


[libtest-regression-perl] annotated tag upstream/0.08 created (now 5fc8ebc)

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

gregoa pushed a change to annotated tag upstream/0.08
in repository libtest-regression-perl.

at  5fc8ebc   (tag)
   tagging  ef7e4a01b01f15b8d9a4fb1430829c03ea75b431 (commit)
  replaces  upstream/0.07
 tagged by  gregor herrmann
on  Thu Aug 3 20:52:33 2017 -0400

- Log -
Upstream version 0.08

Christian Walde (7):
  This adds an option to enable binmode reading/writing to help in 
cross-platform testing.
  mark more author texts properly
  release prep
  put an output marker in print.t to get insight in rare failure of that 
test
  provide a default for the test name so errors aren't accompanied by warns
  set up .gitignore
  release prep

David Steinbrunner (1):
  repository metadata fix

Nicholas Bamber (19):
  Initial commit
  adding more tests
  Added more tests
  started sketching out function
  First version
  added exclusion to manifest
  Incorect synopsis
  Fixed test scripts
  more CPAN housekeeping
  various documentation changes
  Only one ACKNOWLEDGEMENT section is required.
  Got tid of ":" that was causing issues with YAML
  merged in Filip's changes
  added some more tests
  Changed to Build.PL
  forgot META.yml
  Merge branch 'rt53893'
  Needed to redelete Makefile.PL
  Going for OS independence

Nicholas Peter Bamber (2):
  Just getting tests to rerun
  Fixed copyright and utf8 mode

gregor herrmann (1):
  New upstream version 0.08

---

No new revisions were added by this update.

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

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


[libtest-regression-perl] 03/05: Declare compliance with Debian Policy 4.0.0.

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

gregoa pushed a commit to branch master
in repository libtest-regression-perl.

commit d1897738b81a05a154ee4d7e15f8b64d1565135f
Author: gregor herrmann 
Date:   Thu Aug 3 20:54:03 2017 -0400

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

diff --git a/debian/control b/debian/control
index 43b42f1..fa2ce5e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libalgorithm-diff-perl,
  perl,
  libtest-pod-perl,
  libtest-pod-coverage-perl
-Standards-Version: 3.9.6
+Standards-Version: 4.0.0
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-regression-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libtest-regression-perl.git
 Homepage: https://metacpan.org/release/Test-Regression

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

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


[libtest-regression-perl] 02/05: Update debian/changelog

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

gregoa pushed a commit to branch master
in repository libtest-regression-perl.

commit 88cb41c45684a64a417ba379ac7180fc3c488875
Author: gregor herrmann 
Date:   Thu Aug 3 20:52:33 2017 -0400

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 79257a0..cc1e84e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtest-regression-perl (0.07-3) UNRELEASED; urgency=medium
+libtest-regression-perl (0.08-1) UNRELEASED; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -6,8 +6,9 @@ libtest-regression-perl (0.07-3) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
+  * Import upstream version 0.08
 
- -- Salvatore Bonaccorso   Sat, 30 Jan 2016 20:06:56 +0100
+ -- gregor herrmann   Thu, 03 Aug 2017 20:52:33 -0400
 
 libtest-regression-perl (0.07-2) unstable; urgency=medium
 

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

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


[libtest-script-perl] annotated tag upstream/1.23 created (now ca8149e)

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

gregoa pushed a change to annotated tag upstream/1.23
in repository libtest-script-perl.

at  ca8149e   (tag)
   tagging  97d5e5d3ea1b90f4717ab7343919e7046ea2a372 (commit)
  replaces  upstream/1.14
 tagged by  gregor herrmann
on  Thu Aug 3 20:37:23 2017 -0400

- Log -
Upstream version 1.23

Graham Ollis (48):
  fix for #9
  v1.15
  only pass proper plans to the test builder plan function
  better test
  v1.16
  rm old comment
  new feature: support for taint mode scripts #13
  v1.17_01
  sigh
  use three argument open
  v1.17_02
  v1.18
  install dzil sans testing
  update changes
  v1.19_01
  test 5.26
  v1.19_02
  switch to Test2::V0
  v1.19_03
  add tests for stdin option
  fix stdin support
  fixups
  v1.19_04
  additional diagnostics
  v1.19_05
  require more recent dzil bundle
  set the diagnostics to 11
  try something a little different
  v1.19_06
  remove unused
  select a directory
  v1.19_07
  cleanup diagnostic
  v1.19_08
  v1.20
  migrate to Test2::V0
  more Test2 migrations
  more Test2 migrations
  no longer used eh?
  tweak doco
  last of the Test::Builder nonsense
  v1.21_01
  windows work arounds
  update changes
  sigh
  v1.22_01
  rm cache
  v1.23

Paul Cochrane (21):
  Fix podchecker warnings
  Use LF line endings when checking out files
  Update copyright year to year of current release
  Add 'provides' info to META.yml
  Capitalise "Unix"; it's a proper noun
  Fix spelling of "noticeably"
  Purge trailing whitespace in main module
  Purge trailing whitespace in sundry files
  Purge trailing whitespace in secondary test files
  Purge trailing whitespace in main test files
  Add Appveyor configuration
  Replace run3() with capture() in script_compiles()
  Add Capture::Tiny to diag tests
  Replace run3() with capture() in script_runs()
  Remove IPC::Run3 Win32 workaround
  Remove IPC::Run3 from t/06_exception.t
  Remove IPC::Run3 diag_preamble
  Replace IPC::Run3 dependency with Capture::Tiny
  Update docs to reflect removal of IPC::Run3
  Align assignment operators above one another
  Remove unnecessary return value from capture()

gregor herrmann (1):
  New upstream version 1.23

---

No new revisions were added by this update.

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

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


[libtest-script-perl] 06/06: releasing package libtest-script-perl version 1.23-1

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

gregoa pushed a commit to branch master
in repository libtest-script-perl.

commit f46d89e32e2261a33e37cdeb4c05452e3000fcde
Author: gregor herrmann 
Date:   Thu Aug 3 20:50:47 2017 -0400

releasing package libtest-script-perl version 1.23-1
---
 debian/changelog | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d65ac6b..12830c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-libtest-script-perl (1.23-1) UNRELEASED; urgency=medium
+libtest-script-perl (1.23-1) unstable; urgency=medium
 
-  * Import upstream version 1.23
+  * Team upload.
+  * Import upstream version 1.23.
+  * Update years of upstream copyright.
+  * Update (build) dependencies.
+  * Declare compliance with Debian Policy 4.0.0.
 
- -- gregor herrmann   Thu, 03 Aug 2017 20:37:23 -0400
+ -- gregor herrmann   Thu, 03 Aug 2017 20:48:36 -0400
 
 libtest-script-perl (1.14-1) unstable; urgency=medium
 

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

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


[libtest-script-perl] annotated tag debian/1.23-1 created (now 85cf01e)

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

gregoa pushed a change to annotated tag debian/1.23-1
in repository libtest-script-perl.

at  85cf01e   (tag)
   tagging  f46d89e32e2261a33e37cdeb4c05452e3000fcde (commit)
  replaces  upstream/1.23
 tagged by  gregor herrmann
on  Thu Aug 3 20:50:47 2017 -0400

- Log -
tagging package libtest-script-perl version debian/1.23-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlmDxOdfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgavcBAAjjU2HoRVKMJlo/0MOapaC74K3B/sZzm1dWjNZrw1QHM+Lw66YdEqYhp4
652EbIl9b+AqMEPnMdwwWmb67I7YMT+QXnQXQJwByVIW13opOjjoqKAt9ZYisIbD
dgdny2vnj13ugPI/0p16HPF5IHV52Qf+/QL8KOxYfvV9ToIuZJJ8NZd2MJnU3MWU
+XbL6217RH4Ws+qmmmXbGS9x6P8neJmjsaZA2lyY/Ik4t5VFMak0tgLY6xGsbKdL
dpLCvrssRMigxY3vOe/5u2zYjZMLKkrNom9if49dVldZhGm8CydCOmLnxZLjoovk
3ga8oz/VVLwX6bnB18+ZFDTfC1Wn/exXWMOPhDurbO7+RwBHM8GcbKrFHD8c2yyk
qyT6k6LNeJpB72lbzSjk39BS2iq5RLQpYtTPokUk86TFrB7dASIiUnoWw0iq39o/
E7M4JR9g298TcFYTSEODvtArXTPLdc+lO1KbsYo5+9Ao56hNS98IYxqdV6p/okny
Jj2aBOkDR3CWxh9bgVQjjGKNQOpfsjv3OqKZVw//G/HeEMqI4km7ndVkHB+N1OW6
qLR3m3oYCAVTPzGHuAl+K/RokAcesNly3okmNEDaamM+w6NnQnqXbS3QLiFJ4rvL
zQcD2aR3hntujcH3vEXyrHu2ijj4SA2mzg9avG9Eva05ptMHb0Y=
=Vyin
-END PGP SIGNATURE-

Ansgar Burchardt (3):
  * Team Upload.
  add another changelog entry
  debian/control: Convert Vcs-* fields to Git.

Damyan Ivanov (1):
  Merge commit 'upstream/1.07'

Florian Schlichting (12):
  Add debian/upstream/metadata
  Update debian/changelog
  Merge tag 'upstream/1.10'
  Update debian/changelog
  update upstream metadata
  Refresh d/copyright, deleting paragraph for M::I dropped upstream
  Bump dh compat to level 9
  Run wrap-and-sort on debian/control
  Add build-dependency on libtest-simple-perl for Test::Tester
  Declare compliance with Debian Policy 3.9.6
  Mark package autopkgtest-able
  update changelog for release

Gregor Herrmann (1):
  [mass commit] switch Vcs-Browser from from WebSVN to ViewSVN

Jonathan Yu (6):
  * New upstream release
  Enable author testing per Adam Kennedy's test suite
  Add Pod::Simple dependency and bump to 7.0.50
  Builds clean, looks ready for upload now :)
  New upstream release
  builds clean, dch -r

Nathan Handler (1):
  [mass-commit] debian/watch: Modify to ignore development releases.

Ryan Niebur (1):
  clean up duplicated changelog entries from nhandler's mass-commit

Salvatore Bonaccorso (9):
  [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in 
debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 
in debian/rules.
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog
  Change search.cpan.org based URIs to metacpan.org based URIs
  update changelog
  Update Vcs-Browser URL to cgit web frontend
  update changelog
  debian/control: Use HTTPS transport protocol for Vcs-Git URI
  update changelog

Vincent Danjean (1):
  [svn-inject] Applying Debian modifications to trunk

gregor herrmann (23):
  Strip trailing slash from metacpan URLs.
  update changelog
  Change order of alternative (build) dependencies.
  remove boilerplate comments from debian/watch
  Declare compliance with Debian Policy 3.9.7.
  releasing package libtest-script-perl version 1.10-2
  Merge tag 'upstream/1.12'
  Update debian/changelog
  Declare compliance with Debian Policy 3.9.8.
  releasing package libtest-script-perl version 1.12-1
  debian/upstream/metadata: use HTTPS for GitHub URLs.
  update changelog
  Remove Jonathan Yu from Uploaders. Thanks for your work!
  update changelog
  Merge tag 'upstream/1.14'
  Update debian/changelog
  releasing package libtest-script-perl version 1.14-1
  Updated version 1.23 from 'upstream/1.23'
  Update debian/changelog
  Update years of upstream copyright.
  Declare compliance with Debian Policy 4.0.0.
  Update (build) dependencies.
  releasing package libtest-script-perl version 1.23-1

---

This annotated tag includes the following new commits:

   new  74e66c9   Updated version 1.23 from 'upstream/1.23'
   new  629203c   Update debian/changelog
   new  4bd1124   Update years of upstream copyright.
   new  c2ec097   Declare compliance with Debian Policy 4.0.0.
   new  175e129   Update (build) dependencies.
   new  f46d89e   releasing package libtest-script-perl version 1.23-1

The 6 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 

[libtest-script-perl] 01/01: pristine-tar data for libtest-script-perl_1.23.orig.tar.gz

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

gregoa pushed a commit to branch pristine-tar
in repository libtest-script-perl.

commit b49deee8603eeb199234ec87e4bac6d9d4697f39
Author: gregor herrmann 
Date:   Thu Aug 3 20:37:23 2017 -0400

pristine-tar data for libtest-script-perl_1.23.orig.tar.gz
---
 libtest-script-perl_1.23.orig.tar.gz.delta | Bin 0 -> 2122 bytes
 libtest-script-perl_1.23.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtest-script-perl_1.23.orig.tar.gz.delta 
b/libtest-script-perl_1.23.orig.tar.gz.delta
new file mode 100644
index 000..53a0ea9
Binary files /dev/null and b/libtest-script-perl_1.23.orig.tar.gz.delta differ
diff --git a/libtest-script-perl_1.23.orig.tar.gz.id 
b/libtest-script-perl_1.23.orig.tar.gz.id
new file mode 100644
index 000..9060662
--- /dev/null
+++ b/libtest-script-perl_1.23.orig.tar.gz.id
@@ -0,0 +1 @@
+27891a33a3f1c08def09efddb8b337d41e527614

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

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


[libtest-script-perl] 03/06: Update years of upstream copyright.

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

gregoa pushed a commit to branch master
in repository libtest-script-perl.

commit 4bd11248ab379644d85e0a6d3fc53ac7ef504e27
Author: gregor herrmann 
Date:   Thu Aug 3 20:39:41 2017 -0400

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

diff --git a/debian/copyright b/debian/copyright
index 9465f59..3d3d2e9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Adam Kennedy 
 Source: https://metacpan.org/release/Test-Script
 
 Files: *
-Copyright: 2006-2009, Adam Kennedy 
+Copyright: 2006-2017, Adam Kennedy 
 License: Artistic or GPL-1+
 
 Files: debian/*

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

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


[libtest-script-perl] branch master updated (e7bb30d -> f46d89e)

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

gregoa pushed a change to branch master
in repository libtest-script-perl.

  from  e7bb30d   releasing package libtest-script-perl version 1.14-1
  adds  f5e002f   fix for #9
  adds  b1d596f   v1.15
  adds  f226803   only pass proper plans to the test builder plan function
  adds  da9827b   better test
  adds  d76ba21   v1.16
  adds  b59ab03   rm old comment
  adds  a75929e   new feature: support for taint mode scripts #13
  adds  ca3ffbe   v1.17_01
  adds  efb31e2   sigh
  adds  9bc47c4   use three argument open
  adds  20a36e1   v1.17_02
  adds  68519c5   v1.18
  adds  861366e   Fix podchecker warnings
  adds  1772d71   Use LF line endings when checking out files
  adds  28b2a57   Update copyright year to year of current release
  adds  22be36b   Add 'provides' info to META.yml
  adds  3b6d708   Capitalise "Unix"; it's a proper noun
  adds  06f36b6   Fix spelling of "noticeably"
  adds  eea43b1   Purge trailing whitespace in main module
  adds  cbc1e38   Purge trailing whitespace in sundry files
  adds  3ac509b   Purge trailing whitespace in secondary test files
  adds  efba2ca   Purge trailing whitespace in main test files
  adds  209aad1   install dzil sans testing
  adds  92a09a2   Add Appveyor configuration
  adds  36dcb2e   Replace run3() with capture() in script_compiles()
  adds  13bf706   Add Capture::Tiny to diag tests
  adds  e64357b   Replace run3() with capture() in script_runs()
  adds  390fb6f   Remove IPC::Run3 Win32 workaround
  adds  670ce3c   Remove IPC::Run3 from t/06_exception.t
  adds  7ad5fe4   Remove IPC::Run3 diag_preamble
  adds  a65ce8c   Replace IPC::Run3 dependency with Capture::Tiny
  adds  d4d834f   Update docs to reflect removal of IPC::Run3
  adds  c9203e8   Align assignment operators above one another
  adds  abc6765   Remove unnecessary return value from capture()
  adds  0f9f449   update changes
  adds  ce8d6bf   v1.19_01
  adds  572e9bf   test 5.26
  adds  8eb0fa5   v1.19_02
  adds  72efacc   switch to Test2::V0
  adds  be4f849   v1.19_03
  adds  28d9bfd   add tests for stdin option
  adds  84c20f1   fix stdin support
  adds  b94c921   fixups
  adds  77536b7   v1.19_04
  adds  7d1d39a   additional diagnostics
  adds  c90ff94   v1.19_05
  adds  fccbd1f   require more recent dzil bundle
  adds  8a9bec4   set the diagnostics to 11
  adds  839cc70   try something a little different
  adds  42e906d   v1.19_06
  adds  3951d56   remove unused
  adds  58f9b90   select a directory
  adds  5191562   v1.19_07
  adds  8591a27   cleanup diagnostic
  adds  8365ce9   v1.19_08
  adds  4a023be   v1.20
  adds  52ce3fe   migrate to Test2::V0
  adds  4d62794   more Test2 migrations
  adds  8f58545   more Test2 migrations
  adds  4795aaf   no longer used eh?
  adds  279aad9   tweak doco
  adds  aaa3049   last of the Test::Builder nonsense
  adds  3abdaca   v1.21_01
  adds  dcc12bb   windows work arounds
  adds  ba9f8d2   update changes
  adds  94e478c   sigh
  adds  1680328   v1.22_01
  adds  6f3af88   rm cache
  adds  98f144c   v1.23
  adds  97d5e5d   New upstream version 1.23
   new  74e66c9   Updated version 1.23 from 'upstream/1.23'
   new  629203c   Update debian/changelog
   new  4bd1124   Update years of upstream copyright.
   new  c2ec097   Declare compliance with Debian Policy 4.0.0.
   new  175e129   Update (build) dependencies.
   new  f46d89e   releasing package libtest-script-perl version 1.23-1

The 6 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   |  61 -
 LICENSE   |   6 +-
 MANIFEST  |  26 ++--
 META.json |  34 --
 META.yml  |  31 +++--
 Makefile.PL   |  37 +++---
 README|  36 +++---
 cpanfile  |  17 ++-
 debian/changelog  |  10 ++
 debian/control|  12 +-
 debian/copyright  |   2 +-
 dist.ini  |  41 ++-
 lib/Test/Script.pm| 251 ++
 run_test.pl   |  18 ---
 t/00_diag.t   |  28 ++---
 t/01_compile.t|   7 --
 t/01_use.t|  21 
 t/02_compiles_good.t  |  32 -
 t/03_compiles_bad.t   |  43 ---
 t/04_runs_good.t  |  32 -
 t/05_runs_bad.t  

[libtest-script-perl] 05/06: Update (build) dependencies.

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

gregoa pushed a commit to branch master
in repository libtest-script-perl.

commit 175e12946f924ae094238b41b2aa606a5c759c01
Author: gregor herrmann 
Date:   Thu Aug 3 20:48:21 2017 -0400

Update (build) dependencies.
---
 debian/control | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 99e587d..4c65b90 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,10 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libipc-run3-perl,
+Build-Depends-Indep: libcapture-tiny-perl,
  libprobe-perl-perl,
- perl (>= 5.21.6) | libtest-simple-perl (>= 1.001014),
+ libtest2-suite-perl,
+ perl (>= 5.25.1) | libtest-simple-perl (>= 1.302015),
  perl
 Standards-Version: 4.0.0
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-script-perl.git
@@ -18,8 +19,9 @@ Package: libtest-script-perl
 Architecture: all
 Depends: ${perl:Depends},
  ${misc:Depends},
- libipc-run3-perl,
- libprobe-perl-perl
+ libcapture-tiny-perl,
+ libprobe-perl-perl,
+ perl (>= 5.25.1) | libtest-simple-perl (>= 1.302015)
 Description: Perl test module for scripts
  Test::Script is a Perl module that provides a series of basic tests for those
  files usually found in the bin or scripts directory of your package. It aims

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

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


[libtest-script-perl] 04/06: Declare compliance with Debian Policy 4.0.0.

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

gregoa pushed a commit to branch master
in repository libtest-script-perl.

commit c2ec09755724b6b7e54131e403fe12b4aa141c4a
Author: gregor herrmann 
Date:   Thu Aug 3 20:39:59 2017 -0400

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

diff --git a/debian/control b/debian/control
index 055f699..99e587d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libipc-run3-perl,
  libprobe-perl-perl,
  perl (>= 5.21.6) | libtest-simple-perl (>= 1.001014),
  perl
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-script-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libtest-script-perl.git
 Homepage: https://metacpan.org/release/Test-Script

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

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


[libtest-script-perl] 02/06: Update debian/changelog

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

gregoa pushed a commit to branch master
in repository libtest-script-perl.

commit 629203cbf022f6cf822ee41144a233d538796271
Author: gregor herrmann 
Date:   Thu Aug 3 20:37:23 2017 -0400

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index da8ee7a..d65ac6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libtest-script-perl (1.23-1) UNRELEASED; urgency=medium
+
+  * Import upstream version 1.23
+
+ -- gregor herrmann   Thu, 03 Aug 2017 20:37:23 -0400
+
 libtest-script-perl (1.14-1) unstable; urgency=medium
 
   * Team upload.

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

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


[libtest-script-perl] branch pristine-tar updated (177e5a3 -> b49deee)

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

gregoa pushed a change to branch pristine-tar
in repository libtest-script-perl.

  from  177e5a3   pristine-tar data for libtest-script-perl_1.14.orig.tar.gz
   new  b49deee   pristine-tar data for libtest-script-perl_1.23.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:
 libtest-script-perl_1.23.orig.tar.gz.delta | Bin 0 -> 2122 bytes
 libtest-script-perl_1.23.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtest-script-perl_1.23.orig.tar.gz.delta
 create mode 100644 libtest-script-perl_1.23.orig.tar.gz.id

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

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


[libtest-script-perl] 01/06: Updated version 1.23 from 'upstream/1.23'

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

gregoa pushed a commit to branch master
in repository libtest-script-perl.

commit 74e66c92b10bc97da2430fda748225e5d3c4193a
Merge: e7bb30d 97d5e5d
Author: gregor herrmann 
Date:   Thu Aug 3 20:37:23 2017 -0400

Updated version 1.23 from 'upstream/1.23'

with Debian dir 128ac1941e8af906d22eb84c268a7e2808ef5d86

 Changes   |  61 -
 LICENSE   |   6 +-
 MANIFEST  |  26 ++--
 META.json |  34 --
 META.yml  |  31 +++--
 Makefile.PL   |  37 +++---
 README|  36 +++---
 cpanfile  |  17 ++-
 dist.ini  |  41 ++-
 lib/Test/Script.pm| 251 ++
 run_test.pl   |  18 ---
 t/00_diag.t   |  28 ++---
 t/01_compile.t|   7 --
 t/01_use.t|  21 
 t/02_compiles_good.t  |  32 -
 t/03_compiles_bad.t   |  43 ---
 t/04_runs_good.t  |  32 -
 t/05_runs_bad.t   |  36 --
 t/06_exception.t  |  36 --
 t/07_signal.t |  31 -
 t/08_trap_exit_or_signal.t|  26 
 t/09_capture_output.t | 231 ---
 t/bin/stdin.pl|  11 ++
 t/bin/stdin.txt   |   1 +
 t/bin/taint.pl|   3 +
 t/bug_gh9.t   |  26 
 {t2 => t}/test_script__exports.t  |   5 +-
 t/test_script__import.t   |  35 ++
 t/test_script__script_compiles.t  | 187 
 t/test_script__script_runs.t  | 240 
 t/test_script__script_stderr.t| 127 +++
 t/test_script__script_stdout.t| 127 +++
 t2/test_script__script_compiles.t | 118 --
 t2/test_script__script_runs.t | 105 
 xt/release/fixme.t|   2 +-
 35 files changed, 1101 insertions(+), 967 deletions(-)

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


[libalt-alien-ffi-system-perl] 05/05: update changelog

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

gregoa pushed a commit to branch master
in repository libalt-alien-ffi-system-perl.

commit 99853b5767c75101eb19433aa4f2f8ac052471fe
Author: gregor herrmann 
Date:   Thu Aug 3 20:35:58 2017 -0400

update changelog

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

diff --git a/debian/changelog b/debian/changelog
index 850af42..efa1d94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
 libalt-alien-ffi-system-perl (0.16-1) UNRELEASED; urgency=medium
 
-  * Import upstream version 0.16
+  WAITS-FOR: libalien-build-perl
+  # or a patch to the test suite,
+  # or disabling the test suite
 
- -- gregor herrmann   Thu, 03 Aug 2017 20:27:46 -0400
+  * Import upstream version 0.16.
+  * Update years of packaging copyright.
+  * Update (build) dependencies.
+
+ -- gregor herrmann   Thu, 03 Aug 2017 20:35:18 -0400
 
 libalt-alien-ffi-system-perl (0.14-1) unstable; urgency=low
 

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


[libalt-alien-ffi-system-perl] branch master updated (c985dfb -> 99853b5)

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

gregoa pushed a change to branch master
in repository libalt-alien-ffi-system-perl.

  from  c985dfb   releasing package libalt-alien-ffi-system-perl version 
0.14-1
  adds  15d50a2   Initial commit
  adds  8ada65a   initial implementation
  adds  05acf56   documentation
  adds  0c74286   v0.06
  adds  46bfc16   do a compile/link test at configure time
  adds  bd01ee6   v0.07
  adds  2187408   chomp flags to remove new line
  adds  76e0841   add dist_dir method
  adds  6a313ce   v0.08
  adds  f6fb2c8   v0.09
  adds  88858fa   v0.10
  adds  2821245   v0.11
  adds  f717901   update release tests
  adds  bc67140   back off on the 5.10 req
  adds  10c0530   v0.12
  adds  9f8723d   update changes after the fact
  adds  29bda42   doco
  adds  b6bdd63   doco
  adds  9b0e5e0   add gitattributes
  adds  ece0e00   update release tests
  adds  a38e3c5   v0.14
  adds  006d6fa   ExtUtils::CBuilder should be a configure requires since 
we support 5.8 now
  adds  5c4edc6   use new Alt plugin
  adds  f6d37b6   Alt plugin now on CPAN
  adds  58943a2   update to use current Alien::Base API
  adds  9be137c   do not actually use cbuilder no more
  adds  00df4b9   v0.15_01
  adds  9a251e5   spelling
  adds  b924b70   v0.16
  adds  e51e692   New upstream version 0.16
   new  235d285   Updated version 0.16 from 'upstream/0.16'
   new  31ec93b   Update debian/changelog
   new  dd7a866   Update years of packaging copyright.
   new  c50481c   Update (build) dependencies.
   new  99853b5   update changelog

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


Summary of changes:
 Changes  |  9 +++
 INSTALL  | 14 ++---
 MANIFEST | 28 -
 META.json| 24 
 META.yml | 17 --
 Makefile.PL  | 64 +---
 README   |  6 +-
 xt/release/release.yml => author.yml |  0
 {t => config}/basic.c|  0
 cpanfile | 10 ++--
 debian/changelog | 12 
 debian/control   |  8 ++-
 debian/copyright |  2 +-
 dist.ini | 26 
 inc/My/MakeMaker.pm  | 82 --
 lib/Alien/FFI.pm | 88 +---
 lib/Alt/Alien/FFI/System.pm  |  8 ++-
 t/00_diag.t  | 14 -
 t/01_diag.t  | 17 --
 t/{02_use.t => 01_use.t} |  0
 t/basic.t| 43 --
 t/xs.t   | 55 +
 xt/{release => author}/eol.t |  2 +
 xt/{release => author}/no_tabs.t |  1 +
 xt/{release => author}/pod.t |  1 +
 xt/{release => author}/pod_coverage.t|  3 +-
 xt/{release => author}/pod_spelling_common.t |  6 +-
 xt/{release => author}/pod_spelling_system.t | 11 ++--
 xt/{release => author}/strict.t  |  7 +++
 xt/{release => author}/version.t |  3 +-
 xt/release/changes.t |  2 +
 xt/release/fixme.t   |  3 +-
 32 files changed, 279 insertions(+), 287 deletions(-)
 rename xt/release/release.yml => author.yml (100%)
 rename {t => config}/basic.c (100%)
 delete mode 100644 inc/My/MakeMaker.pm
 delete mode 100644 t/01_diag.t
 rename t/{02_use.t => 01_use.t} (100%)
 delete mode 100644 t/basic.t
 create mode 100644 t/xs.t
 rename xt/{release => author}/eol.t (99%)
 rename xt/{release => author}/no_tabs.t (99%)
 rename xt/{release => author}/pod.t (99%)
 rename xt/{release => author}/pod_coverage.t (96%)
 rename xt/{release => author}/pod_spelling_common.t (86%)
 rename xt/{release => author}/pod_spelling_system.t (92%)
 rename xt/{release => author}/strict.t (64%)
 rename xt/{release => author}/version.t (93%)

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


[libalt-alien-ffi-system-perl] annotated tag upstream/0.16 created (now 13ada88)

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

gregoa pushed a change to annotated tag upstream/0.16
in repository libalt-alien-ffi-system-perl.

at  13ada88   (tag)
   tagging  e51e692ed4dcc4862248f218c3e65b0e36e1d52b (commit)
 tagged by  gregor herrmann
on  Thu Aug 3 20:27:46 2017 -0400

- Log -
Upstream version 0.16

Graham Ollis (29):
  Initial commit
  initial implementation
  documentation
  v0.06
  do a compile/link test at configure time
  v0.07
  chomp flags to remove new line
  add dist_dir method
  v0.08
  v0.09
  v0.10
  v0.11
  update release tests
  back off on the 5.10 req
  v0.12
  update changes after the fact
  doco
  doco
  add gitattributes
  update release tests
  v0.14
  ExtUtils::CBuilder should be a configure requires since we support 5.8 now
  use new Alt plugin
  Alt plugin now on CPAN
  update to use current Alien::Base API
  do not actually use cbuilder no more
  v0.15_01
  spelling
  v0.16

gregor herrmann (2):
  Import original source of Alt-Alien-FFI-System 0.14
  New upstream version 0.16

---

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/libalt-alien-ffi-system-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


[libalt-alien-ffi-system-perl] 02/05: Update debian/changelog

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

gregoa pushed a commit to branch master
in repository libalt-alien-ffi-system-perl.

commit 31ec93b5edd90cc808bb088298475209d978704b
Author: gregor herrmann 
Date:   Thu Aug 3 20:27:46 2017 -0400

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index d0b8851..850af42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libalt-alien-ffi-system-perl (0.16-1) UNRELEASED; urgency=medium
+
+  * Import upstream version 0.16
+
+ -- gregor herrmann   Thu, 03 Aug 2017 20:27:46 -0400
+
 libalt-alien-ffi-system-perl (0.14-1) unstable; urgency=low
 
   * Initial release (closes: #828729).

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


[libalt-alien-ffi-system-perl] 01/05: Updated version 0.16 from 'upstream/0.16'

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

gregoa pushed a commit to branch master
in repository libalt-alien-ffi-system-perl.

commit 235d285f7257813bda8ffdd2d42b54c7a2ec918c
Merge: c985dfb e51e692
Author: gregor herrmann 
Date:   Thu Aug 3 20:27:46 2017 -0400

Updated version 0.16 from 'upstream/0.16'

with Debian dir ee7f05ef9eae8939743db3f07cf2cd5d1a3bd85b

 Changes  |  9 +++
 INSTALL  | 14 ++---
 MANIFEST | 28 -
 META.json| 24 
 META.yml | 17 --
 Makefile.PL  | 64 +---
 README   |  6 +-
 xt/release/release.yml => author.yml |  0
 {t => config}/basic.c|  0
 cpanfile | 10 ++--
 dist.ini | 26 
 inc/My/MakeMaker.pm  | 82 --
 lib/Alien/FFI.pm | 88 +---
 lib/Alt/Alien/FFI/System.pm  |  8 ++-
 t/00_diag.t  | 14 -
 t/01_diag.t  | 17 --
 t/{02_use.t => 01_use.t} |  0
 t/basic.t| 43 --
 t/xs.t   | 55 +
 xt/{release => author}/eol.t |  2 +
 xt/{release => author}/no_tabs.t |  1 +
 xt/{release => author}/pod.t |  1 +
 xt/{release => author}/pod_coverage.t|  3 +-
 xt/{release => author}/pod_spelling_common.t |  6 +-
 xt/{release => author}/pod_spelling_system.t | 11 ++--
 xt/{release => author}/strict.t  |  7 +++
 xt/{release => author}/version.t |  3 +-
 xt/release/changes.t |  2 +
 xt/release/fixme.t   |  3 +-
 29 files changed, 261 insertions(+), 283 deletions(-)

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


[libalt-alien-ffi-system-perl] 03/05: Update years of packaging copyright.

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

gregoa pushed a commit to branch master
in repository libalt-alien-ffi-system-perl.

commit dd7a866b4269370a18601cb20388a044dc922135
Author: gregor herrmann 
Date:   Thu Aug 3 20:30:55 2017 -0400

Update years of packaging copyright.
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 8faa009..f22e9e4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2015, Graham Ollis 
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2016, gregor herrmann 
+Copyright: 2016-2017, gregor herrmann 
 License: Artistic or GPL-1+
 
 License: Artistic

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


[libalt-alien-ffi-system-perl] 04/05: Update (build) dependencies.

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

gregoa pushed a commit to branch master
in repository libalt-alien-ffi-system-perl.

commit c50481c6c59ebc7cf9d74fdbffa1c79e6fec0e62
Author: gregor herrmann 
Date:   Thu Aug 3 20:35:06 2017 -0400

Update (build) dependencies.
---
 debian/control | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 1f1b128..0ce2fc3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,11 @@ Priority: optional
 Maintainer: Debian Perl Group 
 Uploaders: gregor herrmann 
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libffi-dev,
+Build-Depends-Indep: libalien-build-perl,
+ libffi-dev,
+ libtest2-suite-perl,
  perl,
- pkg-config
+ pkg-config | libpkgconfig-perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libalt-alien-ffi-system-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libalt-alien-ffi-system-perl.git
@@ -17,7 +19,7 @@ Package: libalt-alien-ffi-system-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libffi-dev,
- pkg-config
+ pkg-config | libpkgconfig-perl
 Provides: libalien-ffi-perl
 Conflicts: libalien-ffi-perl
 Description: simplified alternative to Alien::FFI that uses system libffi

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


[libalt-alien-ffi-system-perl] branch pristine-tar updated (7c08e32 -> 773908f)

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

gregoa pushed a change to branch pristine-tar
in repository libalt-alien-ffi-system-perl.

  from  7c08e32   pristine-tar data for 
libalt-alien-ffi-system-perl_0.14.orig.tar.gz
   new  773908f   pristine-tar data for 
libalt-alien-ffi-system-perl_0.16.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:
 libalt-alien-ffi-system-perl_0.16.orig.tar.gz.delta | Bin 0 -> 2127 bytes
 libalt-alien-ffi-system-perl_0.16.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libalt-alien-ffi-system-perl_0.16.orig.tar.gz.delta
 create mode 100644 libalt-alien-ffi-system-perl_0.16.orig.tar.gz.id

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


[libalt-alien-ffi-system-perl] 01/01: pristine-tar data for libalt-alien-ffi-system-perl_0.16.orig.tar.gz

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

gregoa pushed a commit to branch pristine-tar
in repository libalt-alien-ffi-system-perl.

commit 773908f6215d6a9e0028b7defd284ec5a6ca4947
Author: gregor herrmann 
Date:   Thu Aug 3 20:27:46 2017 -0400

pristine-tar data for libalt-alien-ffi-system-perl_0.16.orig.tar.gz
---
 libalt-alien-ffi-system-perl_0.16.orig.tar.gz.delta | Bin 0 -> 2127 bytes
 libalt-alien-ffi-system-perl_0.16.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libalt-alien-ffi-system-perl_0.16.orig.tar.gz.delta 
b/libalt-alien-ffi-system-perl_0.16.orig.tar.gz.delta
new file mode 100644
index 000..b09c001
Binary files /dev/null and 
b/libalt-alien-ffi-system-perl_0.16.orig.tar.gz.delta differ
diff --git a/libalt-alien-ffi-system-perl_0.16.orig.tar.gz.id 
b/libalt-alien-ffi-system-perl_0.16.orig.tar.gz.id
new file mode 100644
index 000..5d3be12
--- /dev/null
+++ b/libalt-alien-ffi-system-perl_0.16.orig.tar.gz.id
@@ -0,0 +1 @@
+3385f5e27bbe3a989e7f1100fb7a493dcb86141f

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


[rex] branch master updated (c8d2c43 -> d8eb236)

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

gregoa pushed a change to branch master
in repository rex.

  from  c8d2c43   finalize changelog
   new  d8eb236   standardize removal of file (and get rid of 
dpkg-parsechangelog)

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/rules | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

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


[rex] 01/01: standardize removal of file (and get rid of dpkg-parsechangelog)

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

gregoa pushed a commit to branch master
in repository rex.

commit d8eb236a954d64ec4f20c96119a82b9e0e616c00
Author: gregor herrmann 
Date:   Thu Aug 3 17:11:03 2017 -0400

standardize removal of file (and get rid of dpkg-parsechangelog)

Gbp-Dch: Ignore
---
 debian/rules | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 55c807b..39f5b7a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,12 @@
 #!/usr/bin/make -f
 
-pkg := $(shell dpkg-parsechangelog --show-field=Source)
-mandir := $(CURDIR)/debian/$(pkg)/usr/share/man/man3
+PACKAGE = $(shell dh_listpackages)
+TMP = $(CURDIR)/debian/$(PACKAGE)
+MANDIR  = $(TMP)/usr/share/man/man3
 
 %:
dh $@
 
 override_dh_auto_install:
dh_auto_install
-   rm --verbose $(mandir)/Rex::Resource::Common.3pm
+   (RM) --verbose $(MANDIR)/Rex::Resource::Common.3pm

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


[librdf-linkeddata-perl] branch master updated (26e3a17 -> aa7268e)

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

gregoa pushed a change to branch master
in repository librdf-linkeddata-perl.

  from  26e3a17   Prepare for release: Update changelog, control file, and 
copyright hints.
   new  aa7268e   add NOTE to d/rules about replacing dpkg-parsechangelog

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/rules | 3 +++
 1 file changed, 3 insertions(+)

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


[librdf-linkeddata-perl] 01/01: add NOTE to d/rules about replacing dpkg-parsechangelog

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

gregoa pushed a commit to branch master
in repository librdf-linkeddata-perl.

commit aa7268e0bd28ae893ad3e2cf9dbc628b94999a1d
Author: gregor herrmann 
Date:   Thu Aug 3 17:09:04 2017 -0400

add NOTE to d/rules about replacing dpkg-parsechangelog

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

diff --git a/debian/rules b/debian/rules
index 5561e88..fbe7c62 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,5 +52,8 @@ binary-post-install/$(pkg)::
mv $(DEB_DESTDIR)/usr/bin 
$(DEB_DESTDIR)/usr/share/librdf-linkeddata-perl
 
 # relax regression tests when targeted experimental suite
+# NOTE: instead of dpkg-parsechangelog:
+# should `include /usr/share/dpkg/pkg-info.mk' and
+# use $(DEB_DISTRIBUTION)
 DEB_MAKE_CHECK_TARGET = test TEST_VERBOSE=1 \
$(if $(shell dpkg-parsechangelog | grep -Fx 'Distribution: 
experimental'),|| true)

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


[librdf-lazy-perl] branch master updated (a353430 -> 53df747)

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

gregoa pushed a change to branch master
in repository librdf-lazy-perl.

  from  a353430   Initial packaging.
   new  53df747   d/rules: add note about migrating away from 
dpkg-parsechangelog

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/rules | 3 +++
 1 file changed, 3 insertions(+)

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


[librdf-lazy-perl] 01/01: d/rules: add note about migrating away from dpkg-parsechangelog

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

gregoa pushed a commit to branch master
in repository librdf-lazy-perl.

commit 53df747742b519546e5d2f520a6ebc199724d046
Author: gregor herrmann 
Date:   Thu Aug 3 17:07:38 2017 -0400

d/rules: add note about migrating away from dpkg-parsechangelog

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

diff --git a/debian/rules b/debian/rules
index 2ed896a..6bca6df 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,5 +38,8 @@ CDBS_BUILD_DEPENDS +=, $(deps)
 CDBS_DEPENDS_$(pkg) = $(deps)
 
 #  * relax regression tests when targeted experimental suite
+# NOTE: instead if dpkg-parsechangelog:
+# should `include /usr/share/dpkg/pkg-info.mk' and
+# use $(DEB_DISTRIBUTION)
 exp-relax-check := $(if $(shell dpkg-parsechangelog | grep -x 'Distribution: 
\(experimental\|UNRELEASED\)'),|| true)
 DEB_PERL_CHECK_FLAGS += $(exp-relax-check)

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


[libparse-debianchangelog-perl] branch master updated (6bd41ae -> 2ab019a)

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

gregoa pushed a change to branch master
in repository libparse-debianchangelog-perl.

  from  6bd41ae   fix typo in d/changelog
   new  e4a6b20   debian/rules: replace dpkg-parsechangelog call with 
/usr/share/dpkg/pkg-info.mk.
   new  2ab019a   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 | 7 +++
 debian/rules | 4 +++-
 2 files changed, 10 insertions(+), 1 deletion(-)

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


[libparse-debianchangelog-perl] 02/02: update changelog

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

gregoa pushed a commit to branch master
in repository libparse-debianchangelog-perl.

commit 2ab019a2d9de88d4f85b75c75588d854895e2f0a
Author: gregor herrmann 
Date:   Thu Aug 3 17:04:19 2017 -0400

update changelog

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

diff --git a/debian/changelog b/debian/changelog
index 7a54544..fddfbdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libparse-debianchangelog-perl (1.2.0-13) UNRELEASED; urgency=medium
+
+  * debian/rules: replace dpkg-parsechangelog call with /usr/share/dpkg
+/pkg-info.mk.
+
+ -- gregor herrmann   Thu, 03 Aug 2017 17:04:19 -0400
+
 libparse-debianchangelog-perl (1.2.0-12) unstable; urgency=medium
 
   * Team upload

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


[libparse-debianchangelog-perl] 01/02: debian/rules: replace dpkg-parsechangelog call with /usr/share/dpkg/pkg-info.mk.

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

gregoa pushed a commit to branch master
in repository libparse-debianchangelog-perl.

commit e4a6b2089ccb1399c557ecbe970fbecb7f9096bd
Author: gregor herrmann 
Date:   Thu Aug 3 17:04:19 2017 -0400

debian/rules: replace dpkg-parsechangelog call with 
/usr/share/dpkg/pkg-info.mk.
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dd3b088..032a63e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 
-export PO_BUILD_DATE = $(shell date --utc -d "`dpkg-parsechangelog 
--show-field Date`" \
+# for SOURCE_DATE_EPOCH
+include /usr/share/dpkg/pkg-info.mk
+export PO_BUILD_DATE = $(shell date --utc -d "@${SOURCE_DATE_EPOCH}" \
   '+%F %T')
 export TZ=UTC
 

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


[libmr-tarantool-perl] branch master updated (cfb15fd -> 0715325)

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

gregoa pushed a change to branch master
in repository libmr-tarantool-perl.

  from  cfb15fd   update changelog
   new  a944ded   debian/rules: replace dpkg-parsechangelog call with 
/usr/share/dpkg/pkg-info.mk.
   new  0715325   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 |  9 +++--
 debian/rules | 13 +
 2 files changed, 12 insertions(+), 10 deletions(-)

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


[libmr-tarantool-perl] 02/02: update changelog

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

gregoa pushed a commit to branch master
in repository libmr-tarantool-perl.

commit 071532580ca3e70ad218fefb0c4570d4e1a5c52f
Author: gregor herrmann 
Date:   Thu Aug 3 16:54:14 2017 -0400

update changelog

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

diff --git a/debian/changelog b/debian/changelog
index 7c58f33..0d120dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,14 @@
-libmr-tarantool-perl (0.0.24-2) UNRELEASED; urgency=low
+libmr-tarantool-perl (0.0.24-2) UNRELEASED; urgency=medium
 
+  [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Update Vcs-Browser URL to cgit web frontend
 
- -- Salvatore Bonaccorso   Sun, 06 Jan 2013 22:04:28 +0100
+  [ gregor herrmann ]
+  * debian/rules: replace dpkg-parsechangelog call with /usr/share/dpkg
+/pkg-info.mk.
+
+ -- gregor herrmann   Thu, 03 Aug 2017 16:54:14 -0400
 
 libmr-tarantool-perl (0.0.24-1) unstable; urgency=low
 

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


[libmr-tarantool-perl] 01/02: debian/rules: replace dpkg-parsechangelog call with /usr/share/dpkg/pkg-info.mk.

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

gregoa pushed a commit to branch master
in repository libmr-tarantool-perl.

commit a944deda39913eb7e562d8ce0909a318d1cca001
Author: gregor herrmann 
Date:   Thu Aug 3 16:54:14 2017 -0400

debian/rules: replace dpkg-parsechangelog call with 
/usr/share/dpkg/pkg-info.mk.
---
 debian/rules | 13 +
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index ca9f660..3eb2573 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,13 +3,10 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/perl-makemaker.mk
 
-MAIN_MODULE= lib/MR/Tarantool/Box.pm
+# for DEB_VERSION_UPSTREAM
+include /usr/share/dpkg/pkg-info.mk
 
-DEBVERSION = $(shell dpkg-parsechangelog \
-   |grep ^Version|awk '{print $$2}'|sed 's/-.*//' )
-PERLVERSION = $(shell grep '^[[:space:]]*$$VERSION' $(MAIN_MODULE) \
-   |head -n 1 \
-   |awk '{print $$3}'|sed "s/[';']//g" )
+MAIN_MODULE= lib/MR/Tarantool/Box.pm
 
 install/libmr-tarantool-perl::
rm -fr debian/libmr-tarantool-perl/usr/share/man
@@ -22,5 +19,5 @@ tarball:
cd .. && tar \
--exclude=debian \
--exclude=.git \
-   -czf libmr-tarantool-perl_$(DEBVERSION).orig.tar.gz \
-   libmr-tarantool-perl-$(DEBVERSION)
+   -czf libmr-tarantool-perl_$(DEB_VERSION_UPSTREAM).orig.tar.gz \
+   libmr-tarantool-perl-$(DEB_VERSION_UPSTREAM)

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


[libhtml-lint-perl] branch master updated (79d0995 -> 32bbb05)

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

gregoa pushed a change to branch master
in repository libhtml-lint-perl.

  from  79d0995   releasing package libhtml-lint-perl version 2.22+dfsg-2
   new  958f380   debian/rules: replace dpkg-parsechangelog call with 
/usr/share/dpkg/pkg-info.mk.
   new  32bbb05   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 | 7 +++
 debian/rules | 3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)

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


[libhtml-lint-perl] 01/02: debian/rules: replace dpkg-parsechangelog call with /usr/share/dpkg/pkg-info.mk.

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

gregoa pushed a commit to branch master
in repository libhtml-lint-perl.

commit 958f38036002c606c27f8ba5048d83ddf0901664
Author: gregor herrmann 
Date:   Thu Aug 3 16:51:00 2017 -0400

debian/rules: replace dpkg-parsechangelog call with 
/usr/share/dpkg/pkg-info.mk.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c5de181..6f2986f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,8 +33,9 @@ DEB_UPSTREAM_TARBALL_MD5 = 13e14932f7b63db5e5dc54f608148c34
 
 DEB_INSTALL_MANPAGES_weblint-perl := debian/weblint.1
 
+include /usr/share/dpkg/pkg-info.mk
 common-build-indep::
-   txt2man -t weblint -s 1 -v "Linux Reference Manual" -r 
$$(dpkg-parsechangelog -SVersion) debian/weblint.txt > debian/weblint.1
+   txt2man -t weblint -s 1 -v "Linux Reference Manual" -r $(DEB_VERSION) 
debian/weblint.txt > debian/weblint.1
 
 common-binary-post-install-indep::
mv debian/libhtml-lint-perl/usr/bin debian/weblint-perl/usr

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


[libhtml-lint-perl] 02/02: update changelog

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

gregoa pushed a commit to branch master
in repository libhtml-lint-perl.

commit 32bbb05276486aad4192629a345cdd798d9d415a
Author: gregor herrmann 
Date:   Thu Aug 3 16:51:00 2017 -0400

update changelog

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

diff --git a/debian/changelog b/debian/changelog
index 986e76d..e49bc61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libhtml-lint-perl (2.22+dfsg-3) UNRELEASED; urgency=medium
+
+  * debian/rules: replace dpkg-parsechangelog call with /usr/share/dpkg
+/pkg-info.mk.
+
+ -- gregor herrmann   Thu, 03 Aug 2017 16:51:00 -0400
+
 libhtml-lint-perl (2.22+dfsg-2) unstable; urgency=medium
 
   * Team upload.

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


[libdancer-plugin-auth-extensible-perl] 01/01: standardize removal of files/directories

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

gregoa pushed a commit to branch master
in repository libdancer-plugin-auth-extensible-perl.

commit 9d7b6584c1be053360a4aded5fe8c623bdd69cab
Author: gregor herrmann 
Date:   Thu Aug 3 16:47:16 2017 -0400

standardize removal of files/directories

and get rid of dpkg-parsechangelog

Gbp-Dch: Ignore
---
 debian/rules | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index a85c6ff..7652e8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,13 @@
 #!/usr/bin/make -f
 
-pkg := $(shell dpkg-parsechangelog --show-field=Source)
+PACKAGE = $(shell dh_listpackages)
+TMP = $(CURDIR)/debian/$(PACKAGE)
 
 %:
dh $@
 
 override_dh_auto_install:
dh_auto_install
-   rm --verbose $(CURDIR)/debian/$(pkg)/usr/bin/generate-crypted-password
+   $(RM) --verbose $(TMP)/usr/bin/generate-crypted-password
# delete the empty directory as well
-   rmdir --verbose $(CURDIR)/debian/$(pkg)/usr/bin
+   rmdir --verbose $(TMP)/usr/bin

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


[libdancer-plugin-auth-extensible-perl] branch master updated (5730528 -> 9d7b658)

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

gregoa pushed a change to branch master
in repository libdancer-plugin-auth-extensible-perl.

  from  5730528   fix typo in d/changelog
   new  9d7b658   standardize removal of files/directories

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/rules | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

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


[libconvert-ytext-perl] 01/02: debian/rules: replace dpkg-parsechangelog call with /usr/share/dpkg/pkg-info.mk.

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

gregoa pushed a commit to branch master
in repository libconvert-ytext-perl.

commit df4e2243d1fec04256d22f83c6f10ded22ce23bc
Author: gregor herrmann 
Date:   Thu Aug 3 16:45:01 2017 -0400

debian/rules: replace dpkg-parsechangelog call with 
/usr/share/dpkg/pkg-info.mk.
---
 debian/rules | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index e5c618b..15d1fe7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,10 @@
 %:
dh $@
 
-SOURCEPKG=$(shell dpkg-parsechangelog | sed  -n 's/^Source: \(.*\)/\1/p')
-UPSTREAM=$(shell dpkg-parsechangelog |  sed -n 's/^Version: \(.*\)-[^-]*/\1/p')
+include /usr/share/dpkg/pkg-info.mk
+
+SOURCEPKG=$(DEB_SOURCE)
+UPSTREAM=$(DEB_VERSION_UPSTREAM)
 SHA1=$(lastword $(subst ~g, ,$(UPSTREAM)))
 ORIG=${SOURCEPKG}_${UPSTREAM}.orig.tar.gz
 

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


[libconvert-ytext-perl] 02/02: update changelog

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

gregoa pushed a commit to branch master
in repository libconvert-ytext-perl.

commit d60902355c466c95a282bace83e167696734b451
Author: gregor herrmann 
Date:   Thu Aug 3 16:45:01 2017 -0400

update changelog

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

diff --git a/debian/changelog b/debian/changelog
index bade613..8a638fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ libconvert-ytext-perl (0.2-2) UNRELEASED; urgency=medium
 
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
+  * debian/rules: replace dpkg-parsechangelog call with /usr/share/dpkg
+/pkg-info.mk.
 
- -- Salvatore Bonaccorso   Sat, 30 Jan 2016 20:03:35 +0100
+ -- gregor herrmann   Thu, 03 Aug 2017 16:45:01 -0400
 
 libconvert-ytext-perl (0.2-1) unstable; urgency=medium
 

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


[libconvert-ytext-perl] branch master updated (4018c67 -> d609023)

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

gregoa pushed a change to branch master
in repository libconvert-ytext-perl.

  from  4018c67   update changelog
   new  df4e224   debian/rules: replace dpkg-parsechangelog call with 
/usr/share/dpkg/pkg-info.mk.
   new  d609023   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/rules | 6 --
 2 files changed, 7 insertions(+), 3 deletions(-)

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

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


<    1   2   3   4   >