[libcgi-fast-perl] 01/06: Merge tag 'upstream/2.11'

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libcgi-fast-perl.

commit 2ca474447b12d8bdf26cefd00a3a439020cb58ec
Merge: d7c4739 27cc9b0
Author: Nick Morrott 
Date:   Mon Nov 21 17:19:05 2016 +

Merge tag 'upstream/2.11'

Upstream version 2.11

 Changes | 4 
 META.json   | 4 ++--
 META.yml| 4 ++--
 lib/CGI/Fast.pm | 3 ++-
 4 files changed, 10 insertions(+), 5 deletions(-)

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

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


[libcgi-fast-perl] 02/06: Bump Standards-Version to 3.9.8 (no changes)

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libcgi-fast-perl.

commit 0832bc5b2e956568cea4fb10c3c96006abcd67d7
Author: Nick Morrott 
Date:   Mon Nov 21 17:21:49 2016 +

Bump Standards-Version to 3.9.8 (no changes)
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f68c99f..8f3e77e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libcgi-pm-perl (>= 4),
  libtest-deep-perl (>= 0.110),
  perl,
  perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-fast-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcgi-fast-perl.git
 Testsuite: autopkgtest-pkg-perl

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

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


[libcgi-fast-perl] 05/06: Bump debhelper compatibility level to 9

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libcgi-fast-perl.

commit df2f0334b1e29b2eeb663f8c347e0c3476f7e1d0
Author: Nick Morrott 
Date:   Mon Nov 21 17:31:46 2016 +

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 b98cf8a..5252fe5 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)
 Build-Depends-Indep: libcgi-pm-perl (>= 4),
  libfcgi-perl,
  libtest-deep-perl,

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

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


[libcgi-fast-perl] 03/06: Refresh (build)-dependencies (cme fix)

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libcgi-fast-perl.

commit 9f8868b160f2f112a369d7f10ffdbb317492bec3
Author: Nick Morrott 
Date:   Mon Nov 21 17:22:30 2016 +

Refresh (build)-dependencies (cme fix)
---
 debian/control | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 8f3e77e..b98cf8a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,16 @@ Source: libcgi-fast-perl
 Maintainer: Debian Perl Group 
 Uploaders: gregor herrmann 
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcgi-pm-perl (>= 4),
  libfcgi-perl,
- libtest-deep-perl (>= 0.110),
- perl,
- perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
+ libtest-deep-perl,
+ perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-fast-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcgi-fast-perl.git
-Testsuite: autopkgtest-pkg-perl
 Homepage: https://metacpan.org/release/CGI-Fast
 
 Package: libcgi-fast-perl

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

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


[libcgi-fast-perl] branch master updated (d7c4739 -> f549e28)

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a change to branch master
in repository libcgi-fast-perl.

  from  d7c4739   update changelog
  adds  27cc9b0   New upstream version 2.11
   new  2ca4744   Merge tag 'upstream/2.11'
   new  0832bc5   Bump Standards-Version to 3.9.8 (no changes)
   new  9f8868b   Refresh (build)-dependencies (cme fix)
   new  90e50f5   Update debian/upstream/metadata
   new  df2f033   Bump debhelper compatibility level to 9
   new  f549e28   Releasing package libcgi-fast-perl version 1:2.11-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  |  4 
 META.json|  4 ++--
 META.yml |  4 ++--
 debian/changelog | 13 +++--
 debian/compat|  2 +-
 debian/control   | 11 +--
 debian/upstream/metadata |  6 --
 lib/CGI/Fast.pm  |  3 ++-
 8 files changed, 31 insertions(+), 16 deletions(-)

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

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


[libcgi-fast-perl] 06/06: Releasing package libcgi-fast-perl version 1:2.11-1

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libcgi-fast-perl.

commit f549e2842bb2331b78b7cdb97d45265168b1ce44
Author: Nick Morrott 
Date:   Mon Nov 21 17:19:46 2016 +

Releasing package libcgi-fast-perl version 1:2.11-1
---
 debian/changelog | 13 +++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9d186e9..903faa1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libcgi-fast-perl (1:2.10-2) UNRELEASED; urgency=medium
+libcgi-fast-perl (1:2.11-1) unstable; urgency=medium
+
+  * Team upload.
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -6,7 +8,14 @@ libcgi-fast-perl (1:2.10-2) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
- -- Salvatore Bonaccorso   Sat, 30 Jan 2016 20:03:16 +0100
+  [ Nick Morrott ]
+  * Import upstream version 2.11
+  * Bump Standards-Version to 3.9.8 (no changes)
+  * Refresh (build)-dependencies (cme fix)
+  * Update debian/upstream/metadata
+  * Bump debhelper compatibility level to 9
+
+ -- Nick Morrott   Mon, 21 Nov 2016 17:32:26 +
 
 libcgi-fast-perl (1:2.10-1) unstable; urgency=medium
 

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

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


[libcgi-fast-perl] 04/06: Update debian/upstream/metadata

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libcgi-fast-perl.

commit 90e50f546b6e3003c80906b4bfab2494662fdcfd
Author: Nick Morrott 
Date:   Mon Nov 21 17:26:51 2016 +

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

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 76f0a38..bfb387b 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,6 +1,8 @@
 ---
 Archive: CPAN
 Bug-Database: https://github.com/leejo/cgi-fast/issues
-Contact: unknown
+Bug-Submit: https://github.com/leejo/cgi-fast/issues/new
+Contact: le...@cpan.org
 Name: CGI-Fast
-Repository: https://github.com/leejo/cgi-fast
+Repository: https://github.com/leejo/cgi-fast.git
+Repository-Browse: https://github.com/leejo/cgi-fast

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

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


[libcgi-fast-perl] annotated tag upstream/2.11 created (now dcfb177)

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a change to annotated tag upstream/2.11
in repository libcgi-fast-perl.

at  dcfb177   (tag)
   tagging  27cc9b0a7e8842b8c22df22c95d9b40d1f31fc3d (commit)
  replaces  upstream/2.10
 tagged by  Nick Morrott
on  Mon Nov 21 17:19:05 2016 +

- Log -
Upstream version 2.11

Nick Morrott (1):
  New upstream version 2.11

---

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/libcgi-fast-perl.git

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


[libcgi-fast-perl] 01/01: pristine-tar data for libcgi-fast-perl_2.11.orig.tar.gz

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch pristine-tar
in repository libcgi-fast-perl.

commit 18250e577da6ac15b0821f99a04c48a78efee37d
Author: Nick Morrott 
Date:   Mon Nov 21 17:19:05 2016 +

pristine-tar data for libcgi-fast-perl_2.11.orig.tar.gz
---
 libcgi-fast-perl_2.11.orig.tar.gz.delta | Bin 0 -> 10430 bytes
 libcgi-fast-perl_2.11.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libcgi-fast-perl_2.11.orig.tar.gz.delta 
b/libcgi-fast-perl_2.11.orig.tar.gz.delta
new file mode 100644
index 000..8b050b8
Binary files /dev/null and b/libcgi-fast-perl_2.11.orig.tar.gz.delta differ
diff --git a/libcgi-fast-perl_2.11.orig.tar.gz.id 
b/libcgi-fast-perl_2.11.orig.tar.gz.id
new file mode 100644
index 000..335c9fa
--- /dev/null
+++ b/libcgi-fast-perl_2.11.orig.tar.gz.id
@@ -0,0 +1 @@
+0ea05b11aeffe7bcfeeef932003af65ea07cf6cd

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

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


[libpdf-create-perl] annotated tag debian/1.39-1 created (now 1a67956)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/1.39-1
in repository libpdf-create-perl.

at  1a67956   (tag)
   tagging  41bf7aad9a14b90d01bb1a78e0b470e1588f928f (commit)
  replaces  debian/1.38-1
 tagged by  gregor herrmann
on  Mon Nov 21 18:45:07 2016 +0100

- Log -
tagging package libpdf-create-perl version debian/1.39-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlgzMqNfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgYJ/xAAoFcJ3uka7Dye6NOopA9Dg3AzPmCcXc7HbZWa+AkS0zkmq1yrP9KDmSuz
68CFIpTjv1OT19SAgD0kbqfxOCbFQU3HXeq2I9G5alIn6/cY7wTUndM/b14Fguov
MiDDy1+HJhCA6LWNsMLas2ulO5fbe9xp8LbpoDkdY04QhjYSfDm2pfKOk9TdEL+8
JDVACgvsS6HND/i8QtCa5B0bJEty8qN1k7iqRFSpbAGePS1xXcQhtMBcBRsxcqA9
0QW7XSDmgfhhfkt5b643+I1IQRCmND1tIxAJ+3D/5QDR3TuclfHu2rT/4fTc+D0F
mOWpYt13XinayrL4pH23CoIGM+8LCSjs7GInm7OS+Xn2q5drry18JGI2lUIisM7H
sQkK4dA1fH2gwVle/uNpW7C+ECryyoRgyc32fr1pGjDDmflp81sCOG3zVgHGsWpU
6GByZy0SzL+GlHTSEnHjE0AvhJlW1lyjDPs+81jX5CHHY+kZmTw4C7dEq6MLG0Te
lwkstd2LT1MK86sjpVlM5OpCvtD26fy4GhqxXhxb3Um0MTph1l3YjnoNk9NdcWtl
wl26LXgdvXop3AskkGfQvuoxjQUqTSGVOMe0xiL0UbolBQ1EkiZ8nZZ7R2m8b5aH
a6V7sXsKWx15TkDaTl2yUgJ8qrQ7Dt46B5KQudzSM/uSJue1TzM=
=HG2j
-END PGP SIGNATURE-

Nick Morrott (5):
  New upstream version 1.39
  Merge tag 'upstream/1.39'
  Refresh (build)-dependencies
  Update debian/upstream/metadata
  Releasing package libpdf-create-perl version 1.39-1

---

No new revisions were added by this update.

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

___
Pkg-perl-cvs-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-deep-fuzzy-perl] 02/02: d/rules: use variables

2016-11-21 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-deep-fuzzy-perl.

commit f5cfaee0be3ba5a9f19d97f2b2381a66b12355ca
Author: gregor herrmann 
Date:   Mon Nov 21 19:00:12 2016 +0100

d/rules: use variables

no functional change, just adapt to our "usual" way,
cf. https://pkg-perl.alioth.debian.org/debhelper.html#Note_on_Paths ff.

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

diff --git a/debian/rules b/debian/rules
index 1ae357f..f2317e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,12 @@
 #!/usr/bin/make -f
 
+PACKAGE = $(shell dh_listpackages)
+TMP = $(CURDIR)/debian/$(PACKAGE)
+
 %:
dh $@
 
 override_dh_auto_install:
dh_auto_install
# remove empty manpage
-   rm --verbose 
$(CURDIR)/debian/libtest-deep-fuzzy-perl/usr/share/man/man3/Test::Deep::Fuzzy::Number.3pm
+   rm --verbose $(TMP)/usr/share/man/man3/Test::Deep::Fuzzy::Number.3pm

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

___
Pkg-perl-cvs-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-deep-fuzzy-perl] 01/02: debian/upstream/metadata: update Repository to https

2016-11-21 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-deep-fuzzy-perl.

commit be6d3f0697479de64b9f86119a95b6b47b68783a
Author: gregor herrmann 
Date:   Mon Nov 21 18:58:25 2016 +0100

debian/upstream/metadata: update Repository to https

(not yet in dh-make-perl, only in dpt-debian-upstream.)

Gbp-Dch: Ignore
---
 debian/upstream/metadata | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 157c1f2..f35c091 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -3,5 +3,5 @@ Archive: CPAN
 Bug-Database: https://github.com/karupanerura/Test-Deep-Fuzzy/issues
 Contact: karupanerura 
 Name: Test-Deep-Fuzzy
-Repository: git://github.com/karupanerura/Test-Deep-Fuzzy.git
+Repository: https://github.com/karupanerura/Test-Deep-Fuzzy.git
 Repository-Browse: https://github.com/karupanerura/Test-Deep-Fuzzy

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

___
Pkg-perl-cvs-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-deep-fuzzy-perl] annotated tag debian/0.01-1 created (now ac86412)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.01-1
in repository libtest-deep-fuzzy-perl.

at  ac86412   (tag)
   tagging  f5cfaee0be3ba5a9f19d97f2b2381a66b12355ca (commit)
 tagged by  gregor herrmann
on  Mon Nov 21 19:03:50 2016 +0100

- Log -
tagging package libtest-deep-fuzzy-perl version debian/0.01-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlgzNwZfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgYf/A//eQ3dkK2lYYpruFC0YvN6dXXUJW44rMWp9js5CQHeJjqE2fUqr/t+1+kG
22I2oxacwxm9Y/BvxFOUL3xYpGjcXpzD9unHlLKhGf3E6gKjnWFoyl7sWehdhpjb
iiO05HhatrPid+aa7ha6OICPxgtyF1kVL0TkjfI1kq07mzdZ7zGYAKQ46WMB9X16
/cTDcpsBhLB4uWSdgVSCmVz/xK6CEnYCsLUZqEVfVfQs1nc61AMGt1ZhhkZZLlWW
kS5lJBtt4dNh411Mtg6/b3uJ1NEWIKbinMFvXN4u/BoV0yFZq/4W9y5j8C+uvA7g
93ApSeS+khVp/2A1QzyRQvSCoOw1F4zn08AQi7kkc8ZPNOEKsCy5ahNHAK9qq3j1
UH9wts4UTk73y5rTj0Ijo4BapOXzjdGF5DpZ4Ag34gpxgALzO6GjbK0llH7ZaQhI
aFyh62uMgVd9sdO24TY1I45R3G9gJUJuYG8JNDIJlcZQQnJaNpY9zS/XTiKPIeXL
9z6sJxQblE7VAcPjgpL+JLDh4szmSDiYHF9aFKk8BUixaQCW+JP9XK57vXgLN6qd
M/AX6p23EOsoa7fGByxQdiRGbcR19a2gcQvVpw2VO3EztCfJnEwSmlbzXeKuhsM7
9TG+/WE7k8r/57xHEXv9FqMnm+I3WMsK8XqEofSqBaXc4QasC3U=
=VwJ4
-END PGP SIGNATURE-

Nick Morrott (7):
  Import original source of Test-Deep-Fuzzy 0.01
  Initial packaging by dh-make-perl 0.92
  Update debian/copyright
  Remove README.md from docs
  Update debian/control
  Update debian/rules
  Releasing package libtest-deep-fuzzy-perl version 0.01-1

gregor herrmann (2):
  debian/upstream/metadata: update Repository to https
  d/rules: use variables

---

