[libbloom-filter-perl] 02/08: Imported Upstream version 1.2

2014-04-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 libbloom-filter-perl.

commit 34aaeeedd1cce4c2b9ffc58842d6fef1288a04db
Author: Damyan Ivanov 
Date:   Wed Apr 16 09:36:24 2014 +

Imported Upstream version 1.2
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0609842..af8d7d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libbloom-filter-perl (1.0-4) UNRELEASED; urgency=low
+libbloom-filter-perl (1.2-1~1) UNRELEASED; urgency=low
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
@@ -9,8 +9,9 @@ libbloom-filter-perl (1.0-4) UNRELEASED; urgency=low
 
   [ Damyan Ivanov ]
   * describe and forward 1001_Use_Digest::SHA.patch
+  * Imported Upstream version 1.2
 
- -- Salvatore Bonaccorso   Sun, 06 Jan 2013 21:57:33 +0100
+ -- Damyan Ivanov   Wed, 16 Apr 2014 12:30:35 +0300
 
 libbloom-filter-perl (1.0-3) unstable; urgency=low
 

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

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


[libbloom-filter-perl] 01/08: Merge tag 'upstream/1.2'

2014-04-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 libbloom-filter-perl.

commit dcbb06f71621630de571068ee53214522c158054
Merge: c34bd2c d4ea659
Author: Damyan Ivanov 
Date:   Wed Apr 16 09:30:35 2014 +

Merge tag 'upstream/1.2'

Upstream version 1.2

# gpg: Signature made 16.04.2014 (ср)  9,30,20 UTC using RSA key ID 99D2A004
# gpg: Good signature from "Damyan Ivanov "
# gpg: aka "Damyan Ivanov "

 Changes  |  33 +++-
 LICENSE  | 339 +++
 MANIFEST |   8 +-
 META.json|  55 +++
 META.yml |  37 +++--
 Makefile.PL  |  56 +--
 README   |  51 +++---
 Filter.pm => lib/Bloom/Filter.pm | 111 ++---
 t/add.t  |   7 +-
 t/changes.t  |   6 +
 t/check.t|   3 +-
 t/defaults.t |   7 +-
 12 files changed, 597 insertions(+), 116 deletions(-)

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

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

[libbloom-filter-perl] 03/08: drop Digest::SHA migration match, adopted upstream

2014-04-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 libbloom-filter-perl.

commit e58e7ba856c660e777160f072980b32a934c666f
Author: Damyan Ivanov 
Date:   Wed Apr 16 09:39:15 2014 +

drop Digest::SHA migration match, adopted upstream
---
 debian/patches/1001_Use_Digest::SHA.patch | 14 --
 debian/patches/series |  1 -
 2 files changed, 15 deletions(-)

diff --git a/debian/patches/1001_Use_Digest::SHA.patch 
b/debian/patches/1001_Use_Digest::SHA.patch
deleted file mode 100644
index 74a25bc..000
--- a/debian/patches/1001_Use_Digest::SHA.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Use Digest::SHA instead of deprecated Digest::SHA1
-Forwarded: https://rt.cpan.org/Ticket/Display?id=94775
-
 a/Filter.pm
-+++ b/Filter.pm
-@@ -3,7 +3,7 @@
- use strict;
- use warnings;
- use Carp;
--use Digest::SHA1 qw/sha1 sha1_base64/;
-+use Digest::SHA qw/sha1 sha1_base64/;
- 
- our $VERSION = '1.0';
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index feb0c5b..000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-1001_Use_Digest::SHA.patch

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

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


[libbloom-filter-perl] branch master updated (c34bd2c -> d93c4da)

2014-04-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 libbloom-filter-perl.

  from  c34bd2c   update changelog
  adds  d4ea659   Imported Upstream version 1.2
   new  dcbb06f   Merge tag 'upstream/1.2'
   new  34aaeee   Imported Upstream version 1.2
   new  e58e7ba   drop Digest::SHA migration match, adopted upstream
   new  dcee31e   adopt metacpan.org URLs
   new  63be644   copyright: note upstream parts are GPL-2 (only)
   new  4afbe67   use cannonical Vcs-* header values
   new  2e52e52   Declare conformance with Policy 3.9.5 (no changes)
   new  d93c4da   releasing package libbloom-filter-perl version 1.2-1

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


