[libcatalyst-plugin-authentication-credential-openid-perl] 02/08: Merge tag 'upstream/0.03+repack'

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

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

commit 82b98da08d746f2cf0eb09cb232254753548feae
Merge: 1b654a0 2dc6eff
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 06:45:10 2014 +

Merge tag 'upstream/0.03+repack'

Upstream version 0.03+repack

 inc/Module/Install.pm  |  281 --
 inc/Module/Install/Base.pm |   70 ---
 inc/Module/Install/Can.pm  |   82 ---
 inc/Module/Install/Fetch.pm|   93 
 inc/Module/Install/Include.pm  |   34 --
 inc/Module/Install/Makefile.pm |  208 ---
 inc/Module/Install/Metadata.pm |  315 ---
 inc/Module/Install/TestBase.pm |   26 -
 inc/Module/Install/Win32.pm|   65 ---
 inc/Module/Install/WriteAll.pm |   43 --
 inc/Spiffy.pm  |  539 --
 inc/Test/Base.pm   |  639 --
 inc/Test/Base/Filter.pm|  343 
 inc/Test/Builder.pm| 1175 
 inc/Test/Builder/Module.pm |   82 ---
 inc/Test/More.pm   |  672 ---
 16 files changed, 4667 deletions(-)

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

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


[libcatalyst-plugin-authentication-credential-openid-perl] 01/08: Initial packaging by dh-make-perl

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

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

commit 1b654a087d0d2444ca5b60ace15dbb8865c798da
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 06:34:36 2014 +

Initial packaging by dh-make-perl
---
 debian/changelog |  5 +
 debian/compat|  1 +
 debian/control   | 26 ++
 debian/copyright | 36 
 debian/rules |  4 
 debian/source/format |  1 +
 debian/watch |  2 ++
 7 files changed, 75 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..a44
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+libcatalyst-plugin-authentication-credential-openid-perl (0.03-1) UNRELEASED; 
urgency=low
+
+  * Initial Release.
+
+ -- Damyan Ivanov d...@debian.org  Fri, 16 May 2014 09:34:36 +0300
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..45a4fb7
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+8
diff --git a/debian/control b/debian/control
new file mode 100644
index 000..8c766f6
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,26 @@
+Source: libcatalyst-plugin-authentication-credential-openid-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
+Uploaders: Damyan Ivanov d...@debian.org
+Build-Depends: debhelper (= 8)
+Build-Depends-Indep: liblwpx-paranoidagent-perl,
+ libnet-openid-consumer-perl,
+ libuniversal-require-perl,
+ perl
+Standards-Version: 3.9.5
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-plugin-authentication-credential-openid-perl.git
+Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libcatalyst-plugin-authentication-credential-openid-perl.git
+Homepage: 
https://metacpan.org/release/Catalyst-Plugin-Authentication-Credential-OpenID
+
+Package: libcatalyst-plugin-authentication-credential-openid-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends},
+ liblwpx-paranoidagent-perl,
+ libnet-openid-consumer-perl,
+ libuniversal-require-perl
+Description: OpenID credential for Catalyst::Auth framework
+ Catalyst::Plugin::Authentication::Credential::OpenID is an OpenID credential
+ for Catalyst::Plugin::Authentication framework.
+ .
+ This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..9d6f155
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,36 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: 
https://metacpan.org/release/Catalyst-Plugin-Authentication-Credential-OpenID
+Upstream-Contact: Six Apart, Ltd. c...@sixapart.com
+Upstream-Name: Catalyst-Plugin-Authentication-Credential-OpenID
+DISCLAIMER: This copyright info was automatically extracted 
+ from the perl module. It may not be accurate, so you better 
+ check the module sources in order to ensure the module for its 
+ inclusion in Debian or for general legal information. Please, 
+ if licensing information is incorrectly generated, file a bug 
+ on dh-make-perl.
+ NOTE: Don't forget to remove this disclaimer once you are happy
+ with this file.
+
+Files: *
+Copyright: Six Apart, Ltd. c...@sixapart.com
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2014, Damyan Ivanov d...@debian.org
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 000..2d33f6a
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+   dh $@
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 000..7c6b428
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://metacpan.org/release/Catalyst-Plugin-Authentication-Credential-OpenID  
 
.*/Catalyst-Plugin-Authentication-Credential-OpenID-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Alioth's /usr/local/bin/git-commit-notice on 

[libcatalyst-plugin-authentication-credential-openid-perl] branch master created (now 465ea29)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

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

at  465ea29   releasing package 
libcatalyst-plugin-authentication-credential-openid-perl version 0.03+rp-1

This branch includes the following new commits:

   new  1b654a0   Initial packaging by dh-make-perl
   new  82b98da   Merge tag 'upstream/0.03+repack'
   new  7e91599   repack excluding inc/
   new  311810e   update description
   new  0866243   replace/break libcatalyst-modules-extra-perl ( 9~)
   new  f23ca1a   update copyright information
   new  59b047f   shorten repackaging suffix from 'repack' to 'rp'
   new  465ea29   releasing package 
libcatalyst-plugin-authentication-credential-openid-perl version 0.03+rp-1

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


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

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


[libcatalyst-plugin-authentication-credential-openid-perl] 03/08: repack excluding inc/

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

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

commit 7e915996fa8c2f422348e4b0306631e1d9013942
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 06:55:01 2014 +

repack excluding inc/

Module-Install we lived with so far. But Test-Base + Spiffy are too much.

Replace bundled software with proper build dependencies.
---
 debian/control   | 4 +++-
 debian/copyright | 6 ++
 debian/watch | 3 ++-
 3 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8c766f6..c790c17 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,11 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: Damyan Ivanov d...@debian.org
-Build-Depends: debhelper (= 8)
+Build-Depends: debhelper (= 8),
+libmodule-install-perl
 Build-Depends-Indep: liblwpx-paranoidagent-perl,
  libnet-openid-consumer-perl,
+ libtest-base-perl,
  libuniversal-require-perl,
  perl
 Standards-Version: 3.9.5
diff --git a/debian/copyright b/debian/copyright
index 9d6f155..c9e6d3f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,12 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: 
https://metacpan.org/release/Catalyst-Plugin-Authentication-Credential-OpenID
 Upstream-Contact: Six Apart, Ltd. c...@sixapart.com
 Upstream-Name: Catalyst-Plugin-Authentication-Credential-OpenID
+Files-Excluded: inc/
+X-Comment: inc/ contains bundled copies of other CPAN dostributions
+ Instead of making sure these aren't used during the build, we strip
+ them as they do not add any value to the package (everything is available on 
+ CPAN anyway) and would mean more work maintaining this file and any build 
+ time hacks.
 DISCLAIMER: This copyright info was automatically extracted 
  from the perl module. It may not be accurate, so you better 
  check the module sources in order to ensure the module for its 
diff --git a/debian/watch b/debian/watch
index 7c6b428..6ce03db 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-https://metacpan.org/release/Catalyst-Plugin-Authentication-Credential-OpenID  
 
.*/Catalyst-Plugin-Authentication-Credential-OpenID-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+opts=uversionmangle=s/$/+repack/ \
+ https://metacpan.org/release/Catalyst-Plugin-Authentication-Credential-OpenID 
  
.*/Catalyst-Plugin-Authentication-Credential-OpenID-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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

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


[libcatalyst-plugin-authentication-credential-openid-perl] annotated tag upstream/0.03+repack created (now 19497d7)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag upstream/0.03+repack
in repository libcatalyst-plugin-authentication-credential-openid-perl.

at  19497d7   (tag)
   tagging  2dc6efffeb01baed6b7ef57f66ad9d8f26e842ff (commit)
 tagged by  Damyan Ivanov
on  Fri May 16 06:45:10 2014 +

- Log -
Upstream version 0.03+repack

Damyan Ivanov (2):
  Import original source of 
Catalyst-Plugin-Authentication-Credential-OpenID 0.03
  Imported Upstream version 0.03+repack

---

No new revisions were added by this update.

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

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


[libcatalyst-plugin-authentication-credential-openid-perl] 01/02: pristine-tar data for libcatalyst-plugin-authentication-credential-openid-perl_0.03.orig.tar.gz

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

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

commit 4c6893acf30615d87a6ca6c83cc5f95c70f87241
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 06:34:37 2014 +

pristine-tar data for 
libcatalyst-plugin-authentication-credential-openid-perl_0.03.orig.tar.gz
---
 ...ication-credential-openid-perl_0.03.orig.tar.gz.delta | Bin 0 - 1963 bytes
 ...entication-credential-openid-perl_0.03.orig.tar.gz.id |   1 +
 2 files changed, 1 insertion(+)

diff --git 
a/libcatalyst-plugin-authentication-credential-openid-perl_0.03.orig.tar.gz.delta
 
b/libcatalyst-plugin-authentication-credential-openid-perl_0.03.orig.tar.gz.delta
new file mode 100644
index 000..dd1376f
Binary files /dev/null and 
b/libcatalyst-plugin-authentication-credential-openid-perl_0.03.orig.tar.gz.delta
 differ
diff --git 
a/libcatalyst-plugin-authentication-credential-openid-perl_0.03.orig.tar.gz.id 
b/libcatalyst-plugin-authentication-credential-openid-perl_0.03.orig.tar.gz.id
new file mode 100644
index 000..7d08445
--- /dev/null
+++ 
b/libcatalyst-plugin-authentication-credential-openid-perl_0.03.orig.tar.gz.id
@@ -0,0 +1 @@
+fd62f70a78216655ad149fbfa441964496a2163e

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

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


[libcatalyst-plugin-authentication-credential-openid-perl] 04/08: update description

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

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

commit 311810e4b62f82418d6497cf6259bd7b2413076c
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 06:55:19 2014 +

update description
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c790c17..a33952b 100644
--- a/debian/control
+++ b/debian/control
@@ -25,4 +25,5 @@ Description: OpenID credential for Catalyst::Auth framework
  Catalyst::Plugin::Authentication::Credential::OpenID is an OpenID credential
  for Catalyst::Plugin::Authentication framework.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ Catalyst is an elegant Model-View-Controller web application framework
+ written in Perl.

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

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


[libcatalyst-plugin-authentication-credential-openid-perl] annotated tag debian/0.03+rp-1 created (now ef7d356)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag debian/0.03+rp-1
in repository libcatalyst-plugin-authentication-credential-openid-perl.

at  ef7d356   (tag)
   tagging  465ea297d675912a8102d3072f43ded6eac6c83c (commit)
  replaces  upstream/0.03+repack
 tagged by  Damyan Ivanov
on  Fri May 16 07:01:35 2014 +

- Log -
tagging package libcatalyst-plugin-authentication-credential-openid-perl 
version debian/0.03+rp-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTdbfPAAoJENu+nU2Z0qAEd+cP/R1iYpDiiqO+U9bfbM0tUfe7
ZKsUmMjdd6+X19y7DVBgjW/grv+b809x8X6NMZdpkmUr9dsdX5X5DqiHSqcT3Nfi
WWZTGqt9DclDvzMTuVaVts47DLx9b3l3tQ8zjckuxWpEvU8/M+gX7uy9MxE9tUxS
K6zS1ywAtNdBH2Mtk2U/SXzrXcToGiLBlAGkbS6doFMw7Po3+YQjxt8ccG3MUsnP
DMhFa107hi7Nrv4My2u1R0tKKrrbJTMJs2+wWiVmWnWzASv50T2AyaxnjjR8sZUr
49KctWoCMcjYcjsghNFStKve29FOeCcQgZogxEP/si1pjhLZ7QO/CtpYdHnZInLk
KD2TqfMT6SvRCKB6Bn5DKThfowxJtg493vRdQBz/VFTzDUy7ST80QbOAFl0PbZSj
LyX1iCxpDPv3HgY6++Sg+w71jjSAx72mo48jN75moEFx2Ega2qNn3nUQ3aUeSEfF
OOz5lOKWe/X7DqIKoqDskgBNfTjyLp/1qVNKPwL4J3q+LMtXTLbn2N5ij5o2jCsc
HCTsPBWzV+LGFRXCV8UXEkFlWXa9bgIBHjHTLXwVvj09Is0VqiI5o8rBGPhtHeSi
FXUHgCefWgCfRwMnCI4QooavboXsK9MwWfR7G/BnioKl0cwa03sRgZsAhxQMN3aw
IFle4LVO7wLJ/AO09buE
=GBSq
-END PGP SIGNATURE-

Damyan Ivanov (8):
  Initial packaging by dh-make-perl
  Merge tag 'upstream/0.03+repack'
  repack excluding inc/
  update description
  replace/break libcatalyst-modules-extra-perl ( 9~)
  update copyright information
  shorten repackaging suffix from 'repack' to 'rp'
  releasing package 
libcatalyst-plugin-authentication-credential-openid-perl version 0.03+rp-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/libcatalyst-plugin-authentication-credential-openid-perl.git

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


[libcatalyst-plugin-authentication-credential-openid-perl] 02/02: pristine-tar data for libcatalyst-plugin-authentication-credential-openid-perl_0.03+repack.orig.tar.gz

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

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

commit 765fd2dfd52df5ea865b4e3f3267b5206be02eae
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 06:45:10 2014 +

pristine-tar data for 
libcatalyst-plugin-authentication-credential-openid-perl_0.03+repack.orig.tar.gz
---
 ...-credential-openid-perl_0.03+repack.orig.tar.gz.delta | Bin 0 - 1631 bytes
 ...ion-credential-openid-perl_0.03+repack.orig.tar.gz.id |   1 +
 2 files changed, 1 insertion(+)

diff --git 
a/libcatalyst-plugin-authentication-credential-openid-perl_0.03+repack.orig.tar.gz.delta
 
b/libcatalyst-plugin-authentication-credential-openid-perl_0.03+repack.orig.tar.gz.delta
new file mode 100644
index 000..d1c5388
Binary files /dev/null and 
b/libcatalyst-plugin-authentication-credential-openid-perl_0.03+repack.orig.tar.gz.delta
 differ
diff --git 
a/libcatalyst-plugin-authentication-credential-openid-perl_0.03+repack.orig.tar.gz.id
 
b/libcatalyst-plugin-authentication-credential-openid-perl_0.03+repack.orig.tar.gz.id
new file mode 100644
index 000..839fd01
--- /dev/null
+++ 
b/libcatalyst-plugin-authentication-credential-openid-perl_0.03+repack.orig.tar.gz.id
@@ -0,0 +1 @@
+e7a0850aaeabda55b88b46e0e2f05094e82812a4

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

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


[libcatalyst-plugin-authentication-credential-openid-perl] branch pristine-tar created (now 765fd2d)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

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

at  765fd2d   pristine-tar data for 
libcatalyst-plugin-authentication-credential-openid-perl_0.03+repack.orig.tar.gz

This branch includes the following new commits:

   new  4c6893a   pristine-tar data for 
libcatalyst-plugin-authentication-credential-openid-perl_0.03.orig.tar.gz
   new  765fd2d   pristine-tar data for 
libcatalyst-plugin-authentication-credential-openid-perl_0.03+repack.orig.tar.gz

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/libcatalyst-plugin-authentication-credential-openid-perl.git

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


[libcatalyst-plugin-authentication-credential-openid-perl] 06/08: update copyright information

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

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

commit f23ca1a03fb041867741c911523113d6d3645bbb
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 06:55:32 2014 +

update copyright information
---
 debian/copyright | 8 
 1 file changed, 8 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index c9e6d3f..e575f78 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,14 +8,6 @@ X-Comment: inc/ contains bundled copies of other CPAN 
dostributions
  them as they do not add any value to the package (everything is available on 
  CPAN anyway) and would mean more work maintaining this file and any build 
  time hacks.
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
 Copyright: Six Apart, Ltd. c...@sixapart.com

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

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


[libcatalyst-plugin-authentication-credential-openid-perl] 05/08: replace/break libcatalyst-modules-extra-perl ( 9~)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

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

commit 08662432c4e62bd324bdda885d4f66a778e8c32d
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 06:55:25 2014 +

replace/break libcatalyst-modules-extra-perl ( 9~)
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index a33952b..312712b 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
  liblwpx-paranoidagent-perl,
  libnet-openid-consumer-perl,
  libuniversal-require-perl
+Replaces: libcatalyst-modules-perl ( 9~)
+Breaks: libcatalyst-modules-perl ( 9~)
 Description: OpenID credential for Catalyst::Auth framework
  Catalyst::Plugin::Authentication::Credential::OpenID is an OpenID credential
  for Catalyst::Plugin::Authentication framework.

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

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


[libcatalyst-plugin-authentication-credential-openid-perl] tag upstream/0.03 created (now 9479c51)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to tag upstream/0.03
in repository libcatalyst-plugin-authentication-credential-openid-perl.

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

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

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


[libcatalyst-plugin-authentication-credential-openid-perl] 08/08: releasing package libcatalyst-plugin-authentication-credential-openid-perl version 0.03+rp-1

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

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

commit 465ea297d675912a8102d3072f43ded6eac6c83c
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 07:01:35 2014 +

releasing package libcatalyst-plugin-authentication-credential-openid-perl 
version 0.03+rp-1
---
 debian/changelog | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a44..0e97657 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
-libcatalyst-plugin-authentication-credential-openid-perl (0.03-1) UNRELEASED; 
urgency=low
+libcatalyst-plugin-authentication-credential-openid-perl (0.03+rp-1) unstable; 
urgency=low
 
-  * Initial Release.
+  * Initial Release. Spin-off from libcatalyst-modules-extra-perl, where it
+was bundled.
+  * Repacked without inc/* to avoud maintaining copyright/licensing
+information for several bundled modules.
 
- -- Damyan Ivanov d...@debian.org  Fri, 16 May 2014 09:34:36 +0300
+ -- Damyan Ivanov d...@debian.org  Fri, 16 May 2014 10:00:53 +0300

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

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


[libcatalyst-plugin-authentication-credential-openid-perl] 07/08: shorten repackaging suffix from 'repack' to 'rp'

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

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

commit 59b047f215f57ca446697de1dab2937f130f58d9
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 07:00:48 2014 +

shorten repackaging suffix from 'repack' to 'rp'

otherwise the original tarball name exceeds 80 characters (by 4) and
may create problems for CD-makers
---
 debian/watch | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 6ce03db..2bcec15 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,6 @@
 version=3
-opts=uversionmangle=s/$/+repack/ \
+# 'rp' means repacking
+# 'repack' makes the original tarball file name exceed 80 characters (by 4),
+# which may pose problems in CD-making
+opts=uversionmangle=s/$/+rp/ \
  https://metacpan.org/release/Catalyst-Plugin-Authentication-Credential-OpenID 
  
.*/Catalyst-Plugin-Authentication-Credential-OpenID-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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

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


[libcatalyst-plugin-authentication-credential-openid-perl] 01/01: pristine-tar data for libcatalyst-plugin-authentication-credential-openid-perl_0.03+rp.orig.tar.gz

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

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

commit 96e857f26477cfc55937f5f26aa0d53da3bedb79
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 07:03:56 2014 +

pristine-tar data for 
libcatalyst-plugin-authentication-credential-openid-perl_0.03+rp.orig.tar.gz
---
 ...tion-credential-openid-perl_0.03+rp.orig.tar.gz.delta | Bin 0 - 1617 bytes
 ...ication-credential-openid-perl_0.03+rp.orig.tar.gz.id |   1 +
 2 files changed, 1 insertion(+)

diff --git 
a/libcatalyst-plugin-authentication-credential-openid-perl_0.03+rp.orig.tar.gz.delta
 
b/libcatalyst-plugin-authentication-credential-openid-perl_0.03+rp.orig.tar.gz.delta
new file mode 100644
index 000..40b97f3
Binary files /dev/null and 
b/libcatalyst-plugin-authentication-credential-openid-perl_0.03+rp.orig.tar.gz.delta
 differ
diff --git 
a/libcatalyst-plugin-authentication-credential-openid-perl_0.03+rp.orig.tar.gz.id
 
b/libcatalyst-plugin-authentication-credential-openid-perl_0.03+rp.orig.tar.gz.id
new file mode 100644
index 000..839fd01
--- /dev/null
+++ 
b/libcatalyst-plugin-authentication-credential-openid-perl_0.03+rp.orig.tar.gz.id
@@ -0,0 +1 @@
+e7a0850aaeabda55b88b46e0e2f05094e82812a4

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

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


[libcatalyst-modules-extra-perl] branch master updated (90f6820 - 493de2f)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch master
in repository libcatalyst-modules-extra-perl.

  from  90f6820   replace bundled Catalyst-Model-CDBI-CRUD with a 