This annotated tag includes the following new commits:

   new  be6d3f0   debian/upstream/metadata: update Repository to https
   new  f5cfaee   d/rules: use variables

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


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

___
Pkg-perl-cvs-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-deep-fuzzy-perl] branch master updated (dc829e8 -> f5cfaee)

2016-11-21 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-deep-fuzzy-perl.

  from  dc829e8   Releasing package libtest-deep-fuzzy-perl version 0.01-1
   new  be6d3f0   debian/upstream/metadata: update Repository to https
   new  f5cfaee   d/rules: use variables

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/rules | 5 -
 debian/upstream/metadata | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

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

___
Pkg-perl-cvs-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-parser-perl] annotated tag debian/3.72-3 created (now 74862a8)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/3.72-3
in repository libhtml-parser-perl.

at  74862a8   (tag)
   tagging  62e6a12218b6a1320f17f2811ee6d2166f651661 (commit)
  replaces  debian/3.72-2
 tagged by  gregor herrmann
on  Mon Nov 21 19:33:52 2016 +0100

- Log -
tagging package libhtml-parser-perl version debian/3.72-3
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlgzPhBfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qga4xhAAruzm7EcKEuSsLgMZyz0UtZOaH/CM44aepo5JZTGSf6fDDdj7KmrQEpba
dc2bpmucgdUtguETAgPlUzak4f5DOiXl0Y5HDXs8SeIrDUoqP9+gvc/CbMJkEBJM
JZzYgtQgOoI/R7LYTko3igtg00xQKlQGY6ceIozylj+qUjR9qtLU0X8oAELlqylk
/4iDlcmCt0Xnllz3kNw7eQrTW8m61dhqoNPJesdSSdCSfZ45UWvkzxzBX0eaMExN
kHsQ4OLfeDLbwUej4jQotXnOIROatmSnRq1KrG1Bjspyi+kd4gKM+CdhHHtxN4YN
Q9WRnBTFCaNQpuZ8S9tC66Y14fHLxLLK5PiDj+szP0uR2oR7JlLiTa8AWIPasTnH
FQKoFycq8kNR5ERXLkLYOf7cnzwjXOnmDnkNjBDd12sEHFWaZpk4S2yUlCM2Thf/
nLcnW2GNBxu3ANFpCSmxpr5kJ3cqzqv3TL5yJkWkIgRz/VPJ6q1bhJJprGebBrHk
DScvS0CEbpHJgFi0HFi+xFZKCnhfk6vUkkOb+bP3ILgVKYYJzWam4aAfA1oGAOdc
dn9KjXXw7VHuN070T8vqG7mfTrykIW9y9kRhvLj6ZY+oQg+YKmy99KEO/rCPj1Fh
qfQ1F9+KD7LR68pOiw3heOWAm6Nd+wAUivcHUi4c/BCTMOZyjq4=
=9Fgm
-END PGP SIGNATURE-

gregor herrmann (8):
  Remove Antonio Radici from Uploaders. Thanks for your work!
  update changelog
  Remove Jonathan Yu from Uploaders. Thanks for your work!
  update changelog
  Remove Rene Mayorga from Uploaders. Thanks for your work!
  update changelog
  Add --name parameter to pod2man call in debian/rules
  releasing package libhtml-parser-perl version 3.72-3

---

This annotated tag includes the following new commits:

   new  bced063   Add --name parameter to pod2man call in debian/rules
   new  62e6a12   releasing package libhtml-parser-perl version 3.72-3

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


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

___
Pkg-perl-cvs-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-parser-perl] 02/02: releasing package libhtml-parser-perl version 3.72-3

2016-11-21 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-parser-perl.

commit 62e6a12218b6a1320f17f2811ee6d2166f651661
Author: gregor herrmann 
Date:   Mon Nov 21 19:33:52 2016 +0100

releasing package libhtml-parser-perl version 3.72-3
---
 debian/changelog | 9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9bd15ce..ac5d18f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,15 @@
-libhtml-parser-perl (3.72-3) UNRELEASED; urgency=medium
+libhtml-parser-perl (3.72-3) unstable; urgency=medium
 
+  * Team upload.
   * Remove Antonio Radici from Uploaders. Thanks for your work!
   * Remove Jonathan Yu from Uploaders. Thanks for your work!
   * Remove Rene Mayorga from Uploaders. Thanks for your work!
+  * Add --name parameter to pod2man call in debian/rules in order to make
+the build reproducible.
+Thanks to Daniel Shahaf for the bug report and the patch.
+(Closes: #845191)
 
- -- gregor herrmann   Sat, 20 Aug 2016 02:46:36 +0200
+ -- gregor herrmann   Mon, 21 Nov 2016 19:31:20 +0100
 
 libhtml-parser-perl (3.72-2) unstable; urgency=medium
 

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

___
Pkg-perl-cvs-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-parser-perl] 01/02: Add --name parameter to pod2man call in debian/rules

2016-11-21 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-parser-perl.

commit bced063ca79d3b8546f4eab408b109239c5aa9ff
Author: gregor herrmann 
Date:   Mon Nov 21 19:28:51 2016 +0100

Add --name parameter to pod2man call in debian/rules

in order to make the build reproducible.

Thanks: Daniel Shahaf for the bug report and the patch.
Closes: #845191
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6861f47..78812b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,8 @@ TMP = $(CURDIR)/debian/$(PACKAGE)
 
 override_dh_auto_build:
dh_auto_build
-   pod2man --utf8 --section 3pm $(CURDIR)/blib/lib/HTML/Entities.pm > 
$(CURDIR)/blib/man3/HTML::Entities.3pm
+   pod2man --utf8 --section 3pm --name HTML::Entities \
+   $(CURDIR)/blib/lib/HTML/Entities.pm > 
$(CURDIR)/blib/man3/HTML::Entities.3pm
 
 override_dh_fixperms:
dh_fixperms

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

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


[libpath-tiny-perl] 01/01: update build-deps in debian/rules as well

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libpath-tiny-perl.

commit 9c914c7ce54202d059d6f013825cc5d15589d3ba
Author: gregor herrmann 
Date:   Mon Nov 21 18:39:10 2016 +0100

update build-deps in debian/rules as well

to mirror the changes in debian/control

Gbp-Dch: Ignore
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 72f5f38..396fe66 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,6 @@ deps-recommend = libunicode-utf8-perl
 
 # Needed by upstream testsuite
 deps-test = libtest-failwarnings-perl, libtest-mockrandom-perl
-deps-test +=, perl (>= 5.13.11) | libtest-simple-perl (>= 0.96)
 
 CDBS_BUILD_DEPENDS +=, $(deps), $(deps-recommend), $(deps-test)
 CDBS_DEPENDS_$(pkg) +=, $(deps)

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

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


[libpath-tiny-perl] annotated tag debian/0.098-1 created (now 9ad3fed)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.098-1
in repository libpath-tiny-perl.

at  9ad3fed   (tag)
   tagging  9c914c7ce54202d059d6f013825cc5d15589d3ba (commit)
  replaces  debian/0.096-1
 tagged by  gregor herrmann
on  Mon Nov 21 18:41:32 2016 +0100

- Log -
tagging package libpath-tiny-perl version debian/0.098-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlgzMcxfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgbRqxAAhfwwpKBvwh+sxAdMmAkotpRLYrIILeeSolgoTzrlzkIKkdjqBWVLS7gr
oofuMxS6e9caw59ZlBBJE0aGL+ENewQF2UzCz4dyAjwfXo/7YR0RGYH2OBw1GTIk
+4PW5Xl4gmkA8YlhV+0h0NxTVEMYsLHBN5bJ8JgYzWK3WLygER0tsQ+aHFrAcKsT
YNwCGEREItzme8kwQqmJRFIbzAXk5BCmTwZkgJoIDQa8UoR7DTRvRTw5tVunKEJd
W4hgjOK61SCKiSK1lIfWc9Eohu5GA52ddSIIcbGisoL/VDfaVGbtGQi0kOh/RJe/
rLEcmbXxDaMABNkOFYxNCHJJ7nxd7T0Qz1C5a7ba4DyZnKGx1PFom/7DYAI2AEGX
/Ri/ouW1BpmaMY13IShwMwEWWWjPQTAGUj59EDFMC3zks8ym0aAKWuQCGai9Oz5g
F3wMECdmFbNmwpR4JbrugMjJ0yhI5LnSF63fw7Du+CH494JL2OVoDBrT+tgHSLnc
JOiK3Pak3KMaVA+X9XRedqbIoDAcSy2nm4UD4pRBr01HU3u1c82NemU4d64QjurV
/PkpRgkQ/KL5ifiU+O29jNj/x7KStMru7pXGU1uL+t2KuzrCz9zJqktAhSMocw3V
7Uh9xXaLOHCx4Ggo/OkKDuSEbW4s+LQ4AWE5FoqQDUsR3f7bYtk=
=v/XT
-END PGP SIGNATURE-

Nick Morrott (4):
  New upstream version 0.098
  Merge tag 'upstream/0.098'
  Refresh (build)-dependencies
  Releasing package libpath-tiny-perl version 0.098-1

gregor herrmann (1):
  update build-deps in debian/rules as well

---

This annotated tag includes the following new commits:

   new  9c914c7   update build-deps in debian/rules as well

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


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

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


[libpath-tiny-perl] branch master updated (9b3bbfb -> 9c914c7)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libpath-tiny-perl.

  from  9b3bbfb   Releasing package libpath-tiny-perl version 0.098-1
   new  9c914c7   update build-deps in debian/rules as well

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 | 1 -
 1 file changed, 1 deletion(-)

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

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


[librole-rest-client-perl] annotated tag debian/0.19-1 created (now e4ccb60)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.19-1
in repository librole-rest-client-perl.

at  e4ccb60   (tag)
   tagging  5b6ebf0ad2f86ba8ede3a3141884db4c2309b5ea (commit)
  replaces  upstream/0.19
 tagged by  gregor herrmann
on  Mon Nov 21 18:48:40 2016 +0100

- Log -
tagging package librole-rest-client-perl version debian/0.19-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlgzM3hfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZ8Bw/+IEnvMnffo7ssyHScpl/eDfU0HuolUinNtRxqKAIoPjGyjMj3Oai4cqGG
QFgKS1WwRq5laNf4ZnPTWszwbR/2C77WAl1qT2YElhhEBbz1Cogw0auCaS5P9iHj
fcKj68xHlk8Zg5AJ43JBWY6K8gXSMcHbpMgiVuJhZdDThPcbl8Ggy5rOGNor8qD8
I0kPOOQ0hnaYS7c1BxSVAZBUNoJUpMnyc28pRriQfu1eJS4o5bsf4v7rsmqH8SNC
Vp2Fl45Igw/W7N2wRz4/+f1jvN8xGWlE6vrMxiwyuH3ZExIxqNqNuRJBKkrDprqw
Ut1oI0OI+YyKBslWSs7dtY+ItP2KG9oJHNRK73a1xXdfq0fUpxFYvuboT/+mVpjz
csiNbeRpZGaqnmAHuYMjigc+dglIMPy1KWCVQvQF/5PYXZew7+dNKJOomwoV8+Cy
ldiEjjMpZRtPHomUOIhQ69Oj/1AaAHbH6F1TOiJA2MZ4ZK9nUiRdUDuLRZPUIy5y
Y69HonEuQhs2N7gYIhXPQBMFa0Oz3GsZc/uzB+NeUCJgfZgizcN+e7D4LVFOWLFq
87giyUIisNog8A5QZ1Sn2Q0o0LJQwqaIhUErjc6R9eZ+uvk2AZr6QJWMKQeofroT
U64dhMwibFbxts4pZ/Gpaw2uN1Fz1jjeyF8PxjR3P6D+8mX/m9g=
=LZkf
-END PGP SIGNATURE-

Michael Prokop (2):
  Initial packaging by dh-make-perl 0.84
  Finalize Debian packaging work for initial upload

Nick Morrott (6):
  Merge tag 'upstream/0.19'
  Refresh (build)-dependencies
  Update debian/copyright
  Update debian/upstream/metadata
  Add manpage-has-bad-whatis-entry.patch
  Releasing package librole-rest-client-perl version 0.19-1

---

No new revisions were added by this update.

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

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


[libcompress-bzip2-perl] annotated tag debian/2.25-1 created (now bceb526)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/2.25-1
in repository libcompress-bzip2-perl.

at  bceb526   (tag)
   tagging  27ae20a90c193e7bd266fdabcd6cf8cfffd32691 (commit)
  replaces  debian/2.24-1
 tagged by  gregor herrmann
on  Mon Nov 21 19:13:04 2016 +0100

- Log -
tagging package libcompress-bzip2-perl version debian/2.25-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlgzOTBfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgbtPA/+I8TOFpPi5712z0q/WzNn+xljGZcAnodOmdWycbwxGwbOdOpaYjVRVUZX
iY4fgQcLSiB4+UsiUOpYOCZr/+O6jI7QL6bYVVp0f/RW4uTk2F/Uew6pLgF14OlA
DCwdAHpdOxV0dSc/06lbAKhrwgDBp7dZLHRNiSSH/Sa5ZYDedbw5XKn2OhNmpbTB
S3hD6RCaYAjZSIhCNqslkwJ1JWM7pYjmGV/83dbtR/VuHyyI8t8Q+aNvXHxDikyP
qJcAkup0hmgGjXBP4jzY77Wsqrd5RdgWcQMHgK1Or/Od9PbbrKpZ+kavJW25lIM2
v/sLAXk7AT1aFDpXD7kc70Oollvni93/cEW0TjfUW+S5fN6fufqUBUFUN+vU4Mg0
m3w2FvR2mIRNej/41w5A9xCL7LPA2/dx28sY/xAPgy38DjKCLXvQk+ZI1lUaBWes
vOcJKaqUpS/xi6Pyl6zbT4bIEQaNgm0Dz9KTHqp3/j+0lfCl3OHLIpE2b0zeAPaU
BVnlm6Nqm5zQ1vCHwXjiOtX07Fq+fLL79AGjQGaqqLKfWyc8wDIyRUa4GzzZkcp9
Op+1pPSF8R2fqEC8XFaFdZIM+uOKKJH/HxnmUAVASSJWGM8+uEisCG1C1drjvtf/
IMgoYymddFXBgtFxKb6Mbl8O8YZ1NtCoDbX7PYINEJ4s379Bl/s=
=Ynux
-END PGP SIGNATURE-

Nick Morrott (6):
  New upstream version 2.25
  Merge tag 'upstream/2.25'
  Bump Standards-Version to 3.9.8 (no changes)
  Declare hardening=+bindnow for Compress/Bzip2/Bzip2.so
  Update debian/upstream/metadata
  Releasing package libcompress-bzip2-perl version 2.25-1

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