Summary of changes:
 Changes   |  33 ++-
 LICENSE   | 339 ++
 MANIFEST  |   8 +-
 META.json |  55 +
 META.yml  |  37 +++-
 Makefile.PL   |  56 -
 README|  51 +++--
 debian/changelog  |  15 +-
 debian/control|   8 +-
 debian/copyright  |  20 +-
 debian/patches/1001_Use_Digest::SHA.patch |  14 --
 debian/patches/series |   1 -
 debian/watch  |   2 +-
 Filter.pm => lib/Bloom/Filter.pm  | 111 +-
 t/add.t   |   7 +-
 t/changes.t   |   6 +
 t/check.t |   3 +-
 t/defaults.t  |   7 +-
 18 files changed, 620 insertions(+), 153 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 META.json
 delete mode 100644 debian/patches/1001_Use_Digest::SHA.patch
 delete mode 100644 debian/patches/series
 rename Filter.pm => lib/Bloom/Filter.pm (87%)
 create mode 100644 t/changes.t

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

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


[libbloom-filter-perl] branch pristine-tar updated (302dc39 -> 59654a4)

2014-04-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 libbloom-filter-perl.

  from  302dc39   pristine-tar data for libbloom-filter-perl_1.0.orig.tar.gz
   new  59654a4   pristine-tar data for libbloom-filter-perl_1.2.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:
 libbloom-filter-perl_1.2.orig.tar.gz.delta | Bin 0 -> 1188 bytes
 libbloom-filter-perl_1.2.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libbloom-filter-perl_1.2.orig.tar.gz.delta
 create mode 100644 libbloom-filter-perl_1.2.orig.tar.gz.id

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

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


[libbloom-filter-perl] 08/08: releasing package libbloom-filter-perl version 1.2-1

2014-04-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 libbloom-filter-perl.

commit d93c4da2fa12cf2db4f24defaec72dd777a784d8
Author: Damyan Ivanov 
Date:   Wed Apr 16 09:56:58 2014 +

releasing package libbloom-filter-perl version 1.2-1
---
 debian/changelog | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index af8d7d2..c5bd32d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libbloom-filter-perl (1.2-1~1) UNRELEASED; urgency=low
+libbloom-filter-perl (1.2-1) unstable; urgency=medium
+
+  * Team upload
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
@@ -8,10 +10,14 @@ libbloom-filter-perl (1.2-1~1) UNRELEASED; urgency=low
 for contributions.
 
   [ Damyan Ivanov ]
-  * describe and forward 1001_Use_Digest::SHA.patch
   * Imported Upstream version 1.2
+  * drop Digest::SHA migration match, adopted upstream
+  * adopt metacpan.org URLs
+  * copyright: note upstream parts are GPL-2 (only)
+  * use cannonical Vcs-* header values
+  * Declare conformance with Policy 3.9.5 (no changes)
 
- -- Damyan Ivanov   Wed, 16 Apr 2014 12:30:35 +0300
+ -- Damyan Ivanov   Wed, 16 Apr 2014 12:55:54 +0300
 
 libbloom-filter-perl (1.0-3) unstable; urgency=low
 

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

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


[libbloom-filter-perl] 06/08: use cannonical Vcs-* header values

2014-04-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 libbloom-filter-perl.

commit 4afbe67b1a5cd36581e16705e765f538f1455687
Author: Damyan Ivanov 
Date:   Wed Apr 16 09:49:41 2014 +

use cannonical Vcs-* header values
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 7070243..b1da953 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: devscripts (>= 2.10.7~),
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
 Standards-Version: 3.9.2
-Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libbloom-filter-perl
-Vcs-Browser: 
http://git.debian.org/?p=pkg-perl/packages/libbloom-filter-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbloom-filter-perl
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbloom-filter-perl.git
 Homepage: https://metacpan.org/release/Bloom-Filter
 
 Package: libbloom-filter-perl

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

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


[libbloom-filter-perl] 07/08: Declare conformance with Policy 3.9.5 (no changes)

2014-04-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 libbloom-filter-perl.

commit 2e52e52cf52ba75a7859730507b2d6dc7f2d5c93
Author: Damyan Ivanov 
Date:   Wed Apr 16 09:51:01 2014 +

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