dependency on libcatalyst-model-cdbi-crud-perl
   new  493de2f   replace bundled 
Catalyst-Plugin-Authentication-Credential-OpenID with a dependency on 
libcatalyst-plugin-authentication-credential-openid-perl

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/control  |   1 +
 debian/copyright|   5 -
 ...-Plugin-Authentication-Credential-OpenID-0.03.tar.gz | Bin 34572 - 0 bytes
 tarballs/packages.cfg   |   7 ---
 4 files changed, 1 insertion(+), 12 deletions(-)
 delete mode 100644 
tarballs/01/Catalyst-Plugin-Authentication-Credential-OpenID-0.03.tar.gz

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

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


[libcatalyst-modules-extra-perl] 01/01: replace bundled Catalyst-Plugin-Authentication-Credential-OpenID with a dependency on libcatalyst-plugin-authentication-credential-openid-perl

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-modules-extra-perl.

commit 493de2fae6d15385c16741a02c3046b2b85ac8a1
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 07:04:50 2014 +

replace bundled Catalyst-Plugin-Authentication-Credential-OpenID with a 
dependency on libcatalyst-plugin-authentication-credential-openid-perl
---
 debian/control  |   1 +
 debian/copyright|   5 -
 ...-Plugin-Authentication-Credential-OpenID-0.03.tar.gz | Bin 34572 - 0 bytes
 tarballs/packages.cfg   |   7 ---
 4 files changed, 1 insertion(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index bd1675a..6e81774 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libcatalyst-model-cdbi-crud-perl,
  libcatalyst-modules-perl,
  libcatalyst-perl,
+ libcatalyst-plugin-authentication-credential-openid-perl,
  libcatalyst-view-tt-perl,
  libclass-data-inheritable-perl,
  libclass-dbi-asform-perl,
diff --git a/debian/copyright b/debian/copyright
index 209e5f7..840f9f1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,11 +6,6 @@ Copyright: 2009-2010, Jonathan Yu freque...@cpan.org
  2011, gregor herrmann gre...@debian.org
 License: Artistic or GPL-1+
 
-Files: tarballs/01/Catalyst-Plugin-Authentication-Credential-OpenID-0.03.tar.gz
-Copyright: 2006-2007, Tatsuhiko Miyagawa miyag...@bulknews.net
-X-Upstream-Maintainers: Tatsuhiko Miyagawa miyag...@bulknews.net
-License: Artistic or GPL-1+
-
 Files: tarballs/01/Catalyst-Plugin-Captcha-0.04.tar.gz
 Copyright: 2006, Masahiro Nagano kazeb...@nomadscafe.jp
 X-Upstream-Maintainers: Masahiro Nagano kazeb...@nomadscafe.jp
diff --git 
a/tarballs/01/Catalyst-Plugin-Authentication-Credential-OpenID-0.03.tar.gz 
b/tarballs/01/Catalyst-Plugin-Authentication-Credential-OpenID-0.03.tar.gz
deleted file mode 100644
index ace2657..000
Binary files 
a/tarballs/01/Catalyst-Plugin-Authentication-Credential-OpenID-0.03.tar.gz and 
/dev/null differ
diff --git a/tarballs/packages.cfg b/tarballs/packages.cfg
index 4f67baa..5cf912b 100644
--- a/tarballs/packages.cfg
+++ b/tarballs/packages.cfg
@@ -40,10 +40,3 @@ description Deploy an environment (%ENV) using the 
Catalyst configuration
 maintainer  Marcus Ramberg mramb...@cpan.org
 copyright   2006, Jonathan Rockway jrock...@cpan.org
 /Catalyst-Plugin-Setenv
-
-Catalyst-Plugin-Authentication-Credential-OpenID
-watch   
http://search.cpan.org/dist/Catalyst-Plugin-Authentication-Credential-OpenID/Catalyst-Plugin-Authentication-Credential-OpenID-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
-description Authentication using OpenID credentials
-maintainer  Tatsuhiko Miyagawa miyag...@bulknews.net
-copyright   2006-2007, Tatsuhiko Miyagawa miyag...@bulknews.net
-/Catalyst-Plugin-Authentication-Credential-OpenID

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

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


[libcatalyst-plugin-captcha-perl] branch pristine-tar created (now 47ff951)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch pristine-tar
in repository libcatalyst-plugin-captcha-perl.

at  47ff951   pristine-tar data for 
libcatalyst-plugin-captcha-perl_0.04.orig.tar.gz

This branch includes the following new commits:

   new  47ff951   pristine-tar data for 
libcatalyst-plugin-captcha-perl_0.04.orig.tar.gz

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


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

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


[libcatalyst-plugin-captcha-perl] annotated tag debian/0.04-1 created (now f2dde45)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag debian/0.04-1
in repository libcatalyst-plugin-captcha-perl.

at  f2dde45   (tag)
   tagging  d3a860b06fb0bb779eac8936a8e462462f1aaa61 (commit)
 tagged by  Damyan Ivanov
on  Fri May 16 07:17:25 2014 +

- Log -
tagging package libcatalyst-plugin-captcha-perl version debian/0.04-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTdbuFAAoJENu+nU2Z0qAEtcIP/2cSgi/7s01jlhxCpnvSdFlH
JWVEFWqBZ/eaXbYWABKIoW5gqXloMIKsDpBv42djrcDp1epTgEWhOWs/kUe/BNdy
Y1vCqnyUxDMQMoeZya9i9EdgQia/vTWp7rX03D7DcIz8SKOei3jDLzDXilNZv+6k
hNwfHVeKMJ74wHMiixhafGzmUAlomvnXhbv/LxkcVOYOCeRtOU4QbRsk1bijfiES
W3LUK02oxaozj3+ZsyrhgwSzPJ4gezKZ1mMmPaxJYunwV1LYm3x45sba1DTz1Cf7
dAU4zMfuFz4z6DNRNlOarujA4cWlKhqwztYVLERk+IKN86YuNvnJyhhWMU/N/AXg
NMRVZyJljA4tiE8nZYpLWFhBYOiuHyohTpo8urCWNtF77IYrbdEQGao19xRbAial
bUt6BtXrhv+B37Uo8k0VApSQjQXMduHSYIsVHOGoTqYbaDEmJOo+iFUE4AWwo6g2
8+/WjE1Rdcyu/CnvsY6YR/ZnHgbmYdQtkciatkEMay1XV20/lCcbJyQHPGW0Ofpi
cuPhiCBhnxMc9mUmhr/3pcYsGj5sx51BzwlVcUKvE/Uo0eUEII1flMxsYY+A3ODh
A0OMJI1RxQR6pi9MWAPtmEBXzv6n2nRPvCUrhGHPE0NxWVc5uLnbYSToNYCTIINn
w8EmpRSvm6lZir65xTm8
=bQOO
-END PGP SIGNATURE-

Damyan Ivanov (7):
  Import original source of Catalyst-Plugin-Captcha 0.04
  Initial packaging by dh-make-perl
  replace (build-)dependency on libcatalyst-modules-perl with individual 
packages
  replace/break libcatalyst-modules-extra-perl ( 9~)
  update description
  update copyright information
  releasing package libcatalyst-plugin-captcha-perl version 0.04-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/libcatalyst-plugin-captcha-perl.git

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


[libcatalyst-modules-extra-perl] branch master updated (493de2f - 2ac0107)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch master
in repository libcatalyst-modules-extra-perl.

  from  493de2f   replace bundled 
Catalyst-Plugin-Authentication-Credential-OpenID with a dependency on 
libcatalyst-plugin-authentication-credential-openid-perl
   new  2ac0107   replace bundled Catalyst-Plugin-Captcha-0.04.tar.gz with 
a dependency on libcatalyst-plugin-captcha-perl

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/control  |   1 +
 debian/copyright|   5 -
 tarballs/01/Catalyst-Plugin-Captcha-0.04.tar.gz | Bin 3132 - 0 bytes
 tarballs/packages.cfg   |   7 ---
 4 files changed, 1 insertion(+), 12 deletions(-)
 delete mode 100644 tarballs/01/Catalyst-Plugin-Captcha-0.04.tar.gz

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

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


[libcatalyst-plugin-setenv-perl] 01/01: pristine-tar data for libcatalyst-plugin-setenv-perl_0.03.orig.tar.gz

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch pristine-tar
in repository libcatalyst-plugin-setenv-perl.

commit 90ca0804322f940917b37ba2bcc631d68f04bf5e
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 07:19:28 2014 +

pristine-tar data for libcatalyst-plugin-setenv-perl_0.03.orig.tar.gz
---
 libcatalyst-plugin-setenv-perl_0.03.orig.tar.gz.delta | Bin 0 - 1146 bytes
 libcatalyst-plugin-setenv-perl_0.03.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libcatalyst-plugin-setenv-perl_0.03.orig.tar.gz.delta 
b/libcatalyst-plugin-setenv-perl_0.03.orig.tar.gz.delta
new file mode 100644
index 000..2e200ee
Binary files /dev/null and 
b/libcatalyst-plugin-setenv-perl_0.03.orig.tar.gz.delta differ
diff --git a/libcatalyst-plugin-setenv-perl_0.03.orig.tar.gz.id 
b/libcatalyst-plugin-setenv-perl_0.03.orig.tar.gz.id
new file mode 100644
index 000..90595c3
--- /dev/null
+++ b/libcatalyst-plugin-setenv-perl_0.03.orig.tar.gz.id
@@ -0,0 +1 @@
+9bc86cedae9a34af6f492626ed94373095036c38

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

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


[libcatalyst-plugin-setenv-perl] 02/05: replace/break libcatalyst-modules-extra-perl ( 9~)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-plugin-setenv-perl.

commit 827d46962f952f021566e9c4a5f25c633928e152
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 07:23:59 2014 +

replace/break libcatalyst-modules-extra-perl ( 9~)
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 77f9d41..2ce7149 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,8 @@ Package: libcatalyst-plugin-setenv-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libcatalyst-perl (= 5.7)
+Replaces: libcatalyst-modules-perl ( 9~)
+Breaks: libcatalyst-modules-perl ( 9~)
 Description: Allows you to set up the environment from Catalyst's config file.
  (no description was found)
  .

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

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


[libcatalyst-plugin-setenv-perl] tag upstream/0.03 created (now a740655)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to tag upstream/0.03
in repository libcatalyst-plugin-setenv-perl.

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

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

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


[libcatalyst-plugin-setenv-perl] branch pristine-tar created (now 90ca080)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch pristine-tar
in repository libcatalyst-plugin-setenv-perl.

at  90ca080   pristine-tar data for 
libcatalyst-plugin-setenv-perl_0.03.orig.tar.gz

This branch includes the following new commits:

   new  90ca080   pristine-tar data for 
libcatalyst-plugin-setenv-perl_0.03.orig.tar.gz

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


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

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


[libcatalyst-plugin-setenv-perl] 04/05: update copyright information

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-plugin-setenv-perl.

commit cbcd41d1cc4b2caf093d2d0216870930cafabe25
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 07:24:12 2014 +

update copyright information
---
 debian/copyright | 8 
 1 file changed, 8 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index aadee67..b67c73d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,6 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Catalyst-Plugin-Setenv
 Upstream-Contact: Jonathan Rockway jrock...@cpan.org
 Upstream-Name: Catalyst-Plugin-Setenv
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
 Copyright: Jonathan Rockway jrock...@cpan.org

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

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


[libcatalyst-plugin-setenv-perl] annotated tag debian/0.03-1 created (now 43cd38c)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag debian/0.03-1
in repository libcatalyst-plugin-setenv-perl.

at  43cd38c   (tag)
   tagging  373e9f6916659e0d1879804e3021e378a53cfdef (commit)
 tagged by  Damyan Ivanov
on  Fri May 16 07:24:16 2014 +

- Log -
tagging package libcatalyst-plugin-setenv-perl version debian/0.03-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTdb0gAAoJENu+nU2Z0qAEAvoQAKWEqHq3q0/jBl8yy1cVGlWX
HY5ccZSxZoalFFwREtErNYn30J8e5ZJtlGfLCmlbJy2A7Dq7YVNYVUo24HqAkjt5
MfjHrF0YsNhARONc31cWktYGjxwY4H+gamALQv9cv4L1dlkbE1htA7Jvbg5bfcWk
w6X7AwWg7ElL879HZhDJcgPAsgPVbykTKpDEUW9qBoxLf7tFgF7S6IPMzNRm9XwP
3CR/h3sLhI76Hhv95FeloiwAGbN97de093zzfobsG30K00EXClarVjcHYuMQa5o7
S3cxO1yUtcNIDIE7FAYMJpw2ImaM1Rf9v62Iv6vFHhvPsV9Uw1JyZn+dI0iCcpMY
41s+g2ZEnzj26chCy9eh5p1ZKKN2ikx7zoGgcX/Ojy5nmZisIxFJi9+EpjkngqjU
elq8lVUy5SnTUEh6hbOtjn8b27RV9pggnC0dumtfDg12ScS9LL8ddh/jRHYsxw3b
wSNfIQOA6xezzZUBa3IA0Y9TJzQ7aksyo5F838vW/tmQA2ieicYpY2EcDFTrAXwe
IlnkSmucApUxL9t7iJrqwBWVvwmLuVlf7jvtEf6yxghChVvatMV552vW47g7Uasi
l1QzjFhpJdkoZcT4qK6HS7cctiIfqkOXrLtjxolh+C0vtS7QbhFsoAMiqbbkSKsC
NXrr/gR67L1KKJoNof2R
=RIni
-END PGP SIGNATURE-

Damyan Ivanov (6):
  Import original source of Catalyst-Plugin-Setenv 0.03
  Initial packaging by dh-make-perl
  replace/break libcatalyst-modules-extra-perl ( 9~)
  update description
  update copyright information
  releasing package libcatalyst-plugin-setenv-perl version 0.03-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/libcatalyst-plugin-setenv-perl.git

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


[libcatalyst-plugin-setenv-perl] 01/05: Initial packaging by dh-make-perl

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-plugin-setenv-perl.

commit 011ddc2f022fdcde5a02c8bffa9f830d17b801d4
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 07:19:28 2014 +

Initial packaging by dh-make-perl
---
 debian/changelog |  5 +
 debian/compat|  1 +
 debian/control   | 21 +
 debian/copyright | 36 
 debian/rules |  4 
 debian/source/format |  1 +
 debian/watch |  2 ++
 7 files changed, 70 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..85b4ab1
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+libcatalyst-plugin-setenv-perl (0.03-1) UNRELEASED; urgency=low
+
+  * Initial Release.
+
+ -- Damyan Ivanov d...@debian.org  Fri, 16 May 2014 10:19:28 +0300
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..45a4fb7
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+8
diff --git a/debian/control b/debian/control
new file mode 100644
index 000..77f9d41
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,21 @@
+Source: libcatalyst-plugin-setenv-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
+Uploaders: Damyan Ivanov d...@debian.org
+Build-Depends: debhelper (= 8),
+ perl
+Build-Depends-Indep: libcatalyst-perl (= 5.7)
+Standards-Version: 3.9.5
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-plugin-setenv-perl.git
+Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libcatalyst-plugin-setenv-perl.git
+Homepage: https://metacpan.org/release/Catalyst-Plugin-Setenv
+
+Package: libcatalyst-plugin-setenv-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends},
+ libcatalyst-perl (= 5.7)
+Description: Allows you to set up the environment from Catalyst's config file.
+ (no description was found)
+ .
+ This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..aadee67
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,36 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Catalyst-Plugin-Setenv
+Upstream-Contact: Jonathan Rockway jrock...@cpan.org
+Upstream-Name: Catalyst-Plugin-Setenv
+DISCLAIMER: This copyright info was automatically extracted 
+ from the perl module. It may not be accurate, so you better 
+ check the module sources in order to ensure the module for its 
+ inclusion in Debian or for general legal information. Please, 
+ if licensing information is incorrectly generated, file a bug 
+ on dh-make-perl.
+ NOTE: Don't forget to remove this disclaimer once you are happy
+ with this file.
+
+Files: *
+Copyright: Jonathan Rockway jrock...@cpan.org
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2014, Damyan Ivanov d...@debian.org
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 000..2d33f6a
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+   dh $@
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 000..d82866a
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://metacpan.org/release/Catalyst-Plugin-Setenv   
.*/Catalyst-Plugin-Setenv-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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

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


[libcatalyst-modules-extra-perl] branch master updated (2ac0107 - 7d1bf26)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch master
in repository libcatalyst-modules-extra-perl.

  from  2ac0107   replace bundled Catalyst-Plugin-Captcha-0.04.tar.gz with 
a dependency on libcatalyst-plugin-captcha-perl
   new  7d1bf26   replace bundled Catalyst-Plugin-Setenv with a dependency 
on libcatalyst-plugin-setenv-perl

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/control |   1 +
 debian/copyright   |   5 -
 tarballs/01/Catalyst-Plugin-Setenv-0.03.tar.gz | Bin 4006 - 0 bytes
 tarballs/packages.cfg  |   7 ---
 4 files changed, 1 insertion(+), 12 deletions(-)
 delete mode 100644 tarballs/01/Catalyst-Plugin-Setenv-0.03.tar.gz

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

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


[libcatalyst-modules-extra-perl] 01/01: replace bundled Catalyst-Plugin-Setenv with a dependency on libcatalyst-plugin-setenv-perl

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-modules-extra-perl.

commit 7d1bf265a2925dd298d489e7364ad1e49198cfe6
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 07:25:24 2014 +