gregor herrmann (4):
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog
  Remove Ryan Niebur from Uploaders. Thanks for your work!
  update changelog

---

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/libcompress-bzip2-perl.git

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


[cpanminus] annotated tag debian/1.7042-2 created (now dc76daa)

2016-11-21 Thread dom
This is an automated email from the git hooks/post-receive script.

dom pushed a change to annotated tag debian/1.7042-2
in repository cpanminus.

at  dc76daa   (tag)
   tagging  f503d1e6d245ae7d2140bed59de2cf46521a8f4a (commit)
  replaces  debian/1.7042-1
 tagged by  Dominic Hargreaves
on  Mon Nov 21 18:42:34 2016 +

- Log -
tagging package cpanminus version debian/1.7042-2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJYM0AaAAoJEMAFfnFNaU+yXLQP/3qDBfHMToHKaPo1YjDhfZU8
n7yvhcNf2Ymh5ofq9EajthdltWpMqKSRFS+fG+KDK8uztsx4ZVPzYI9LgRy5elRc
adTdlTXkMh7SFxlR8RY7ia5ewCIBuaBFj+NrOfWECBupKXM6UUP1gEKgWhkBZC1B
R3uNUOBdudNwn0MeiyEQwwSsJmafcrhypavbKUJBFw+C0IByPlNe0vjn9ovWwu2b
Z2N6eHuierk/XUn8Ex6+Y/iI9v4Lm/KFEsnuCJ1i99SDUGkx7aywecqyK49W+mmp
+Ddk97VvQCCDoVeGjBt0aaBFjhbjFeXSx3BlZjJIauB42smWKHZSTX+m24W47PYC
IVfbGLJjsVoJ1J78IoW7e7NtBSXZpbggimFDqwtqoyyspDdw4L0uYaExsKPKAUDR
kB+wH6yFTuwRMTNjH21a40x1rM7dp6ud4HxJxgRctAp85BUigt7hb1LeHaiiwuSH
bchE/biwzeBp1Xh0EgJDbm1eNPB6KPb0q2FKkVyd7l9XSHBG4qOZEMATCcW4YL1o
NnD+JqBTtcqMtrybei1CvBM2v77r/YS2zXR4b4ipsU/G4fYpBiF1sVS+XB5epZAX
nRvLefEaQ4VsY7CCGE9useBnQQ6MdiZWli60S/3JVZeWL+1kfLHxbGvYPHQg+8rV
rAwic/oUW77Zk3JRpStL
=lfPG
-END PGP SIGNATURE-

Dominic Hargreaves (1):
  Team upload.

gregor herrmann (2):
  Update alternative dependencies.
  update changelog

---

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/cpanminus.git

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


[cpanminus] branch master updated (c472f2d -> f503d1e)

2016-11-21 Thread dom
This is an automated email from the git hooks/post-receive script.

dom pushed a change to branch master
in repository cpanminus.

  from  c472f2d   update changelog
   new  f503d1e   Team upload.

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


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

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

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


[cpanminus] 01/01: Team upload.

2016-11-21 Thread dom
This is an automated email from the git hooks/post-receive script.

dom pushed a commit to branch master
in repository cpanminus.

commit f503d1e6d245ae7d2140bed59de2cf46521a8f4a
Author: Dominic Hargreaves 
Date:   Mon Nov 21 18:30:30 2016 +

Team upload.
---
 debian/changelog | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d01a5c0..0fbe994 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-cpanminus (1.7042-2) UNRELEASED; urgency=medium
+cpanminus (1.7042-2) unstable; urgency=medium
 
+  * Team upload.
+
+  [ gregor herrmann ]
   * Update alternative dependencies. Thanks to lintian.
 
- -- gregor herrmann   Fri, 21 Oct 2016 22:21:48 +0200
+ -- Dominic Hargreaves   Mon, 21 Nov 2016 18:30:26 +
 
 cpanminus (1.7042-1) unstable; urgency=medium
 

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

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


[libcgi-fast-perl] branch pristine-tar updated (e15e6e4 -> 18250e5)

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a change to branch pristine-tar
in repository libcgi-fast-perl.

  from  e15e6e4   pristine-tar data for libcgi-fast-perl_2.10.orig.tar.gz
   new  18250e5   pristine-tar data for libcgi-fast-perl_2.11.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:
 libcgi-fast-perl_2.11.orig.tar.gz.delta | Bin 0 -> 10430 bytes
 libcgi-fast-perl_2.11.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libcgi-fast-perl_2.11.orig.tar.gz.delta
 create mode 100644 libcgi-fast-perl_2.11.orig.tar.gz.id

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

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


[libtap-simpleoutput-perl] annotated tag debian/0.008-1 created (now 8bfe0b6)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.008-1
in repository libtap-simpleoutput-perl.

at  8bfe0b6   (tag)
   tagging  ffcd34d84db295579cb0d1c9ebe6972514e0095d (commit)
  replaces  debian/0.003-1
 tagged by  gregor herrmann
on  Mon Nov 21 18:53:24 2016 +0100

- Log -
tagging package libtap-simpleoutput-perl version debian/0.008-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlgzNJRfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZy7w//X6GDWjqct5Iw7BteYsyIhDlGoVQ2EEYfgpwZW/cnMLIrNyc8JXvR/dP2
WjBbB3Wcuxydgyfw/3rZHadEUZZOCe5iyfq2rngml1tzPrd4WyNSKVJWCwALL0Lj
l+AbJN9mHXC1P8C8r/njF618DFGMrHDei6UMF9cBWoRym1Elnj3DxfAtl/m8nCZA
OVxnTijFeLH03XdQ0ofdkLSW5/jvCBgP/3wraXwjiONFALApSUnqyjTyIF+t9HG9
cM13/aT2OuX+Cx5ZxdkCD+f7tf81uNbj2ER7OrtJfy7WC/XWLHra0oPMa87hw3k/
62LynOrNSbJHzchT5L3RG7iRgGoyF4Y87yYYCoOgYr93PHiDw7zo2pNTf6G6Hfpe
bpd4u3aq++kjQPJpLudtpBYLV5j7xwoJsfIZwH1Hv83PB8TH0ZOC70UbLFHhTiwA
aIY+XnyhKhFJKV3eoPHZIqFtxbGnKR145qULGWTM25xC7tbpXl4GnPEHrOcw3R4W
1p7EZqAzqxVEWz5IdgRkE9HvZ31MiY9qtRbRRcgqucTp+QW3qcLphvNZS5JtUJWm
w0lI8bBRwt/+dYk5ZTA5zA3CPjQeqjBNvaAU/ZHqhAoq/xKDTwZqIjz7WzgMdwEW
LG++NLzxf4c/ajYLVU8mSEJpyG3RiXCDTECGTS7wR/s0dN7vnmA=
=i/Uq
-END PGP SIGNATURE-

Nick Morrott (6):
  New upstream version 0.008
  Merge tag 'upstream/0.008'
  Refresh (build)-dependencies
  Bump Standards-Version to 3.9.8 (no changes)
  Update debian/upstream/metadata
  Releasing package libtap-simpleoutput-perl version 0.008-1

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

gregor herrmann (4):
  Rename autopkgtest configuration file(s) as per new pkg-perl-autopkgtest 
schema.
  update changelog
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog

---

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/libtap-simpleoutput-perl.git

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


[perlbrew] 02/03: Update debian/changelog

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository perlbrew.

commit ed79d05ee7ba84c648d1e795c29b35441b6077c3
Author: gregor herrmann 
Date:   Mon Nov 21 19:21:21 2016 +0100

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index da46a6d..3d82bf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+perlbrew (0.78-1) UNRELEASED; urgency=medium
+
+  * Import upstream version 0.78
+
+ -- gregor herrmann   Mon, 21 Nov 2016 19:21:21 +0100
+
 perlbrew (0.77-2) unstable; urgency=medium
 
   * Team upload.

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

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


[perlbrew] annotated tag upstream/0.78 created (now 0055a36)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/0.78
in repository perlbrew.

at  0055a36   (tag)
   tagging  0ed346c53434470603b7a246064dfb21cd0fddda (commit)
  replaces  upstream/0.77
 tagged by  gregor herrmann
on  Mon Nov 21 19:21:21 2016 +0100

- Log -
Upstream version 0.78

Kang-min Liu (9):
  Merge tag 'release-0.77' into develop
  Merge pull request #535 from mstreuhofer/issue-534
  Merge pull request #533 from mstreuhofer/issue-451
  Merge pull request #532 from mstreuhofer/issue-528
  Merge pull request #531 from dur-randir/gitweb-blead-fix
  update change log
  rebuild
  prepare the release of 0.78
  Merge branch 'release/0.78'

Manuel Streuhofer (3):
  Fixes #528
  Fixes #451
  Fixes #534

Sergey Aleynikov (1):
  Fix bleadperl install

gregor herrmann (1):
  New upstream version 0.78

---

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/perlbrew.git

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


[perlbrew] annotated tag debian/0.78-1 created (now 89a6641)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.78-1
in repository perlbrew.

at  89a6641   (tag)
   tagging  a32f2c96c34081a3a4fb496ab6790501571c042c (commit)
  replaces  debian/0.77-2
 tagged by  gregor herrmann
on  Mon Nov 21 19:25:16 2016 +0100

- Log -
tagging package perlbrew version debian/0.78-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlgzPAxfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgbrzxAAxHJdyel+OGc3b8ixbfR8hQ2U4Vz8FRtDlHgj2GhwDuCpFum90i2YkSP/
YOchvH092AqgQz0yHluzKotM7O5L/Yl3z6MRRKqh+PJFTWcLUpJtwzoGfRUKKLHf
MpZVUiJaTCFLgDW7StEhR/+WprNQDFF7HemqiJ/syWrkUX4aU8jnCf6F7Viir24G
ubrTLcXhAE3WKPBnGwpZyvs8YFZvAVdN8yqcAwModEbsetgGffVHy4BlX4w+qa+q
EHlVtN+6b9u2dFp2WorEUHcgpc26de8bxh3cI3DAc25yxf50cTMYzMXWhdCl0kZX
MH9jYbBaFu1kQ7iQmV7n2h0Am68O66q6/MpVOm7GbleSSXAI2HxQCf2k0hyMYoue
7kvWAD6iCStEaYx0hEbx0FbnloarWhnpHJF9D5Byat5yvXKulId5bjZZjQaU+aEs
wx60UYUBH99Tm+lNAflaE+fLqCUsDUWH7kvjq0MwlOlTGCxg4NxifFuYNjEd/uUZ
Vg7YI1wbxHN09uO/jkQsb4JXIAcfs3yuCZOIiux+sA46lO+ppSQgHhZ3zqW+Oeek
Muhn4lvOlFojVYh2fZjsSwInBCIfX4repnGzDzVHDONgUmevKKlvt0NnMHp4OBs+
lgJbm1MloPlLzukeMWoSGti/AXGeOlmWYPLW7yhy4Jl+Q9cVHy4=
=YsJw
-END PGP SIGNATURE-

Kang-min Liu (9):
  Merge tag 'release-0.77' into develop
  Merge pull request #535 from mstreuhofer/issue-534
  Merge pull request #533 from mstreuhofer/issue-451
  Merge pull request #532 from mstreuhofer/issue-528
  Merge pull request #531 from dur-randir/gitweb-blead-fix
  update change log
  rebuild
  prepare the release of 0.78
  Merge branch 'release/0.78'

Manuel Streuhofer (3):
  Fixes #528
  Fixes #451
  Fixes #534

Sergey Aleynikov (1):
  Fix bleadperl install

gregor herrmann (4):
  New upstream version 0.78
  Merge tag 'upstream/0.78'
  Update debian/changelog
  releasing package perlbrew version 0.78-1

---

This annotated tag includes the following new commits:

   new  21d6008   Merge tag 'upstream/0.78'
   new  ed79d05   Update debian/changelog
   new  a32f2c9   releasing package perlbrew version 0.78-1

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


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

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


[perlbrew] 03/03: releasing package perlbrew version 0.78-1

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository perlbrew.

commit a32f2c96c34081a3a4fb496ab6790501571c042c
Author: gregor herrmann 
Date:   Mon Nov 21 19:25:16 2016 +0100

releasing package perlbrew version 0.78-1
---
 debian/changelog | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3d82bf3..43255f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-perlbrew (0.78-1) UNRELEASED; urgency=medium
+perlbrew (0.78-1) unstable; urgency=medium
 
-  * Import upstream version 0.78
+  * Team upload.
+  * Import upstream version 0.78.
 
- -- gregor herrmann   Mon, 21 Nov 2016 19:21:21 +0100
+ -- gregor herrmann   Mon, 21 Nov 2016 19:22:46 +0100
 
 perlbrew (0.77-2) unstable; urgency=medium
 

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

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


[perlbrew] branch pristine-tar updated (2048914 -> 3974e2e)

2016-11-21 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 perlbrew.

  from  2048914   pristine-tar data for perlbrew_0.77.orig.tar.gz
   new  3974e2e   pristine-tar data for perlbrew_0.78.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:
 perlbrew_0.78.orig.tar.gz.delta | Bin 0 -> 90681 bytes
 perlbrew_0.78.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 perlbrew_0.78.orig.tar.gz.delta
 create mode 100644 perlbrew_0.78.orig.tar.gz.id

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

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


[perlbrew] branch master updated (0f0a959 -> a32f2c9)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository perlbrew.

  from  0f0a959   releasing package perlbrew version 0.77-2
  adds  ff0bb01   Merge tag 'release-0.77' into develop
  adds  11011ac   Fixes #534
  adds  198836f   Merge pull request #535 from mstreuhofer/issue-534
  adds  500bccc   Fixes #451
  adds  a541105   Merge pull request #533 from mstreuhofer/issue-451
  adds  5d9e74b   Fixes #528
  adds  1a51bc1   Merge pull request #532 from mstreuhofer/issue-528
  adds  b3b398a   Fix bleadperl install
  adds  e482c9a   Merge pull request #531 from dur-randir/gitweb-blead-fix
  adds  a23a472   update change log
  adds  df198cd   rebuild
  adds  0438897   prepare the release of 0.78
  adds  45c8459   Merge branch 'release/0.78'
  adds  0ed346c   New upstream version 0.78
   new  21d6008   Merge tag 'upstream/0.78'
   new  ed79d05   Update debian/changelog
   new  a32f2c9   releasing package perlbrew version 0.78-1

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


Summary of changes:
 Changes | 4 
 META.yml| 2 +-
 bin/perlbrew| 4 ++--
 debian/changelog| 7 +++
 lib/App/perlbrew.pm | 7 ---
 5 files changed, 18 insertions(+), 6 deletions(-)

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

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