diff --git a/debian/control b/debian/control
index b1da953..2e9d6bb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: devscripts (>= 2.10.7~),
  dh-buildinfo
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
-Standards-Version: 3.9.2
+Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbloom-filter-perl
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbloom-filter-perl.git
 Homepage: https://metacpan.org/release/Bloom-Filter

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

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


[libbloom-filter-perl] annotated tag upstream/1.2 created (now b58e02a)

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

dmn pushed a change to annotated tag upstream/1.2
in repository libbloom-filter-perl.

at  b58e02a   (tag)
   tagging  d4ea6596dc826fe734a00323a40d85d0865564ae (commit)
  replaces  upstream/1.0
 tagged by  Damyan Ivanov
on  Wed Apr 16 09:30:20 2014 +

- Log -
Upstream version 1.2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTTk2sAAoJENu+nU2Z0qAEj/wP+wW2pi6UtPOZJmQaAvpAHmeJ
fK0UzoUSRoio5EuE6LllmArCG2nsmtreGCArWEK9W4dZ1ZrlEVgYyphbafNcvGdi
4xieMw7G0kiJ9lChZGReFGVH18pnE3Esqv7ALinwxKeG9N1oaxkEaz2gVrBzmWcZ
8gpLN3cfoNy5rjcYABsHkC2RGleUCjbjXnJjVk5WFjh4jtNlYjEJsUW2yG3Q5uf7
I2gdxyrLtWsovaPoVJR+QMH3hql2mKVHoP2Rf+gr3V16wkdFO5F7hWANCAQc9bFK
ZBh19JXZrTWKyA2GxQEEtv43k6+xEfODC32ZhNjRlWH3b+VybZoZ/gteTodTEjqz
4U9l8rSHDkuLFlA25H2AAMOvwWWxcuODVGhG66QHgcD377Pr9EjbfYRYp2RZb2kO
dBTZHevVUm46lf9DRfOAPfOxJLP1sXkhdZd6YsFnZskPouw4Srfw/XC2+7rYSNDm
cfbE4zUR2ezoLdkawm7Pr8fx486l9IlkYsABjSJRcjTUv/9qIlm7WKESIYdwgIUl
s/fSEKRSUh0HU56oslmVXiqVN1frJa3c43ZDoj46m2CqQ+DbkBC6xRQdztqPF5Qr
7KJNAA955/ufhe6ptsJCybkUyV1sTNNlZ7T0XD0QkWsLRMq1W9Iqi5dHBCoGHCTk
408K8DJG1rH/pCDnsErF
=AU1V
-END PGP SIGNATURE-

Damyan Ivanov (1):
  Imported Upstream version 1.2

---

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

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


[libbloom-filter-perl] 04/08: adopt metacpan.org URLs

2014-04-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 libbloom-filter-perl.

commit dcee31e908235e79b082d1627538f834c4cd6d8d
Author: Damyan Ivanov 
Date:   Wed Apr 16 09:46:41 2014 +

adopt metacpan.org URLs
---
 debian/control   | 2 +-
 debian/copyright | 2 +-
 debian/watch | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 9e08255..7070243 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: Jonas Smedegaard 
 Standards-Version: 3.9.2
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libbloom-filter-perl
 Vcs-Browser: 
http://git.debian.org/?p=pkg-perl/packages/libbloom-filter-perl.git
-Homepage: http://search.cpan.org/dist/Bloom-Filter/
+Homepage: https://metacpan.org/release/Bloom-Filter
 
 Package: libbloom-filter-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 086ed6b..aaf9ff7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
 Upstream-Name: Bloom::Filter
 Upstream-Contact: Maciej Ceglowski 
-Source: http://search.cpan.org/dist/Bloom-Filter/
+Source: https://metacpan.org/release/Bloom-Filter
 
 Files: *
 Copyright: 2004, Maciej Ceglowski 
diff --git a/debian/watch b/debian/watch
index a0a68cf..ff534bf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-http://search.cpan.org/dist/Bloom-Filter/   .*/Bloom-Filter-([\d.]+)\.tar\.gz 
debian
+https://metacpan.org/release/Bloom-Filter   .*/Bloom-Filter-([\d.]+)\.tar\.gz 
debian

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

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