replace bundled Catalyst-Plugin-Setenv with a dependency on 
libcatalyst-plugin-setenv-perl
---
 debian/control |   1 +
 debian/copyright   |   5 -
 tarballs/01/Catalyst-Plugin-Setenv-0.03.tar.gz | Bin 4006 - 0 bytes
 tarballs/packages.cfg  |   7 ---
 4 files changed, 1 insertion(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 234b376..87c9a92 100644
--- a/debian/control
+++ b/debian/control
@@ -41,6 +41,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libcatalyst-perl,
  libcatalyst-plugin-authentication-credential-openid-perl,
  libcatalyst-plugin-captcha-perl,
+ libcatalyst-plugin-setenv-perl,
  libcatalyst-view-tt-perl,
  libclass-data-inheritable-perl,
  libclass-dbi-asform-perl,
diff --git a/debian/copyright b/debian/copyright
index 651a287..5d397e1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,11 +6,6 @@ Copyright: 2009-2010, Jonathan Yu freque...@cpan.org
  2011, gregor herrmann gre...@debian.org
 License: Artistic or GPL-1+
 
-Files: tarballs/01/Catalyst-Plugin-Setenv-0.03.tar.gz
-Copyright: 2006, Jonathan Rockway jrock...@cpan.org
-X-Upstream-Maintainers: Marcus Ramberg mramb...@cpan.org
-License: Artistic or GPL-1+
-
 License: Artistic
  This program is free software; you can redistribute it and/or modify
  it under the terms of the Artistic License, which comes with Perl.
diff --git a/tarballs/01/Catalyst-Plugin-Setenv-0.03.tar.gz 
b/tarballs/01/Catalyst-Plugin-Setenv-0.03.tar.gz
deleted file mode 100644
index 701ec44..000
Binary files a/tarballs/01/Catalyst-Plugin-Setenv-0.03.tar.gz and /dev/null 
differ
diff --git a/tarballs/packages.cfg b/tarballs/packages.cfg
index db8d49f..3b56fb1 100644
--- a/tarballs/packages.cfg
+++ b/tarballs/packages.cfg
@@ -26,10 +26,3 @@ License: GPL-1+
  On Debian systems, the complete text of the GNU General Public
  License version 1 can be found in `/usr/share/common-licenses/GPL-1'.
 EOF
-
-Catalyst-Plugin-Setenv
-watch   
http://search.cpan.org/dist/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
-description Deploy an environment (%ENV) using the Catalyst configuration
-maintainer  Marcus Ramberg mramb...@cpan.org
-copyright   2006, Jonathan Rockway jrock...@cpan.org
-/Catalyst-Plugin-Setenv

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

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


[libcatalyst-plugin-setenv-perl] 03/05: update description

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-plugin-setenv-perl.

commit 05c1460e8d30ea690ebc8bd0892fcf799853e426
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 07:24:05 2014 +

update description
---
 debian/control | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 2ce7149..829a22a 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,11 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libcatalyst-perl (= 5.7)
 Replaces: libcatalyst-modules-perl ( 9~)
 Breaks: libcatalyst-modules-perl ( 9~)
-Description: Allows you to set up the environment from Catalyst's config file.
- (no description was found)
+Description: set up the environment from Catalyst's config file
+ Catalyst::Plugin::Senenv handles setting up environment variables via the
+ central configuration file for Catalyst.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ It supports setting, prepending and appending to environment variables.
+ .
+ Catalyst is an elegant Model-View-Controller web application framework
+ written in Perl.

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

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


[libcatalyst-modules-extra-perl] branch master updated (7d1bf26 - daa08e6)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch master
in repository libcatalyst-modules-extra-perl.

  from  7d1bf26   replace bundled Catalyst-Plugin-Setenv with a dependency 
on libcatalyst-plugin-setenv-perl
   new  89a0e2b   no more tarballs/
   new  3d05662   purge dependencies
   new  183affa   add myself to uploaders
   new  b23e266   purge dependencies
   new  bd29c45   flush description
   new  dc6fa74   declare conformance with Policy 3.9.5 (no changes needed)
   new  daa08e6   update changelog

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


Summary of changes:
 debian/changelog |   7 ++
 debian/control   |  70 ++--
 debian/copyright |   2 +-
 tarballs/check-upstream-versions | 224 ---
 tarballs/packages.cfg|  28 -
 5 files changed, 17 insertions(+), 314 deletions(-)
 delete mode 100755 tarballs/check-upstream-versions
 delete mode 100644 tarballs/packages.cfg

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

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


[libcatalyst-modules-extra-perl] 06/07: declare conformance with Policy 3.9.5 (no changes needed)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-modules-extra-perl.

commit dc6fa74be46f216f9afa8ad0f41a126933b77edd
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 08:23:04 2014 +

declare conformance with Policy 3.9.5 (no changes needed)
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 96a51b1..5db039d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Maintainer: Debian Perl Group 
pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: Krzysztof Krzyzaniak (eloy) e...@debian.org,
  Jonathan Yu jaw...@cpan.org, gregor herrmann gre...@debian.org,
  Damyan Ivanov d...@debian.org
+Standards-Version: 3.9.5
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libcatalyst-modules-extra-perl.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-modules-extra-perl.git
  

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

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


[libcatalyst-modules-extra-perl] 01/07: no more tarballs/

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-modules-extra-perl.

commit 89a0e2b159f8d4fd4a4c92dc9d7fa86712be7b15
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 07:42:56 2014 +

no more tarballs/
---
 debian/copyright |   2 +-
 tarballs/check-upstream-versions | 224 ---
 tarballs/packages.cfg|  28 -
 3 files changed, 1 insertion(+), 253 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 5d397e1..fbc5656 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: 
http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markuppathrev=59
 
-Files: debian/*, tarballs/check-upstream-versions, tarballs/packages.cfg
+Files: debian/*
 Copyright: 2009-2010, Jonathan Yu freque...@cpan.org
  2006, Krzysztof Krzyzaniak (eloy) e...@debian.org
  2011, gregor herrmann gre...@debian.org
diff --git a/tarballs/check-upstream-versions b/tarballs/check-upstream-versions
deleted file mode 100755
index 75da03d..000
--- a/tarballs/check-upstream-versions
+++ /dev/null
@@ -1,224 +0,0 @@
-#!/usr/bin/perl -w
-
-use strict;
-use File::Glob qw/:glob/;
-use File::Basename;
-use File::Copy;
-use Data::Dump qw/pp dump/;
-use LWP::Simple; 
-use List::Util qw/maxstr max/;
-use Config::General;
-use Text::SimpleTable;
-use Text::Wrap;
-
-$Text::Wrap::columns = 78;
-$Text::Wrap::separator = \n ;
-my %indexes  = ();
-
-my %cfg = Config::General-new( -ConfigFile = 'packages.cfg' )-getall;
-
-#--- switch off buffering
-$|++;
-
-#
-# add/update packages  numbers to debian/control file
-#
-sub control($$)
-{
-   my ($files, $config) = @_;
-   my $control = '../debian/control';
-   my $output = '';
-   my $copyright  = '../debian/copyright';
-   my $coutput = $config-{'debcopystart'}.\n;
-   
-   open( FD, '', $control ) or die Cannot open $control\n;
-   my @lines = FD;
-   close( FD );
-   
-   for my $line (@lines)
-   {   
-   $output .= $line;
-   if ($line =~ /Currently the following modules are included/)
-   {
-   
-   for my $file (@$files)
-   {
-   my ($dir, $base, $version, $suffix) = $file =~ 
m!(\d+)/(.+)\-([\d\.]+)(\.tar\.gz)!;
-   my $key = $base;
-   $base =~ s/\-/::/g;
-   $output .= qq{ .\n $base\n };
-   
-   #--- get data from config file and prepare 
output
-   if (defined $config-{$key}-{'description'})
-   {
-   $output .= 
wrap(,,$config-{$key}-{'description'}).\n;
-   }
-   else
-   {
-   print $key not exist in config file or 
has not defined 'description' section\n;   
-   exit(1);
-   }
-   if (defined $config-{$key}-{'copyright'})
-   {
-   $coutput .= qq{\nFiles: 
tarballs/$file\n};
-   $coutput .= qq{Copyright:};
-   if (ref $config-{$key}-{'copyright'} 
eq 'ARRAY')
-   {
-   foreach my $copyright 
(@{$config-{$key}-{'copyright'}})
-   {
-   $coutput .= qq{ 
$copyright\n};
-   }
-   }
-   else
-   {
-   $coutput .= qq{ 
$config-{$key}-{'copyright'}\n};
-   }
-   }
-   else
-   {
-   print $key not exist in config file or 
has not defined 'copyright' section\n; 
-   exit(1);
-   }
-   if (defined $config-{$key}-{'maintainer'})
-   {
-   $coutput .= qq{X-Upstream-Maintainers:};
-   if (ref 

[libcatalyst-modules-extra-perl] 04/07: purge dependencies

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-modules-extra-perl.

commit b23e266021a38032f85e6e6849f456af9958e1c3
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 07:43:37 2014 +

purge dependencies
---
 debian/control | 19 +--
 1 file changed, 1 insertion(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 136d98d..5f117d0 100644
--- a/debian/control
+++ b/debian/control
@@ -12,29 +12,12 @@ Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-m
 Package: libcatalyst-modules-extra-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- libcatalyst-model-cdbi-perl,
  libcatalyst-model-adaptor-perl,
  libcatalyst-model-cdbi-crud-perl,
- libcatalyst-modules-perl,
- libcatalyst-perl,
  libcatalyst-plugin-authentication-credential-openid-perl,
  libcatalyst-plugin-captcha-perl,
- libcatalyst-plugin-setenv-perl,
- libcatalyst-view-tt-perl,
- libclass-data-inheritable-perl,
- libclass-dbi-asform-perl,
- libclass-dbi-fromform-perl,
- libclass-dbi-loader-perl,
- libclass-dbi-perl,
- libclass-dbi-plugin-retrieveall-perl,
- libgd-securityimage-perl,
- libhtml-fillinform-perl,
- liblwpx-paranoidagent-perl,
- libnet-openid-consumer-perl,
- libtemplate-plugin-class-perl,
- libwww-perl
+ libcatalyst-plugin-setenv-perl
 Enhances: libcatalyst-perl
-Recommends: libclass-dbi-sqlite-perl
 Description: collection of extra modules for Catalyst
  This package includes some modules which could be handy when you make Catalyst
  application and which are not in libcatalyst-modules-perl. 

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

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


[libcatalyst-modules-extra-perl] 02/07: purge dependencies

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-modules-extra-perl.

commit 3d05662999f73ba48245cecbd710c797cb7fb06b
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 07:43:05 2014 +

purge dependencies
---
 debian/control | 22 --
 1 file changed, 22 deletions(-)

diff --git a/debian/control b/debian/control
index 87c9a92..6361565 100644
--- a/debian/control
+++ b/debian/control
@@ -2,28 +2,6 @@ Source: libcatalyst-modules-extra-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (= 7.0.50~)
-Build-Depends-Indep: perl,
- libcatalyst-model-cdbi-perl,
- libcatalyst-modules-perl,
- libcatalyst-perl,
- libcatalyst-view-tt-perl,
- libclass-data-inheritable-perl,
- libclass-dbi-asform-perl,
- libclass-dbi-fromform-perl,
- libclass-dbi-loader-perl,
- libclass-dbi-perl,
- libclass-dbi-plugin-retrieveall-perl,
- libgd-securityimage-perl,
- libhtml-fillinform-perl,
- libhtml-parser-perl,
- liblwpx-paranoidagent-perl,
- libnet-openid-consumer-perl,
- libtemplate-plugin-class-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libtest-use-ok-perl,
- libwww-perl
-Build-Conflicts-Indep: libclass-dbi-sqlite-perl
 Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: Krzysztof Krzyzaniak (eloy) e...@debian.org,
  Jonathan Yu jaw...@cpan.org, gregor herrmann gre...@debian.org

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

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


[libdbix-class-deploymenthandler-perl] branch master updated (79e8a9b - 220872e)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libdbix-class-deploymenthandler-perl.

  from  79e8a9b   releasing package libdbix-class-deploymenthandler-perl 
version 0.002210-1
  adds  0b47d63   Imported Upstream version 0.002211
   new  e490f9a   Merge tag 'upstream/0.002211'
   new  f7f45c5   New upstream release.
   new  6d06896   Drop pod-whatis.patch, fixed upstream.
   new  220872e   releasing package libdbix-class-deploymenthandler-perl 
version 0.002211-1

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


Summary of changes:
 Changes|  3 +
 LICENSE|  2 +-
 MANIFEST   |  1 +
 META.json  |  4 +-
 META.yml   | 54 
 Makefile.PL|  3 +-
 debian/changelog   |  8 +++
 debian/patches/pod-whatis.patch| 73 --
 debian/patches/series  |  1 -
 dist.ini   |  4 +-
 lib/DBIx/Class/DeploymentHandler.pm|  5 +-
 .../Cookbook/CustomResultSource.pod|  9 +--
 lib/DBIx/Class/DeploymentHandler/Dad.pm|  5 +-
 .../DeployMethod/SQL/Translator.pm |  5 +-
 .../DeployMethod/SQL/Translator/Deprecated.pm  |  4 +-
 .../DeployMethod/SQL/Translator/ScriptHelpers.pm   |  7 +--
 lib/DBIx/Class/DeploymentHandler/Deprecated.pm |  5 +-
 lib/DBIx/Class/DeploymentHandler/HandlesDeploy.pm  |  4 +-
 .../DeploymentHandler/HandlesVersionStorage.pm |  4 +-
 .../Class/DeploymentHandler/HandlesVersioning.pm   |  4 +-
 lib/DBIx/Class/DeploymentHandler/LogImporter.pm| 26 +---
 lib/DBIx/Class/DeploymentHandler/LogRouter.pm  | 25 +---
 lib/DBIx/Class/DeploymentHandler/Logger.pm | 26 +---
 .../DeploymentHandler/Manual/CatalystIntro.pod |  2 +-
 lib/DBIx/Class/DeploymentHandler/Manual/Intro.pod  |  2 +-
 lib/DBIx/Class/DeploymentHandler/Types.pm  |  4 +-
 .../VersionHandler/DatabaseToSchemaVersions.pm |  4 +-
 .../VersionHandler/ExplicitVersions.pm |  4 +-
 .../DeploymentHandler/VersionHandler/Monotonic.pm  |  4 +-
 .../DeploymentHandler/VersionStorage/Deprecated.pm |  4 +-
 .../VersionStorage/Deprecated/Component.pm |  5 +-
 .../VersionStorage/Deprecated/VersionResult.pm |  5 +-
 .../VersionStorage/Deprecated/VersionResultSet.pm  |  5 +-
 .../DeploymentHandler/VersionStorage/Standard.pm   |  4 +-
 .../VersionStorage/Standard/Component.pm   |  5 +-
 .../VersionStorage/Standard/VersionResult.pm   |  5 +-
 .../VersionStorage/Standard/VersionResultSet.pm|  5 +-
 .../DeploymentHandler/WithApplicatorDumple.pm  | 23 +--
 .../DeploymentHandler/WithReasonableDefaults.pm|  4 +-
 t/release-pod-syntax.t |  5 +-
 40 files changed, 82 insertions(+), 290 deletions(-)
 delete mode 100644 debian/patches/pod-whatis.patch
 delete mode 100644 debian/patches/series

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

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


[libdbix-class-deploymenthandler-perl] 02/04: New upstream release.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdbix-class-deploymenthandler-perl.

commit f7f45c5e324dce91d02e4fb93af5d9e478b38c95
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:00:35 2014 +0200

New upstream release.
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2303933..66b2263 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdbix-class-deploymenthandler-perl (0.002211-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 12:59:40 +0200
+
 libdbix-class-deploymenthandler-perl (0.002210-1) unstable; urgency=medium
 
   * Team upload.

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

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


[libdbix-class-deploymenthandler-perl] 03/04: Drop pod-whatis.patch, fixed upstream.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdbix-class-deploymenthandler-perl.

commit 6d0689630fbce1999003bdbd7048e1af96625517
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:00:59 2014 +0200

Drop pod-whatis.patch, fixed upstream.
---
 debian/patches/pod-whatis.patch | 73 -
 debian/patches/series   |  1 -
 2 files changed, 74 deletions(-)

diff --git a/debian/patches/pod-whatis.patch b/debian/patches/pod-whatis.patch
deleted file mode 100644
index 5c40981..000
--- a/debian/patches/pod-whatis.patch
+++ /dev/null
@@ -1,73 +0,0 @@
-Description: add missing whatis entries to various PODs
-Origin: vendor
-Bug: https://github.com/frioux/DBIx-Class-DeploymentHandler/issues/21
-Forwarded: https://github.com/frioux/DBIx-Class-DeploymentHandler/issues/21
-Author: gregor herrmann gre...@debian.org
-Last-Update: 2014-05-11
-
 a/lib/DBIx/Class/DeploymentHandler/Cookbook/CustomResultSource.pod
-+++ b/lib/DBIx/Class/DeploymentHandler/Cookbook/CustomResultSource.pod
-@@ -6,7 +6,7 @@
- 
- =head1 NAME
- 
--DBIx::Class::DeploymentHandler::Cookbook::CustomResultSource
-+DBIx::Class::DeploymentHandler::Cookbook::CustomResultSource - recipe to 
change the table for the version storage
- 
- =head1 DESCRIPTION
- 
 
a/lib/DBIx/Class/DeploymentHandler/DeployMethod/SQL/Translator/ScriptHelpers.pm
-+++ 
b/lib/DBIx/Class/DeploymentHandler/DeployMethod/SQL/Translator/ScriptHelpers.pm
-@@ -102,7 +102,7 @@
- 
- =head1 NAME
- 
--DBIx::Class::DeploymentHandler::DeployMethod::SQL::Translator::ScriptHelpers
-+DBIx::Class::DeploymentHandler::DeployMethod::SQL::Translator::ScriptHelpers 
- set of coderef transforms for common use-cases in migrations
- 
- =head1 SYNOPSIS
- 
 a/lib/DBIx/Class/DeploymentHandler/LogImporter.pm
-+++ b/lib/DBIx/Class/DeploymentHandler/LogImporter.pm
-@@ -23,7 +23,7 @@
- 
- =head1 NAME
- 
--DBIx::Class::DeploymentHandler::LogImporter
-+DBIx::Class::DeploymentHandler::LogImporter - LogImporter class
- 
- =head1 AUTHOR
- 
 a/lib/DBIx/Class/DeploymentHandler/LogRouter.pm
-+++ b/lib/DBIx/Class/DeploymentHandler/LogRouter.pm
-@@ -39,7 +39,7 @@
- 
- =head1 NAME
- 
--DBIx::Class::DeploymentHandler::LogRouter
-+DBIx::Class::DeploymentHandler::LogRouter - LogRouter class
- 
- =head1 AUTHOR
- 
 a/lib/DBIx/Class/DeploymentHandler/Logger.pm
-+++ b/lib/DBIx/Class/DeploymentHandler/Logger.pm
-@@ -57,7 +57,7 @@
- 
- =head1 NAME
- 
--DBIx::Class::DeploymentHandler::Logger
-+DBIx::Class::DeploymentHandler::Logger - Logger class
- 
- =head1 AUTHOR
- 
 a/lib/DBIx/Class/DeploymentHandler/WithApplicatorDumple.pm
-+++ b/lib/DBIx/Class/DeploymentHandler/WithApplicatorDumple.pm
-@@ -78,7 +78,7 @@
- 
- =head1 NAME
- 
--DBIx::Class::DeploymentHandler::WithApplicatorDumple
-+DBIx::Class::DeploymentHandler::WithApplicatorDumple - WithApplicatorDumple 
class
- 
- =head1 AUTHOR
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index cdba319..000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-pod-whatis.patch

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

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


[libdbix-class-deploymenthandler-perl] branch pristine-tar updated (78ac865 - b817a75)

2014-05-16 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 libdbix-class-deploymenthandler-perl.

  from  78ac865   pristine-tar data for 
libdbix-class-deploymenthandler-perl_0.002210.orig.tar.gz
   new  b817a75   pristine-tar data for 
libdbix-class-deploymenthandler-perl_0.002211.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:
 ...ass-deploymenthandler-perl_0.002211.orig.tar.gz.delta | Bin 0 - 3917 bytes
 ...-class-deploymenthandler-perl_0.002211.orig.tar.gz.id |   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 
libdbix-class-deploymenthandler-perl_0.002211.orig.tar.gz.delta
 create mode 100644 libdbix-class-deploymenthandler-perl_0.002211.orig.tar.gz.id

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

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


[libdbix-class-deploymenthandler-perl] 01/04: Merge tag 'upstream/0.002211'

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdbix-class-deploymenthandler-perl.

commit e490f9a48f689ad37f6159e26b5106d6f1a58607
Merge: 79e8a9b 0b47d63
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 12:59:39 2014 +0200

Merge tag 'upstream/0.002211'

Upstream version 0.002211

 Changes|  3 ++
 LICENSE|  2 +-
 MANIFEST   |  1 +
 META.json  |  4 +-
 META.yml   | 54 +++---
 Makefile.PL|  3 +-
 dist.ini   |  4 +-
 lib/DBIx/Class/DeploymentHandler.pm|  5 +-
 .../Cookbook/CustomResultSource.pod|  9 ++--
 lib/DBIx/Class/DeploymentHandler/Dad.pm|  5 +-
 .../DeployMethod/SQL/Translator.pm |  5 +-
 .../DeployMethod/SQL/Translator/Deprecated.pm  |  4 +-
 .../DeployMethod/SQL/Translator/ScriptHelpers.pm   |  7 ++-
 lib/DBIx/Class/DeploymentHandler/Deprecated.pm |  5 +-
 lib/DBIx/Class/DeploymentHandler/HandlesDeploy.pm  |  4 +-
 .../DeploymentHandler/HandlesVersionStorage.pm |  4 +-
 .../Class/DeploymentHandler/HandlesVersioning.pm   |  4 +-
 lib/DBIx/Class/DeploymentHandler/LogImporter.pm| 26 +--
 lib/DBIx/Class/DeploymentHandler/LogRouter.pm  | 25 +-
 lib/DBIx/Class/DeploymentHandler/Logger.pm | 26 +--
 .../DeploymentHandler/Manual/CatalystIntro.pod |  2 +-
 lib/DBIx/Class/DeploymentHandler/Manual/Intro.pod  |  2 +-
 lib/DBIx/Class/DeploymentHandler/Types.pm  |  4 +-
 .../VersionHandler/DatabaseToSchemaVersions.pm |  4 +-
 .../VersionHandler/ExplicitVersions.pm |  4 +-
 .../DeploymentHandler/VersionHandler/Monotonic.pm  |  4 +-
 .../DeploymentHandler/VersionStorage/Deprecated.pm |  4 +-
 .../VersionStorage/Deprecated/Component.pm |  5 +-
 .../VersionStorage/Deprecated/VersionResult.pm |  5 +-
 .../VersionStorage/Deprecated/VersionResultSet.pm  |  5 +-
 .../DeploymentHandler/VersionStorage/Standard.pm   |  4 +-
 .../VersionStorage/Standard/Component.pm   |  5 +-
 .../VersionStorage/Standard/VersionResult.pm   |  5 +-
 .../VersionStorage/Standard/VersionResultSet.pm|  5 +-
 .../DeploymentHandler/WithApplicatorDumple.pm  | 23 +
 .../DeploymentHandler/WithReasonableDefaults.pm|  4 +-
 t/release-pod-syntax.t |  5 +-
 37 files changed, 74 insertions(+), 216 deletions(-)

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

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


[libdbix-class-deploymenthandler-perl] annotated tag debian/0.002211-1 created (now 1a3d48f)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.002211-1
in repository libdbix-class-deploymenthandler-perl.

at  1a3d48f   (tag)
   tagging  220872ebe3fde14d930f1d9e08e3f741c1992ca9 (commit)
  replaces  debian/0.002210-1
 tagged by  gregor herrmann
on  Fri May 16 13:03:34 2014 +0200

- Log -
tagging package libdbix-class-deploymenthandler-perl version debian/0.002211-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJrBAABCgBVBQJTdfCGThSAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w
cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK
CRC7OmgBhkmqBr06D/4pYFP23RRkh4b2c9x4TjakW7zpy945bn9PK0lF2LdVwmpM
PsP9bkZX8RVnyW6BHO8RFK16NkTsqNFRYhsXYS8+92240IJR547+umW4fBsjzL/i
FOn/byNCTrE/ofJ/TBwNiytrMXV5ewQwQTV/e56RKeZKpw9Rhh0e5+fTcO/F7tEP
UQ8Q09ji0LO2waiGcrUxwO2In2MH0X0fE+zDbzpkI+ookkfZoTt9maBed1zvOqKZ
R9fLxynpy/5HduBlw3R6EDtm0Ns2TXxKmbLa9zsIGawWbX7ntMHu2d7QRlr40wmo
qOD5TX05Sb1BtqFlejMBtYQTI5RoeUHVP0zzF4FdELYBMBf0s48sja2k2M7QQZkf
dOTh89FYsyFpRXCC5TZtl/1k/ULlGmxzinTEh7ZKGYdzfDUWIVUTN0fIDDE+QNpJ
aoNxLVVFTqnXXWMKr7lwvzWb42z98VlStIFYTysluNXW8OiCoj4I+K5qkmKpUZbz
NXToSnlUbm6++yQ+ht3hvDpBft0OlBYdBeIaKW8tsZt3XslWsENN83/1cxFzlmgf
+u3lxweuRI8TnGpduq3ltvI4ePmYqDXcVZZBmqOa0MsANHvf5p4pvjcqix4lz9Dz
ZJSDAD3eG999wImmigfdqbBhDhkjTaeKjGB2QBWBM6hguqtsgGAoCO5xFJqiIw==
=GHUl
-END PGP SIGNATURE-

gregor herrmann (5):
  Imported Upstream version 0.002211
  Merge tag 'upstream/0.002211'
  New upstream release.
  Drop pod-whatis.patch, fixed upstream.
  releasing package libdbix-class-deploymenthandler-perl version 0.002211-1

---

This annotated tag includes the following new commits:

   new  e490f9a   Merge tag 'upstream/0.002211'
   new  f7f45c5   New upstream release.
   new  6d06896   Drop pod-whatis.patch, fixed upstream.
   new  220872e   releasing package libdbix-class-deploymenthandler-perl 
version 0.002211-1

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


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

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


[libdbix-class-deploymenthandler-perl] 01/01: pristine-tar data for libdbix-class-deploymenthandler-perl_0.002211.orig.tar.gz

2014-05-16 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 libdbix-class-deploymenthandler-perl.

commit b817a7597cb733ed6973eebae7031a173cb33774
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 12:59:39 2014 +0200

pristine-tar data for 
libdbix-class-deploymenthandler-perl_0.002211.orig.tar.gz
---
 ...ass-deploymenthandler-perl_0.002211.orig.tar.gz.delta | Bin 0 - 3917 bytes
 ...-class-deploymenthandler-perl_0.002211.orig.tar.gz.id |   1 +
 2 files changed, 1 insertion(+)

diff --git a/libdbix-class-deploymenthandler-perl_0.002211.orig.tar.gz.delta 
b/libdbix-class-deploymenthandler-perl_0.002211.orig.tar.gz.delta
new file mode 100644
index 000..af6d2c0
Binary files /dev/null and 
b/libdbix-class-deploymenthandler-perl_0.002211.orig.tar.gz.delta differ
diff --git a/libdbix-class-deploymenthandler-perl_0.002211.orig.tar.gz.id 
b/libdbix-class-deploymenthandler-perl_0.002211.orig.tar.gz.id
new file mode 100644
index 000..7bcadf4
--- /dev/null
+++ b/libdbix-class-deploymenthandler-perl_0.002211.orig.tar.gz.id
@@ -0,0 +1 @@
+4b64f1a455a0187f4cc253af16af5e3d71d33b51

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

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


[nama] 06/08: d/copyright: gpl-3 vs. gpl-3+. thanks cme.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository nama.

commit beb3c9574f8088a4cb101d6322860c1d89c45546
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:25:13 2014 +0200

d/copyright: gpl-3 vs. gpl-3+. thanks cme.

Git-Dch: Ignore
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 65757ed..93606df 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -33,7 +33,7 @@ License: GPL-1+
  On Debian systems, the complete text of version 1 of the GNU
  General Public License can be found in `/usr/share/common-licenses/GPL-1'.
 
-License: GPL-3+
+License: GPL-3
  All rights are reserved except as provided by the Gnu Public
  License, version 3, as detailed in the file COPYING provided
  with this distribution.

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

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


[nama] 03/08: revert special handling of Makefile. it's gone for good.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository nama.

commit 09c634684af29912b9556205ad3dfc7855a18bf5
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:16:54 2014 +0200

revert special handling of Makefile. it's gone for good.

Git-Dch: Ignore
---
 debian/rules | 10 +-
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4cbb59c..2b59e0b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-   dh $@ --buildsystem=perl_makemaker
-
-override_dh_auto_clean:
-   rm -f Makefile
-   dh_auto_clean
-
-override_dh_build:
-   rm -f Makefile
-   dh build
+   dh $@
 
 override_dh_auto_test:
dh_auto_test -- TEST_VERBOSE=1

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

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


[nama] branch master updated (2dc2ac0 - 986d05e)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository nama.

  from  2dc2ac0   update changelog
  adds  84fdf99   Imported Upstream version 1.114
   new  037410f   Merge tag 'upstream/1.114'
   new  ed54631   New upstream release.
   new  09c6346   revert special handling of Makefile. it's gone for good.
   new  cb6e317   Add new (build) dependencies.
   new  445f8a5   Declare compliance with Debian Policy 3.9.5.
   new  beb3c95   d/copyright: gpl-3 vs. gpl-3+. thanks cme.
   new  1871840   Remove unnecessary version constraint from 
libanyevent-perl.
   new  986d05e   update changelog / add WAITS-FOR

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


Summary of changes:
 Changes   |13 +
 MANIFEST  | 7 +-
 META.yml  |60 -
 MYMETA.json   |84 -
 MYMETA.yml|51 -
 Makefile  |  1041 
 Makefile.PL   | 4 +
 debian/changelog  |13 +-
 debian/control|   109 +-
 debian/copyright  | 2 +-
 debian/rules  |10 +-
 lib/Audio/Nama.pm |  2750 ++
 lib/Audio/Nama/AnalyseLV2.pm  |24 +-
 lib/Audio/Nama/Assign.pm  |87 +-
 lib/Audio/Nama/Bunch.pm   |14 +-
 lib/Audio/Nama/Bus.pm |   181 +-
 lib/Audio/Nama/CacheTrack.pm  |   227 +-
 lib/Audio/Nama/ChainSetup.pm  |   121 +-
 lib/Audio/Nama/Config.pm  | 4 +-
 lib/Audio/Nama/Custom.pm  |41 +-
 lib/Audio/Nama/Edit.pm|   373 +-
 lib/Audio/Nama/EffectChain.pm |   127 +-
 lib/Audio/Nama/Effects.pm |   806 +--
 lib/Audio/Nama/EffectsRegistry.pm |21 +-
 lib/Audio/Nama/Engine.pm  |   183 +
 lib/Audio/Nama/EngineCleanup.pm   |98 +-
 lib/Audio/Nama/EngineRun.pm   |39 +-
 lib/Audio/Nama/EngineSetup.pm |   142 +-
 lib/Audio/Nama/Fade.pm|71 +-
 lib/Audio/Nama/Git.pm |   201 +
 lib/Audio/Nama/Globals.pm |41 +-
 lib/Audio/Nama/Grammar.pm |   260 +-
 lib/Audio/Nama/Graph.pm   |71 +-
 lib/Audio/Nama/Graphical.pm   |93 +-
 lib/Audio/Nama/Help.pm|64 +-
 lib/Audio/Nama/IO.pm  |35 +-
 lib/Audio/Nama/Initializations.pm |   387 +-
 lib/Audio/Nama/Insert.pm  |30 +-
 lib/Audio/Nama/Jack.pm| 8 +-
 lib/Audio/Nama/Latency.pm |16 +-
 lib/Audio/Nama/Log.pm |17 +-
 lib/Audio/Nama/Mark.pm|61 +-
 lib/Audio/Nama/Midi.pm|49 +-
 lib/Audio/Nama/Mix.pm |24 +-
 lib/Audio/Nama/Modes.pm   |39 +-
 lib/Audio/Nama/MuteSoloFade.pm|25 +-
 lib/Audio/Nama/Object.pm  |47 +-
 lib/Audio/Nama/Options.pm | 2 +-
 lib/Audio/Nama/Persistence.pm |   307 +-
 lib/Audio/Nama/Project.pm |69 +-
 lib/Audio/Nama/Regions.pm | 6 +-
 lib/Audio/Nama/Sequence.pm|   182 +
 lib/Audio/Nama/Terminal.pm|   205 +-
 lib/Audio/Nama/Text.pm|14 +-
 lib/Audio/Nama/Track.pm   |   731 ++-
 lib/Audio/Nama/Util.pm|74 +-
 script/nama   |  1797 ---
 t/02_assign.t | 4 +-
 t/04_object.t | 6 +-
 t/12_nama.t   |   377 +-
 t/data/fake_effects_cache.json| 10175 
 61 files changed, 16720 insertions(+), 5400 deletions(-)
 delete mode 100644 META.yml
 delete mode 100644 MYMETA.json
 delete mode 100644 MYMETA.yml
 delete mode 100644 Makefile
 create mode 100644 lib/Audio/Nama/Engine.pm
 create mode 100644 lib/Audio/Nama/Git.pm
 create mode 100644 lib/Audio/Nama/Sequence.pm
 create mode 100644 t/data/fake_effects_cache.json

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

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


[nama] 02/08: New upstream release.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository nama.

commit ed54631897a4f65842f2123b55c4c247f1a5a2af
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:14:40 2014 +0200

New upstream release.
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index da97fa5..ea57088 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-nama (1.109-1) UNRELEASED; urgency=low
+nama (1.114-1) UNRELEASED; urgency=low
 
   TODO: test failures
 
@@ -14,8 +14,9 @@ nama (1.109-1) UNRELEASED; urgency=low
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
+  * New upstream release.
 
- -- Salvatore Bonaccorso car...@debian.org  Sun, 06 Jan 2013 22:09:33 +0100
+ -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 13:12:51 +0200
 
 nama (1.078-2) unstable; urgency=low
 

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

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


[nama] 07/08: Remove unnecessary version constraint from libanyevent-perl.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository nama.

commit 187184065dfd4f8a7f3b756d2011854a2df8e93c
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:26:32 2014 +0200

Remove unnecessary version constraint from libanyevent-perl.

Nothing older in the archive.
---
 debian/control | 115 +
 1 file changed, 58 insertions(+), 57 deletions(-)

diff --git a/debian/control b/debian/control
index 8e4c253..0c6b9b0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,71 +1,72 @@
 Source: nama
+Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
+Uploaders: Joel Roth jo...@pobox.com
 Section: sound
 Priority: optional
 Build-Depends: debhelper (= 8)
-Build-Depends-Indep: libanyevent-perl (= 5.0),
- libanyevent-termkey-perl,
- libdata-dumper-concise-perl,
- libdata-section-simple-perl,
- libevent-perl,
- libfile-copy-link-perl,
- libfile-find-rule-perl,
- libfile-homedir-perl,
- libfile-slurp-perl,
- libgit-repository-perl,
- libgraph-perl,
- libjson-xs-perl,
- liblist-moreutils-perl,
- liblog-log4perl-perl,
- libmodern-perl-perl,
- libparse-recdescent-perl,
- libsuper-perl,
- libterm-readline-gnu-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libtext-diff-perl,
- libtext-format-perl,
- libtext-template-perl,
- libtry-tiny-perl,
- libyaml-tiny-perl,
- perl (= 5.15.2),
- procps
-Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
-Uploaders: Joel Roth jo...@pobox.com
+Build-Depends-Indep: libanyevent-perl,
+ libanyevent-termkey-perl,
+ libdata-dumper-concise-perl,
+ libdata-section-simple-perl,
+ libevent-perl,
+ libfile-copy-link-perl,
+ libfile-find-rule-perl,
+ libfile-homedir-perl,
+ libfile-slurp-perl,
+ libgit-repository-perl,
+ libgraph-perl,
+ libjson-xs-perl,
+ liblist-moreutils-perl,
+ liblog-log4perl-perl,
+ libmodern-perl-perl,
+ libparse-recdescent-perl,
+ libsuper-perl,
+ libterm-readline-gnu-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libtext-diff-perl,
+ libtext-format-perl,
+ libtext-template-perl,
+ libtry-tiny-perl,
+ libyaml-tiny-perl,
+ perl (= 5.15.2),
+ procps
 Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/nama.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/nama.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/nama.git
 Homepage: http://freeshell.de/~bolangi/nama
 
 Package: nama
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- ecasound,
- libanyevent-perl (= 5.0),
- libanyevent-termkey-perl,
- libdata-dumper-concise-perl,
- libdata-section-simple-perl,
- libevent-perl,
- libfile-copy-link-perl,
- libfile-find-rule-perl,
- libfile-homedir-perl,
- libfile-slurp-perl,
- libgit-repository-perl,
- libgraph-perl,
- libjson-xs-perl,
- liblist-moreutils-perl,
- liblog-log4perl-perl,
- libmodern-perl-perl,
- libparse-recdescent-perl,
- libsuper-perl,
- libterm-readline-gnu-perl,
- libtext-diff-perl,
- libtext-format-perl,
- libtext-template-perl,
- libtry-tiny-perl,
- libyaml-tiny-perl,
- procps
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ecasound,
+ libanyevent-perl,
+ libanyevent-termkey-perl,
+ libdata-dumper-concise-perl,
+ libdata-section-simple-perl,
+ libevent-perl,
+ libfile-copy-link-perl,
+ libfile-find-rule-perl,
+ libfile-homedir-perl,
+ libfile-slurp-perl,
+ libgit-repository-perl,
+ libgraph-perl,
+ libjson-xs-perl,
+ liblist-moreutils-perl,
+ liblog-log4perl-perl,
+ libmodern-perl-perl,
+ libparse-recdescent-perl,
+ libsuper-perl,
+ libterm-readline-gnu-perl,
+ libtext-diff-perl,
+ libtext-format-perl,
+ libtext-template-perl,
+ libtry-tiny-perl,
+ libyaml-tiny-perl,
+ procps
 Suggests: libaudio-ecasound-perl,
- perl-tk
+  perl-tk
 Description: Ecasound-based multitrack recorder/mixer
  Nama is a text-based application for multitrack recording, mixing and
  mastering using the Ecasound audio engine developed by Kai Vehmanen.

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org

[nama] 05/08: Declare compliance with Debian Policy 3.9.5.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository nama.

commit 445f8a59b0a478727a6d9965c4ef31033d4c9ee3
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:24:41 2014 +0200

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

diff --git a/debian/control b/debian/control
index 6733a72..8e4c253 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Build-Depends-Indep: libanyevent-perl (= 5.0),
  procps
 Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: Joel Roth jo...@pobox.com
-Standards-Version: 3.9.3
+Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/nama.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/nama.git
 Homepage: http://freeshell.de/~bolangi/nama

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

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


[nama] 01/08: Merge tag 'upstream/1.114'

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository nama.

commit 037410fe73e7fc91164298f32fe649f922f8d867
Merge: 2dc2ac0 84fdf99
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:12:50 2014 +0200

Merge tag 'upstream/1.114'

Upstream version 1.114

 Changes   |13 +
 MANIFEST  | 7 +-
 META.yml  |60 -
 MYMETA.json   |84 -
 MYMETA.yml|51 -
 Makefile  |  1041 
 Makefile.PL   | 4 +
 lib/Audio/Nama.pm |  2750 ++
 lib/Audio/Nama/AnalyseLV2.pm  |24 +-
 lib/Audio/Nama/Assign.pm  |87 +-
 lib/Audio/Nama/Bunch.pm   |14 +-
 lib/Audio/Nama/Bus.pm |   181 +-
 lib/Audio/Nama/CacheTrack.pm  |   227 +-
 lib/Audio/Nama/ChainSetup.pm  |   121 +-
 lib/Audio/Nama/Config.pm  | 4 +-
 lib/Audio/Nama/Custom.pm  |41 +-
 lib/Audio/Nama/Edit.pm|   373 +-
 lib/Audio/Nama/EffectChain.pm |   127 +-
 lib/Audio/Nama/Effects.pm |   806 +--
 lib/Audio/Nama/EffectsRegistry.pm |21 +-
 lib/Audio/Nama/Engine.pm  |   183 +
 lib/Audio/Nama/EngineCleanup.pm   |98 +-
 lib/Audio/Nama/EngineRun.pm   |39 +-
 lib/Audio/Nama/EngineSetup.pm |   142 +-
 lib/Audio/Nama/Fade.pm|71 +-
 lib/Audio/Nama/Git.pm |   201 +
 lib/Audio/Nama/Globals.pm |41 +-
 lib/Audio/Nama/Grammar.pm |   260 +-
 lib/Audio/Nama/Graph.pm   |71 +-
 lib/Audio/Nama/Graphical.pm   |93 +-
 lib/Audio/Nama/Help.pm|64 +-
 lib/Audio/Nama/IO.pm  |35 +-
 lib/Audio/Nama/Initializations.pm |   387 +-
 lib/Audio/Nama/Insert.pm  |30 +-
 lib/Audio/Nama/Jack.pm| 8 +-
 lib/Audio/Nama/Latency.pm |16 +-
 lib/Audio/Nama/Log.pm |17 +-
 lib/Audio/Nama/Mark.pm|61 +-
 lib/Audio/Nama/Midi.pm|49 +-
 lib/Audio/Nama/Mix.pm |24 +-
 lib/Audio/Nama/Modes.pm   |39 +-
 lib/Audio/Nama/MuteSoloFade.pm|25 +-
 lib/Audio/Nama/Object.pm  |47 +-
 lib/Audio/Nama/Options.pm | 2 +-
 lib/Audio/Nama/Persistence.pm |   307 +-
 lib/Audio/Nama/Project.pm |69 +-
 lib/Audio/Nama/Regions.pm | 6 +-
 lib/Audio/Nama/Sequence.pm|   182 +
 lib/Audio/Nama/Terminal.pm|   205 +-
 lib/Audio/Nama/Text.pm|14 +-
 lib/Audio/Nama/Track.pm   |   731 ++-
 lib/Audio/Nama/Util.pm|74 +-
 script/nama   |  1797 ---
 t/02_assign.t | 4 +-
 t/04_object.t | 6 +-
 t/12_nama.t   |   377 +-
 t/data/fake_effects_cache.json| 10175 
 57 files changed, 16650 insertions(+), 5336 deletions(-)

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

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


[nama] 04/08: Add new (build) dependencies.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository nama.

commit cb6e3173707cd3c3e4f2673d86a64f8dac4ccd8a
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:22:01 2014 +0200

Add new (build) dependencies.
---
 debian/control | 8 
 1 file changed, 8 insertions(+)

diff --git a/debian/control b/debian/control
index a77a48c..6733a72 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: sound
 Priority: optional
 Build-Depends: debhelper (= 8)
 Build-Depends-Indep: libanyevent-perl (= 5.0),
+ libanyevent-termkey-perl,
  libdata-dumper-concise-perl,
  libdata-section-simple-perl,
  libevent-perl,
@@ -17,10 +18,13 @@ Build-Depends-Indep: libanyevent-perl (= 5.0),
  liblog-log4perl-perl,
  libmodern-perl-perl,
  libparse-recdescent-perl,
+ libsuper-perl,
  libterm-readline-gnu-perl,
  libtest-pod-coverage-perl,
  libtest-pod-perl,
+ libtext-diff-perl,
  libtext-format-perl,
+ libtext-template-perl,
  libtry-tiny-perl,
  libyaml-tiny-perl,
  perl (= 5.15.2),
@@ -37,6 +41,7 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  ecasound,
  libanyevent-perl (= 5.0),
+ libanyevent-termkey-perl,
  libdata-dumper-concise-perl,
  libdata-section-simple-perl,
  libevent-perl,
@@ -51,8 +56,11 @@ Depends: ${misc:Depends}, ${perl:Depends},
  liblog-log4perl-perl,
  libmodern-perl-perl,
  libparse-recdescent-perl,
+ libsuper-perl,
  libterm-readline-gnu-perl,
+ libtext-diff-perl,
  libtext-format-perl,
+ libtext-template-perl,
  libtry-tiny-perl,
  libyaml-tiny-perl,
  procps

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

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


[nama] 08/08: update changelog / add WAITS-FOR

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository nama.

commit 986d05e8f58e44841dacd46828f577def9d17ea4
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:27:42 2014 +0200

update changelog / add WAITS-FOR

Git-Dch: Ignore
---
 debian/changelog | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ea57088..393adbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 nama (1.114-1) UNRELEASED; urgency=low
 
-  TODO: test failures
+  WAITS-FOR: libanyevent-termkey-perl
+  # cf. #744332
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
@@ -10,11 +11,14 @@ nama (1.114-1) UNRELEASED; urgency=low
   * Imported Upstream version 1.109
   * upstream code licensing changed to GPL-3
   * update dependencies
-  * rules: make sure that shipped Makefile is not used
 
   [ gregor herrmann ]
+  * New upstream release 1.114.
   * Strip trailing slash from metacpan URLs.
-  * New upstream release.
+  * Add new (build) dependencies.
+  * Remove unnecessary version constraint from libanyevent-perl.
+Nothing older in the archive.
+  * Declare compliance with Debian Policy 3.9.5.
 
  -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 13:12:51 +0200
 

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

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


[nama] 01/01: pristine-tar data for nama_1.114.orig.tar.gz

2014-05-16 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 nama.

commit b260008aa8322b7f58a4770cf532c4bb42a9
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:12:50 2014 +0200

pristine-tar data for nama_1.114.orig.tar.gz
---
 nama_1.114.orig.tar.gz.delta | Bin 0 - 3186 bytes
 nama_1.114.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/nama_1.114.orig.tar.gz.delta b/nama_1.114.orig.tar.gz.delta
new file mode 100644
index 000..095ffd7
Binary files /dev/null and b/nama_1.114.orig.tar.gz.delta differ
diff --git a/nama_1.114.orig.tar.gz.id b/nama_1.114.orig.tar.gz.id
new file mode 100644
index 000..546f6cb
--- /dev/null
+++ b/nama_1.114.orig.tar.gz.id
@@ -0,0 +1 @@
+5ad1bc1ea06f200578e8491ba12e9b97d01d3a4b

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

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


[libyaml-perl] annotated tag debian/0.90-1 created (now 745e073)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.90-1
in repository libyaml-perl.

at  745e073   (tag)
   tagging  06f8a52a20d447e093f5ee58c407e8ce7b2e79ee (commit)
  replaces  debian/0.84-1
 tagged by  gregor herrmann
on  Fri May 16 13:44:09 2014 +0200

- Log -
tagging package libyaml-perl version debian/0.90-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJrBAABCgBVBQJTdfoJThSAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w
cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK
CRC7OmgBhkmqBifIEACxRuOMABJt+aE1/lQKHlVlFv5hQw3Ni+BuWA+87txfIRiA
MBSfrLONjQ5d2E6xd1WFezImOM6NIGw7SohCpjqpWjhAqynSI38Id8bPzuHE4L3s
Bt/WypO/o9KMhEAkG6kyW2h9uigxV1vajH8a/DVjEIB2yzfvUYLMwjt77F6jcCmU
59cs4Za7U5grmUqShBzGCAVNpdFQQ146kV1sgb39cLjERQHB7HW53aD8hlRj/ggU
K83l+xD5e7PRu2Xq/gOqh4Zql6xKvyzSvDcmHj/oYYy3eHBztplbx/XUhnHa/a2E
QPNRdbFjhPONM6SH4daR5i39B5Sc6yN7MFW77DmaqMyVA7gz4/zH83mstbs3Ma+z
6Dd+LMICMiS+9WqoXDft2IHf99Pi61QsbnZTn1xcIy5QLhDZ9an0bRpt6xS1Pk9d
vVp4jxDAnGrkZ0naWnlBtMoiw54zoSUD2HuLvm0dXHnEzFJwJpcPNZhz0rbrpT1f
+x2JlgWd49b/xnyQJmE7jQ9FIo8LKfaZJrqQysFCAbw/mBMrgG7PbonsYK67aYAJ
j4qvpBVTb0nej+URJ9ie+kYxk1xaZE0Tfmvhxi+BJV5Xg8f1ZbAX8srhflKi6Egq
WgBVzAEHGsad8cQqwy5k8s+5S88YO0RRPy4z8R/Q1RCPBqvKSLE86U7nz4u2GA==
=hs4z
-END PGP SIGNATURE-

Axel Beckert (1):
  Remove trailing whitespace

Salvatore Bonaccorso (4):
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog
  Change search.cpan.org based URIs to metacpan.org based URIs
  update changelog

gregor herrmann (10):
  Strip trailing slash from metacpan URLs.
  update changelog
  Imported Upstream version 0.90
  Merge tag 'upstream/0.90'
  New upstream release.
  Update debian/copyright.
  Refresh ysh-location.patch (offset).
  Declare compliance with Debian Policy 3.9.5.
  cme: reformat debian/control
  releasing package libyaml-perl version 0.90-1

---

This annotated tag includes the following new commits:

   new  524b64f   Merge tag 'upstream/0.90'
   new  4195797   New upstream release.
   new  cd4c11c   Update debian/copyright.
   new  551b984   Refresh ysh-location.patch (offset).
   new  2e29d86   Declare compliance with Debian Policy 3.9.5.
   new  52119ad   cme: reformat debian/control
   new  06f8a52   releasing package libyaml-perl version 0.90-1

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


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

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


[libyaml-perl] 07/07: releasing package libyaml-perl version 0.90-1

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 06f8a52a20d447e093f5ee58c407e8ce7b2e79ee
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:44:09 2014 +0200

releasing package libyaml-perl version 0.90-1
---
 debian/changelog | 11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d4798e3..3fddf18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,19 @@
-libyaml-perl (0.90-1) UNRELEASED; urgency=low
+libyaml-perl (0.90-1) unstable; urgency=low
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
   [ gregor herrmann ]
-  * Strip trailing slash from metacpan URLs.
   * New upstream release.
+  * Strip trailing slash from metacpan URLs.
+  * Update debian/copyright.
+Bump upstream and packaging copyright years, adjust information on
+third-party files.
+  * Refresh ysh-location.patch (offset).
+  * Declare compliance with Debian Policy 3.9.5.
 
- -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 13:33:20 +0200
+ -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 13:42:18 +0200
 
 libyaml-perl (0.84-1) unstable; urgency=low
 

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

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


[libyaml-perl] 03/07: Update debian/copyright.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit cd4c11caa84745493135ff37db296dfbba71c33d
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:40:08 2014 +0200

Update debian/copyright.

Bump upstream and packaging copyright years, adjust information on
third-party files.
---
 debian/copyright | 24 +---
 1 file changed, 5 insertions(+), 19 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 6bf6b1c..f8e5fb1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,39 +4,25 @@ Upstream-Contact: Adam Kennedy ad...@cpan.org
 Source: https://metacpan.org/release/YAML
 
 Files: *
-Copyright: 2005-2012, Ingy döt Net
+Copyright: 2005-2014, Ingy döt Net
  2001, 2002, 2005, Brian Ingerson
  2009-2010, Adam Kennedy
 License: Artistic or GPL-1+
 
-Files: inc/Module/*
-Copyright: 2002-2012, Adam Kennedy ad...@cpan.org
- 2002-2012, Audrey Tang autri...@autrijus.org
- 2002-2012, Brian Ingerson i...@cpan.org
-License: Artistic or GPL-1+
-
 Files: inc/Spiffy.pm
-Copyright: 2004-2006, Brian Ingerson i...@cpan.org
+Copyright: 2004-2012, Ingy döt Net
 License: Artistic or GPL-1+
 
 Files: inc/Test/Base/* inc/Test/Base.pm
-Copyright: 2005-2008, Brian Ingerson i...@cpan.org
-License: Artistic or GPL-1+
-
-Files: inc/Test/Builder.pm
-Copyright: 2002-2008, chromatic chroma...@wgz.org
- 2002-2008, Michael G Schwern schw...@pobox.com
-License: Artistic or GPL-1+
-
-Files: inc/Test/Builder/* lib/Test/More.pm
-Copyright: 2001-2008, Michael G Schwern schw...@pobox.com
+Copyright: 2005, Brian Ingerson i...@cpan.org
+ 2006-2014, Ingy döt Net
 License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2003-2005, Chip Salzenberg c...@debian.org
  2005-2006, Florian Ragwitz r...@debian.org
  2008, Marc 'HE' Brockschmidt h...@debian.org
- 2008-2012, gregor herrmann gre...@debian.org
+ 2008-2014, gregor herrmann gre...@debian.org
  2009, Damyan Ivanov d...@debian.org
  2009, Iulian Udrea iul...@ubuntu.com
  2009, Rene Mayorga rmayo...@debian.org

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

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

[libyaml-perl] branch master updated (a515a95 - 06f8a52)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

  from  a515a95   update changelog
  adds  f4870a1   Imported Upstream version 0.90
   new  524b64f   Merge tag 'upstream/0.90'
   new  4195797   New upstream release.
   new  cd4c11c   Update debian/copyright.
   new  551b984   Refresh ysh-location.patch (offset).
   new  2e29d86   Declare compliance with Debian Policy 3.9.5.
   new  52119ad   cme: reformat debian/control
   new  06f8a52   releasing package libyaml-perl version 0.90-1

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


Summary of changes:
 Changes   |  748 ++---
 LICENSE   |   28 +-
 MANIFEST  |   34 +-
 META.yml  |   32 +-
 Makefile.PL   |   50 +-
 README|   22 +-
 debian/changelog  |   10 +-
 debian/control|   19 +-
 debian/copyright  |   24 +-
 debian/patches/ysh-location.patch |4 +-
 inc/Module/Install.pm |  470 ---
 inc/Module/Install/Base.pm|   83 --
 inc/Module/Install/Can.pm |  154 
 inc/Module/Install/Fetch.pm   |   93 ---
 inc/Module/Install/GithubMeta.pm  |   57 --
 inc/Module/Install/Include.pm |   34 -
 inc/Module/Install/Makefile.pm|  418 --
 inc/Module/Install/Metadata.pm|  722 
 inc/Module/Install/Package.pm |  323 
 inc/Module/Install/Win32.pm   |   64 --
 inc/Module/Install/WriteAll.pm|   63 --
 inc/Module/Package.pm |   71 --
 inc/Spiffy.pm |  569 -
 inc/Test/Base.pm  |  700 +++-
 inc/Test/Base/Filter.pm   |  301 ++-
 inc/Test/Builder.pm   | 1633 -
 inc/Test/Builder/Module.pm|   73 --
 inc/Test/More.pm  |  762 -
 lib/Test/YAML.pm  |   16 +-
 lib/YAML.pm   |   29 +-
 lib/YAML/Any.pm   |8 +-
 lib/YAML/Dumper.pm|   30 +-
 lib/YAML/Dumper/Base.pm   |9 +-
 lib/YAML/Error.pm |   17 +-
 lib/YAML/Loader.pm|   66 +-
 lib/YAML/Loader/Base.pm   |7 +-
 lib/YAML/Marshall.pm  |   11 +-
 lib/YAML/Mo.pm|3 +-
 lib/YAML/Node.pm  |   30 +-
 lib/YAML/Tag.pm   |   11 +-
 lib/YAML/Types.pm |   25 +-
 t/2-scalars.t |5 +-
 t/TestYAML.pm |3 +-
 t/basic-tests.t   |2 +-
 t/bugs-emailed.t  |   98 +--
 t/bugs-rt.t   |2 +-
 t/dump-file-utf8.t|3 +-
 t/dump-file.t |5 +-
 t/dump-opts.t |2 +-
 t/dump-synopsis.t |   21 +
 t/dump-tests.t|   22 +-
 t/errors.t|   32 +-
 t/export.t|3 +-
 t/freeze-thaw.t   |3 +-
 t/global-api.t|3 +-
 t/inbox.t |2 +-
 t/load-passes.t   |6 +-
 t/load-slides.t   |   18 +-
 t/load-spec.t |6 +-
 t/load-tests.t|   12 +-
 t/references.t|1 +
 t/regexp.t|   10 +-
 t/release-pod-syntax.t|   16 +
 t/rt-90593.t  |   21 +
 xt/meta.t |   27 +
 xt/pmv.t  |   32 +
 xt/pod.t  |   32 +
 67 files changed, 2296 insertions(+), 5914 deletions(-)
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/GithubMeta.pm
 delete mode 100644 inc/Module/Install/Include.pm
 delete mode 100644 inc/Module/Install/Makefile.pm
 delete mode 100644 inc/Module/Install/Metadata.pm
 delete mode 100644 inc/Module/Install/Package.pm
 delete mode 100644 inc/Module/Install/Win32.pm
 delete mode 100644 inc/Module/Install/WriteAll.pm
 delete mode 100644 inc/Module/Package.pm
 delete mode 100644 inc/Test/Builder.pm
 delete mode 100644 inc/Test/Builder/Module.pm
 delete mode 100644 inc/Test/More.pm
 create mode 100644 t/dump-synopsis.t
 create mode 100644 t/release-pod-syntax.t
 create mode 100644 t/rt-90593.t
 create mode 100644 xt/meta.t
 create mode 100644 xt/pmv.t
 create mode 100644 xt/pod.t

-- 
Alioth's 

[libyaml-perl] 05/07: Declare compliance with Debian Policy 3.9.5.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 2e29d8614e08c2fa98ebb5ea19752bb25c9f3200
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:41:44 2014 +0200

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

diff --git a/debian/control b/debian/control
index ff40e52..12f7d34 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group 
pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: gregor herrmann gre...@debian.org,
  Rene Mayorga rmayo...@debian.org, Jonathan Yu jaw...@cpan.org,
  Damyan Ivanov d...@debian.org, Iulian Udrea iul...@ubuntu.com
-Standards-Version: 3.9.3
+Standards-Version: 3.9.5
 Homepage: https://metacpan.org/release/YAML
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libyaml-perl.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libyaml-perl.git

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

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


[libyaml-perl] 02/07: New upstream release.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 41957978b9dc5260d05575662908e31bb30dbe08
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:37:20 2014 +0200

New upstream release.
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index accabf4..d4798e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libyaml-perl (0.84-2) UNRELEASED; urgency=low
+libyaml-perl (0.90-1) UNRELEASED; urgency=low
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
@@ -6,8 +6,9 @@ libyaml-perl (0.84-2) UNRELEASED; urgency=low
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
+  * New upstream release.
 
- -- Salvatore Bonaccorso car...@debian.org  Sun, 06 Jan 2013 22:09:30 +0100
+ -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 13:33:20 +0200
 
 libyaml-perl (0.84-1) unstable; urgency=low
 

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

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


[libyaml-perl] 01/01: pristine-tar data for libyaml-perl_0.90.orig.tar.gz

2014-05-16 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 libyaml-perl.

commit b52d5306e269b291919816fa1d135dab6ec14917
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:33:19 2014 +0200

pristine-tar data for libyaml-perl_0.90.orig.tar.gz
---
 libyaml-perl_0.90.orig.tar.gz.delta | Bin 0 - 2727 bytes
 libyaml-perl_0.90.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libyaml-perl_0.90.orig.tar.gz.delta 
b/libyaml-perl_0.90.orig.tar.gz.delta
new file mode 100644
index 000..9370120
Binary files /dev/null and b/libyaml-perl_0.90.orig.tar.gz.delta differ
diff --git a/libyaml-perl_0.90.orig.tar.gz.id b/libyaml-perl_0.90.orig.tar.gz.id
new file mode 100644
index 000..ae8eb71
--- /dev/null
+++ b/libyaml-perl_0.90.orig.tar.gz.id
@@ -0,0 +1 @@
+9457c8cf7649860457376feebff7cb566e121f7e

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

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


[libyaml-perl] 01/07: Merge tag 'upstream/0.90'

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 524b64f9f40a99061745233af711587ed0793fcd
Merge: a515a95 f4870a1
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:33:19 2014 +0200

Merge tag 'upstream/0.90'

Upstream version 0.90

 Changes  |  748 ++---
 LICENSE  |   28 +-
 MANIFEST |   34 +-
 META.yml |   32 +-
 Makefile.PL  |   50 +-
 README   |   22 +-
 inc/Module/Install.pm|  470 ---
 inc/Module/Install/Base.pm   |   83 --
 inc/Module/Install/Can.pm|  154 
 inc/Module/Install/Fetch.pm  |   93 ---
 inc/Module/Install/GithubMeta.pm |   57 --
 inc/Module/Install/Include.pm|   34 -
 inc/Module/Install/Makefile.pm   |  418 --
 inc/Module/Install/Metadata.pm   |  722 -
 inc/Module/Install/Package.pm|  323 
 inc/Module/Install/Win32.pm  |   64 --
 inc/Module/Install/WriteAll.pm   |   63 --
 inc/Module/Package.pm|   71 --
 inc/Spiffy.pm|  569 -
 inc/Test/Base.pm |  700 +++-
 inc/Test/Base/Filter.pm  |  301 ++-
 inc/Test/Builder.pm  | 1633 --
 inc/Test/Builder/Module.pm   |   73 --
 inc/Test/More.pm |  762 --
 lib/Test/YAML.pm |   16 +-
 lib/YAML.pm  |   29 +-
 lib/YAML/Any.pm  |8 +-
 lib/YAML/Dumper.pm   |   30 +-
 lib/YAML/Dumper/Base.pm  |9 +-
 lib/YAML/Error.pm|   17 +-
 lib/YAML/Loader.pm   |   66 +-
 lib/YAML/Loader/Base.pm  |7 +-
 lib/YAML/Marshall.pm |   11 +-
 lib/YAML/Mo.pm   |3 +-
 lib/YAML/Node.pm |   30 +-
 lib/YAML/Tag.pm  |   11 +-
 lib/YAML/Types.pm|   25 +-
 t/2-scalars.t|5 +-
 t/TestYAML.pm|3 +-
 t/basic-tests.t  |2 +-
 t/bugs-emailed.t |   98 +--
 t/bugs-rt.t  |2 +-
 t/dump-file-utf8.t   |3 +-
 t/dump-file.t|5 +-
 t/dump-opts.t|2 +-
 t/dump-synopsis.t|   21 +
 t/dump-tests.t   |   22 +-
 t/errors.t   |   32 +-
 t/export.t   |3 +-
 t/freeze-thaw.t  |3 +-
 t/global-api.t   |3 +-
 t/inbox.t|2 +-
 t/load-passes.t  |6 +-
 t/load-slides.t  |   18 +-
 t/load-spec.t|6 +-
 t/load-tests.t   |   12 +-
 t/references.t   |1 +
 t/regexp.t   |   10 +-
 t/release-pod-syntax.t   |   16 +
 t/rt-90593.t |   21 +
 xt/meta.t|   27 +
 xt/pmv.t |   32 +
 xt/pod.t |   32 +
 63 files changed, 2270 insertions(+), 5883 deletions(-)

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

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


[libyaml-perl] 06/07: cme: reformat debian/control

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 52119ad6eb421d71c52e5e2a86a4e42bc9ca6b57
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 13:42:12 2014 +0200

cme: reformat debian/control

Git-Dch: Ignore
---
 debian/control | 17 ++---
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 12f7d34..8064229 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
 Source: libyaml-perl
+Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
+Uploaders: gregor herrmann gre...@debian.org,
+   Rene Mayorga rmayo...@debian.org,
+   Jonathan Yu jaw...@cpan.org,
+   Damyan Ivanov d...@debian.org,
+   Iulian Udrea iul...@ubuntu.com
 Section: perl
 Priority: optional
 Build-Depends: debhelper (= 8)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
-Uploaders: gregor herrmann gre...@debian.org,
- Rene Mayorga rmayo...@debian.org, Jonathan Yu jaw...@cpan.org,
- Damyan Ivanov d...@debian.org, Iulian Udrea iul...@ubuntu.com
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/YAML
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libyaml-perl.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libyaml-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libyaml-perl.git
+Homepage: https://metacpan.org/release/YAML
 
 Package: libyaml-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
 Recommends: libyaml-libyaml-perl | libyaml-syck-perl
 Suggests: libyaml-shell-perl
 Description: YAML Ain't Markup Language

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

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


[libsereal-decoder-perl] 01/01: Add patch to fix arm* build failures.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libsereal-decoder-perl.

commit 4e192615a590a729d40fa01217a8f07cf878a262
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 14:25:37 2014 +0200

Add patch to fix arm* build failures.
---
 debian/patches/fix-arm-compilation-errors.patch | 28 +
 debian/patches/series   |  1 +
 2 files changed, 29 insertions(+)

diff --git a/debian/patches/fix-arm-compilation-errors.patch 
b/debian/patches/fix-arm-compilation-errors.patch
new file mode 100644
index 000..39456e3
--- /dev/null
+++ b/debian/patches/fix-arm-compilation-errors.patch
@@ -0,0 +1,28 @@
+Description: fix some occurances of undeclared variables
+Origin: vendor
+Forwarded: https://github.com/Sereal/Sereal/issues/47
+Author: gregor herrmann gre...@debian.org
+Last-Update: 2014-05-16
+
+--- a/srl_decoder.c
 b/srl_decoder.c
+@@ -857,8 +857,9 @@
+ {
+ union myfloat val;
+ #ifdef __ARM_ARCH
++U8 tmp[sizeof(double)];
+ ASSERT_BUF_SPACE(dec, sizeof(float),  while reading FLOAT);
+-Copy(dec-pos,v.c,sizeof(float),U8);
++Copy(dec-pos,val.c,sizeof(float),U8);
+ val.f= *((float *)tmp);
+ #else
+ ASSERT_BUF_SPACE(dec, sizeof(float),  while reading FLOAT);
+@@ -894,7 +895,7 @@
+ #ifdef __ARM_ARCH
+ U8 tmp[sizeof(long double)];
+ ASSERT_BUF_SPACE(dec, sizeof(long double),  while reading LONG_DOUBLE);
+-Copy(dec-pos,v.c,sizeof(long double),U8);
++Copy(dec-pos,val.c,sizeof(long double),U8);
+ val.ld= *((long double *)tmp);
+ #else
+ ASSERT_BUF_SPACE(dec, sizeof(long double),  while reading LONG_DOUBLE);
diff --git a/debian/patches/series b/debian/patches/series
index f914225..9ae0302 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 use_a_union_on_ARM_to_ensure_alignment_for_floating_point.patch
+fix-arm-compilation-errors.patch

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

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


[libsereal-decoder-perl] branch master updated (ea6d4d3 - 4e19261)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libsereal-decoder-perl.

  from  ea6d4d3   releasing package libsereal-decoder-perl version 2.12-2
   new  4e19261   Add patch to fix arm* build failures.

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


Summary of changes:
 debian/patches/fix-arm-compilation-errors.patch | 28 +
 debian/patches/series   |  1 +
 2 files changed, 29 insertions(+)
 create mode 100644 debian/patches/fix-arm-compilation-errors.patch

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

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


[libcatalyst-engine-psgi-perl] 03/04: declare confrmance with Policy 3.9.5 (no changes needed)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-engine-psgi-perl.

commit 680d08695319282f42aee1a30c8394b59a8f6503
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 12:59:44 2014 +

declare confrmance with Policy 3.9.5 (no changes needed)
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 90e5c83..b1aa31f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
 Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: Jonathan Yu jaw...@cpan.org,
  gregor herrmann gre...@debian.org
-Standards-Version: 3.9.2
+Standards-Version: 3.9.5
 Homepage: https://metacpan.org/release/Catalyst-Engine-PSGI
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libcatalyst-engine-psgi-perl.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-engine-psgi-perl.git

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

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


[libcatalyst-engine-psgi-perl] 02/04: fix commas used in Files: value of debian/copyright

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-engine-psgi-perl.

commit 1a80d7a3a03a3a72819ffadf2f1149fc226edf0e
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 12:53:44 2014 +

fix commas used in Files: value of debian/copyright
---
 debian/copyright | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 1b2729d..b8f9569 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -34,11 +34,13 @@ Files: inc/Spiffy.pm
 Copyright: 2004-2006, Brian Ingerson i...@cpan.org
 License: Artistic or GPL-1+
 
-Files: inc/Test/Base.pm, inc/Test/Base/*
+Files: inc/Test/Base.pm
+   inc/Test/Base/*
 Copyright: 2005-2009, Brian Ingerson i...@cpan.org
 License: Artistic or GPL-1+
 
-Files: inc/Test/Builder.pm, inc/Test/Builder/*
+Files: inc/Test/Builder.pm
+   inc/Test/Builder/*
 Copyright: 2002-2008, chromatic chroma...@wgz.org
  2002-2008, Michael G Schwern schw...@pobox.com
 License: Artistic or GPL-1+
@@ -47,7 +49,8 @@ Files: inc/Test/More.pm
 Copyright: 2001-2008, Michael G Schwern schw...@pobox.com
 License: Artistic or GPL-1+
 
-Files: inc/Test/SharedFork.pm, inc/Test/SharedFork/*
+Files: inc/Test/SharedFork.pm
+   inc/Test/SharedFork/*
 Copyright: 2009-2011, Tokuhiro Matsuno tokuhirom+c...@gmail.com
 License: Artistic or GPL-1+
 Comment: Rationale from the author was:

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

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


[libcatalyst-engine-psgi-perl] 01/04: replace (build-)dependencies on libcatalyst-modules-perl with libcatalyst-action-renderview-perl

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-engine-psgi-perl.

commit c035d9472700abf69e21693ef53e11bd6230339e
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 12:50:00 2014 +

replace (build-)dependencies on libcatalyst-modules-perl with 
libcatalyst-action-renderview-perl
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 2c00b8b..90e5c83 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (= 8)
 Build-Depends-Indep: perl,
+ libcatalyst-action-renderview-perl,
  libcatalyst-perl (= 5.80007),
- libcatalyst-modules-perl,
  libplack-perl
 Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: Jonathan Yu jaw...@cpan.org,
@@ -17,7 +17,7 @@ Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-e
 Package: libcatalyst-engine-psgi-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- libcatalyst-modules-perl,
+ libcatalyst-action-renderview-perl,
  libcatalyst-perl (= 5.80007),
  libmoose-perl (= 2) | libclass-mop-perl,
  libplack-perl,

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

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


[libcatalyst-engine-psgi-perl] branch master updated (f1f4f8c - b9b0ad7)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch master
in repository libcatalyst-engine-psgi-perl.

  from  f1f4f8c   update changelog
   new  c035d94   replace (build-)dependencies on libcatalyst-modules-perl 
with libcatalyst-action-renderview-perl
   new  1a80d7a   fix commas used in Files: value of debian/copyright
   new  680d086   declare confrmance with Policy 3.9.5 (no changes needed)
   new  b9b0ad7   releasing package libcatalyst-engine-psgi-perl version 
0.13+dfsg-2

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 | 12 ++--
 debian/control   |  6 +++---
 debian/copyright |  9 ++---
 3 files changed, 19 insertions(+), 8 deletions(-)

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

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


[libcatalyst-engine-psgi-perl] annotated tag debian/0.13+dfsg-2 created (now 6ffd7c1)

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag debian/0.13+dfsg-2
in repository libcatalyst-engine-psgi-perl.

at  6ffd7c1   (tag)
   tagging  b9b0ad7e3e0577887123ee8707393d3809275ab3 (commit)
 tagged by  Damyan Ivanov
on  Fri May 16 13:00:59 2014 +

- Log -
tagging package libcatalyst-engine-psgi-perl version debian/0.13+dfsg-2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTdgwLAAoJENu+nU2Z0qAEmjcP/RppIJF6qjoaxPEOOaJRxBhW
6tJ5DHD7sqOi5uDPIVhnuJkztAZEaAvz+NvvN/C5wZjTk0+6zfR4nGBpj4KxJYKK
5kZKkDXhs0XOyNyY+JJGbXjPEfWB3UTY3N+8kfvr6D/szpyEGqu87UMhRtx2cTYG
SljvZzDyL3+MiWauWjdcXayKkxryP3cSEn6WAob9V0m4W7mnEftvzaTAeahawqSI
ryODxGHGlmAymu2HvumXZwiV87v5gs6wqJt8yHCNg1AcNj43roNQUhumYvNImzRF
Mmfb0IRKV0MXfpwDRTusu84yqB/JTzqGfjbzXS8O8xKtJC4yoMSMH3+by5u13AaM
/3IHdkbndTDfZmMWorzS0ffmwczn+x8Lk8XThWGJPcNKpLU+aj6cujXxEkLbS+Co
ix9Z+b44tt1YUA2rzXc7zrIWB6q645lw0OKdSPwHIgc0f6v2ApUYo7EOddBQ/3Hs
rRHLLFFc9ZkRDwV6g4OuuFkj5Orw9ch/fHsChvTSyY159Md8nPSDrCIDY9jI9z/C
dMkEghawkwqLz6FwQHAfNZRo0F+avhGaahBc9RF7VFrtX+/ua7emdNTJRecyqkRW
iFMCH3xhSXxt6aZsIebEXwiXDgDslOvCwGNy5hUd1PIwQCJu0i92gqkVxWUt5db4
xd40LYRUbtd8MJCNX8Vs
=KfRL
-END PGP SIGNATURE-

Alessandro Ghedini (27):
  update debian/copyright
  [svn-upgrade] new version libcatalyst-engine-psgi-perl (0.12)
  new upstream release
  update copyright years
  add myself to Uploaders
  add libplack-perl to B-D-I (needed for tests)
  move libplack-perl from Recommends to Depends (needed by 
Plack::Test::Adopt::Catalyst)
  add libclass-mop-perl and libtest-tcp-perl to Depends (needed by 
Plack::Test::Adopt::Catalyst)
  remove t/catalyst directory from orig.tar (missing license/copyright)
  [svn-upgrade] new version libcatalyst-engine-psgi-perl (0.12+dfsg)
  update trunk to dfsg version
  release to unstable
  add copyright info for Catalyst-generated files
  fix path in d/copyright for Catalyst-generated files
  repack orig.tar to remove images under t/Hello/root (not in preferred 
form for modifications)
  remove images from trunk
  remove images from upstream branch
  update MANIFEST in trunk
  update MANIFEST in upstream branch
  release to unstable
  [svn-upgrade] new version libcatalyst-engine-psgi-perl (0.13+dfsg)
  * New upstream release
  fix dfsg MANIFEST
  re-add the spelling patch
  release to unstable
  Email change: Alessandro Ghedini - gh...@debian.org
  Remove myself from Uploaders

Ansgar Burchardt (1):
  debian/control: Convert Vcs-* fields to Git.

Axel Beckert (1):
  debian/copyright: migrate pre-1.0 format to 1.0 using cme fix 
dpkg-copyright

Damyan Ivanov (5):
  Merge commit 'upstream/0.13+dfsg'
  replace (build-)dependencies on libcatalyst-modules-perl with 
libcatalyst-action-renderview-perl
  fix commas used in Files: value of debian/copyright
  declare confrmance with Policy 3.9.5 (no changes needed)
  releasing package libcatalyst-engine-psgi-perl version 0.13+dfsg-2

Gregor Herrmann (6):
  back to UNRELEASED, TODO added to changelog
  [mass-commit] prepare for Moose/Class::MOP transition
  * Set Standards-Version to 3.9.2 (no changes).
  Add a patch to fix a small spelling mistake.
  releasing version 0.12+dfsg-2
  mark patch as forwarded

Jonathan Yu (3):
  [svn-inject] Installing original source of libcatalyst-engine-psgi-perl 
(0.11)
  [svn-inject] Applying Debian modifications (0.11-1) to trunk
  add ITP; still waiting to hear back re copyright

Salvatore Bonaccorso (4):
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog
  Change search.cpan.org based URIs to metacpan.org based URIs
  update changelog

gregor herrmann (4):
  Update debian/repack.stub.
  update changelog
  Strip trailing slash from metacpan URLs.
  update changelog

---

This annotated tag includes the following new commits:

   new  c035d94   replace (build-)dependencies on libcatalyst-modules-perl 
with libcatalyst-action-renderview-perl
   new  1a80d7a   fix commas used in Files: value of debian/copyright
   new  680d086   declare confrmance with Policy 3.9.5 (no changes needed)
   new  b9b0ad7   releasing package libcatalyst-engine-psgi-perl version 
0.13+dfsg-2

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/libcatalyst-engine-psgi-perl.git

___
Pkg-perl-cvs-commits mailing list

[libcatalyst-engine-psgi-perl] 04/04: releasing package libcatalyst-engine-psgi-perl version 0.13+dfsg-2

2014-05-16 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-engine-psgi-perl.

commit b9b0ad7e3e0577887123ee8707393d3809275ab3
Author: Damyan Ivanov d...@debian.org
Date:   Fri May 16 13:00:59 2014 +

releasing package libcatalyst-engine-psgi-perl version 0.13+dfsg-2
---
 debian/changelog | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3f7d43d..d06b999 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libcatalyst-engine-psgi-perl (0.13+dfsg-2) UNRELEASED; urgency=low
+libcatalyst-engine-psgi-perl (0.13+dfsg-2) unstable; urgency=low
+
+  * Team upload
 
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
@@ -20,7 +22,13 @@ libcatalyst-engine-psgi-perl (0.13+dfsg-2) UNRELEASED; 
urgency=low
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 
- -- Ansgar Burchardt ans...@debian.org  Wed, 27 Jul 2011 18:41:00 +0200
+  [ Damyan Ivanov ]
+  * replace (build-)dependencies on libcatalyst-modules-perl with
+libcatalyst-action-renderview-perl
+  * fix commas used in Files: value of debian/copyright
+  * declare confrmance with Policy 3.9.5 (no changes needed)
+
+ -- Damyan Ivanov d...@debian.org  Fri, 16 May 2014 16:00:01 +0300
 
 libcatalyst-engine-psgi-perl (0.13+dfsg-1) unstable; urgency=low
 

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

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


[libsereal-decoder-perl] branch master updated (4e19261 - ef2a906)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libsereal-decoder-perl.

  from  4e19261   Add patch to fix arm* build failures.
   new  46a0391   replace my patch with a newer one from upstream
   new  ef2a906   releasing package libsereal-decoder-perl version 2.12-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|  7 +++
 debian/patches/fix-arm-compilation-errors.patch | 28 --
 debian/patches/fix_arm_arch_stuff.patch | 69 +
 debian/patches/series   |  2 +-
 4 files changed, 77 insertions(+), 29 deletions(-)
 delete mode 100644 debian/patches/fix-arm-compilation-errors.patch
 create mode 100644 debian/patches/fix_arm_arch_stuff.patch

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

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


[libsereal-decoder-perl] 01/02: replace my patch with a newer one from upstream

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libsereal-decoder-perl.

commit 46a039148570855f0438024a678c648ca0a6be51
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 15:52:50 2014 +0200

replace my patch with a newer one from upstream

Git-Dch: Ignore
---
 debian/patches/fix-arm-compilation-errors.patch | 28 --
 debian/patches/fix_arm_arch_stuff.patch | 69 +
 debian/patches/series   |  2 +-
 3 files changed, 70 insertions(+), 29 deletions(-)

diff --git a/debian/patches/fix-arm-compilation-errors.patch 
b/debian/patches/fix-arm-compilation-errors.patch
deleted file mode 100644
index 39456e3..000
--- a/debian/patches/fix-arm-compilation-errors.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-Description: fix some occurances of undeclared variables
-Origin: vendor
-Forwarded: https://github.com/Sereal/Sereal/issues/47
-Author: gregor herrmann gre...@debian.org
-Last-Update: 2014-05-16
-
 a/srl_decoder.c
-+++ b/srl_decoder.c
-@@ -857,8 +857,9 @@
- {
- union myfloat val;
- #ifdef __ARM_ARCH
-+U8 tmp[sizeof(double)];
- ASSERT_BUF_SPACE(dec, sizeof(float),  while reading FLOAT);
--Copy(dec-pos,v.c,sizeof(float),U8);
-+Copy(dec-pos,val.c,sizeof(float),U8);
- val.f= *((float *)tmp);
- #else
- ASSERT_BUF_SPACE(dec, sizeof(float),  while reading FLOAT);
-@@ -894,7 +895,7 @@
- #ifdef __ARM_ARCH
- U8 tmp[sizeof(long double)];
- ASSERT_BUF_SPACE(dec, sizeof(long double),  while reading LONG_DOUBLE);
--Copy(dec-pos,v.c,sizeof(long double),U8);
-+Copy(dec-pos,val.c,sizeof(long double),U8);
- val.ld= *((long double *)tmp);
- #else
- ASSERT_BUF_SPACE(dec, sizeof(long double),  while reading LONG_DOUBLE);
diff --git a/debian/patches/fix_arm_arch_stuff.patch 
b/debian/patches/fix_arm_arch_stuff.patch
new file mode 100644
index 000..323ae93
--- /dev/null
+++ b/debian/patches/fix_arm_arch_stuff.patch
@@ -0,0 +1,69 @@
+From fde30528dfa634032cb94bab42457477786de711 Mon Sep 17 00:00:00 2001
+From: Yves Orton yves.or...@booking.com
+Date: Fri, 16 May 2014 15:36:00 +0200
+Subject: [PATCH] fix ARM_ARCH stuff
+
+I was so tired when I pushed that last patch I did not notice it was totally
+half baked. This is a much better, and actualy tested version.
+---
+ Perl/Decoder/srl_decoder.c | 22 --
+ 1 file changed, 12 insertions(+), 10 deletions(-)
+
+diff --git a/Perl/Decoder/srl_decoder.c b/Perl/Decoder/srl_decoder.c
+index 71ce384..923a858 100644
+--- a/srl_decoder.c
 b/srl_decoder.c
+@@ -852,14 +852,20 @@ union myfloat {
+ long double ld;
+ };
+ 
++/*
++#define TEST_ARM_ARCH
++*/
++#if (defined(TEST_ARM_ARCH) || defined(__ARM_ARCH))
++#define SRL_ARM_ARCH 1
++#endif
++
+ SRL_STATIC_INLINE void
+ srl_read_float(pTHX_ srl_decoder_t *dec, SV* into)
+ {
+ union myfloat val;
+-#ifdef __ARM_ARCH
++#ifdef SRL_ARM_ARCH
+ ASSERT_BUF_SPACE(dec, sizeof(float),  while reading FLOAT);
+-Copy(dec-pos,v.c,sizeof(float),U8);
+-val.f= *((float *)tmp);
++Copy(dec-pos,val.c,sizeof(float),U8);
+ #else
+ ASSERT_BUF_SPACE(dec, sizeof(float),  while reading FLOAT);
+ val.f= *((float *)dec-pos);
+@@ -873,11 +879,9 @@ SRL_STATIC_INLINE void
+ srl_read_double(pTHX_ srl_decoder_t *dec, SV* into)
+ {
+ union myfloat val;
+-#ifdef __ARM_ARCH
+-U8 tmp[sizeof(double)];
++#ifdef SRL_ARM_ARCH
+ ASSERT_BUF_SPACE(dec, sizeof(double),  while reading DOUBLE);
+ Copy(dec-pos,val.c,sizeof(double),U8);
+-val.d= *((double *)tmp);
+ #else
+ ASSERT_BUF_SPACE(dec, sizeof(double),  while reading DOUBLE);
+ val.d= *((double *)dec-pos);
+@@ -891,11 +895,9 @@ SRL_STATIC_INLINE void
+ srl_read_long_double(pTHX_ srl_decoder_t *dec, SV* into)
+ {
+ union myfloat val;
+-#ifdef __ARM_ARCH
+-U8 tmp[sizeof(long double)];
++#ifdef SRL_ARM_ARCH
+ ASSERT_BUF_SPACE(dec, sizeof(long double),  while reading LONG_DOUBLE);
+-Copy(dec-pos,v.c,sizeof(long double),U8);
+-val.ld= *((long double *)tmp);
++Copy(dec-pos,val.c,sizeof(long double),U8);
+ #else
+ ASSERT_BUF_SPACE(dec, sizeof(long double),  while reading LONG_DOUBLE);
+ val.ld= *((long double *)dec-pos);
+-- 
+1.9.3
+
diff --git a/debian/patches/series b/debian/patches/series
index 9ae0302..2496fe5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
 use_a_union_on_ARM_to_ensure_alignment_for_floating_point.patch
-fix-arm-compilation-errors.patch
+fix_arm_arch_stuff.patch

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

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


[libsereal-decoder-perl] annotated tag debian/2.12-3 created (now 4e8911a)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/2.12-3
in repository libsereal-decoder-perl.

at  4e8911a   (tag)
   tagging  ef2a906a223e822f7aa639789ad4584fb2c2b708 (commit)
  replaces  debian/2.12-2
 tagged by  gregor herrmann
on  Fri May 16 15:59:40 2014 +0200

- Log -
tagging package libsereal-decoder-perl version debian/2.12-3
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJrBAABCgBVBQJTdhnMThSAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w
cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK
CRC7OmgBhkmqBs5READD6m2hRpr5LVyhuos2GQPqBwG2VKGfr82c5YDg/5WZBbpa
e5JBsIWBI+MQiZW0f6Ibh3fCM2Ly9LAbdGxCR++agc7HKRR862V77/XMx67hKjdS
ST/JODc7bkb5iyP7WPjBBaMLU2G6uY0UtsAUrhGlZ2mDufy2rfEX4WwLEDEvpy1T
jPLzicE88OImV4BOkRVvOebHlXDvhQSOhzHUGOLduOtoDdm21VoSQ0NWq02pxjv8
7EZwKcl8DX460mzzw0vhnaPJQ8RkxLxdZlaEOq4yDc9czmwBvE4UZ14oELtNdpZp
6Ln+hVdS7bngzG6jjy+uFNn/ERbMp0vE6vQ5Up9nKbAz8xh7gEwidioI9PFhXaI/
VjES76QCr470L7I61VYT1DLt/EjPKdPtUicDbJ9XFwuS5QZ8oU8DLt0kRI6UxmlR
4iOehjl9IKaRi8zeB9H/v9qdkOfE1PzXiR2UHD4ClVnrADZ2EexsI/N2kH51dTwx
AqYSv+LYlhEcLWYfJsKaH/9PmtDSGwQTM680DmBBDIPfUZHLMlh9uzeON4NdLdDW
dLMDIGXIcvetTEY4roDfFBGweRhZWu7B84oLKqFIQmjFyRT29e9Vdt/SHCFruGFj
nZPUg6/vxz9+6iaALgjT9pYhgih8pBWYY6XyK/iQHjkB2ARylK+PgTFG9deZCw==
=CkXM
-END PGP SIGNATURE-

gregor herrmann (3):
  Add patch to fix arm* build failures.
  replace my patch with a newer one from upstream
  releasing package libsereal-decoder-perl version 2.12-3

---

This annotated tag includes the following new commits:

   new  46a0391   replace my patch with a newer one from upstream
   new  ef2a906   releasing package libsereal-decoder-perl version 2.12-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/libsereal-decoder-perl.git

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


[libsereal-decoder-perl] 02/02: releasing package libsereal-decoder-perl version 2.12-3

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libsereal-decoder-perl.

commit ef2a906a223e822f7aa639789ad4584fb2c2b708
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 15:59:40 2014 +0200

releasing package libsereal-decoder-perl version 2.12-3
---
 debian/changelog | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a196785..39dea94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libsereal-decoder-perl (2.12-3) unstable; urgency=medium
+
+  * Team upload.
+  * Add another patch from upstream git to fix arm* build failures.
+
+ -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 15:57:33 +0200
+
 libsereal-decoder-perl (2.12-2) unstable; urgency=medium
 
   * Team upload.

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

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


[libclone-perl] annotated tag upstream/0.37 created (now bde0fa8)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/0.37
in repository libclone-perl.

at  bde0fa8   (tag)
   tagging  827cf37c66e7a86296f2c28e6e11b324b8bcc7e3 (commit)
  replaces  upstream/0.36
 tagged by  gregor herrmann
on  Fri May 16 17:13:46 2014 +0200

- Log -
Upstream version 0.37

gregor herrmann (1):
  Imported Upstream version 0.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/libclone-perl.git

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


[libclone-perl] 03/04: Update copyright years.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 6532c1d52b86b736aa2157f5725c5c8c831b88fd
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:14:55 2014 +0200

Update copyright years.
---
 debian/copyright | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 0901958..3fd2e6f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Source: https://metacpan.org/release/Clone
 Upstream-Contact: Ray Finch r...@cpan.org
 
 Files: *
-Copyright: 2001-2013, Ray Finch r...@cpan.org
+Copyright: 2001-2014, Ray Finch r...@cpan.org
 License: Artistic or GPL-1+
 
 Files: t/dclone.t
@@ -18,7 +18,7 @@ Copyright: 2004-2007, Bastian Blank wa...@debian.org
  2008, Brian Cassidy brian.cass...@gmail.com
  2008, Gunnar Wolf gw...@debian.org
  2008-2011, Ansgar Burchardt ans...@debian.org
- 2008-2012, gregor herrmann gre...@debian.org
+ 2008-2014, gregor herrmann gre...@debian.org
  2012-2013, Xavier Guimard x.guim...@free.fr
 License: Artistic or GPL-1+
 

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

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


[libclone-perl] 02/04: New upstream release.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 3f75dcdfdf9f9f8bf625893f9bb6e501476d22cf
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:14:27 2014 +0200

New upstream release.
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a4cdfed..8fe7182 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-libclone-perl (0.36-2) UNRELEASED; urgency=medium
+libclone-perl (0.37-1) UNRELEASED; urgency=medium
 
   * Strip trailing slash from metacpan URLs.
+  * New upstream release.
 
- -- gregor herrmann gre...@debian.org  Thu, 27 Feb 2014 22:33:39 +0100
+ -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 17:13:47 +0200
 
 libclone-perl (0.36-1) unstable; urgency=low
 

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

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


[libclone-perl] 04/04: releasing package libclone-perl version 0.37-1

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit a6bf6d8199fe5452b8c8f6b3dd3200ac073620ee
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:16:33 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 8fe7182..494bdf8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-libclone-perl (0.37-1) UNRELEASED; urgency=medium
+libclone-perl (0.37-1) unstable; urgency=medium
 
-  * Strip trailing slash from metacpan URLs.
   * New upstream release.
+  * Strip trailing slash from metacpan URLs.
+  * Update copyright years.
 
- -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 17:13:47 +0200
+ -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 17:15:15 +0200
 
 libclone-perl (0.36-1) unstable; urgency=low
 

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

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


[libdbd-pg-perl] branch master updated (912f4a9 - c06603f)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libdbd-pg-perl.

  from  912f4a9   update changelog / drop TODO after fsfs successfully 
built with sbuild
  adds  b6f47fd   Imported Upstream version 3.2.0
   new  f3f4274   Merge tag 'upstream/3.2.0'
   new  04ad8f0   New upstream release.
   new  c06603f   releasing package libdbd-pg-perl version 3.2.0-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   | 16 ++
 META.yml  |  6 +++---
 Makefile.PL   |  4 ++--
 Pg.pm | 32 +--
 README|  2 +-
 SIGNATURE | 30 +-
 dbdimp.c  | 35 +-
 dbdimp.h  |  2 ++
 debian/changelog  |  6 ++
 lib/Bundle/DBD/Pg.pm  |  2 +-
 t/02attribs.t |  8 +++
 t/03smethod.t |  4 
 t/12placeholders.t| 60 +++
 t/dbdpg_test_setup.pl |  2 +-
 14 files changed, 175 insertions(+), 34 deletions(-)

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

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


[libdbd-pg-perl] annotated tag debian/3.2.0-1 created (now 9572b36)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/3.2.0-1
in repository libdbd-pg-perl.

at  9572b36   (tag)
   tagging  c06603f33a52a6f60dd6cbb32ed510a06aba84c1 (commit)
  replaces  debian/3.1.1-1
 tagged by  gregor herrmann
on  Fri May 16 17:30:58 2014 +0200

- Log -
tagging package libdbd-pg-perl version debian/3.2.0-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJrBAABCgBVBQJTdi8yThSAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w
cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK
CRC7OmgBhkmqBgkWEACRif+WtKqxcQOPPc0dJohnsaP0+2pjrhStZM//1Rv1XJj/
e7/uuN6onqZer+XmSUHEsd2KEEij9acF2sRXPfkC54ht2n/p/ZmkekIq8g07CF3q
wEmO0SYRF64+dQ/ClPepu2fvWdxZpHmnbclsYadYNCQYjg8PT4odQdLCafPCLSbp
Zv8pVjEPWba7h6KqmcKXMyjs25s33rj48NKz03PWes+qgFzpiEvcRkjysT3cAF8e
sAE9zYMiw65Sv7xqpEs7UuTue56lcFdSgGpvITsGx++ELan+N5tE7FTEafMi0jzV
P9rt1yTHHVfHOye3yo6YtF47ZLt2WswC/o664tKli/6dCYtYEtFLQ0IiLcHDrQB9
UHdCInK+c+sZ98gylcWGAgB7HE/mj0Q10d5YJOCAQjHhDPnCxzpYdRBF2UoSRW8z
vPYwy8GwDsvCQa5mISSCajmrKZWc4BlGfZMTiph79lG9lYbLSim6/OVWaY1qyzG0
Qlwcm2ZNb7SB9hcp5X+TDiuBKCfbNa0S4hdJ08aZmJkYVsoSKl21VAgQrqGLcEJ0
vl6LoMtrBVqZIfLb3AUXVJsVdxWOlirWNqkpTVEiC0bftnZGnVrkAnueWGX8OkGO
apfWwAcqKRPLGzCK+gNGCuBmswoC5sWmT3zP7j70Nv+ZnGehPWTMToVmjdMKcA==
=5Nv9
-END PGP SIGNATURE-

gregor herrmann (4):
  Imported Upstream version 3.2.0
  Merge tag 'upstream/3.2.0'
  New upstream release.
  releasing package libdbd-pg-perl version 3.2.0-1

---

This annotated tag includes the following new commits:

   new  f3f4274   Merge tag 'upstream/3.2.0'
   new  04ad8f0   New upstream release.
   new  c06603f   releasing package libdbd-pg-perl version 3.2.0-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/libdbd-pg-perl.git

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


[libdbd-pg-perl] annotated tag upstream/3.2.0 created (now e1181b2)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/3.2.0
in repository libdbd-pg-perl.

at  e1181b2   (tag)
   tagging  b6f47fd13bd06b6168530f00a122eec89b45ea9d (commit)
  replaces  upstream/3.1.1
 tagged by  gregor herrmann
on  Fri May 16 17:17:36 2014 +0200

- Log -
Upstream version 3.2.0

gregor herrmann (1):
  Imported Upstream version 3.2.0

---

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/libdbd-pg-perl.git

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


[libdbd-pg-perl] 01/01: pristine-tar data for libdbd-pg-perl_3.2.0.orig.tar.gz

2014-05-16 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 libdbd-pg-perl.

commit 2eb7ab56eac0b620a985af30578c9745a61f3465
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:17:35 2014 +0200

pristine-tar data for libdbd-pg-perl_3.2.0.orig.tar.gz
---
 libdbd-pg-perl_3.2.0.orig.tar.gz.delta | Bin 0 - 2911 bytes
 libdbd-pg-perl_3.2.0.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libdbd-pg-perl_3.2.0.orig.tar.gz.delta 
b/libdbd-pg-perl_3.2.0.orig.tar.gz.delta
new file mode 100644
index 000..35e1d5c
Binary files /dev/null and b/libdbd-pg-perl_3.2.0.orig.tar.gz.delta differ
diff --git a/libdbd-pg-perl_3.2.0.orig.tar.gz.id 
b/libdbd-pg-perl_3.2.0.orig.tar.gz.id
new file mode 100644
index 000..1fb6f7c
--- /dev/null
+++ b/libdbd-pg-perl_3.2.0.orig.tar.gz.id
@@ -0,0 +1 @@
+0e482f32ed8a921e35e2cd5336faeac3327977c8

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

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


[libdbd-pg-perl] branch pristine-tar updated (6815bb0 - 2eb7ab5)

2014-05-16 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 libdbd-pg-perl.

  from  6815bb0   pristine-tar data for libdbd-pg-perl_3.1.1.orig.tar.gz
   new  2eb7ab5   pristine-tar data for libdbd-pg-perl_3.2.0.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:
 libdbd-pg-perl_3.2.0.orig.tar.gz.delta | Bin 0 - 2911 bytes
 libdbd-pg-perl_3.2.0.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libdbd-pg-perl_3.2.0.orig.tar.gz.delta
 create mode 100644 libdbd-pg-perl_3.2.0.orig.tar.gz.id

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

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


[libdbd-pg-perl] 01/03: Merge tag 'upstream/3.2.0'

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdbd-pg-perl.

commit f3f42746842a1d460b8d455ac05dd9f2b1efc00f
Merge: 912f4a9 b6f47fd
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:17:36 2014 +0200

Merge tag 'upstream/3.2.0'

Upstream version 3.2.0

 Changes   | 16 ++
 META.yml  |  6 +++---
 Makefile.PL   |  4 ++--
 Pg.pm | 32 +--
 README|  2 +-
 SIGNATURE | 30 +-
 dbdimp.c  | 35 +-
 dbdimp.h  |  2 ++
 lib/Bundle/DBD/Pg.pm  |  2 +-
 t/02attribs.t |  8 +++
 t/03smethod.t |  4 
 t/12placeholders.t| 60 +++
 t/dbdpg_test_setup.pl |  2 +-
 13 files changed, 169 insertions(+), 34 deletions(-)

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

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


[libdbd-pg-perl] 02/03: New upstream release.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdbd-pg-perl.

commit 04ad8f0fb90091b7b570132caa65e5ea03f4f78a
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:18:56 2014 +0200

New upstream release.
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0439ab7..2e952e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdbd-pg-perl (3.2.0-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 17:17:36 +0200
+
 libdbd-pg-perl (3.1.1-1) unstable; urgency=medium
 
   * New upstream release.

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

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


[libdbd-pg-perl] 03/03: releasing package libdbd-pg-perl version 3.2.0-1

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdbd-pg-perl.

commit c06603f33a52a6f60dd6cbb32ed510a06aba84c1
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:30:58 2014 +0200

releasing package libdbd-pg-perl version 3.2.0-1
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2e952e5..6e6f28f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libdbd-pg-perl (3.2.0-1) UNRELEASED; urgency=medium
+libdbd-pg-perl (3.2.0-1) unstable; urgency=medium
 
   * New upstream release.
 
- -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 17:17:36 +0200
+ -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 17:28:36 +0200
 
 libdbd-pg-perl (3.1.1-1) unstable; urgency=medium
 

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

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


[libmoose-perl] branch pristine-tar updated (6f6f3a7 - f15b9ec)

2014-05-16 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 libmoose-perl.

  from  6f6f3a7   pristine-tar data for libmoose-perl_2.1205.orig.tar.gz
   new  f15b9ec   pristine-tar data for libmoose-perl_2.1206.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:
 libmoose-perl_2.1206.orig.tar.gz.delta | Bin 0 - 46496 bytes
 libmoose-perl_2.1206.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libmoose-perl_2.1206.orig.tar.gz.delta
 create mode 100644 libmoose-perl_2.1206.orig.tar.gz.id

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

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


[libmoose-perl] 02/05: Merge tag 'upstream/2.1206'

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 7d06d2d571d217b82ac18a4b76be0f563f6da34f
Merge: 8993cb5 075e9f7
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:33:03 2014 +0200

Merge tag 'upstream/2.1206'

Upstream version 2.1206

 Changes|   20 +
 MANIFEST   |   16 +-
 META.json  |  863 
 META.yml   |  810 ---
 Makefile.PL|2 +-
 README.md  |3 +-
 author/convert-to-test-fatal   |  128 ---
 author/extract-inline-tests|9 +-
 benchmarks/moose_bench.pl  |4 +-
 dist.ini   |   53 +-
 inc/Clean.pm   |   10 -
 inc/RequireAuthorDeps.pm   |   26 -
 lib/Class/MOP.pm   |4 +-
 lib/Class/MOP/Attribute.pm |4 +-
 lib/Class/MOP/Class.pm |   69 +-
 lib/Class/MOP/Class/Immutable/Trait.pm |4 +-
 lib/Class/MOP/Deprecated.pm|4 +-
 lib/Class/MOP/Instance.pm  |4 +-
 lib/Class/MOP/Method.pm|4 +-
 lib/Class/MOP/Method/Accessor.pm   |   10 +-
 lib/Class/MOP/Method/Constructor.pm|4 +-
 lib/Class/MOP/Method/Generated.pm  |4 +-
 lib/Class/MOP/Method/Inlined.pm|4 +-
 lib/Class/MOP/Method/Meta.pm   |4 +-
 lib/Class/MOP/Method/Overload.pm   |4 +-
 lib/Class/MOP/Method/Wrapped.pm|4 +-
 lib/Class/MOP/MiniTrait.pm |4 +-
 lib/Class/MOP/Mixin.pm |4 +-
 lib/Class/MOP/Mixin/AttributeCore.pm   |4 +-
 lib/Class/MOP/Mixin/HasAttributes.pm   |   14 +-
 lib/Class/MOP/Mixin/HasMethods.pm  |4 +-
 lib/Class/MOP/Module.pm|4 +-
 lib/Class/MOP/Object.pm|4 +-
 lib/Class/MOP/Package.pm   |4 +-
 lib/Moose.pm   |6 +-
 lib/Moose/Conflicts.pm |2 +-
 lib/Moose/Cookbook.pod |2 +-
 .../BankAccount_MethodModifiersAndSubclassing.pod  |2 +-
 .../Basics/BinaryTree_AttributeFeatures.pod|2 +-
 .../Basics/BinaryTree_BuilderAndLazyBuild.pod  |2 +-
 lib/Moose/Cookbook/Basics/Company_Subtypes.pod |2 +-
 .../Basics/DateTime_ExtendingNonMooseParent.pod|2 +-
 .../Cookbook/Basics/Document_AugmentAndInner.pod   |2 +-
 .../Genome_OverloadingSubtypesAndCoercion.pod  |2 +-
 .../Cookbook/Basics/HTTP_SubtypesAndCoercion.pod   |2 +-
 lib/Moose/Cookbook/Basics/Immutable.pod|2 +-
 .../Cookbook/Basics/Person_BUILDARGSAndBUILD.pod   |2 +-
 .../Basics/Point_AttributesAndSubclassing.pod  |2 +-
 .../Cookbook/Extending/Debugging_BaseClassRole.pod |6 +-
 lib/Moose/Cookbook/Extending/ExtensionOverview.pod |2 +-
 .../Cookbook/Extending/Mooseish_MooseSugar.pod |2 +-
 .../Legacy/Debugging_BaseClassReplacement.pod  |6 +-
 .../Cookbook/Legacy/Labeled_AttributeMetaclass.pod |2 +-
 lib/Moose/Cookbook/Legacy/Table_ClassMetaclass.pod |2 +-
 .../Cookbook/Meta/GlobRef_InstanceMetaclass.pod|2 +-
 lib/Moose/Cookbook/Meta/Labeled_AttributeTrait.pod |2 +-
 .../Meta/PrivateOrPublic_MethodMetaclass.pod   |2 +-
 lib/Moose/Cookbook/Meta/Table_MetaclassTrait.pod   |2 +-
 lib/Moose/Cookbook/Meta/WhyMeta.pod|2 +-
 lib/Moose/Cookbook/Roles/ApplicationToInstance.pod |2 +-
 lib/Moose/Cookbook/Roles/Comparable_CodeReuse.pod  |2 +-
 .../Roles/Restartable_AdvancedComposition.pod  |2 +-
 lib/Moose/Cookbook/Snack/Keywords.pod  |2 +-
 lib/Moose/Cookbook/Snack/Types.pod |2 +-
 lib/Moose/Cookbook/Style.pod   |2 +-
 lib/Moose/Deprecated.pm|4 +-
 lib/Moose/Exception.pm |4 +-
 lib/Moose/Exception/AccessorMustReadWrite.pm   |2 +-
 ...dParameterizableTypeTakesParameterizableType.pm |2 +-
 .../AddRoleTakesAMooseMetaRoleInstance.pm  |2 +-
 .../Exception/AddRoleToARoleTakesAMooseMetaRole.pm |2 +-
 lib/Moose/Exception/ApplyTakesABlessedInstance.pm  |2 +-
 ...oClassNeedsAClassMOPClassInstanceOrASubclass.pm |2 +-
 lib/Moose/Exception/AttributeConflictInRoles.pm|   18 +-
 

[libmoose-perl] branch master updated (d701bae - e3afe19)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

  from  d701bae   add a warning about build dependency loop into d/control
  adds  c0e9051   Imported Upstream version 2.1205
   new  8993cb5   Merge tag 'upstream/2.1205'
  adds  075e9f7   Imported Upstream version 2.1206
   new  7d06d2d   Merge tag 'upstream/2.1206'
   new  58a1473   New upstream release.
   new  65f6fcb   Refresh 03_carp-version.patch (offset).
   new  e3afe19   releasing package libmoose-perl version 2.1206-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|   20 +
 MANIFEST   |   16 +-
 META.json  |  863 
 META.yml   |  810 ---
 Makefile.PL|2 +-
 README.md  |3 +-
 author/convert-to-test-fatal   |  128 ---
 author/extract-inline-tests|9 +-
 benchmarks/moose_bench.pl  |4 +-
 debian/changelog   |7 +
 debian/patches/03_carp-version.patch   |8 +-
 dist.ini   |   53 +-
 inc/Clean.pm   |   10 -
 inc/RequireAuthorDeps.pm   |   26 -
 lib/Class/MOP.pm   |4 +-
 lib/Class/MOP/Attribute.pm |4 +-
 lib/Class/MOP/Class.pm |   69 +-
 lib/Class/MOP/Class/Immutable/Trait.pm |4 +-
 lib/Class/MOP/Deprecated.pm|4 +-
 lib/Class/MOP/Instance.pm  |4 +-
 lib/Class/MOP/Method.pm|4 +-
 lib/Class/MOP/Method/Accessor.pm   |   10 +-
 lib/Class/MOP/Method/Constructor.pm|4 +-
 lib/Class/MOP/Method/Generated.pm  |4 +-
 lib/Class/MOP/Method/Inlined.pm|4 +-
 lib/Class/MOP/Method/Meta.pm   |4 +-
 lib/Class/MOP/Method/Overload.pm   |4 +-
 lib/Class/MOP/Method/Wrapped.pm|4 +-
 lib/Class/MOP/MiniTrait.pm |4 +-
 lib/Class/MOP/Mixin.pm |4 +-
 lib/Class/MOP/Mixin/AttributeCore.pm   |4 +-
 lib/Class/MOP/Mixin/HasAttributes.pm   |   14 +-
 lib/Class/MOP/Mixin/HasMethods.pm  |4 +-
 lib/Class/MOP/Module.pm|4 +-
 lib/Class/MOP/Object.pm|4 +-
 lib/Class/MOP/Package.pm   |4 +-
 lib/Moose.pm   |6 +-
 lib/Moose/Conflicts.pm |2 +-
 lib/Moose/Cookbook.pod |2 +-
 .../BankAccount_MethodModifiersAndSubclassing.pod  |2 +-
 .../Basics/BinaryTree_AttributeFeatures.pod|2 +-
 .../Basics/BinaryTree_BuilderAndLazyBuild.pod  |2 +-
 lib/Moose/Cookbook/Basics/Company_Subtypes.pod |2 +-
 .../Basics/DateTime_ExtendingNonMooseParent.pod|2 +-
 .../Cookbook/Basics/Document_AugmentAndInner.pod   |2 +-
 .../Genome_OverloadingSubtypesAndCoercion.pod  |2 +-
 .../Cookbook/Basics/HTTP_SubtypesAndCoercion.pod   |2 +-
 lib/Moose/Cookbook/Basics/Immutable.pod|2 +-
 .../Cookbook/Basics/Person_BUILDARGSAndBUILD.pod   |2 +-
 .../Basics/Point_AttributesAndSubclassing.pod  |2 +-
 .../Cookbook/Extending/Debugging_BaseClassRole.pod |6 +-
 lib/Moose/Cookbook/Extending/ExtensionOverview.pod |2 +-
 .../Cookbook/Extending/Mooseish_MooseSugar.pod |2 +-
 .../Legacy/Debugging_BaseClassReplacement.pod  |6 +-
 .../Cookbook/Legacy/Labeled_AttributeMetaclass.pod |2 +-
 lib/Moose/Cookbook/Legacy/Table_ClassMetaclass.pod |2 +-
 .../Cookbook/Meta/GlobRef_InstanceMetaclass.pod|2 +-
 lib/Moose/Cookbook/Meta/Labeled_AttributeTrait.pod |2 +-
 .../Meta/PrivateOrPublic_MethodMetaclass.pod   |2 +-
 lib/Moose/Cookbook/Meta/Table_MetaclassTrait.pod   |2 +-
 lib/Moose/Cookbook/Meta/WhyMeta.pod|2 +-
 lib/Moose/Cookbook/Roles/ApplicationToInstance.pod |2 +-
 lib/Moose/Cookbook/Roles/Comparable_CodeReuse.pod  |2 +-
 .../Roles/Restartable_AdvancedComposition.pod  |2 +-
 lib/Moose/Cookbook/Snack/Keywords.pod  |2 +-
 lib/Moose/Cookbook/Snack/Types.pod |2 +-
 

[libmoose-perl] annotated tag debian/2.1206-1 created (now df81185)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/2.1206-1
in repository libmoose-perl.

at  df81185   (tag)
   tagging  e3afe1968734428b82e53d6346fdea8d71d741ae (commit)
  replaces  debian/2.1205-2
 tagged by  gregor herrmann
on  Fri May 16 17:41:47 2014 +0200

- Log -
tagging package libmoose-perl version debian/2.1206-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJrBAABCgBVBQJTdjG7ThSAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w
cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK
CRC7OmgBhkmqBhPtEAC/Jl48vkVjxEF8aHlNgDclgp6a/tzJdE+XvGN5lhTboXUC
fE7gIu1/92xatcUmAhkaJ13a7Xtjk5Ky+wdjACNKIXRPW5okmUlvtcXgerxz/Ret
Ld9T8J4MiSoQBhSXcP+jC7ygnNfCi64TL3hM/NgrifgvbGCzF52+it1/2xuZjTE+
FzxqaI3igD5nFDlN3/8TPKGMETxjM06JK6ajPsE/5aykD4T++VkZtzZ0scpy8U2B
a7ateBGe+zAR2Ut+0vYqaDHVlFTghJ6vpE6gb+1xerWVCwpBEIq4WZR+6l5s1K0F
SJr/arcm/+1qWOr7kHnmYPfvskdXa1LHtM8D5nlTmSnHICku+jUY3fbVNWz7XVA+
lITtOD9IxryG5ib+MRke3yuDlkWLyczEcTlJi8KZV/cqDhmgyOmLD0sZ1cHP9qPK
qdIXijy/y9JSld1un5S0jd6JTj1y77wOibR0XFm8kSv57u4TNme7CL8Sor/e5btE
3Af/+71oycJrvd8ZNYBV3WZ9xJZCp8X6GcQPQaZHMquY23RmzNloJSbh3Jl96zOF
B6yZlGi1/CN6a5WZUdYLesea+VMNfrFQ44A6EKyHO1X4z2IPP6z/wc/equ1y/Wv8
1HD2bVDuyiDyyhe5Ol7/TWd2FAepgsVjpA5vCVbDLDVX7Zu16smD2AI7JUqX8Q==
=S/WF
-END PGP SIGNATURE-

gregor herrmann (8):
  Imported Upstream version 2.1205
  add a warning about build dependency loop into d/control
  Merge tag 'upstream/2.1205'
  Imported Upstream version 2.1206
  Merge tag 'upstream/2.1206'
  New upstream release.
  Refresh 03_carp-version.patch (offset).
  releasing package libmoose-perl version 2.1206-1

---

This annotated tag includes the following new commits:

   new  8993cb5   Merge tag 'upstream/2.1205'
   new  7d06d2d   Merge tag 'upstream/2.1206'
   new  58a1473   New upstream release.
   new  65f6fcb   Refresh 03_carp-version.patch (offset).
   new  e3afe19   releasing package libmoose-perl version 2.1206-1

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


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

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


[libmoose-perl] 03/05: New upstream release.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 58a14736bbd84c2beeca2d7e522a6475a1edb073
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:35:41 2014 +0200

New upstream release.
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5253c17..bce486f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libmoose-perl (2.1206-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 17:33:03 +0200
+
 libmoose-perl (2.1205-2) unstable; urgency=medium
 
   * Team upload.

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

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


[libmoose-perl] 01/05: Merge tag 'upstream/2.1205'

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 8993cb547e444d77358a4762851741ea7d1f2aee
Merge: d701bae c0e9051
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:32:49 2014 +0200

Merge tag 'upstream/2.1205'

Upstream version 2.1205


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

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


[libmoose-perl] 05/05: releasing package libmoose-perl version 2.1206-1

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit e3afe1968734428b82e53d6346fdea8d71d741ae
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:41:47 2014 +0200

releasing package libmoose-perl version 2.1206-1
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bce486f..eb6547e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-libmoose-perl (2.1206-1) UNRELEASED; urgency=medium
+libmoose-perl (2.1206-1) unstable; urgency=medium
 
   * New upstream release.
+  * Refresh 03_carp-version.patch (offset).
 
- -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 17:33:03 +0200
+ -- gregor herrmann gre...@debian.org  Fri, 16 May 2014 17:37:45 +0200
 
 libmoose-perl (2.1205-2) unstable; urgency=medium
 

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

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


[libmoose-perl] 04/05: Refresh 03_carp-version.patch (offset).

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 65f6fcbfb84bd067093920fec04e097e97d995e6
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:37:06 2014 +0200

Refresh 03_carp-version.patch (offset).
---
 debian/patches/03_carp-version.patch | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/03_carp-version.patch 
b/debian/patches/03_carp-version.patch
index 016c459..8c05267 100644
--- a/debian/patches/03_carp-version.patch
+++ b/debian/patches/03_carp-version.patch
@@ -3,11 +3,11 @@ Origin: vendor
 Forwarded: no
 Author: Alessandro Ghedini gh...@debian.org
 Reviewed-by: gregor herrmann gre...@debian.org
-Last-Update: 2014-05-03
+Last-Update: 2014-05-16
 
 --- a/META.json
 +++ b/META.json
-@@ -160,7 +160,7 @@
+@@ -165,7 +165,7 @@
  Devel::PartialDump : 0.14
   },
   requires : {
@@ -18,7 +18,7 @@ Last-Update: 2014-05-03
  Data::OptList : 0.107,
 --- a/META.yml
 +++ b/META.yml
-@@ -1070,7 +1070,7 @@
+@@ -1067,7 +1067,7 @@
  recommends:
Devel::PartialDump: '0.14'
  requires:
@@ -40,7 +40,7 @@ Last-Update: 2014-05-03
  Data::OptList = 0.107,
 --- a/dist.ini
 +++ b/dist.ini
-@@ -172,7 +172,7 @@
+@@ -192,7 +192,7 @@
  
  [Prereqs]
  parent  = 0.223

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

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


[libmoose-perl] annotated tag upstream/2.1206 created (now 63df67a)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/2.1206
in repository libmoose-perl.

at  63df67a   (tag)
   tagging  075e9f7c9158d1aff19ca7a3d75540ddd204cf21 (commit)
  replaces  upstream/2.1205
 tagged by  gregor herrmann
on  Fri May 16 17:33:02 2014 +0200

- Log -
Upstream version 2.1206

gregor herrmann (1):
  Imported Upstream version 2.1206

---

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

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


[libmoose-perl] 01/01: pristine-tar data for libmoose-perl_2.1206.orig.tar.gz

2014-05-16 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 libmoose-perl.

commit f15b9ec3956fb0d642f5113a8d968375a10211ed
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:33:02 2014 +0200

pristine-tar data for libmoose-perl_2.1206.orig.tar.gz
---
 libmoose-perl_2.1206.orig.tar.gz.delta | Bin 0 - 46496 bytes
 libmoose-perl_2.1206.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libmoose-perl_2.1206.orig.tar.gz.delta 
b/libmoose-perl_2.1206.orig.tar.gz.delta
new file mode 100644
index 000..c2906a1
Binary files /dev/null and b/libmoose-perl_2.1206.orig.tar.gz.delta differ
diff --git a/libmoose-perl_2.1206.orig.tar.gz.id 
b/libmoose-perl_2.1206.orig.tar.gz.id
new file mode 100644
index 000..515b192
--- /dev/null
+++ b/libmoose-perl_2.1206.orig.tar.gz.id
@@ -0,0 +1 @@
+cd401ab363d1d16e003931f11091696f1dcee6d5

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

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


[libnet-github-perl] 01/06: Imported Upstream version 0.60

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libnet-github-perl.

commit c429ba2747fbb0778b55200c9987d867f52af1f0
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:42:54 2014 +0200

Imported Upstream version 0.60
---
 Changes|  5 ++-
 MANIFEST   |  2 +-
 META.yml   |  3 +-
 {exmaples = examples}/upload_asset.pl |  0
 lib/Net/GitHub.pm  |  2 +-
 lib/Net/GitHub/V3/Repos.pm | 68 ++
 xt/v3/200-repos.t  | 12 ++
 7 files changed, 73 insertions(+), 19 deletions(-)

diff --git a/Changes b/Changes
index a8db387..eaa69fc 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,10 @@
 Revision history for Net-GitHub
 
+0.602014-05-16
+filters in commits, delete repos etc.
+
 0.592014-03-30
-- upload_release
+- upload_asset
 
 0.582014-03-30
 - Release API
diff --git a/MANIFEST b/MANIFEST
index e9b1bb2..a6f4d63 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,5 +1,5 @@
 Changes
-exmaples/upload_asset.pl
+examples/upload_asset.pl
 inc/Module/AutoInstall.pm
 inc/Module/Install.pm
 inc/Module/Install/AutoInstall.pm
diff --git a/META.yml b/META.yml
index 7b48942..163a837 100644
--- a/META.yml
+++ b/META.yml
@@ -20,6 +20,7 @@ meta-spec:
 name: Net-GitHub
 no_index:
   directory:
+- examples
 - inc
 - t
 - xt
@@ -36,4 +37,4 @@ requires:
 resources:
   license: http://dev.perl.org/licenses/
   repository: https://github.com/fayland/perl-net-github
-version: 0.59
+version: 0.60
diff --git a/exmaples/upload_asset.pl b/examples/upload_asset.pl
similarity index 100%
rename from exmaples/upload_asset.pl
rename to examples/upload_asset.pl
diff --git a/lib/Net/GitHub.pm b/lib/Net/GitHub.pm
index 49eaec5..7b26dc9 100644
--- a/lib/Net/GitHub.pm
+++ b/lib/Net/GitHub.pm
@@ -3,7 +3,7 @@ package Net::GitHub;
 use Any::Moose;
 use Net::GitHub::V3;
 
-our $VERSION = '0.59';
+our $VERSION = '0.60';
 our $AUTHORITY = 'cpan:FAYLAND';
 
 sub new {
diff --git a/lib/Net/GitHub/V3/Repos.pm b/lib/Net/GitHub/V3/Repos.pm
index e5e9382..fc43dda 100644
--- a/lib/Net/GitHub/V3/Repos.pm
+++ b/lib/Net/GitHub/V3/Repos.pm
@@ -2,21 +2,27 @@ package Net::GitHub::V3::Repos;
 
 use Any::Moose;
 
-our $VERSION = '0.59';
+our $VERSION = '0.60';
 our $AUTHORITY = 'cpan:FAYLAND';
 
 use Carp;
 use URI::Escape;
+use URI;
 use HTTP::Request::Common qw(POST);
 
 with 'Net::GitHub::V3::Query';
 
 sub list {
-my ( $self, $type ) = @_;
-$type ||= 'all';
-my $u = '/user/repos';
-$u .= '?type=' . $type if $type ne 'all';
-return $self-query($u);
+my ( $self, $args ) = @_;
+
+# for old
+unless (ref($args) eq 'HASH') {
+$args = { type = $args };
+}
+
+my $uri = URI-new('/user/repos');
+$uri-query_form($args);
+return $self-query($uri-as_string);
 }
 
 sub list_all {
@@ -28,12 +34,17 @@ sub list_all {
 }
 
 sub list_user {
-my ($self, $user, $type) = @_;
+my ($self, $user, $args) = @_;
 $user ||= $self-u;
-$type ||= 'all';
-my $u = /users/ . uri_escape($user) . /repos;
-$u .= '?type=' . $type if $type ne 'all';
-return $self-query($u);
+
+# for old
+unless (ref($args) eq 'HASH') {
+$args = { type = $args };
+}
+
+my $uri = URI-new(/users/ . uri_escape($user) . /repos);
+$uri-query_form($args);
+return $self-query($uri-as_string);
 }
 
 sub list_org {
@@ -86,6 +97,19 @@ sub upload_asset {
 return wantarray ? %$data : $data;
 }
 
+sub commits {
+my $self = shift;
+if (@_  2) {
+unshift @_, $self-repo;
+unshift @_, $self-u;
+}
+my ($user, $repos, $args) = @_;
+
+my $uri = URI-new(/repos/ . uri_escape($user) . / . 
uri_escape($repos) . '/commits');
+$uri-query_form($args);
+return $self-query($uri-as_string);
+}
+
 ## build methods on fly
 my %__methods = (
 
@@ -96,6 +120,8 @@ my %__methods = (
 teams = { url = /repos/%s/%s/teams },
 tags  = { url = /repos/%s/%s/tags },
 branches  = { url = /repos/%s/%s/branches },
+branch = { url = /repos/%s/%s/branches/%s },
+delete = { url = /repos/%s/%s, method = 'DELETE', check_status = 204 
},
 
 # http://developer.github.com/v3/repos/collaborators/
 collaborators   = { url = /repos/%s/%s/collaborators },
@@ -104,7 +130,6 @@ my %__methods = (
 delete_collaborator = { url = /repos/%s/%s/collaborators/%s, method = 
'DELETE', check_status = 204 },
 
 # http://developer.github.com/v3/repos/commits/
-commits  = { url = /repos/%s/%s/commits },
 commit   = { url = /repos/%s/%s/commits/%s },
 comments = { url = /repos/%s/%s/comments },
 comment  = { url = /repos/%s/%s/comments/%s },
@@ -295,9 +320,14 @@ Lhttp://developer.github.com/v3/repos/
 =item list_org
 
 my @rp = $repos-list; # or my $rp = $repos-list;
- 

[libnet-github-perl] 03/06: Update debian/libnet-github-perl.examples to fixed directory name.

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libnet-github-perl.

commit 66ea2f330f965d9dc9d9f4490c742edc8a4da333
Author: gregor herrmann gre...@debian.org
Date:   Fri May 16 17:44:02 2014 +0200

Update debian/libnet-github-perl.examples to fixed directory name.
---
 debian/libnet-github-perl.examples | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/libnet-github-perl.examples 
b/debian/libnet-github-perl.examples
index d22ea48..e39721e 100644
--- a/debian/libnet-github-perl.examples
+++ b/debian/libnet-github-perl.examples
@@ -1 +1 @@
-exmaples/*
+examples/*

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

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


[libnet-github-perl] branch pristine-tar updated (b2101f4 - 6b0acd7)

2014-05-16 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 libnet-github-perl.

  from  b2101f4   pristine-tar data for libnet-github-perl_0.59.orig.tar.gz
   new  6b0acd7   pristine-tar data for libnet-github-perl_0.60.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:
 libnet-github-perl_0.60.orig.tar.gz.delta | Bin 0 - 2487 bytes
 libnet-github-perl_0.60.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libnet-github-perl_0.60.orig.tar.gz.delta
 create mode 100644 libnet-github-perl_0.60.orig.tar.gz.id

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

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


[libnet-github-perl] branch master updated (c3420bd - 8e9e8af)

2014-05-16 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libnet-github-perl.

  from  c3420bd   releasing package libnet-github-perl version 0.59-1
   new  c429ba2   Imported Upstream version 0.60
   new  f5e7588   New upstream release.
   new  66ea2f3   Update debian/libnet-github-perl.examples to fixed 
directory name.
   new  42665af   Update years of packaging copyright.
   new  098e9ef   cme: reformat debian/control
   new  8e9e8af   releasing package libnet-github-perl version 0.60-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|  5 ++-
 MANIFEST   |  2 +-
 META.yml   |  3 +-
 debian/changelog   |  9 +
 debian/control | 55 +--
 debian/copyright   |  4 +-
 debian/libnet-github-perl.examples |  2 +-
 {exmaples = examples}/upload_asset.pl |  0
 lib/Net/GitHub.pm  |  2 +-
 lib/Net/GitHub/V3/Repos.pm | 68 ++
 xt/v3/200-repos.t  | 12 ++
 11 files changed, 113 insertions(+), 49 deletions(-)
 rename {exmaples = examples}/upload_asset.pl (100%)

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

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


  1   2   3   >