[perlbrew] 01/01: pristine-tar data for perlbrew_0.78.orig.tar.gz

2016-11-21 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 perlbrew.

commit 3974e2e3b0ca2ee488aa84b657effb92e774a1f2
Author: gregor herrmann 
Date:   Mon Nov 21 19:21:21 2016 +0100

pristine-tar data for perlbrew_0.78.orig.tar.gz
---
 perlbrew_0.78.orig.tar.gz.delta | Bin 0 -> 90681 bytes
 perlbrew_0.78.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/perlbrew_0.78.orig.tar.gz.delta b/perlbrew_0.78.orig.tar.gz.delta
new file mode 100644
index 000..4baabf7
Binary files /dev/null and b/perlbrew_0.78.orig.tar.gz.delta differ
diff --git a/perlbrew_0.78.orig.tar.gz.id b/perlbrew_0.78.orig.tar.gz.id
new file mode 100644
index 000..f198c37
--- /dev/null
+++ b/perlbrew_0.78.orig.tar.gz.id
@@ -0,0 +1 @@
+2008418dfca95643e70f8b09de6785731aae6b4d

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

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


[perlbrew] 01/03: Merge tag 'upstream/0.78'

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository perlbrew.

commit 21d6008f2fc5bac7bc79aa1b8069d42d7cf6f3be
Merge: 0f0a959 0ed346c
Author: gregor herrmann 
Date:   Mon Nov 21 19:21:21 2016 +0100

Merge tag 'upstream/0.78'

Upstream version 0.78

 Changes | 4 
 META.yml| 2 +-
 bin/perlbrew| 4 ++--
 lib/App/perlbrew.pm | 7 ---
 4 files changed, 11 insertions(+), 6 deletions(-)

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

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


[libcgi-fast-perl] 01/02: Refresh man-cgi-fast.patch (offset).

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libcgi-fast-perl.

commit 53f18a932ca0fc3cc5b395de6c4c0ffd2a7010d0
Author: gregor herrmann 
Date:   Mon Nov 21 18:55:19 2016 +0100

Refresh man-cgi-fast.patch (offset).
---
 debian/patches/man-cgi-fast.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/man-cgi-fast.patch 
b/debian/patches/man-cgi-fast.patch
index 2f956b0..ec7db01 100644
--- a/debian/patches/man-cgi-fast.patch
+++ b/debian/patches/man-cgi-fast.patch
@@ -4,11 +4,11 @@ Forwarded: not-needed
 Author: AGOSTINI Yves 
 Reviewed-by: Nicholas Bamber ,
  gregor herrmann 
-Last-Update: 2015-06-26
+Last-Update: 2016-11-21
 
 --- a/lib/CGI/Fast.pm
 +++ b/lib/CGI/Fast.pm
-@@ -191,7 +191,7 @@
+@@ -192,7 +192,7 @@
  FastCGI scripts must end in the extension .fcgi.  For each script you
  install, you must add something like the following to srm.conf:
  
@@ -17,7 +17,7 @@ Last-Update: 2015-06-26
  
  This instructs Apache to launch two copies of file_upload.fcgi at
  startup time.
-@@ -209,7 +209,7 @@
+@@ -210,7 +210,7 @@
  webserver to connect to an external FastCGI server, you would add the 
following
  to your srm.conf:
  

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

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


[libcgi-fast-perl] annotated tag debian/2.11-1 created (now ab047f0)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/2.11-1
in repository libcgi-fast-perl.

at  ab047f0   (tag)
   tagging  3852d9aa237dbf166a5b89d5326ccffe86c0796c (commit)
  replaces  debian/2.10-1
 tagged by  gregor herrmann
on  Mon Nov 21 18:57:29 2016 +0100

- Log -
tagging package libcgi-fast-perl version debian/2.11-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlgzNYlfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZtog//dJfTyxp4DwekGjaWcH9fSFnP1gxsHTc/rrPEFhhXQ567JHafdOq62ror
oI2H8nqrGk5pe4yL9SE0hYLsT07HAIawta/nDLF9pDiFQmjzv8JvugWUJOvdxS3g
KBFq39pOaBzjSB1B9nA+fBPYfXFebJvEnpjvotrsvwoJaLLgpu9qBpqx2yiDACDo
91UgYXWGYzrZcLFQezuHsEolmAtUi5jMpBjgHplOiCsPSpISAJiWQwfP0cKqaaGq
IbIGNTuM/R5zt2+cC/4fucy+8iuapmA4kqAlvxEbLGXEq6W+4RG/3y9dme6WeHJv
8dwT6Dkgh1fdp5XQQfiy7HpQ5oTlcUuWDpOGLomoixk28X06qvm0fanFX/+OMS2v
rcg6cySOHw4TFDgxWQsclUjP3dTH2CJygcYZwSE07c9Xob5QXbApMAFAMrJVmcfz
dslqcy+wjyzr50P89CqIDzC+2R6j0fapYaj4eZEOd9u2pCBZLvTug+ZdvVOI4DsU
iSOjz2RU/J0UJv1XNV5lKMqM7u1lhl2JyD2uFs9KuBpYzjafAmwf03DCZFihNolL
LrNNK79Jk01IOesbVACVXhy11L2jljWwOu1VMG1GEZS6mLIFyVUdkM8qg3vazCO3
7UrPkPr+cqFiy016CtIu+wCtwSrQIgkqG/140aH1x/MsNyUKjAk=
=bsyg
-END PGP SIGNATURE-

Nick Morrott (7):
  New upstream version 2.11
  Merge tag 'upstream/2.11'
  Bump Standards-Version to 3.9.8 (no changes)
  Refresh (build)-dependencies (cme fix)
  Update debian/upstream/metadata
  Bump debhelper compatibility level to 9
  Releasing package libcgi-fast-perl version 1:2.11-1

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

gregor herrmann (4):
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog
  Refresh man-cgi-fast.patch (offset).
  releasing package libcgi-fast-perl version 1:2.11-1

---

This annotated tag includes the following new commits:

   new  53f18a9   Refresh man-cgi-fast.patch (offset).
   new  3852d9a   releasing package libcgi-fast-perl version 1:2.11-1

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


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

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


[libhtml-parser-perl] branch master updated (419ce5e -> 62e6a12)

2016-11-21 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-parser-perl.

  from  419ce5e   update changelog
   new  bced063   Add --name parameter to pod2man call in debian/rules
   new  62e6a12   releasing package libhtml-parser-perl version 3.72-3

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 | 3 ++-
 2 files changed, 9 insertions(+), 3 deletions(-)

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

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


[libcompress-bzip2-perl] branch pristine-tar updated (d90c424 -> 30b3067)

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a change to branch pristine-tar
in repository libcompress-bzip2-perl.

  from  d90c424   pristine-tar data for 
libcompress-bzip2-perl_2.24.orig.tar.gz
   new  30b3067   pristine-tar data for 
libcompress-bzip2-perl_2.25.orig.tar.gz

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


Summary of changes:
 libcompress-bzip2-perl_2.25.orig.tar.gz.delta | Bin 0 -> 4525 bytes
 libcompress-bzip2-perl_2.25.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libcompress-bzip2-perl_2.25.orig.tar.gz.delta
 create mode 100644 libcompress-bzip2-perl_2.25.orig.tar.gz.id

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

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


[libcompress-bzip2-perl] annotated tag upstream/2.25 created (now d9726c5)

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a change to annotated tag upstream/2.25
in repository libcompress-bzip2-perl.

at  d9726c5   (tag)
   tagging  0e4d63b444fa72aebbcb6ecccdf87cbf0f97f50d (commit)
  replaces  upstream/2.24
 tagged by  Nick Morrott
on  Mon Nov 21 17:46:15 2016 +

- Log -
Upstream version 2.25

Nick Morrott (1):
  New upstream version 2.25

---

No new revisions were added by this update.

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

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


[libcompress-bzip2-perl] 05/05: Releasing package libcompress-bzip2-perl version 2.25-1

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libcompress-bzip2-perl.

commit 27ae20a90c193e7bd266fdabcd6cf8cfffd32691
Author: Nick Morrott 
Date:   Mon Nov 21 17:47:32 2016 +

Releasing package libcompress-bzip2-perl version 2.25-1
---
 debian/changelog | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 86a951b..e1430e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libcompress-bzip2-perl (2.24-2) UNRELEASED; urgency=medium
+libcompress-bzip2-perl (2.25-1) unstable; urgency=medium
+
+  * Team upload.
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -7,7 +9,13 @@ libcompress-bzip2-perl (2.24-2) UNRELEASED; urgency=medium
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * Remove Ryan Niebur from Uploaders. Thanks for your work!
 
- -- Salvatore Bonaccorso   Sat, 30 Jan 2016 20:03:31 +0100
+  [ Nick Morrott ]
+  * Import upstream version 2.25
+  * Bump Standards-Version to 3.9.8 (no changes)
+  * Declare hardening=+bindnow for Compress/Bzip2/Bzip2.so
+  * Update debian/upstream/metadata
+
+ -- Nick Morrott   Mon, 21 Nov 2016 18:02:41 +
 
 libcompress-bzip2-perl (2.24-1) unstable; urgency=medium
 

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

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


[libcompress-bzip2-perl] 01/05: Merge tag 'upstream/2.25'

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libcompress-bzip2-perl.

commit 6cf0481125dc864d20e222ff86a4725c63a4058c
Merge: 05df0b1 0e4d63b
Author: Nick Morrott 
Date:   Mon Nov 21 17:46:16 2016 +

Merge tag 'upstream/2.25'

Upstream version 2.25

 Changes   |  3 +++
 META.json |  6 +++---
 META.yml  |  6 +++---
 SIGNATURE | 19 +--
 bzlib-src/Makefile.PL | 12 +++-
 lib/Compress/Bzip2.pm |  6 +++---
 6 files changed, 32 insertions(+), 20 deletions(-)

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

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


[libcompress-bzip2-perl] 04/05: Update debian/upstream/metadata

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libcompress-bzip2-perl.

commit 32f4b89c7363ed8986763803cdfb700f38f3525d
Author: Nick Morrott 
Date:   Mon Nov 21 18:03:09 2016 +

Update debian/upstream/metadata
---
 debian/upstream/metadata | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 7fcef6c..205201d 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,8 @@
 ---
 Archive: CPAN
+Bug-Database: https://rt.cpan.org/Public/Dist/Display.html?Name=Compress-Bzip2
+Bug-Report: bug-compress-bz...@rt.cpan.org
 Contact: Rob Janes 
 Name: Compress-Bzip2
-Repository: https://github.com/rurban/Compress-Bzip2
+Repository: https://github.com/rurban/Compress-Bzip2.git
+Repository-Browse: https://github.com/rurban/Compress-Bzip2

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

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


[libcompress-bzip2-perl] branch master updated (05df0b1 -> 27ae20a)

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a change to branch master
in repository libcompress-bzip2-perl.

  from  05df0b1   update changelog
  adds  0e4d63b   New upstream version 2.25
   new  6cf0481   Merge tag 'upstream/2.25'
   new  562f099   Bump Standards-Version to 3.9.8 (no changes)
   new  3811fa0   Declare hardening=+bindnow for Compress/Bzip2/Bzip2.so
   new  32f4b89   Update debian/upstream/metadata
   new  27ae20a   Releasing package libcompress-bzip2-perl version 2.25-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  |  3 +++
 META.json|  6 +++---
 META.yml |  6 +++---
 SIGNATURE| 19 +--
 bzlib-src/Makefile.PL| 12 +++-
 debian/changelog | 12 ++--
 debian/control   |  2 +-
 debian/rules |  2 ++
 debian/upstream/metadata |  5 -
 lib/Compress/Bzip2.pm|  6 +++---
 10 files changed, 49 insertions(+), 24 deletions(-)

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

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


[libcompress-bzip2-perl] 03/05: Declare hardening=+bindnow for Compress/Bzip2/Bzip2.so

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libcompress-bzip2-perl.

commit 3811fa09c9ccc091b76f255fd5148f84a5210be6
Author: Nick Morrott 
Date:   Mon Nov 21 17:55:51 2016 +

Declare hardening=+bindnow for Compress/Bzip2/Bzip2.so
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..73c5dbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 %:
dh $@

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

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


[libcgi-fast-perl] 02/02: releasing package libcgi-fast-perl version 1:2.11-1

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libcgi-fast-perl.

commit 3852d9aa237dbf166a5b89d5326ccffe86c0796c
Author: gregor herrmann 
Date:   Mon Nov 21 18:57:29 2016 +0100

releasing package libcgi-fast-perl version 1:2.11-1
---
 debian/changelog | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 903faa1..42c0abd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ libcgi-fast-perl (1:2.11-1) unstable; urgency=medium
   * Update debian/upstream/metadata
   * Bump debhelper compatibility level to 9
 
+  [ gregor herrmann ]
+  * Refresh man-cgi-fast.patch (offset).
+
  -- Nick Morrott   Mon, 21 Nov 2016 17:32:26 +
 
 libcgi-fast-perl (1:2.10-1) unstable; urgency=medium

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

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


[libcgi-fast-perl] branch master updated (f549e28 -> 3852d9a)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libcgi-fast-perl.

  from  f549e28   Releasing package libcgi-fast-perl version 1:2.11-1
   new  53f18a9   Refresh man-cgi-fast.patch (offset).
   new  3852d9a   releasing package libcgi-fast-perl version 1:2.11-1

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  | 3 +++
 debian/patches/man-cgi-fast.patch | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

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

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


[libany-moose-perl] annotated tag debian/0.27-1 created (now 3e4d022)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.27-1
in repository libany-moose-perl.

at  3e4d022   (tag)
   tagging  0aa793f1908deffdd480eea0f0dfae53a9ac0dd9 (commit)
  replaces  debian/0.26-1
 tagged by  gregor herrmann
on  Mon Nov 21 18:33:13 2016 +0100