[libbloom-filter-perl] 05/08: copyright: note upstream parts are GPL-2 (only)

2014-04-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 libbloom-filter-perl.

commit 63be644610b57a223f5ba38c4ca1ba02aab60f42
Author: Damyan Ivanov 
Date:   Wed Apr 16 09:47:01 2014 +

copyright: note upstream parts are GPL-2 (only)
---
 debian/copyright | 18 ++
 1 file changed, 6 insertions(+), 12 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index aaf9ff7..344478b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,24 +5,18 @@ Source: https://metacpan.org/release/Bloom-Filter
 
 Files: *
 Copyright: 2004, Maciej Ceglowski 
-License: Artistic or GPL-1+
+License: GPL-2
 
 Files: debian/*
 Copyright: 2011, Jonas Smedegaard 
 License: GPL-2+
 
-License: Artistic or GPL-1+
- This library is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself, either Perl version 5.8 or, at
- your option, any later version of Perl 5 you may have available.
+License: GPL-2
+ This is free software, distributed under version 2
+ of the GNU Public License (GPL).
 Comment:
- Perl 5 version 5.8 is licensed under either the Artistic license or the
- GNU General Public License, version 1 or later.
- .
- On Debian systems the Artistic License is located in
- '/usr/share/common-licenses/Artistic', and the GNU General Public
- License (GPL) version 1 is located in
- '/usr/share/common-licenses/GPL-1'.
+ On Debian systems the GNU General Public License (GPL) version 2 is
+ located in '/usr/share/common-licenses/GPL-2'.
 
 License: GPL-2+
  This program is free software; you can redistribute it and/or modify it

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

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


[libbloom-filter-perl] 01/01: pristine-tar data for libbloom-filter-perl_1.2.orig.tar.gz

2014-04-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 libbloom-filter-perl.

commit 59654a4c8927ff44c9797cf1fa9b15685b7a372a
Author: Damyan Ivanov 
Date:   Wed Apr 16 09:30:20 2014 +

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

diff --git a/libbloom-filter-perl_1.2.orig.tar.gz.delta 
b/libbloom-filter-perl_1.2.orig.tar.gz.delta
new file mode 100644
index 000..d3e0f92
Binary files /dev/null and b/libbloom-filter-perl_1.2.orig.tar.gz.delta differ
diff --git a/libbloom-filter-perl_1.2.orig.tar.gz.id 
b/libbloom-filter-perl_1.2.orig.tar.gz.id
new file mode 100644
index 000..112dde5
--- /dev/null
+++ b/libbloom-filter-perl_1.2.orig.tar.gz.id
@@ -0,0 +1 @@
+ac5ed3576ca4f460584f3c7161d0135ce3f6ae3e

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

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


[libbloom-filter-perl] annotated tag debian/1.2-1 created (now 28bfea7)

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

dmn pushed a change to annotated tag debian/1.2-1
in repository libbloom-filter-perl.

at  28bfea7   (tag)
   tagging  d93c4da2fa12cf2db4f24defaec72dd777a784d8 (commit)
  replaces  debian/1.0-3
 tagged by  Damyan Ivanov
on  Wed Apr 16 09:56:58 2014 +

- Log -
tagging package libbloom-filter-perl version debian/1.2-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTTlPqAAoJENu+nU2Z0qAEyb8P+gKH3wVAcJiY/W05knBkigRM
yzpt34MKXZ7wJ6/xz5c2ikPJr3IAydhP7LdHCvfB75+Pk2e9YN7/U7NjihIypRke
/NSWMrBsvHVrgwqSU2kD9jZOjck7bq/4T2iQXSALyF/VzQRK6Y+mrNkoFJCitZ4g
4K3BS+oJPeISoUsgCM7q6KhYarDLoHYTcTM8xOJx2edFzDPimIcihdPVrL8loUmU
2cMjBG2dcDjXOgKZkMll/Scwsdpw4IeEvynYMAnFjrWWvbWbKUAg0HEklWHb78g7
0SNAv958/EpzuJMgkKirgVHoPuaAeSlVzL773bkjZM9S7k75g2SstzkQQ8KMTWN5
CeF4cRh1auaYuKyrRK4IG/qMXogCpagvYC4XmTUX3DHzo8dJzNzK/KjDVn7U4l2J
v75VfhhHN9tct7Gz7QvDlv3wIsJeaEdsJ681vcatjNczjPyeiHQAsWniB7xMdng6
kb5Bg5x6seaZxYxy1G1iK6QKvVsZRDufKUBEjwMl5UAsx2fAkIXM6YIAwC+DWudK
jjZf56xUzw4BchMp4LeOsR95tMuDxdGPUzP8Kqnd8XC/U2LcazPcTOQ4fbFj80UU
cMW9r3AxwxL6XKzqCAtVt6PAOW6n8mhslqH11WEvQHmgFTnphMHgyidRB+BHuBdo
zCZQMzBAgfg0acovK+ZT
=Xz6u
-END PGP SIGNATURE-

Damyan Ivanov (12):
  remove debian-specific .gitignore
  describe and forward 1001_Use_Digest::SHA.patch
  update changelog
  Imported Upstream version 1.2
  Merge tag 'upstream/1.2'
  Imported Upstream version 1.2
  drop Digest::SHA migration match, adopted upstream
  adopt metacpan.org URLs
  copyright: note upstream parts are GPL-2 (only)
  use cannonical Vcs-* header values
  Declare conformance with Policy 3.9.5 (no changes)
  releasing package libbloom-filter-perl version 1.2-1

Jonas Smedegaard (1):
  Update README.source to emphasize control.in file as *not* a show-stopper 
for contributions.

Salvatore Bonaccorso (2):
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog

gregor herrmann (1):
  Remove debian/source/local-options; abort-on-upstream-changes and 
unapply-patches are default in dpkg-source since 1.16.1.

---

This annotated tag includes the following new commits:

   new  dcbb06f   Merge tag 'upstream/1.2'
   new  34aaeee   Imported Upstream version 1.2
   new  e58e7ba   drop Digest::SHA migration match, adopted upstream
   new  dcee31e   adopt metacpan.org URLs
   new  63be644   copyright: note upstream parts are GPL-2 (only)
   new  4afbe67   use cannonical Vcs-* header values
   new  2e52e52   Declare conformance with Policy 3.9.5 (no changes)
   new  d93c4da   releasing package libbloom-filter-perl version 1.2-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/libbloom-filter-perl.git

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


[libbloom-filter-perl] branch master updated (d93c4da -> 7fecfd3)

2014-04-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 libbloom-filter-perl.

  from  d93c4da   releasing package libbloom-filter-perl version 1.2-1
   new  7fecfd3   forgotten bug #744895 closer

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


Summary of changes:
 debian/changelog | 1 +
 1 file changed, 1 insertion(+)

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

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


[libbloom-filter-perl] 01/01: forgotten bug #744895 closer

2014-04-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 libbloom-filter-perl.

commit 7fecfd32a54f9b23ed8176c6844261a028b81b0b
Author: Damyan Ivanov 
Date:   Wed Apr 16 10:02:14 2014 +

forgotten bug #744895 closer
---
 debian/changelog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/changelog b/debian/changelog
index c5bd32d..e3053d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libbloom-filter-perl (1.2-1) unstable; urgency=medium
 
   [ Damyan Ivanov ]
   * Imported Upstream version 1.2
+(Closes: #744895 -- current upstream version of Bloom::Filter is 1.2)
   * drop Digest::SHA migration match, adopted upstream
   * adopt metacpan.org URLs
   * copyright: note upstream parts are GPL-2 (only)

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

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


[libmojolicious-plugin-cgi-perl] 02/02: trying to catch the 'no leaky pipes' test fail

2014-04-16 Thread Alex Muntada
This is an automated email from the git hooks/post-receive script.

alexm-guest pushed a commit to branch master
in repository libmojolicious-plugin-cgi-perl.

commit e2d62bc22a678eee7974966405e3e8bd9e69df5b
Author: Alex Muntada 
Date:   Wed Apr 16 12:23:49 2014 +0200

trying to catch the 'no leaky pipes' test fail
---
 debian/changelog|  1 +
 debian/patches/no-leaky-pipes.patch | 32 
 debian/patches/series   |  1 +
 3 files changed, 34 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b8390a8..0b1590e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 libmojolicious-plugin-cgi-perl (0.07-1) UNRELEASED; urgency=low
 
   * Initial Release. (Closes: #742195)
+  * Trying a patch for 'no leaky pipes' test.
 
  -- Alex Muntada   Tue, 15 Apr 2014 19:10:09 +0200
diff --git a/debian/patches/no-leaky-pipes.patch 
b/debian/patches/no-leaky-pipes.patch
new file mode 100644
index 000..949fd22
--- /dev/null
+++ b/debian/patches/no-leaky-pipes.patch
@@ -0,0 +1,32 @@
+Index: libmojolicious-plugin-cgi-perl/t/post.t
+===
+--- libmojolicious-plugin-cgi-perl.orig/t/post.t   2014-04-16 
12:00:54.994101100 +0200
 libmojolicious-plugin-cgi-perl/t/post.t2014-04-16 12:05:48.790115439 
+0200
+@@ -22,19 +22,23 @@
+ 
+ if($pid) {
+   ok !(kill 0, $pid), 'child is taken care of';
++  diag "waiting for $pid";
++  waitpid $pid, 0;
+ }
+ else {
+   ok $pid, 'could not get pid';
++  diag 'no need to wait';
+ }
+ 
+ # FIXME? possibly not the best way to test if there is a pipe leak
+ if (-d "/proc/$$/fd") {
+-  my $pipes = grep { defined $_ ? /pipe:/ : undef }
+-map { readlink("/proc/$$/fd/".(split '/')[-1]) }
++  my @pipes = grep { $_->[1] =~ /pipe:/ }
++map { [ $_, readlink $_ ] }
+   glob "/proc/$$/fd/*";
+ 
+-  note "pipes:$pipes";
+-  ok( !($pipes % 2),'no leaky pipes');
++  use Data::Dumper();
++  diag "pipes: " . Data::Dumper::Dumper(\@pipes);
++  ok( !(@pipes % 2),'no leaky pipes');
+ }
+ 
+ done_testing;
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..5a1d0c6
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+no-leaky-pipes.patch

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

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


[libmojolicious-plugin-cgi-perl] 01/02: fix copyright, description and uploaders.

2014-04-16 Thread Alex Muntada
This is an automated email from the git hooks/post-receive script.

alexm-guest pushed a commit to branch master
in repository libmojolicious-plugin-cgi-perl.

commit 942da3756605b98c69ce2f2f0edbdbda0e4519c7
Author: Alex Muntada 
Date:   Wed Apr 16 12:22:05 2014 +0200

fix copyright, description and uploaders.
---
 debian/changelog |  2 +-
 debian/control   | 10 --
 debian/copyright |  2 +-
 3 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3906e98..b8390a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ libmojolicious-plugin-cgi-perl (0.07-1) UNRELEASED; urgency=low
 
   * Initial Release. (Closes: #742195)
 
- -- vagrant   Tue, 15 Apr 2014 19:10:09 +0200
+ -- Alex Muntada   Tue, 15 Apr 2014 19:10:09 +0200
diff --git a/debian/control b/debian/control
index 196d9c1..c8e4faf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libmojolicious-plugin-cgi-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group 
-Uploaders: vagrant 
+Uploaders: Alex Muntada 
 Build-Depends: debhelper (>= 9.20120312)
 Build-Depends-Indep: libmojolicious-perl (>= 4.00),
  perl
@@ -16,8 +16,6 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libmojolicious-perl (>= 4.00)
 Description: Run CGI script from Mojolicious
- This plugin enable Mojolicious to run Perl CGI scripts. It does so by forking
- a new process with a modified environment and reads the STDOUT in a
- non-blocking matter.
- .
- This description was automagically extracted from the module by dh-make-perl.
+ Mojolicious::Plugin::CGI plugin enables Mojolicious to run Perl CGI scripts.
+ It does so by forking a new process with a modified environment and reads
+ the STDOUT in a non-blocking manner.
diff --git a/debian/copyright b/debian/copyright
index c4c3ac7..29b0b86 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,7 +16,7 @@ Copyright: Jan Henning Thorsen 
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2014, vagrant 
+Copyright: 2014, Alex Muntada 
 License: Artistic or GPL-1+
 
 License: Artistic

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

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


[libmojolicious-plugin-cgi-perl] branch master updated (d78ce75 -> e2d62bc)

2014-04-16 Thread Alex Muntada
This is an automated email from the git hooks/post-receive script.

alexm-guest pushed a change to branch master
in repository libmojolicious-plugin-cgi-perl.

  from  d78ce75   Initial packaging by dh-make-perl
   new  942da37   fix copyright, description and uploaders.
   new  e2d62bc   trying to catch the 'no leaky pipes' test fail

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


Summary of changes:
 debian/changelog|  3 ++-
 debian/control  | 10 --
 debian/copyright|  2 +-
 debian/patches/no-leaky-pipes.patch | 32 
 debian/patches/series   |  1 +
 5 files changed, 40 insertions(+), 8 deletions(-)
 create mode 100644 debian/patches/no-leaky-pipes.patch
 create mode 100644 debian/patches/series

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

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


[libfile-lchown-perl] annotated tag debian/0.02-1%bpo70+1 created (now 309d9fe)

2014-04-16 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/0.02-1%bpo70+1
in repository libfile-lchown-perl.

at  309d9fe   (tag)
   tagging  39b19876ed8b435a948e9d0043a71c5eed8013d6 (commit)
  replaces  debian/0.02-1
 tagged by  Florian Schlichting
on  Wed Apr 16 16:57:31 2014 +0200

- Log -
Debian backport of 0.02-1 to wheezy
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTTpplAAoJEBKXO25y3Ae1uYwP/0EiiBApxG8JVhx2gzmO7kyf
vm99FOOABzTTizsIfZAK+33z1eHtcE5XEvwAzMo0A7wP4NjNBF+eX6umsxtUv6KB
2ijWSQTl8ZwJSIapbfqbzgdQi95gaosIA7p+zzzBtwGrNBp0mjWEOMKHxP+hoRkv
4nTlH131KhR4UImCXiLf2bbtE/NK9X7oruZq1UyVW5X4uDyIh2Zj44A5vNOONMmg
b0L+ZWn1ok1urEcL7CvL+YPMZ0zQUxjs2EPwlOhCV6/ZMLDVLNWOlgTXFkCR1erU
Vl6cuQTEvNaNAQ36O8+7+foYKYdTOB+S8lbYhIH0gsS0p7iOk4iAz+xBp/tZg8Ek
rAHU4HR7q/mk8t2+2zrTSWgN4ZnNjDENNmqGbatMryC3xXnTDkng/s4eO+7mpKQP
5SR9z6UjCYR+16739bpAicpC4kbKYxI1ZIVI2SLK8f7e6GHfe4VEO8ut5DfG4l4h
/hi2x3RenivxhGy3VyHtKPCTyxLIkU0aZ7YElr77mNtoLd4k3TIsEiVoetTjkfqr
OL35BgEw3YOCD5fBMlZ9XwkCP6XyfiN4I+aYQXfFxRS139XqvaQWscMDpJlGJSHy
+Q1rWqJZghnqpCjftxxOanYdA3CU6/xDZP+ATTM8kI1hZaJcG9rcd1YIP6R8dy18
BECIogIqffv3kBdMQtvd
=KpSd
-END PGP SIGNATURE-

Florian Schlichting (1):
  Rebuild for wheezy-backports

---

This annotated tag includes the following new commits:

   new  39b1987   Rebuild for wheezy-backports

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

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


[libfile-lchown-perl] 01/01: Rebuild for wheezy-backports

2014-04-16 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to annotated tag debian/0.02-1%bpo70+1
in repository libfile-lchown-perl.

commit 39b19876ed8b435a948e9d0043a71c5eed8013d6
Author: Florian Schlichting 
Date:   Wed Apr 16 16:56:44 2014 +0200

Rebuild for wheezy-backports
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 477a4af..ef446e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libfile-lchown-perl (0.02-1~bpo70+1) wheezy-backports; urgency=medium
+
+  * Rebuild for wheezy-backports.
+
+ -- Florian Schlichting   Wed, 16 Apr 2014 16:51:46 +0200
+
 libfile-lchown-perl (0.02-1) unstable; urgency=low
 
   * Initial release (closes: #732161).

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

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


[libfile-lchown-perl] branch wheezy created (now 39b1987)

2014-04-16 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch wheezy
in repository libfile-lchown-perl.

at  39b1987   Rebuild for wheezy-backports

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

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