- Log -
tagging package libany-moose-perl version debian/0.27-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlgzL9lfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZ6dBAAj/dUKKJ28NCAP1OKWfZh83E1ddt2pyqmIt5SAApylOX2iVnsZP4cpinE
CfVjlAlYfNgAtb3ObcjrFZP6wNsH9l3ZQYEwYaAae36vQUt7QAIJ8ye/MGoF8Z3z
GthBwJp++0/tSYD30pmlUt+SEGsOqiJsP8zMZtedoBlBge1OGKY9TsUa6VgnC69q
toBRe1mFFXc/xNspBwm5+9Y8k+qFB0cele0BbNVduOqZD7gzUT7qjHXu/uGo1xZv
iIXCPtbjaRhjNaTRQaj5CU+AD01cc+ZbFztrq7gnaCaUOW7wSz+s7HwGtGAFNBYg
6DuUOHX3DZBlPWkeJ1zCD/7iZN8d4OBcg0SE+NU2ZG+MwAM8/c1oDg4IKJy/zv76
NgZg+uMkQ1554UQwy0iGGPWUVM4ChWgumT2/InaPKxEKzKF0TAP2ZrwkKT7jTfQ/
mHvufG28GfbFIvFz1eYOSNIIM/74+GEWi5P46IyiTZkRE34SnVdHF9il9Fx9dqDO
t3T1Su1jvgDb0vH7r2N3NZa2BdoHC5T0fqFAcWx7atptY9JbMA8LA50xjZxAJye6
6XlnsBS4DYC1sGeelLQiAN99WBvQn1RZgXrJqfLdI5Y2m51pvnI/9O04NqtNkphs
0MHA5oQzJwFkm5S60YqI+tV530IuUzlMq/oUROTqzeYj8E1/Uzw=
=Je8M
-END PGP SIGNATURE-

Nick Morrott (7):
  New upstream version 0.27
  Merge tag 'upstream/0.27'
  Bump Standards-Version to 3.9.8 (no changes)
  Add debian/tests/pkg-perl/SKIP
  Add debian/NEWS to highlight deprecation status
  Update debian/copyright
  Releasing package libany-moose-perl version 0.27-1

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

gregor herrmann (6):
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog
  Remove Jonathan Yu from Uploaders. Thanks for your work!
  update changelog
  Remove Ryan Niebur from Uploaders. Thanks for your work!
  update changelog

---

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/libany-moose-perl.git

___
Pkg-perl-cvs-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-pmfile-perl] annotated tag debian/0.41-1 created (now 9fc51c9)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.41-1
in repository libparse-pmfile-perl.

at  9fc51c9   (tag)
   tagging  c83d22033140535d98abd26c7d92d07a6d2b6523 (commit)
  replaces  debian/0.40-1
 tagged by  gregor herrmann
on  Mon Nov 21 18:37:16 2016 +0100

- Log -
tagging package libparse-pmfile-perl version debian/0.41-1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlgzMMxfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgb3bA/9FxeisOIyUjCaeXOsl3CZBYToVVSNJ/teeQzehw+idhVffbCemlYHvIjv
H4+uIgqJ2j9FToleXhTPSym54OV0Gg4T+/XhlMOw+NsqUqiLH3tcJFQK3kdPq0oV
C50/2f6ebkh3fg0K8uppherLQWdltVbVVXgrBe/IheP3jykjLcS/+WVASzfoEcnW
PQqVDwedIyg7+z91XfyBA28I9eYKemDgI4bqyQo7RT9sZlhXgWssUtE7IGhEioMC
nLvcbDPfU9oIrSFmfm3g9hQUS33OYI0EbDKv2oPMOjaegfBgb2box16F9hryjBNE
jSoVSNg2Hv5wQGWu48LWHKe4tY9PSK/uo6OSkXTDNj3jHLTYJ1+p9ThoUb4XE9yr
bbie0HMEGrbHv7vULF1PzDyq6l+VTWQCVm1oFUDVk8EGPbIhN8wQizTj8VHM+roq
T3RXElkObvNyAcCaoetmVPSy28xeQ+hnvICxcL+2dNBEq2E/0iXSDZKIlZwd/LY5
iq0Zti/cs6oMQmjPpd/P6wXsxYo5ZDmjYoRbB82QZUhnhB6Q34wUp8BlPVNQSRKD
GweOFJvEDMk7qiTUsKJp6raC9baIV5NQRuXdqliNMlrSwRJ08Dfab2AXZdDk/HCV
YVpNZL/WhnAicMRRDtQNG87su5ALvWNyPRj3H/hX4/ZLXT7kqXc=
=wDef
-END PGP SIGNATURE-

Nick Morrott (6):
  New upstream version 0.41
  Merge tag 'upstream/0.41'
  Refresh (build)-dependencies (cme fix)
  Bump Standards-Version to 3.9.8 (no changes)
  Update debian/upstream/metadata
  Releasing package libparse-pmfile-perl version 0.41-1

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

---

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/libparse-pmfile-perl.git

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


[libcompress-bzip2-perl] 02/05: Bump Standards-Version to 3.9.8 (no changes)

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libcompress-bzip2-perl.

commit 562f099b40c2d1376ebb3bc88593551ed412cb26
Author: Nick Morrott 
Date:   Mon Nov 21 17:48:21 2016 +

Bump Standards-Version to 3.9.8 (no changes)
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 16caf46..3e29524 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: bzip2,
libbz2-dev,
libtest-pod-perl,
perl
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcompress-bzip2-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libcompress-bzip2-perl.git
 Homepage: https://metacpan.org/release/Compress-Bzip2

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

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


[libcompress-bzip2-perl] 01/01: pristine-tar data for libcompress-bzip2-perl_2.25.orig.tar.gz

2016-11-21 Thread Nick Morrott
This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch pristine-tar
in repository libcompress-bzip2-perl.

commit 30b3067cc10d3a6b5ddbdfe7327af4c3aae0a872
Author: Nick Morrott 
Date:   Mon Nov 21 17:46:15 2016 +

pristine-tar data for libcompress-bzip2-perl_2.25.orig.tar.gz
---
 libcompress-bzip2-perl_2.25.orig.tar.gz.delta | Bin 0 -> 4525 bytes
 libcompress-bzip2-perl_2.25.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libcompress-bzip2-perl_2.25.orig.tar.gz.delta 
b/libcompress-bzip2-perl_2.25.orig.tar.gz.delta
new file mode 100644
index 000..c17dc13
Binary files /dev/null and b/libcompress-bzip2-perl_2.25.orig.tar.gz.delta 
differ
diff --git a/libcompress-bzip2-perl_2.25.orig.tar.gz.id 
b/libcompress-bzip2-perl_2.25.orig.tar.gz.id
new file mode 100644
index 000..355f2c6
--- /dev/null
+++ b/libcompress-bzip2-perl_2.25.orig.tar.gz.id
@@ -0,0 +1 @@
+512b0465423a02227207d5ac8b20d7f0a0b310e9

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

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


[libnmap-parser-perl] annotated tag debian/1.31-1 created (now cc3a6a4)

2016-11-21 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script.

abe pushed a change to annotated tag debian/1.31-1
in repository libnmap-parser-perl.

at  cc3a6a4   (tag)
   tagging  eaa82761279ed5bae191a8f275d45c8accbd18cc (commit)
  replaces  debian/1.05-2.1
 tagged by  Axel Beckert
on  Mon Nov 21 22:26:38 2016 +0100

- Log -
libnmap-parser-perl Debian release 1.31-1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEERoyJeTtCmBnp12Ema+Zjx1o1yXUFAlgzZo4ACgkQa+Zjx1o1
yXUO+A/+NRWGEM21ZnYAXp/VyqQljp2bvUELAIqtPvIRbx3H7bKNlseo71iYHmjt
0CtdNR/T8hnCWt2VvLDZU6pt1cTK83WpJ7MID4/4iz5AURN1bF40S558ymnUD2GY
1BlWfLcaNNhtlCCzT2NMyPR2EQvUQRFhkoMrX2624aWRGbNEzAow6y+iFEDhTlFU
StnV+spvAB6AHEb7cLqcp3mqci/6jn75fz2XoGu/PjEP8KUZUISUBBGNoOXlv9RC
9VLtxR1oOJGCbq1M2rUis5NU34s5c6G2ajL2c3Yd/psKd8xX6tB0nLBOKWJvmoIs
S9e6zBzDAcz+Jf0QT8lyoGUkUrBWt1jSyiNsLSOCRILPamkkAZYbfYQp432TJniV
1et0sh0Zw8cHSM0wKPHjwQL1ECwarEBc5FgyqSkfi0bXnFCFHOkhV1nlV/3SaieJ
DgxY33yKWhyPyyhWFew8cprK3zVT7o1IesPAyUensgtR0RHpMKohL7lau4HFUYMx
o2JBLOlGky/FeEVmW3XTe4QPc49bs/rpnNCGu3LTIohr3iqs1wOUUXtKcyzrby5W
M3HMX6cFTsQdLqlqcwaWC4TWoUmdHhsOMGkXe/zTQ+1gbbWKlSp8mcKTOFxmKJ0q
JK6m8RSsK01Sikz42m1RUi3rpy/vqI7J9+TguGLvtB7yCPiX5IM=
=p1M7
-END PGP SIGNATURE-

Axel Beckert (22):
  [takeover-for-pkg-perl] Document the takeover
  [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.
  Rewrite dpt-takeover-generated changelog entry
  Convert to source format "3.0 (quilt)"
  New upstream version 1.31
  Merge tag 'upstream/1.31'
  Update debian/changelog
  Update packaging with regards to changed upstream file names
  Remove sole patch
  Apply "wrap-and-sort -a"
  Rewrite debian/rules with minimal dh style and bump dh compat to 10
  Actually add debian/source/format
  No more install README
  No more explicitly specify upstream changelog file
  Remove unneeded debian/dirs
  Declare compliance with Debian Policy 3.9.8
  Rework package description
  Convert debian/copyright to machine-readable DEP5 format
  debian/copyright: Update upstream license to MIT
  The new upstream release closes #443839
  Mark package as autopkgtestable
  Upload to unstable as 1.31-1

---

This annotated tag includes the following new commits:

   new  eaa8276   Upload to unstable as 1.31-1

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


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

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


[libnmap-parser-perl] 01/01: Upload to unstable as 1.31-1

2016-11-21 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libnmap-parser-perl.

commit eaa82761279ed5bae191a8f275d45c8accbd18cc
Author: Axel Beckert 
Date:   Mon Nov 21 22:23:15 2016 +0100

Upload to unstable as 1.31-1
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ad3f6a1..6a7d101 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libnmap-parser-perl (1.31-1) UNRELEASED; urgency=medium
+libnmap-parser-perl (1.31-1) unstable; urgency=medium
 
   * Take over for the Debian Perl Group; Closes: #843815 (O/ITA)
   * Done via "dpt takeover":
@@ -25,7 +25,7 @@ libnmap-parser-perl (1.31-1) UNRELEASED; urgency=medium
   * Convert debian/copyright to machine-readable DEP5 format.
   * Mark package as autopkgtestable.
 
- -- Axel Beckert   Wed, 09 Nov 2016 22:43:34 +0100
+ -- Axel Beckert   Mon, 21 Nov 2016 22:22:59 +0100
 
 libnmap-parser-perl (1.05-2.1) unstable; urgency=medium
 

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

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


[libarchive-zip-perl] branch master updated (21a05b6 -> 2990372)

2016-11-21 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

  from  21a05b6   Prepare changelog for release
   new  df46dcd   Make crc32 error message unambiguous (closes: #762454)
   new  2990372   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 |  6 ++
 debian/patches/bogus-error-message.patch | 16 
 debian/patches/series|  1 +
 3 files changed, 23 insertions(+)
 create mode 100644 debian/patches/bogus-error-message.patch

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

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


[libnmap-parser-perl] branch master updated (f0167dd -> 9fcfa37)

2016-11-21 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script.

abe pushed a change to branch master
in repository libnmap-parser-perl.

  from  f0167dd   The new upstream release closes #443839
   new  9fcfa37   Mark package as autopkgtestable

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


Summary of changes:
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

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

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


[libserver-starter-perl] 02/04: Drop most of the build dependencies, not needed any longer

2016-11-21 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository libserver-starter-perl.

commit 67ac1a93106f4d74f3808bcf974ef24f82855490
Author: Niko Tyni 
Date:   Mon Nov 21 22:23:50 2016 +0200

Drop most of the build dependencies, not needed any longer

See the previous commit (fix for #841662).
---
 debian/control | 4 
 1 file changed, 4 deletions(-)

diff --git a/debian/control b/debian/control
index ebc21c6..356a9ec 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,6 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
libmodule-build-perl,
perl
-Build-Depends-Indep: libtest-requires-perl,
- libtest-sharedfork-perl,
- libtest-tcp-perl (>= 2.08),
- perl (>= 5.19.8) | libio-socket-ip-perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libserver-starter-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libserver-starter-perl.git

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

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


[libserver-starter-perl] 04/04: releasing package libserver-starter-perl version 0.32-2 to unstable

2016-11-21 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository libserver-starter-perl.

commit 4fd4173eb7abd80ab5a69021134777fc8c3b9031
Author: Niko Tyni 
Date:   Mon Nov 21 22:26:21 2016 +0200

releasing package libserver-starter-perl version 0.32-2 to unstable
---
 debian/changelog | 11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3bf7b7a..518a577 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-libserver-starter-perl (0.32-2) UNRELEASED; urgency=medium
+libserver-starter-perl (0.32-2) unstable; urgency=medium
 
+  * Team upload.
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 
@@ -7,7 +8,13 @@ libserver-starter-perl (0.32-2) UNRELEASED; urgency=medium
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * debian/upstream/metadata: use HTTPS for GitHub URLs.
 
- -- Salvatore Bonaccorso   Sat, 30 Jan 2016 20:06:25 +0100
+  [ Niko Tyni ]
+  * Skip most of the test suite, it's racy and sometimes hangs altogether.
+(Closes: #841662)
++ drop most of the build dependencies, not needed any longer
+  * Declare Standards-Version 3.9.8.
+
+ -- Niko Tyni   Mon, 21 Nov 2016 22:26:02 +0200
 
 libserver-starter-perl (0.32-1) unstable; urgency=medium
 

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

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


[libserver-starter-perl] branch master updated (a7e55ae -> 4fd4173)

2016-11-21 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a change to branch master
in repository libserver-starter-perl.

  from  a7e55ae   update changelog
   new  2be7fe0   Skip most of the test suite, it's racy and sometimes 
hangs altogether
   new  67ac1a9   Drop most of the build dependencies, not needed any longer
   new  e266430   Declare Standards-Version 3.9.8
   new  4fd4173   releasing package libserver-starter-perl version 0.32-2 
to unstable

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


Summary of changes:
 debian/changelog  | 11 +--
 debian/control|  6 +-
 debian/rules  |  3 +++
 debian/tests/pkg-perl/smoke-files |  3 +++
 4 files changed, 16 insertions(+), 7 deletions(-)
 create mode 100644 debian/tests/pkg-perl/smoke-files

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

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


[libgtk3-simplelist-perl] 01/01: libgtk3-simplelist-perl (0.15-1~bpo8+1)

2016-11-21 Thread Clement Hermann
This is an automated email from the git hooks/post-receive script.

nodens-guest pushed a commit to branch jessie-backports
in repository libgtk3-simplelist-perl.

commit b1d9d94d9352500258c7d577d7deffe3cf00fda4
Author: Clément Hermann 
Date:   Mon Nov 21 19:28:18 2016 +0100

libgtk3-simplelist-perl (0.15-1~bpo8+1)

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

diff --git a/debian/changelog b/debian/changelog
index 09cf0d3..2eb198d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libgtk3-simplelist-perl (0.15-1~bpo8+1) jessie-backports; urgency=medium
+
+  * Rebuild for jessie-backports.
+
+ -- Clément Hermann   Mon, 21 Nov 2016 19:26:25 +0100
+
 libgtk3-simplelist-perl (0.15-1) unstable; urgency=low
 
   * Initial release. (Closes: #835923)

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

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

[libgtk3-simplelist-perl] branch jessie-backports created (now b1d9d94)

2016-11-21 Thread Clement Hermann
This is an automated email from the git hooks/post-receive script.

nodens-guest pushed a change to branch jessie-backports
in repository libgtk3-simplelist-perl.

at  b1d9d94   libgtk3-simplelist-perl (0.15-1~bpo8+1)

This branch includes the following new commits:

   new  b1d9d94   libgtk3-simplelist-perl (0.15-1~bpo8+1)

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


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

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


[libserver-starter-perl] annotated tag debian/0.32-2 created (now d4fef08)

2016-11-21 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a change to annotated tag debian/0.32-2
in repository libserver-starter-perl.

at  d4fef08   (tag)
   tagging  4fd4173eb7abd80ab5a69021134777fc8c3b9031 (commit)
  replaces  debian/0.32-1
 tagged by  Niko Tyni
on  Mon Nov 21 22:30:48 2016 +0200

- Log -
Debian release 0.32-2
-BEGIN PGP SIGNATURE-

iQJFBAABCAAvFiEEdqKOQsmBHZHoj7peLsD/s7cwGx8FAlgzWXkRHG50eW5pQGRl
Ymlhbi5vcmcACgkQLsD/s7cwGx+x/Q//QQ5vMvodLCWFVWboKXFLP2fhK3nUgNCp
bogmqoicdXre0mBfayd2YaSiz2QugYDSu+uBfXgR4oe1RNy2mC28BcnlRii+VBZg
GTn+SqTgjtwl3GIo2pJ0SBmmTyzJc8wIQSKrAI6IuxP/HthmJmBFHdy0XEtrVWFB
adsNJ6JYwmbZjp3emw8y/RvwLBzBO9t4BVnm1UDqNk3jc0tRZs7ItpH+cPKR75Mr
9gbpt3NIrrouDO5bY5CHGxo7kXr9rsSbFmxNWsau6Ef/NELIePfvpy7j3vihaVl/
hoHAO+KkKtRpAoaRVQdqp7XgmW+UtOEeYKFmhUzWukUScRTWJNVWD5axu1rM2C0/
mssQnBrtAK3528M0poyvXInyAzhS9N/G/EUmmfD/HfxmgBWpUSjJazrjur0nKpbj
xd8sqhEJ0yenK3QZgaF1SynIk/aS2eh5EJxXFUAQLFiJ7HASaxSReWWtlQhwrOLo
NRr3+72MAWRWO5y9/wpSPAcqYnSUJGACQ0fX0nUrsgP3uS6DP/XkKxwMcPzKq8lg
DbVo0iiizag1vtidCD1l02eHEbFDxiGOe7dPQRPT14tmEoefitvUNLvstLv1J7by
/nZ5ukcdKOIoiWipBXX+8JbSR32tujEpxWeZGIOsFH7Y149nhe9EVeiVS9qSyNPK
2oXS6gxlxJo=
=DFL1
-END PGP SIGNATURE-

Niko Tyni (4):
  Skip most of the test suite, it's racy and sometimes hangs altogether
  Drop most of the build dependencies, not needed any longer
  Declare Standards-Version 3.9.8
  releasing package libserver-starter-perl version 0.32-2 to unstable

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

gregor herrmann (4):
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog
  debian/upstream/metadata: use HTTPS for GitHub URLs.
  update changelog

---

This annotated tag includes the following new commits:

   new  2be7fe0   Skip most of the test suite, it's racy and sometimes 
hangs altogether
   new  67ac1a9   Drop most of the build dependencies, not needed any longer
   new  e266430   Declare Standards-Version 3.9.8
   new  4fd4173   releasing package libserver-starter-perl version 0.32-2 
to unstable

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


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

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


[pkg-perl-tools] 02/03: editorial/syntax changes in POD of scripts/alioth-repo

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository pkg-perl-tools.

commit 497c5bfe71ce2fa50e5c1dfa45c8d1875321fdcb
Author: gregor herrmann 
Date:   Mon Nov 21 20:24:38 2016 +0100

editorial/syntax changes in POD of scripts/alioth-repo

Gbp-Dch: Ignore
---
 scripts/alioth-repo | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/scripts/alioth-repo b/scripts/alioth-repo
index 48f2308..811945b 100755
--- a/scripts/alioth-repo
+++ b/scripts/alioth-repo
@@ -85,7 +85,7 @@ B [I]
 =head1 DESCRIPTION
 
 B is to be run in a newly created Git repository containing
-unpacked Debian source package. It creates and configures a Git repository at
+an unpacked Debian source package. It creates and configures a Git repository 
at
 the right location on L and then pushes all branches and
 tags.
 
@@ -98,9 +98,9 @@ of the Git repository.)
 
 =over
 
-=item Copyright (c) 2011 Damyan Ivanov 
+=item Copyright (c) 2011 Damyan Ivanov Ed...@debian.orge
 
-=item Copyright (c) 2012 gregor herrmann 
+=item Copyright (c) 2012, 2016 gregor herrmann Egre...@debian.orge
 
 =back
 

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

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


[pkg-perl-tools] 03/03: update changelog

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository pkg-perl-tools.

commit 4dc3cd18c4eac12fdcfce9a580bfc88f7f6a8e50
Author: gregor herrmann 
Date:   Mon Nov 21 20:25:10 2016 +0100

update changelog

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

diff --git a/debian/changelog b/debian/changelog
index 6f24a0a..a3bc688 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,10 @@ pkg-perl-tools (0.34) UNRELEASED; urgency=medium
 - Provide patch realpath to git apply.
 - Sync with upstream before branching.
 
+  [ gregor herrmann ]
+  * dpt-alioth-repo: document the possibility to pass the distribution
+name as a parameter.
+
  -- gregor herrmann   Thu, 08 Sep 2016 00:39:56 +0200
 
 pkg-perl-tools (0.33) unstable; urgency=medium

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

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


[pkg-perl-tools] 01/03: dpt-alioth-repo: document the possibility to pass the distribution name as a parameter.

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository pkg-perl-tools.

commit 7c6aa539b4e242490cd0eb87e4f8f62eeb4d6234
Author: gregor herrmann 
Date:   Mon Nov 21 20:23:40 2016 +0100

dpt-alioth-repo: document the possibility to pass the distribution name as 
a parameter.
---
 scripts/alioth-repo | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/scripts/alioth-repo b/scripts/alioth-repo
index e1b5850..48f2308 100755
--- a/scripts/alioth-repo
+++ b/scripts/alioth-repo
@@ -80,7 +80,7 @@ dpt-alioth-repo -- clone newly created repository to 
alioth.debian.org
 
 =head1 SYNOPSIS
 
-B
+B [I]
 
 =head1 DESCRIPTION
 
@@ -89,6 +89,11 @@ unpacked Debian source package. It creates and configures a 
Git repository at
 the right location on L and then pushes all branches and
 tags.
 
+The script tries hard to find the name of the CPAN distribution; if it
+fails, I can be passed as a parameter to B. (Note that the name is currently only used for the description
+of the Git repository.)
+
 =head1 COPYRIGHT & LICENSE
 
 =over

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

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


[pkg-perl-tools] branch master updated (795ed42 -> 4dc3cd1)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository pkg-perl-tools.

  from  795ed42   update changelog
   new  7c6aa53   dpt-alioth-repo: document the possibility to pass the 
distribution name as a parameter.
   new  497c5bf   editorial/syntax changes in POD of scripts/alioth-repo
   new  4dc3cd1   update changelog

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


Summary of changes:
 debian/changelog|  4 
 scripts/alioth-repo | 13 +
 2 files changed, 13 insertions(+), 4 deletions(-)

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

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


[libgtk3-simplelist-perl] annotated tag debian/0.15-1.bpo8+1 created (now d3dac1a)

2016-11-21 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.15-1.bpo8+1
in repository libgtk3-simplelist-perl.

at  d3dac1a   (tag)
   tagging  b1d9d94d9352500258c7d577d7deffe3cf00fda4 (commit)
  replaces  debian/0.15-1
 tagged by  gregor herrmann
on  Mon Nov 21 21:30:51 2016 +0100

- Log -
tagging package libgtk3-simplelist-perl version debian/0.15-1.bpo8+1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlgzWXtfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgaPRA/9GsoeuQM0GMJ6H5NhQ6/Xbn8ZyepVr9TdS43cZMsvQE9LazliF7SyRq6H
gaXeqa72U8FNp5ziH9Auj+1DUuScgkOwu5p8eNE8zOmYeVG1X+dz9IWf6Mgm3zlm
uuHiYDyqU6od2LcOZMg5mdHV6vGXRm89HfCtdiJbXEm9vsxnRL9g9KMe9vh3LTuq
in4f2yNHLOjZkU8xDuboCJAecOugTytusNQYxALajIYt8vthi3xnTT8u7KIfORWC
ua7BS/TysPJkvOGd9xGDvrr1vAM6m1/Ht0LGuAZXx9clxFm66sH38oT/ICW1eKCP
+R4lMFmxm2UEqnG+4YM/750YkDQWBrQnTCTZUbTNI9Cg1u3gfOGOg1JOpwBK81Hk
dTsc4usaO343afsgOrPNHNL8Kb6+HUcQ7ty3KfDKZ1v76QOy0wzGdvVweKsqoV62
1BXwC4QTivKUM6HEuEdKHRd7DO90dL+ykFTs/n3sBvWtIt83gFhVOlRMOcY2uBmV
AVqzhPMcQexp5IJY2trvlkcRbPiDCrZRN747MwZEMeaxovusfS8VDRrXk3ardZ4z
296salmTd0nNNoI5zPj7Ix8niSyTPD1QYr6rS2oqX9UpBBzwItVuAjVr76KcX8Q9
AEwJYHIy6sSLb+3m3pwOjfes6Tq9eWo4wP07foKk2UPkmXozqCc=
=XSg0
-END PGP SIGNATURE-

Clément Hermann (1):
  libgtk3-simplelist-perl (0.15-1~bpo8+1)

---

No new revisions were added by this update.

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

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

[libnmap-parser-perl] 01/01: Mark package as autopkgtestable

2016-11-21 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libnmap-parser-perl.

commit 9fcfa371b3cce6a64dc0a86374eef2d24ddbb416
Author: Axel Beckert 
Date:   Mon Nov 21 22:07:12 2016 +0100

Mark package as autopkgtestable
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 662f330..ad3f6a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ libnmap-parser-perl (1.31-1) UNRELEASED; urgency=medium
   * Declare compliance with Debian Policy 3.9.8.
   * Rework package description.
   * Convert debian/copyright to machine-readable DEP5 format.
+  * Mark package as autopkgtestable.
 
  -- Axel Beckert   Wed, 09 Nov 2016 22:43:34 +0100
 
diff --git a/debian/control b/debian/control
index 93ae6b0..c964f08 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Standards-Version: 3.9.8
 Homepage: https://metacpan.org/release/Nmap-Parser
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libnmap-parser-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnmap-parser-perl.git
+Testsuite: autopkgtest-pkg-perl
 
 Package: libnmap-parser-perl
 Architecture: all

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

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


[libnmap-parser-perl] branch master updated (9fcfa37 -> eaa8276)

2016-11-21 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script.

abe pushed a change to branch master
in repository libnmap-parser-perl.

  from  9fcfa37   Mark package as autopkgtestable
   new  eaa8276   Upload to unstable as 1.31-1

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


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

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

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


[libarchive-zip-perl] 02/02: update changelog

2016-11-21 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 2990372ca42da2d058f57e570eafb1f920bb5d83
Author: Florian Schlichting 
Date:   Mon Nov 21 22:26:44 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index ddd529d..b7a75a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libarchive-zip-perl (1.59-2) UNRELEASED; urgency=medium
+
+  * Make crc32 error message unambiguous (closes: #762454)
+
+ -- Florian Schlichting   Mon, 21 Nov 2016 22:25:53 +0100
+
 libarchive-zip-perl (1.59-1) unstable; urgency=medium
 
   * Import upstream version 1.59

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

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


[libarchive-zip-perl] 01/02: Make crc32 error message unambiguous (closes: #762454)

2016-11-21 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit df46dcdc9e84f433f89aae5bf7a57c9efa8856b0
Author: Florian Schlichting 
Date:   Mon Nov 21 22:24:11 2016 +0100

Make crc32 error message unambiguous (closes: #762454)
---
 debian/patches/bogus-error-message.patch | 16 
 debian/patches/series|  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/bogus-error-message.patch 
b/debian/patches/bogus-error-message.patch
new file mode 100644
index 000..56dfeab
--- /dev/null
+++ b/debian/patches/bogus-error-message.patch
@@ -0,0 +1,16 @@
+Description: Make crc32 error message unambiguous
+Author: Florian Schlichting 
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762454
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118886
+
+--- a/script/crc32
 b/script/crc32
+@@ -21,7 +21,7 @@
+ }
+ my $fh = FileHandle->new();
+ if ( !$fh->open( $file, 'r' ) ) {
+-warn "$0: $!\n";
++warn "$0: Cannot open $file: $!\n";
+ next;
+ }
+ binmode($fh);
diff --git a/debian/patches/series b/debian/patches/series
index d4c291b..bddb417 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 fix_example_shebangs.patch
+bogus-error-message.patch

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

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


[libserver-starter-perl] 03/04: Declare Standards-Version 3.9.8

2016-11-21 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository libserver-starter-perl.

commit e26643036eac3e2c7556edfe87ec86d4d9696f61
Author: Niko Tyni 
Date:   Mon Nov 21 22:25:28 2016 +0200

Declare Standards-Version 3.9.8
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 356a9ec..7c94a30 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
libmodule-build-perl,
perl
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libserver-starter-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libserver-starter-perl.git
 Homepage: https://metacpan.org/release/Server-Starter

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

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


[libserver-starter-perl] 01/04: Skip most of the test suite, it's racy and sometimes hangs altogether

2016-11-21 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository libserver-starter-perl.

commit 2be7fe08952ce2eae66b29d1af9a9f283be83e5a
Author: Niko Tyni 
Date:   Mon Nov 21 22:09:28 2016 +0200

Skip most of the test suite, it's racy and sometimes hangs altogether

Closes: #841662
---
 debian/rules  | 3 +++
 debian/tests/pkg-perl/smoke-files | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..3cde386 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
dh $@
+
+override_dh_auto_test:
+   dh_auto_test -- --test-files "$(shell grep -v '^#' 
debian/tests/pkg-perl/smoke-files)"
diff --git a/debian/tests/pkg-perl/smoke-files 
b/debian/tests/pkg-perl/smoke-files
new file mode 100644
index 000..338f589
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-files
@@ -0,0 +1,3 @@
+# skip almost all the tests
+# see #841662
+t/00-base.t

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

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


[pkg-perl-tools] branch master updated (4dc3cd1 -> 8ff6e34)

2016-11-21 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

  from  4dc3cd1   update changelog
   new  8ff6e34   scripts/forward: un-obfuscate mailto address (if needed)

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:
 scripts/forward | 1 +
 1 file changed, 1 insertion(+)

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

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


[pkg-perl-tools] 01/01: scripts/forward: un-obfuscate mailto address (if needed)

2016-11-21 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 8ff6e34b49fb560d3216bf9bc76316522626b377
Author: Florian Schlichting 
Date:   Mon Nov 21 23:56:07 2016 +0100

scripts/forward: un-obfuscate mailto address (if needed)
---
 scripts/forward | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/forward b/scripts/forward
index 306508d..dc1b6dd 100755
--- a/scripts/forward
+++ b/scripts/forward
@@ -164,6 +164,7 @@ $opt_tracker_url ||= detect_tracker_url();
 
 if ( $meta and $meta->resources and $meta->resources->{bugtracker} ) {
 $opt_mailto  ||= $meta->resources->{bugtracker}{mailto};
+$opt_mailto =~ s/ at /@/;
 }
 
 if ( $opt_use_mail and not $opt_mailto ) {

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

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


[openpgp-applet] branch jessie-backports updated (e864eb9 -> db97c81)

2016-11-21 Thread Clement Hermann
This is an automated email from the git hooks/post-receive script.

nodens-guest pushed a change to branch jessie-backports
in repository openpgp-applet.

  from  e864eb9   openpgp-applet (0.9.1-1~bpo8+1)
  adds  3eb9cfb   Rename autopkgtest configuration file(s) as per new 
pkg-perl-autopkgtest schema.
  adds  d8529f1   update changelog
  adds  995254e   debian/copyright: change Copyright-Format 1.0 URL to 
HTTPS.
  adds  8e61602   update changelog
  adds  7a50233   debian/watch: remove useless parameters
  adds  999fed0   Imported Upstream version 0.9.1
  adds  d45fe15   merge again upstream/0.9.1 to make dpt import-orig happy
  adds  2e5241d   Correct some license bits
  adds  6d58acb   Documentation : grammar/spelling/syntax
  adds  57e4b22   script->bin for better consistency
  adds  8b13b48   add License information for pixmaps + cosmetic
  adds  d59b50e   add License information for pixmaps + cosmetic
  adds  2fb80a6   Merge branch 'master' of 
git.tails.boum.org:nodens/openpgp-applet
  adds  2c604be   correct license in About
  adds  f836ce0   correct name in description / About
  adds  467331e   removing META.yml and inc/ from master
  adds  88e3b09   specify dependency to xclip in Doc and Makefile.PL
  adds  9904cb4   Migrate to Dist::Zilla as a build system
  adds  7c91bd2   Follow some Test::Perl::Critic recommandations
  adds  49b8f3c   Move OpenPGP_Applet.pm to Crypt Namespace
  adds  3342ae9   mv OpenPGP_Applet to Crypt namespace
  adds  7cf4e94   Revert "mv OpenPGP_Applet to Crypt namespace"
  adds  7d4457a   mv OpenPGP_Applet to Crypt namespace
  adds  67facd7   Merge branch 'feature/CryptNamespace' of 
git.tails.boum.org:nodens/openpgp-applet into feature/CryptNamespace
  adds  c54791e   correct pixmap dirs
  adds  18a6b38   Merge branch 'feature/CryptNamespace'
  adds  abe7d27   add AutoPrereqs to dist.ini
  adds  0036ca1   Adjust Perl::Critic modifications
  adds  1c68b7a   replace Any::Moose with Moo
  adds  82d7958   specify minimum version for GnuPG::Interface
  adds  a2a1692   add empty perlcritic.rc before merging
  adds  b677eb6   Merge branch 'feature/UseMoo'
  adds  49cc3aa   remove perlcritic.rc (useless since feature/UseMoo)
  adds  af1dfff   Don't pass already encoded data to GTK2.
  adds  0e9f69f   Coding Style : replace  by 4 spaces
  adds  7a1c229   Merge branch 'bugfix/7968-cant-clearsign-non-ascii-text'
  adds  871c7bf   Correct bug in GnuPG::Interface subclassing
  adds  7232ffa   Invert Exit and About menu
  adds  bdf8c7b   Revert "Invert Exit and About menu"
  adds  c87fb47   replace Switch module with suitable for() block
  adds  ee5df81   Replace non-DFSG compliant icons (#7742)
  adds  33581ce   Merge branch 'bugfix/7742-Non-DFSG_compliant_images'
  adds  4c7320c   Coding style : replace tabs with space (again)
  adds  8e1aca4   Add i18n infrastructure
  adds  11b9623   Import translations from tails' main repo
  adds  4b7d9f7   use Locale::TextDomain (from libperl-intl)
  adds  273a614   Add Dist::Zilla module for Locale::TextDomain
  adds  36b0c4e   Update translations
  adds  963111f   Correct TextDomain definition
  adds  3f8328b   Remove bogus file
  adds  76042b1   Refresh and clean po files
  adds  9846a5a   Use __("string") syntax everywhere
  adds  fdfeae8   Merge branch 'feature/add_i18n'
  adds  a3aa1b6   Invert Exit and About menu
  adds  9a7a2a9   Merge branch 'bugfix/7450-too_easy_to_exit'
  adds  c831378   Correct License for pixmaps/icons in About dialog
  adds  1f30a17   Perl::Critic - correct severe violations
  adds  5d324c5   Add confirmation dialog on exit
  adds  db82349   add a parameter (dialog parent window) to app_exit()
  adds  f65fa2a   Merge branch 'bugfix/8319-Add_a_confirmation_on_exit'
  adds  8e46a34   Add menu entry to open text editor
  adds  50ed43a   Revert "Add menu entry to open text editor"
  adds  d2ef02d   Add menu entry to open text editor
  adds  c6ad4f4   Merge branch 
'feature/9069-Add_menu_entry_open_text_editor'
  adds  9d2c398   update translations
  adds  f7df95b   Release 0.9
  adds  91b53b8   Update Copyright to 2015
  adds  e858cc9   Update translations
  adds  54808ac   perlcritic : remove uneeded prototypes from subs
  adds  1b38362   Use Git dzil bundle:
  adds  10f394a   Release 0.9.1
  adds  6412304   Revert "Release 0.9.1"
  adds  3f26884   Remove VersionFromGit dzil plugin
  adds  e66105c   Release 0.9.1
  adds  df9a2ba   First pass : s/Gtk2/Gtk3/, obvious functions
  adds  9f01040   convert clipboard call to Gtk3
  adds  c1ff2b9   missed a Gtk2 function
  adds  70ca264   change syntax for class-static methods calls
  adds  9b246e6   Revert "change syntax for class-static methods calls"
 

[openpgp-applet] 01/02: Merge tag 'debian/1.0-1' into jessie-backports

2016-11-21 Thread Clement Hermann
This is an automated email from the git hooks/post-receive script.

nodens-guest pushed a commit to branch jessie-backports
in repository openpgp-applet.

commit a05881fa1f552b81b82c4f227c7d8c864170e170
Merge: e864eb9 50f33bf
Author: Clément Hermann 
Date:   Mon Nov 21 18:42:28 2016 +0100

Merge tag 'debian/1.0-1' into jessie-backports

tagging package openpgp-applet version debian/1.0-1
Git-Dch: Ignore

 Changes| 184 -
 MANIFEST   |  39 -
 META.json  |  15 +-
 META.yml   |  15 +-
 Makefile.PL|  31 ++--
 README |   2 -
 bin/openpgp-applet | 147 
 debian/changelog   |  28 
 debian/control |  18 +-
 debian/copyright   |   8 +-
 debian/menu|   4 -
 ...e-requires_external.t-test-requiring-gpg2.patch |  19 +++
 ...-requires_external.t-test-requiring-xclip.patch |  27 ---
 debian/patches/series  |   2 +-
 debian/rules   |   3 +
 debian/source/local-options|   1 +
 debian/tests/pkg-perl/smoke-files  |   2 +
 debian/tests/pkg-perl/{module-name => use-name}|   0
 debian/watch   |   2 +-
 dist.ini   |   9 +-
 po/ca.mo   | Bin 3440 -> 3609 bytes
 po/ca.po   |  59 ---
 po/da.mo   | Bin 3439 -> 3562 bytes
 po/da.po   |  26 ++-
 po/de.mo   | Bin 3671 -> 3802 bytes
 po/de.po   |  38 ++---
 po/el.mo   | Bin 4702 -> 4950 bytes
 po/el.po   |  52 +++---
 po/en_GB.mo| Bin 3300 -> 3413 bytes
 po/en_GB.po|  12 +-
 po/es.mo   | Bin 3584 -> 3729 bytes
 po/es.po   |  59 ---
 po/fa.mo   | Bin 4390 -> 4587 bytes
 po/fa.po   |  26 +--
 po/fi.mo   | Bin 3524 -> 3712 bytes
 po/fi.po   |  33 ++--
 po/fr.mo   | Bin 3581 -> 3772 bytes
 po/fr.po   |  54 +++---
 po/fr_CA.mo| Bin 3622 -> 3749 bytes
 po/fr_CA.po|  38 ++---
 po/hr_HR.mo| Bin 3645 -> 3844 bytes
 po/hr_HR.po|  62 ---
 po/hu.mo   | Bin 3639 -> 3772 bytes
 po/hu.po   |  31 ++--
 po/id.mo   | Bin 3335 -> 3449 bytes
 po/id.po   |  31 ++--
 po/it.mo   | Bin 3497 -> 3623 bytes
 po/it.po   |  35 ++--
 po/ja.mo   | Bin 3705 -> 3915 bytes
 po/ja.po   |  28 ++--
 po/ko.mo   | Bin 3381 -> 3546 bytes
 po/ko.po   |  26 ++-
 po/nb.mo   | Bin 3429 -> 3576 bytes
 po/nb.po   |  45 +++--
 po/nl.mo   | Bin 3580 -> 3646 bytes
 po/nl.po   |  40 ++---
 po/pl.mo   | Bin 3622 -> 3742 bytes
 po/pl.po   |  50 +++---
 po/pt_BR.mo| Bin 3767 -> 3924 bytes
 po/pt_BR.po|  62 ---
 po/ru.mo   | Bin 5369 -> 5586 bytes
 po/ru.po   |  45 ++---
 po/sk_SK.mo| Bin 3598 -> 3820 bytes
 po/sk_SK.po|  26 +--
 po/sq.mo   | Bin 3716 -> 3828 bytes
 po/sq.po   |  16 +-
 po/sv.mo   | Bin 3409 -> 

[openpgp-applet] 02/02: openpgp-applet (1.0-1~bpo8+1)

2016-11-21 Thread Clement Hermann
This is an automated email from the git hooks/post-receive script.

nodens-guest pushed a commit to branch jessie-backports
in repository openpgp-applet.

commit db97c81d9212fa09c167bdf8ad5a10cf528aa9c7
Author: Clément Hermann 
Date:   Mon Nov 21 18:47:36 2016 +0100

openpgp-applet (1.0-1~bpo8+1)

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

diff --git a/debian/changelog b/debian/changelog
index b3e76db..139d622 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openpgp-applet (1.0-1~bpo8+1) jessie-backports; urgency=medium
+
+  * Rebuild for jessie-backports.
+
+ -- Clément Hermann   Mon, 21 Nov 2016 18:44:26 +0100
+
 openpgp-applet (1.0-1) unstable; urgency=medium
 
   [ gregor herrmann ]

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

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

[libmoosex-app-perl] annotated tag debian/1.37-1 created (now 8671b11)

2016-11-21 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

angel pushed a change to annotated tag debian/1.37-1
in repository libmoosex-app-perl.

at  8671b11   (tag)
   tagging  86798b78be13e07c52219e328f68d28b13d9c52c (commit)
  replaces  debian/1.36-1
 tagged by  Angel Abad
on  Mon Nov 21 13:44:45 2016 +0100

- Log -
libmoosex-app-perl Debian release 1.37-1
-BEGIN PGP SIGNATURE-

iQJIBAABCAAyFiEESgiXGRYhzPf77vdSptWIFgEKEJYFAlgy7D0UHGFuZ2VsYWJh
ZEBnbWFpbC5jb20ACgkQptWIFgEKEJagnhAApxtfBGVy7EaaWMBzSdKLlDByKXPH
r99QQu2erKpneK+Xdu/K8rRx1u/NH/qTemzSU5oDGzSt9SV9Jdox5YPoIj4aPW5X
V7ETfAEOwg06Zxh9oxw/WXa6/WGCy/rmVHVS4mSDHa5J6VXChEwoMgvsC1R9Hqud
SaGngrOnR8CTSe6987ag1C4nzWPAsID+v0Hpm5S0hK61I8JGK+y6l1Z6yig7OYbz
6EfLrw1k4BsVAcJbPCG/wcQc71qSDGL29rzjqI3iZVQJMe+wzMJKHxZUIZdgemsH
ftyK1dqVpEJSkiRUPMrPxkJehwd6oQP+3rNuNfw4HPuxHCYolqKE8ILzfl4uOhiq
mlR/bKYW+jz1LwFeCCBJ4Yn9w0vUtw1QovPRMjWB4+ukh6HoisywejpSbPOOBVvp
+Wp6dZu1yUIGfDS0Ko0eIEa4s+pQoinTv+qplLav4rUdigoHJElkHRETwvntIb5R
rImc9V28Gjihh1T6HaXo8E9nJPdcDtuLSvCDKhVCe+434dSmUVb7LRHV9uQotf06
uJgWuXmjGybSl9WQZ4N+yFghwKTSPmlZ0lNFJV3Tvk0zICeYknM3SEZhluMyzI1g
RtLiDTqP0Kzi1HBmyHosQXzKySNS5Sfl5oxGAwWiVoe/6MRzFcEAXl8Ro4v427ri
aEyXFn+vAFfLxng=
=Yxod
-END PGP SIGNATURE-

Angel Abad (5):
  New upstream version 1.37
  Merge tag 'upstream/1.37'
  Update debian/changelog
  debian/patches/fix-podman-error: Fix error.
  Update changelog.

Maros Kollar (9):
  Update readme
  Whitespace cleanup
  Refactor the way values are parsed from @ARGV
  Refactor boolean handling
  Negatable boolean options reworked
  Add sanity checks
  Add documentation
  Tests
  Release 1.37

---

This annotated tag includes the following new commits:

   new  5205f87   Merge tag 'upstream/1.37'
   new  08736b9   Update debian/changelog
   new  874bb89   debian/patches/fix-podman-error: Fix error.
   new  86798b7   Update changelog.

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


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

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


[libmoosex-app-perl] 01/04: Merge tag 'upstream/1.37'

2016-11-21 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

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

commit 5205f87eb717da862fff35efb8737176e69efce9
Merge: 999ca60 3db9274
Author: Angel Abad 
Date:   Mon Nov 21 13:27:28 2016 +0100

Merge tag 'upstream/1.37'

Upstream version 1.37

# gpg: Firmado el lun 21 nov 2016 13:27:14 CET
# gpg:usando RSA clave 
4A0897191621CCF7FBEEF752A6D58816010A1096
# gpg:issuer "angela...@gmail.com"
# gpg: Firma correcta de "Angel Abad " [desconocido]
# gpg: alias "Angel Abad " [desconocido]
# gpg: alias "Angel Abad " 
[desconocido]
# gpg: ATENCIÓN: ¡Esta clave no está certificada por una firma de confianza!
# gpg:   No hay indicios de que la firma pertenezca al propietario.
# Huellas dactilares de la clave primaria: 4A08 9719 1621 CCF7 FBEE  F752 
A6D5 8816 010A 1096

 Changes  |   5 +
 MANIFEST |   2 +
 META.yml |   2 +-
 README   |   2 +
 lib/MooseX/App.pm|   7 +-
 lib/MooseX/App/Meta/Role/Attribute/Option.pm | 147 +++
 lib/MooseX/App/Meta/Role/Class/Base.pm   |  74 +++---
 lib/MooseX/App/ParsedArgv.pm |  84 ++-
 lib/MooseX/App/ParsedArgv/Element.pm |  74 ++
 lib/MooseX/App/ParsedArgv/Value.pm   |  54 ++
 lib/MooseX/App/Role/Base.pm  |   1 +
 lib/MooseX/App/Simple.pm |   2 +-
 lib/MooseX/App/Tutorial.pod  |   4 +
 lib/MooseX/App/Utils.pm  |  13 +++
 t/00_load.t  |   2 +-
 t/01_basic.t |   8 +-
 t/03_utils.t |  12 +--
 t/04_plugin_config.t |   2 +-
 t/09_classes.t   |   8 +-
 t/10_plugin_mutexgroup.t |  14 +--
 t/11_process.t   |  26 ++---
 t/12_plugin_depends.t|  78 +++---
 t/13_rt_112156.t |  66 
 t/14_gh_45.t |  76 ++
 t/testlib/Test01/CommandA.pm |   2 +-
 t/testlib/Test01/CommandB.pm |   2 +-
 t/testlib/Test02.pm  |   2 +-
 t/testlib/Test03.pm  |   6 +-
 t/testlib/Test03/SomeCommand.pm  |   2 +-
 t/testlib/Test03/YetAnotherCommand.pm|   1 +
 t/testlib/Test04Base.pm  |   2 +-
 t/testlib/Test05.pm  |   4 +-
 t/testlib/Test06/CommandA.pm |   6 +-
 t/testlib/Test06/CommandB.pm |   2 +-
 34 files changed, 554 insertions(+), 238 deletions(-)

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

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

[libmoosex-app-perl] 04/04: Update changelog.

2016-11-21 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

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

commit 86798b78be13e07c52219e328f68d28b13d9c52c
Author: Angel Abad 
Date:   Mon Nov 21 13:44:27 2016 +0100

Update changelog.

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

diff --git a/debian/changelog b/debian/changelog
index 8ee6feb..74622b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
-libmoosex-app-perl (1.37-1) UNRELEASED; urgency=medium
+libmoosex-app-perl (1.37-1) unstable; urgency=medium
 
+  * Team upload.
   * Import upstream version 1.37
+  * debian/patches/fix-podman-error: Fix error.
 
- -- Angel Abad   Mon, 21 Nov 2016 13:27:28 +0100
+ -- Angel Abad   Mon, 21 Nov 2016 13:42:40 +0100
 
 libmoosex-app-perl (1.36-1) unstable; urgency=medium
 

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

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


[libmoosex-app-perl] branch master updated (999ca60 -> 86798b7)

2016-11-21 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

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

  from  999ca60   Update changelog.
  adds  fb8ec3c   Update readme
  adds  cdf3872   Whitespace cleanup
  adds  c125b1e   Refactor the way values are parsed from @ARGV
  adds  ffe60b7   Refactor boolean handling
  adds  2da40d6   Negatable boolean options reworked
  adds  f828e2f   Add sanity checks
  adds  5111555   Add documentation
  adds  a2a92a9   Tests Add more boolean tests, cleanup tests, improve 
inheritance tests
  adds  5ff31e2   Release 1.37
  adds  3db9274   New upstream version 1.37
   new  5205f87   Merge tag 'upstream/1.37'
   new  08736b9   Update debian/changelog
   new  874bb89   debian/patches/fix-podman-error: Fix error.
   new  86798b7   Update changelog.

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


Summary of changes:
 Changes  |   5 +
 MANIFEST |   2 +
 META.yml |   2 +-
 README   |   2 +
 debian/changelog |   8 ++
 debian/patches/fix-podman-error  |  17 
 debian/patches/series|   1 +
 lib/MooseX/App.pm|   7 +-
 lib/MooseX/App/Meta/Role/Attribute/Option.pm | 147 +++
 lib/MooseX/App/Meta/Role/Class/Base.pm   |  74 +++---
 lib/MooseX/App/ParsedArgv.pm |  84 ++-
 lib/MooseX/App/ParsedArgv/Element.pm |  74 ++
 lib/MooseX/App/ParsedArgv/Value.pm   |  54 ++
 lib/MooseX/App/Role/Base.pm  |   1 +
 lib/MooseX/App/Simple.pm |   2 +-
 lib/MooseX/App/Tutorial.pod  |   4 +
 lib/MooseX/App/Utils.pm  |  13 +++
 t/00_load.t  |   2 +-
 t/01_basic.t |   8 +-
 t/03_utils.t |  12 +--
 t/04_plugin_config.t |   2 +-
 t/09_classes.t   |   8 +-
 t/10_plugin_mutexgroup.t |  14 +--
 t/11_process.t   |  26 ++---
 t/12_plugin_depends.t|  78 +++---
 t/13_rt_112156.t |  66 
 t/14_gh_45.t |  76 ++
 t/testlib/Test01/CommandA.pm |   2 +-
 t/testlib/Test01/CommandB.pm |   2 +-
 t/testlib/Test02.pm  |   2 +-
 t/testlib/Test03.pm  |   6 +-
 t/testlib/Test03/SomeCommand.pm  |   2 +-
 t/testlib/Test03/YetAnotherCommand.pm|   1 +
 t/testlib/Test04Base.pm  |   2 +-
 t/testlib/Test05.pm  |   4 +-
 t/testlib/Test06/CommandA.pm |   6 +-
 t/testlib/Test06/CommandB.pm |   2 +-
 37 files changed, 580 insertions(+), 238 deletions(-)
 create mode 100644 debian/patches/fix-podman-error
 create mode 100644 debian/patches/series
 create mode 100644 lib/MooseX/App/ParsedArgv/Value.pm
 create mode 100644 t/14_gh_45.t

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

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


[libmoosex-app-perl] annotated tag upstream/1.37 created (now c6784d2)

2016-11-21 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

angel pushed a change to annotated tag upstream/1.37
in repository libmoosex-app-perl.

at  c6784d2   (tag)
   tagging  3db9274cc21c42193ebb12282efadb04412b2c62 (commit)
  replaces  upstream/1.36
 tagged by  Angel Abad
on  Mon Nov 21 13:27:14 2016 +0100

- Log -
Upstream version 1.37
-BEGIN PGP SIGNATURE-

iQJIBAABCAAyFiEESgiXGRYhzPf77vdSptWIFgEKEJYFAlgy6CIUHGFuZ2VsYWJh
ZEBnbWFpbC5jb20ACgkQptWIFgEKEJblwRAAjlMb3RAtCz7VWF4ubBSruGXdIOEz
A7C8tV7jmx2YoDhvAJivYpAQtz46pYZl7EmDONkzPgaxt1iJ9YmMrn4pVr+jipV/
lPN8zURo6UE37unik/BhoWqXsHuGtuiNA1WtcvT74mOKb3TzjYI0xklLBLVc6q/S
1hLVUWoQ7gq/ETRWKIH6aizSytvO/YBteEUk9QDX4MJa/W0Auygw98oTdl7uyzAm
BwgPz8oGwTe9i/mYAafIg/s4+K1TIXIdfZxvWMVgCUyHnXhl4c0rS7MTKpoO7CnC
wJju7yq9Fm1rJIBvkPINPK/5DnpEhGA0cqXGXhhjQ9KFUslc3fAVHAoU70pQ56fz
kyZnixk2hvTs2qDcIbL3q4+FJJC0eepdjlgH66PyhQD8lWCi7+SemF+mLpsUDk/b
NnYEeNggaloHnzZtu/8GuJfra1iSLfWra87V20QVzrHtJXHSGnHKYTfObSpc/K3Z
8BZWblRXP5Gp9yvMH4iGcmDzv+tRBGS56T1O8+e3YD8IO97UhITDjvAq9mtdZ0nL
NKC6eaEdiqC5KmYwuSO8tb43TJCr1i03LrWeMK8z+fW98SN2UMpXC0shUNLfq5Eo
rc/lJWRVyDl7hiUwZPkYi9WzIo4iR8Ke4SUn+6SavNnGpXOy2yi10c2eK/diiYW4
hCtxUlkOP8CgF44=
=YnqV
-END PGP SIGNATURE-

Angel Abad (1):
  New upstream version 1.37

Maros Kollar (9):
  Update readme
  Whitespace cleanup
  Refactor the way values are parsed from @ARGV
  Refactor boolean handling
  Negatable boolean options reworked
  Add sanity checks
  Add documentation
  Tests
  Release 1.37

---

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/libmoosex-app-perl.git

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


[libmoosex-app-perl] 02/04: Update debian/changelog

2016-11-21 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

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

commit 08736b9d8f6ec7f582b245bee02b129e1811f7be
Author: Angel Abad 
Date:   Mon Nov 21 13:27:28 2016 +0100

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 9fa2190..8ee6feb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libmoosex-app-perl (1.37-1) UNRELEASED; urgency=medium
+
+  * Import upstream version 1.37
+
+ -- Angel Abad   Mon, 21 Nov 2016 13:27:28 +0100
+
 libmoosex-app-perl (1.36-1) unstable; urgency=medium
 
   * Team upload.

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

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


[libmoosex-app-perl] branch pristine-tar updated (4ac6344 -> f490052)

2016-11-21 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

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

  from  4ac6344   pristine-tar data for libmoosex-app-perl_1.36.orig.tar.gz
   new  f490052   pristine-tar data for libmoosex-app-perl_1.37.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:
 libmoosex-app-perl_1.37.orig.tar.gz.delta | Bin 0 -> 5879 bytes
 libmoosex-app-perl_1.37.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libmoosex-app-perl_1.37.orig.tar.gz.delta
 create mode 100644 libmoosex-app-perl_1.37.orig.tar.gz.id

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

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


[libmoosex-app-perl] 03/04: debian/patches/fix-podman-error: Fix error.

2016-11-21 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

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

commit 874bb89f7c4c61dcb79f107e0b151656040f40cd
Author: Angel Abad 
Date:   Mon Nov 21 13:42:33 2016 +0100

debian/patches/fix-podman-error: Fix error.
---
 debian/patches/fix-podman-error | 17 +
 debian/patches/series   |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/fix-podman-error b/debian/patches/fix-podman-error
new file mode 100644
index 000..307f86e
--- /dev/null
+++ b/debian/patches/fix-podman-error
@@ -0,0 +1,17 @@
+Description: Fix pod2man error
+Author: Angel Abad 
+Forwarded: yes
+Bug: https://github.com/maros/MooseX-App/issues/46
+Last-Updated: 2016-11-21
+
+--- a/lib/MooseX/App/Meta/Role/Attribute/Option.pm
 b/lib/MooseX/App/Meta/Role/Attribute/Option.pm
+@@ -463,7 +463,7 @@
+ 
+ Returns a list of all possible option names.
+ 
+-=head cmd_name_list
++=head2 cmd_name_list
+ 
+  my @names = $attribute->cmd_name_list();
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..1f4907f
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-podman-error

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

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


[libmoosex-app-perl] 01/01: pristine-tar data for libmoosex-app-perl_1.37.orig.tar.gz

2016-11-21 Thread Angel Abad
This is an automated email from the git hooks/post-receive script.

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

commit f4900520d0f4be8bd322e473e2512dc617a41731
Author: Angel Abad 
Date:   Mon Nov 21 13:27:14 2016 +0100

pristine-tar data for libmoosex-app-perl_1.37.orig.tar.gz
---
 libmoosex-app-perl_1.37.orig.tar.gz.delta | Bin 0 -> 5879 bytes
 libmoosex-app-perl_1.37.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libmoosex-app-perl_1.37.orig.tar.gz.delta 
b/libmoosex-app-perl_1.37.orig.tar.gz.delta
new file mode 100644
index 000..31c392c
Binary files /dev/null and b/libmoosex-app-perl_1.37.orig.tar.gz.delta differ
diff --git a/libmoosex-app-perl_1.37.orig.tar.gz.id 
b/libmoosex-app-perl_1.37.orig.tar.gz.id
new file mode 100644
index 000..3843eab
--- /dev/null
+++ b/libmoosex-app-perl_1.37.orig.tar.gz.id
@@ -0,0 +1 @@
+0496234f7aef0d4274e1c0b52f99a4c9dc45fb0f

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

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