[libmath-base-convert-perl] 01/02: Update reproducible.patch to make build reproducible using gmtime

2015-10-26 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libmath-base-convert-perl.

commit 04ef9cf6a61ff0f52fee40e701fc22a6057178bf
Author: Salvatore Bonaccorso 
Date:   Mon Oct 26 17:10:27 2015 +0100

Update reproducible.patch to make build reproducible using gmtime

Thanks: Reiner Herrmann 

Closes: #803067
---
 debian/patches/reproducible.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/reproducible.patch 
b/debian/patches/reproducible.patch
index da04584..a77dfe2 100644
--- a/debian/patches/reproducible.patch
+++ b/debian/patches/reproducible.patch
@@ -2,7 +2,7 @@ Description: use SOURCE_DATE_EPOCH to get reproducible builds
 Origin: vendor
 Forwarded: not-needed
 Author: gregor herrmann 
-Last-Update: 2015-10-21
+Last-Update: 2015-10-26
 
 --- a/bitmaps
 +++ b/bitmaps
@@ -11,7 +11,7 @@ Last-Update: 2015-10-21
  $VERSION = '|. $VERSION .q|';
  
 -# created by Makefile.PL |. scalar localtime(). q|
-+# created by Makefile.PL |. scalar localtime($ENV{SOURCE_DATE_EPOCH}). q|
++# created by Makefile.PL |. scalar gmtime($ENV{SOURCE_DATE_EPOCH}). q|
  #
  # Do not edit this package, 
  #

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

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


[libtext-sass-perl] annotated tag upstream/0.98.0 created (now a5fef9a)

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

js pushed a change to annotated tag upstream/0.98.0
in repository libtext-sass-perl.

at  a5fef9a   (tag)
   tagging  7a44ff4ccda39073f261f7c4dd24f5240809c4d7 (commit)
  replaces  upstream/0.97
 tagged by  Jonas Smedegaard
on  Mon Oct 26 16:45:20 2015 +0100

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

iQIcBAABAgAGBQJWLkqQAAoJECx8MUbBoAEhsbYP/Rc8W9Sa0uXIW8iJMxOB38QS
GOr+l8nsA3q5FycyxO+vzmaXe/WuPvRXAmuRGQ0QRWsXRPQPazQb5uV36gyVKZMz
rclyw4vEpa8zX4n0VZboTj/RPMW6esx7v4ZgB28KF5uKNLF59cJLLKshZRdXJsXV
fWgfcCs6Ak3GatPXmvlX5LodQKTwJqTze26+1Pe8kRDoIofTOop+N2PuO7CQVjgh
6CU3NB5p7Vd8lEwcIPsg6E6sFh9ANHQmX9f0DrvkQra3N1TlAesRrAOOrmi7pf4u
0fdhPDtpCfMnD7AcrUiyyikPFDZs+4CrPvFcKbn1VXKPO1ZnGX5vjdcEQXYD+QYT
ZWzQ/2pLicKkYx9e2cRBaya+o96jlAyex8L+4+S+Yu9GFDtkIHT7QGWxaTRqRLgK
qn3tKkyLF7uNyMe+LlAGuK/K8dfCrttmyqlwDl5xmCgcY8W53f6w0aQ1YE1MmsC0
q75eTTxC+fRUHauHl3buRY69jca8kMnBVbJ2ucyXMpu7I/+XVSZOKhdxNcAet49j
3W3qwH28AQtZCzzAIvUp6p2+/5R5F1Oxjqm2FbfpfCoC4tDK/eR0ROcee7rOVYZJ
qp3Prj19bksBxEmwrXL+UMIgVsGoRNSbqrlavmeXukAe1/krZujTev1H6W+b+z7X
dBykcPpSUiGn2Xp3eWya
=mO/T
-END PGP SIGNATURE-

Jonas Smedegaard (1):
  Imported Upstream version 0.98.0

Roger Pettett (10):
  Initial commit
  import to git
  perlcritic fixes
  adding deb packaging
  include Makefile
  updating notes
  packaging
  packaging
  rebuilt manifest
  cpan-upload the package artefact

---

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

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


[libtext-sass-perl] 13/16: Add lintian override regarding debhelper 9.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit c7d27695ef161aff7a8a0f0dc54862acb4f046a1
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:43:00 2015 +0100

Add lintian override regarding debhelper 9.
---
 debian/source/lintian-overrides | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index f87ce0c..dce4650 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -3,3 +3,6 @@ missing-license-text-in-dep5-copyright
 
 # License is in License-Reference field (see bug#786450)
 missing-license-paragraph-in-dep5-copyright
+
+# Debhelper 9 is satisfied even in oldstable
+package-needs-versioned-debhelper-build-depends 9

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

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


[libtext-sass-perl] 09/16: Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit afabbac8d54378fcd80bd04d16d30319daa395f9
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:42:04 2015 +0100

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

diff --git a/debian/copyright b/debian/copyright
index 9e4cc01..4f051ff 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,50 +6,29 @@ Source: http://search.cpan.org/dist/Text-Sass/
 
 Files: *
 Copyright: Roger Pettett 
-License: Artistic or GPL-1+
-Comment:
- License:
- .
+License-Grant:
  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.10 or, at
  your option, any later version of Perl 5 you may have available.
- .
- Comment:
- .
+License: Artistic or GPL-1+
+Comment:
  Perl 5 is licensed under either the Artistic license or the GNU General
  Public License, version 1 or later.
 
 Files: debian/*
 Copyright: 2010-2015, Jonas Smedegaard 
+License-Grant:
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the
+ Free Software Foundation; either version 3, or (at your option) any
+ later version.
 License: GPL-3+
 
 License: Artistic
- Comment:
- .
- On Debian systems the 'Artistic License' is located in
- '/usr/share/common-licenses/Artistic'.
+License-Reference: /usr/share/common-licenses/Artistic
 
 License: GPL-1+
- Comment:
- .
- On Debian systems the 'GNU General Public License' version 1 is located
- in '/usr/share/common-licenses/GPL-1'.
+License-Reference: /usr/share/common-licenses/GPL-1
 
 License: GPL-3+
- This program is free software; you can redistribute it and/or modify it
- under the terms of the GNU General Public License as published by the
- Free Software Foundation; either version 3, or (at your option) any
- later version.
- .
- This program is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- General Public License for more details.
- .
- Comment:
- .
- On Debian systems the 'GNU General Public License' version 3 is located
- in '/usr/share/common-licenses/GPL-3'.
- .
- You should have received a copy of the 'GNU General Public License'
- along with this program.  If not, see .
+License-Reference: /usr/share/common-licenses/GPL-3

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

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


[libtext-sass-perl] 03/16: Drop md5sum of upstream tarball: Track git instead.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit 4b13bb2a87d99e0321388a6c2d1b23f6488edf74
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:02:50 2015 +0100

Drop md5sum of upstream tarball: Track git instead.
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f7f894f..637c73f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,6 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = Text-Sass
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Text
 DEB_UPSTREAM_TARBALL_BASENAME = 
$(DEB_UPSTREAM_PACKAGE)-v$(DEB_UPSTREAM_TARBALL_VERSION)
-DEB_UPSTREAM_TARBALL_MD5 = 48eb59a22d9b06680e30a498f0302a72
 
 binary-post-install/$(pkg)::
mv $(DEB_DESTDIR)usr/bin/sass2css.pl $(DEB_DESTDIR)usr/bin/sass2css

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

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


[libtext-sass-perl] 01/16: Update CDBS hints for upstream tarball.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit 8a18feeffa5aacfdcb72bb4b7a7da6d1d2bba928
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:57:45 2015 +0100

Update CDBS hints for upstream tarball.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 768bcc7..f7f894f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,8 @@ pkg = $(DEB_SOURCE_PACKAGE)
 
 DEB_UPSTREAM_PACKAGE = Text-Sass
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Text
-DEB_UPSTREAM_TARBALL_MD5 = 466c86fa128528d75809f3db3738bd22
+DEB_UPSTREAM_TARBALL_BASENAME = 
$(DEB_UPSTREAM_PACKAGE)-v$(DEB_UPSTREAM_TARBALL_VERSION)
+DEB_UPSTREAM_TARBALL_MD5 = 48eb59a22d9b06680e30a498f0302a72
 
 binary-post-install/$(pkg)::
mv $(DEB_DESTDIR)usr/bin/sass2css.pl $(DEB_DESTDIR)usr/bin/sass2css

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

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


[libtext-sass-perl] 05/16: Sync rules with control: Stop favor perl in build-dependency on libmodule-build-perl.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit 3d5057b7d5a69c5fdb090eccde52ec30cf12cff4
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:32:14 2015 +0100

Sync rules with control: Stop favor perl in build-dependency on 
libmodule-build-perl.
---
 debian/rules | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 637c73f..938f61c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,17 +30,17 @@ DEB_UPSTREAM_TARBALL_BASENAME = 
$(DEB_UPSTREAM_PACKAGE)-v$(DEB_UPSTREAM_TARBALL_
 binary-post-install/$(pkg)::
mv $(DEB_DESTDIR)usr/bin/sass2css.pl $(DEB_DESTDIR)usr/bin/sass2css
 
+# Newer version needed than autodetected by CDBS
+CDBS_BUILD_DEPENDS_class_perl-build_module-build = libmodule-build-perl (>= 
0.39)
+
 # Needed by upstream build and (always) at runtime
 deps = libreadonly-perl, libconvert-color-perl
 
-# Needed by upstream build
-deps-build = perl (>= 5.17.1) | libmodule-build-perl (>= 0.39)
-
 # Needed by upstream tests
 deps-test = libtest-distribution-perl, libtest-perl-critic-perl
 deps-test +=, libtry-tiny-perl (>= 0.06)
 
-CDBS_BUILD_DEPENDS +=, $(deps), $(deps-build), $(deps-test)
+CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test)
 CDBS_DEPENDS_$(pkg) = $(deps)
 
 CDBS_RECOMMENDS_$(pkg) = libreadonly-xs-perl

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

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


[libtext-sass-perl] 04/16: Sync control.in with control: Reorder paragraphs. Mention module name in the long description. Declare compliance with Debian Policy 3.9.6.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit 20e9f79cdb4df06a6c85f73e6f612eda975b300e
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:28:58 2015 +0100

Sync control.in with control: Reorder paragraphs. Mention module name in 
the long description. Declare compliance with Debian Policy 3.9.6.
---
 debian/control.in | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index 84f2728..1f3f2cb 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -1,12 +1,13 @@
 Source: libtext-sass-perl
+Maintainer: Debian Perl Group 
+Uploaders: Jonas Smedegaard 
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: @cdbs@
-Maintainer: Debian Perl Group 
-Uploaders: Jonas Smedegaard 
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-sass-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-sass-perl
-Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-sass-perl.git
 Homepage: http://search.cpan.org/dist/Text-Sass/
 
 Package: libtext-sass-perl
@@ -20,4 +21,4 @@ Description: implementation of the Sass CSS meta-language
  implements various features that are useful for creating manageable
  stylesheets.
  .
- This is a Perl implementation of Sass.
+ Text::Sass is a Perl implementation of Sass.

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

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


[libtext-sass-perl] 07/16: Sort and newline-delimit dependencies.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit ca4bb704d3b1d9ce9e558ad9504398f15aa48b4e
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:39:17 2015 +0100

Sort and newline-delimit dependencies.
---
 debian/control.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index 1f3f2cb..592657b 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -12,7 +12,9 @@ Homepage: http://search.cpan.org/dist/Text-Sass/
 
 Package: libtext-sass-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
+Depends: ${cdbs:Depends},
+ ${misc:Depends},
+ ${perl:Depends}
 Recommends: ${cdbs:Recommends}
 Description: implementation of the Sass CSS meta-language
  Sass is a meta-language on top of CSS that’s used to describe the style

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

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

[libtext-sass-perl] 06/16: Tidy rules file: Reorder to roughly order of usage.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit 296f5123b1e4f6468433d2f2efa0c5ccb6d106db
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:32:59 2015 +0100

Tidy rules file: Reorder to roughly order of usage.
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 938f61c..1620d68 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,9 +27,6 @@ DEB_UPSTREAM_PACKAGE = Text-Sass
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Text
 DEB_UPSTREAM_TARBALL_BASENAME = 
$(DEB_UPSTREAM_PACKAGE)-v$(DEB_UPSTREAM_TARBALL_VERSION)
 
-binary-post-install/$(pkg)::
-   mv $(DEB_DESTDIR)usr/bin/sass2css.pl $(DEB_DESTDIR)usr/bin/sass2css
-
 # Newer version needed than autodetected by CDBS
 CDBS_BUILD_DEPENDS_class_perl-build_module-build = libmodule-build-perl (>= 
0.39)
 
@@ -44,3 +41,6 @@ CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test)
 CDBS_DEPENDS_$(pkg) = $(deps)
 
 CDBS_RECOMMENDS_$(pkg) = libreadonly-xs-perl
+
+binary-post-install/$(pkg)::
+   mv $(DEB_DESTDIR)usr/bin/sass2css.pl $(DEB_DESTDIR)usr/bin/sass2css

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

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


[libtext-sass-perl] branch master updated (e541c7b -> 752ac03)

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

js pushed a change to branch master
in repository libtext-sass-perl.

  from  e541c7b   update changelog
   new  8a18fee   Update CDBS hints for upstream tarball.
   new  72287bb   Update copyright info: Add alternate git source URL.
   new  4b13bb2   Drop md5sum of upstream tarball: Track git instead.
   new  20e9f79   Sync control.in with control: Reorder paragraphs. Mention 
module name in the long description. Declare compliance with Debian Policy 
3.9.6.
   new  3d5057b   Sync rules with control: Stop favor perl in 
build-dependency on libmodule-build-perl.
   new  296f512   Tidy rules file: Reorder to roughly order of usage.
   new  ca4bb70   Sort and newline-delimit dependencies.
   new  8fcc74c   Update copyright info: Extend copyright of packaging to 
cover current year.
   new  afabbac   Update copyright info: Use License-Grant and 
License-Reference fields. Thanks to Ben Finney.
   new  6404f9b   Add lintian override regarding license in 
License-Reference field. See bug#786450.
   new  f89664a   Bump debhelper compatibility level to 9.
   new  a11d480   Tidy rules file: Suppress versioned debhelper 
build-dependency.
   new  c7d2769   Add lintian override regarding debhelper 9.
   new  0fd1217   Update changelog, control file and copyright hints.
  adds  9579574   Initial commit
  adds  e3b5f66   import to git
  adds  3866dee   perlcritic fixes
  adds  c3bc086   adding deb packaging
  adds  bee3fce   include Makefile
  adds  f8ce38a   updating notes
  adds  c70b775   packaging
  adds  6864397   packaging
  adds  071d44c   rebuilt manifest
  adds  ac727a5   cpan-upload the package artefact
  adds  7a44ff4   Imported Upstream version 0.98.0
   new  f144439   Merge tag 'upstream/0.98.0'
   new  752ac03   Prepare for release: Update changelog and copyright hints.

The 16 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:
 LICENSE | 202 
 MANIFEST|  16 ++--
 MANIFEST.SKIP   |  15 +++
 META.json   |   8 +-
 META.yml|  34 +++
 Makefile|  54 ---
 README  |  28 +++---
 deb-src/DEBIAN/changelog|   5 +
 deb-src/DEBIAN/control.tt2  |  10 ++
 debian/changelog|  18 +++-
 debian/compat   |   2 +-
 debian/control  |  26 +++---
 debian/control.in   |  15 +--
 debian/copyright|  46 +++--
 debian/copyright_hints  |  11 ++-
 debian/rules|  20 ++--
 debian/source/lintian-overrides |   8 ++
 lib/Text/Sass.pm|   8 +-
 18 files changed, 404 insertions(+), 122 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 deb-src/DEBIAN/changelog
 create mode 100755 deb-src/DEBIAN/control.tt2
 create mode 100644 debian/source/lintian-overrides

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

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


[libtext-sass-perl] 15/16: Merge tag 'upstream/0.98.0'

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit f144439d4c05f82e384633f130042608b5d11be6
Merge: 0fd1217 7a44ff4
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:45:23 2015 +0100

Merge tag 'upstream/0.98.0'

Upstream version 0.98.0

# gpg: Underskrift lavet man 26 okt 2015 16:45:20 CET
# gpg:bruger RSA nøgle 0x2C7C3146C1A00121
# gpg: God underskrift fra »Jonas Smedegaard «
# gpg:også kendt som »Jonas Smedegaard «
# gpg:også kendt som »Jonas Smedegaard «
# gpg:også kendt som »[jpeg image of size 4165]«

 LICENSE| 202 +
 MANIFEST   |  16 ++--
 MANIFEST.SKIP  |  15 
 META.json  |   8 +-
 META.yml   |  34 
 Makefile   |  54 
 README |  28 ---
 deb-src/DEBIAN/changelog   |   5 ++
 deb-src/DEBIAN/control.tt2 |  10 +++
 lib/Text/Sass.pm   |   8 +-
 10 files changed, 322 insertions(+), 58 deletions(-)

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

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

[libtext-sass-perl] 10/16: Add lintian override regarding license in License-Reference field. See bug#786450.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit 6404f9b22bc466e1d8f7a3af9896ac178f80fbd7
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:42:26 2015 +0100

Add lintian override regarding license in License-Reference field. See 
bug#786450.
---
 debian/source/lintian-overrides | 5 +
 1 file changed, 5 insertions(+)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 000..f87ce0c
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,5 @@
+# License is in License-Reference field (see bug#786450)
+missing-license-text-in-dep5-copyright
+
+# License is in License-Reference field (see bug#786450)
+missing-license-paragraph-in-dep5-copyright

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

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


[libtext-sass-perl] 11/16: Bump debhelper compatibility level to 9.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit f89664aefd3bcac8a424b4606b4652f3aeb62d2a
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:42:48 2015 +0100

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

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

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

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


[libtext-sass-perl] 01/01: pristine-tar data for libtext-sass-perl_0.98.0.orig.tar.gz

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

js pushed a commit to branch pristine-tar
in repository libtext-sass-perl.

commit 94df3e4123d00a5338cf69aa62a2ff4a98922d19
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:45:20 2015 +0100

pristine-tar data for libtext-sass-perl_0.98.0.orig.tar.gz
---
 libtext-sass-perl_0.98.0.orig.tar.gz.delta | Bin 0 -> 2472 bytes
 libtext-sass-perl_0.98.0.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtext-sass-perl_0.98.0.orig.tar.gz.delta 
b/libtext-sass-perl_0.98.0.orig.tar.gz.delta
new file mode 100644
index 000..57ae8b0
Binary files /dev/null and b/libtext-sass-perl_0.98.0.orig.tar.gz.delta differ
diff --git a/libtext-sass-perl_0.98.0.orig.tar.gz.id 
b/libtext-sass-perl_0.98.0.orig.tar.gz.id
new file mode 100644
index 000..276df55
--- /dev/null
+++ b/libtext-sass-perl_0.98.0.orig.tar.gz.id
@@ -0,0 +1 @@
+04154cf4761d92fed9d3c0fd3f6a896aaa334c38

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

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


[libtext-sass-perl] 16/16: Prepare for release: Update changelog and copyright hints.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit 752ac038d2b41bc4c2bf89b25c33b5abec697024
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:47:12 2015 +0100

Prepare for release: Update changelog and copyright hints.
---
 debian/changelog   |  4 ++--
 debian/copyright_hints | 10 +-
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 437a26d..f66f2e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtext-sass-perl (0.97-7) UNRELEASED; urgency=medium
+libtext-sass-perl (0.98.0-1) unstable; urgency=medium
 
   [ gregor herrmann ]
   * Rename autopkgtest configuration file(s) as per new pkg-perl-
@@ -17,7 +17,7 @@ libtext-sass-perl (0.97-7) UNRELEASED; urgency=medium
   * Bump debhelper compatibility level to 9.
   * Add lintian override regarding debhelper 9.
 
- -- gregor herrmann   Sat, 24 Oct 2015 13:47:07 +0200
+ -- Jonas Smedegaard   Mon, 26 Oct 2015 16:46:57 +0100
 
 libtext-sass-perl (0.97-6) unstable; urgency=medium
 
diff --git a/debian/copyright_hints b/debian/copyright_hints
index cfa3e25..35cd381 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -13,12 +13,15 @@ Files: Build.PL
  Makefile
  README
  bin/sass2css.pl
+ deb-src/DEBIAN/changelog
+ deb-src/DEBIAN/control.tt2
  debian/README.source
  debian/compat
  debian/control
  debian/control.in
  debian/gbp.conf
  debian/source/format
+ debian/source/lintian-overrides
  debian/tests/pkg-perl/smoke-skip
  debian/watch
  examples/README
@@ -59,7 +62,12 @@ License: UNKNOWN
  FIXME
 
 Files: debian/rules
-Copyright: 2010-2014, Jonas Smedegaard 
+Copyright: 2010-2015, Jonas Smedegaard 
 License: GPL-3+
  FIXME
 
+Files: LICENSE
+Copyright: 2015, Roger Pettett
+License: UNKNOWN
+ FIXME
+

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

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


[libtext-sass-perl] branch pristine-tar updated (a110c03 -> 94df3e4)

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

js pushed a change to branch pristine-tar
in repository libtext-sass-perl.

  from  a110c03   pristine-tar data for libtext-sass-perl_0.97.orig.tar.gz
   new  94df3e4   pristine-tar data for libtext-sass-perl_0.98.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:
 libtext-sass-perl_0.98.0.orig.tar.gz.delta | Bin 0 -> 2472 bytes
 libtext-sass-perl_0.98.0.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtext-sass-perl_0.98.0.orig.tar.gz.delta
 create mode 100644 libtext-sass-perl_0.98.0.orig.tar.gz.id

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

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


[libtext-sass-perl] 12/16: Tidy rules file: Suppress versioned debhelper build-dependency.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit a11d480c068fd02addf2e3a0585bd821596df72a
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:42:51 2015 +0100

Tidy rules file: Suppress versioned debhelper build-dependency.
---
 debian/rules | 4 
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2e53759..9237b92 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,10 @@ DEB_UPSTREAM_PACKAGE = Text-Sass
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Text
 DEB_UPSTREAM_TARBALL_BASENAME = 
$(DEB_UPSTREAM_PACKAGE)-v$(DEB_UPSTREAM_TARBALL_VERSION)
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Newer version needed than autodetected by CDBS
 CDBS_BUILD_DEPENDS_class_perl-build_module-build = libmodule-build-perl (>= 
0.39)
 

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

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


[libtext-sass-perl] 14/16: Update changelog, control file and copyright hints.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit 0fd121717a6ea2523f76acbaab2eac1dcaa6090e
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:44:31 2015 +0100

Update changelog, control file and copyright hints.
---
 debian/changelog   | 14 ++
 debian/control | 26 +-
 debian/copyright_hints |  1 +
 3 files changed, 28 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a52babc..437a26d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,22 @@
 libtext-sass-perl (0.97-7) UNRELEASED; urgency=medium
 
+  [ gregor herrmann ]
   * Rename autopkgtest configuration file(s) as per new pkg-perl-
 autopkgtest schema.
 
+  [ Jonas Smedegaard ]
+  * Update CDBS hints for upstream tarball.
+  * Update copyright info:
++ Add alternate git source URL.
++ Extend copyright of packaging to cover current year.
++ Use License-Grant and License-Reference fields.
+  Thanks to Ben Finney.
+  * Sort and newline-delimit dependencies.
+  * Add lintian override regarding license in License-Reference field.
+See bug#786450.
+  * Bump debhelper compatibility level to 9.
+  * Add lintian override regarding debhelper 9.
+
  -- gregor herrmann   Sat, 24 Oct 2015 13:47:07 +0200
 
 libtext-sass-perl (0.97-6) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index a750e45..7f0c4e7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,16 +5,16 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: cdbs,
-   devscripts,
-   perl,
-   debhelper,
-   dh-buildinfo,
-   libreadonly-perl,
-   libconvert-color-perl,
-   libmodule-build-perl (>= 0.39),
-   libtest-distribution-perl,
-   libtest-perl-critic-perl,
-   libtry-tiny-perl (>= 0.06)
+ devscripts,
+ perl,
+ libmodule-build-perl (>= 0.39),
+ debhelper,
+ dh-buildinfo,
+ libreadonly-perl,
+ libconvert-color-perl,
+ libtest-distribution-perl,
+ libtest-perl-critic-perl,
+ libtry-tiny-perl (>= 0.06)
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-sass-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-sass-perl
@@ -22,9 +22,9 @@ Homepage: http://search.cpan.org/dist/Text-Sass/
 
 Package: libtext-sass-perl
 Architecture: all
-Depends: ${perl:Depends},
- ${misc:Depends},
- ${cdbs:Depends}
+Depends: ${cdbs:Depends},
+ ${misc:Depends},
+ ${perl:Depends}
 Recommends: ${cdbs:Recommends}
 Description: implementation of the Sass CSS meta-language
  Sass is a meta-language on top of CSS that’s used to describe the style
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 362d7b3..cfa3e25 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -19,6 +19,7 @@ Files: Build.PL
  debian/control.in
  debian/gbp.conf
  debian/source/format
+ debian/tests/pkg-perl/smoke-skip
  debian/watch
  examples/README
  lib/Text/Sass.pm

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

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

[libtext-sass-perl] annotated tag debian/0.98.0-1 created (now 3eb918d)

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

js pushed a change to annotated tag debian/0.98.0-1
in repository libtext-sass-perl.

at  3eb918d   (tag)
   tagging  752ac038d2b41bc4c2bf89b25c33b5abec697024 (commit)
  replaces  debian/0.97-6
 tagged by  Jonas Smedegaard
on  Mon Oct 26 16:50:03 2015 +0100

- Log -
libtext-sass-perl Debian release 0.98.0-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJWLkurAAoJECx8MUbBoAEht5UQAKdIfOr7kv+2x+vpnkTsnkCg
ToCrKYVNPDk13v/caFcNbWB1ncTxZ8RVZprmvIkWSMzsIWoOxJRZCqyKyn+GqJDZ
Tlm7T5hTdu9aYd6iCXX3vbpMCjnLXxjg0QjfFwkvcrYILN5nNmwsRouggf1VKSUG
k/YvbJ3iTfdF3CszMBMksOXhn+HFxbIbuslEyqdcVIsQHbiNgLlIxY453dO3MnoV
9HTOj7XTFUDM+WqKIceztSpggAT/wY6QzmaWO57dz+ogOMQ8ZTQvXoGmeZ8GiCxz
TE8djONZUigXpxHDQLwu6Esh5KpuFBM6h8t2hFimJSra7xxwo9EcQwEyJAK7+wZz
+98zaJVwh0AP/a3VJpSYfhXyjv71GS+0W1ZPbC/zfpg3YrCbISja6Fp/6YBvkKBj
OucU5Sn67PTksIAjYMTvhEgPeQCevK+E4uHmffSACc1/E062CBsvhTw55nzUFXlE
dnzB6XSSRam4ox73+2UdsExFm36pjsLX81oGqnxpiKom8EsHhmQFxldMg2qGVXba
u9hrPtu/eA5xQ2fflMSr8rptAvgn8bSLHP99ERIOgLYNotwy7YPo3CRvLCRLi/id
Dgmk7wPLwZ9QbVK/kYO/SaUnjL1GHIw3BrmRyTNgGmtd6onijWfMQv36DSdkawoE
SlhdO0m9skBVMlE2I61T
=+Uuw
-END PGP SIGNATURE-

Jonas Smedegaard (17):
  Update CDBS hints for upstream tarball.
  Update copyright info: Add alternate git source URL.
  Drop md5sum of upstream tarball: Track git instead.
  Sync control.in with control: Reorder paragraphs. Mention module name in 
the long description. Declare compliance with Debian Policy 3.9.6.
  Sync rules with control: Stop favor perl in build-dependency on 
libmodule-build-perl.
  Tidy rules file: Reorder to roughly order of usage.
  Sort and newline-delimit dependencies.
  Update copyright info: Extend copyright of packaging to cover current 
year.
  Update copyright info: Use License-Grant and License-Reference fields. 
Thanks to Ben Finney.
  Add lintian override regarding license in License-Reference field. See 
bug#786450.
  Bump debhelper compatibility level to 9.
  Tidy rules file: Suppress versioned debhelper build-dependency.
  Add lintian override regarding debhelper 9.
  Update changelog, control file and copyright hints.
  Imported Upstream version 0.98.0
  Merge tag 'upstream/0.98.0'
  Prepare for release: Update changelog and copyright hints.

Roger Pettett (10):
  Initial commit
  import to git
  perlcritic fixes
  adding deb packaging
  include Makefile
  updating notes
  packaging
  packaging
  rebuilt manifest
  cpan-upload the package artefact

gregor herrmann (2):
  Rename autopkgtest configuration file(s) as per new pkg-perl-autopkgtest 
schema.
  update changelog

---

This annotated tag includes the following new commits:

   new  8a18fee   Update CDBS hints for upstream tarball.
   new  72287bb   Update copyright info: Add alternate git source URL.
   new  4b13bb2   Drop md5sum of upstream tarball: Track git instead.
   new  20e9f79   Sync control.in with control: Reorder paragraphs. Mention 
module name in the long description. Declare compliance with Debian Policy 
3.9.6.
   new  3d5057b   Sync rules with control: Stop favor perl in 
build-dependency on libmodule-build-perl.
   new  296f512   Tidy rules file: Reorder to roughly order of usage.
   new  ca4bb70   Sort and newline-delimit dependencies.
   new  8fcc74c   Update copyright info: Extend copyright of packaging to 
cover current year.
   new  afabbac   Update copyright info: Use License-Grant and 
License-Reference fields. Thanks to Ben Finney.
   new  6404f9b   Add lintian override regarding license in 
License-Reference field. See bug#786450.
   new  f89664a   Bump debhelper compatibility level to 9.
   new  a11d480   Tidy rules file: Suppress versioned debhelper 
build-dependency.
   new  c7d2769   Add lintian override regarding debhelper 9.
   new  0fd1217   Update changelog, control file and copyright hints.
   new  f144439   Merge tag 'upstream/0.98.0'
   new  752ac03   Prepare for release: Update changelog and copyright hints.

The 16 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/libtext-sass-perl.git

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


[libtext-sass-perl] 02/16: Update copyright info: Add alternate git source URL.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit 72287bb5e48ed98613e6d9f8a4d7d06cd794
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:02:04 2015 +0100

Update copyright info: Add alternate git source URL.
---
 debian/copyright | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/copyright b/debian/copyright
index 852bbc0..6d1e734 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Text-Sass
 Upstream-Contact: Roger Pettett 
 Source: http://search.cpan.org/dist/Text-Sass/
+ git://github.com/rmp/libtext-sass-perl
 
 Files: *
 Copyright: Roger Pettett 

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

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


[libtext-sass-perl] 08/16: Update copyright info: Extend copyright of packaging to cover current year.

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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit 8fcc74c3f4af557caa40299859197f4c83a7f4a5
Author: Jonas Smedegaard 
Date:   Mon Oct 26 16:40:42 2015 +0100

Update copyright info: Extend copyright of packaging to cover current year.
---
 debian/copyright | 2 +-
 debian/rules | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 6d1e734..9e4cc01 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -20,7 +20,7 @@ Comment:
  Public License, version 1 or later.
 
 Files: debian/*
-Copyright: 2010-2014, Jonas Smedegaard 
+Copyright: 2010-2015, Jonas Smedegaard 
 License: GPL-3+
 
 License: Artistic
diff --git a/debian/rules b/debian/rules
index 1620d68..2e53759 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2010-2014 Jonas Smedegaard 
+# Copyright © 2010-2015 Jonas Smedegaard 
 # Description: Main Debian packaging script for Text-Sass
 #
 # This program is free software; you can redistribute it and/or modify

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

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

[libmoosex-types-perl] annotated tag debian/0.46-1 created (now 6a5c816)

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.46-1
in repository libmoosex-types-perl.

at  6a5c816   (tag)
   tagging  9f8315a0a637e6d6f1f2e7fca22f41597ffdab53 (commit)
  replaces  debian/0.45-1
 tagged by  gregor herrmann
on  Mon Oct 26 16:08:39 2015 +0100

- Log -
tagging package libmoosex-types-perl version debian/0.46-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJWLkH3XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGFf4QAKNPP6+hW2eFAplYz1Gp8V3X
k2vjLJpjU7CJlpihDoelxSUMUGS//c0j4TyeK0rbbHcVAbaKwOubkzNKM47IO4Nk
rl+YmIvBPSMOztLu/XBA4J+WuHMtrgcgqi76SRkIHQG+zpHsbUdXOO4L7WxXy5Fz
0SW1Ap5KSqpsay7HEgIF0Z+pJot2TmDK2VlbSc3MHBACa2BcqSvoLy26OHoC93Mg
bDv1Vi9rVZb/dz/5AatIxPWitT2UqL8nlWEBqxXPGUGFmCdOXX69S/GUS1LGOoIu
ibCvafcKuLvVikw7JIRgcglZNyLrUyBgUyC18q66yIorEeoQlhuQ58I2iSK+tpCc
xJjaGnF5O0qqqYBZUpOpWnaFd07FGhqSjJFnceTGnAltS5jKKWpiSKX4Xr+zqYnX
KjY1Mc4q7v9uEv9PMzx14do6wUprYaIPzsASRZj92E7UuOUYpB1o0Pu0wML1xKZU
q8llCZ/mbg2yiZ2o8ahQqq59mnqt7i2Cc90LRwlCw9BsY2pFHqT3dpAiT56/w91g
m1ZgGM3SZ8maOd4L2BrbZP6xENVBYPpdYt7LX7xOolSK0adSPW2aFaD2E8n1XFBZ
VPqI0sRlcw8g3W8c52Y43kr5CdWafqh64z/v2vJ7tbu+H0vKkUUtZA6dk+s5K+QC
5Kr68fe3QNFZn5wkxUTN
=YO9c
-END PGP SIGNATURE-

Graham Knop (1):
  remove self-link in MooseX::Types::Moose see also

Karen Etheridge (12):
  ensure we use Scalar::Util::blessed, not an import from elsewhere that 
may have been patched (see RT#88669)
  let this test run for all commits, not just before release
  keep $VERSION right in the repo
  [Test::CleanNamespaces] is now provided by my plugin bundle
  at long last, drop the use of fatal warnings in tests
  use a more specific link
  switch to my podweaver plugin bundle
  use a tighter set of imports
  Sub::Exporter::ForMethods now has the rebless option we need
  this is a distribution eligible for static install
  remap another outlier author
  MooseX-Types-0.46

gregor herrmann (8):
  Imported Upstream version 0.46
  Merge tag 'upstream/0.46'
  Update debian/changelog
  Update years of packaging copyright.
  Add build dependency on libsub-exporter-formethods-perl.
  update changelog
  drop WAITS-FOR
  releasing package libmoosex-types-perl version 0.46-1

---

This annotated tag includes the following new commits:

   new  26ca86d   drop WAITS-FOR
   new  9f8315a   releasing package libmoosex-types-perl version 0.46-1

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


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

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


[libmoosex-types-perl] branch master updated (7015c82 -> 9f8315a)

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

  from  7015c82   update changelog
   new  26ca86d   drop WAITS-FOR
   new  9f8315a   releasing package libmoosex-types-perl version 0.46-1

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


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

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

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


[libmoosex-types-perl] 01/02: drop WAITS-FOR

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 26ca86d5728ceb17ea33b555bb13a478d3340673
Author: gregor herrmann 
Date:   Mon Oct 26 16:06:11 2015 +0100

drop WAITS-FOR

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

diff --git a/debian/changelog b/debian/changelog
index fa21549..eb53e6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,5 @@
 libmoosex-types-perl (0.46-1) UNRELEASED; urgency=medium
 
-  WAITS-FOR: libsub-exporter-formethods-perl 0.100052
-
   * Import upstream version 0.46
   * Update years of packaging copyright.
   * Add build dependency on libsub-exporter-formethods-perl.

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

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


[libmoosex-types-perl] 02/02: releasing package libmoosex-types-perl version 0.46-1

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 9f8315a0a637e6d6f1f2e7fca22f41597ffdab53
Author: gregor herrmann 
Date:   Mon Oct 26 16:08:39 2015 +0100

releasing package libmoosex-types-perl version 0.46-1
---
 debian/changelog | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eb53e6a..2264b7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-libmoosex-types-perl (0.46-1) UNRELEASED; urgency=medium
+libmoosex-types-perl (0.46-1) unstable; urgency=medium
 
-  * Import upstream version 0.46
+  * Import upstream version 0.46.
   * Update years of packaging copyright.
   * Add build dependency on libsub-exporter-formethods-perl.
 
- -- gregor herrmann   Sun, 25 Oct 2015 22:10:14 +0100
+ -- gregor herrmann   Mon, 26 Oct 2015 16:06:57 +0100
 
 libmoosex-types-perl (0.45-1) unstable; urgency=medium
 

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

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


[libgtk3-perl] annotated tag v0.023 created (now 7f6c289)

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag v0.023
in repository libgtk3-perl.

at  7f6c289   (tag)
   tagging  407b88c4fb6b24ab5b772a211ec0ed36179e1557 (commit)
  replaces  v0.022
 tagged by  Brian Manning
on  Mon Aug 10 10:11:06 2015 -0700

- Log -
v0.023
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUAVcjbKoj1zkKNfO3mAQIu9g/9EsGH14r0V7tr2i6dSAElutuCun5pz+K5
6hyv/39HwV1WQJwme/XzhcmjJEEc0S2O3siCgE6OnXwP/SwAkeboZV5/r+pLhMCx
46xN7kIYGt9Ai/4PLd46MeQUQrzTtA+rVsGz1uTCUqUxZXfSEod+/6FpVAyR8qwO
G67Oij0ekhrqu3E7Yu6AZbRhhAkj6jQOMsmo2FNjpdSgHkv5m2Q9ZN17jJnU+BaU
qk/4/ODG3/yxgSbzhihqMJgJSH3OJ3crcOEvJZK81AjVZAQd8EwZwCiGlUgFMEfi
8It9co5+gCSAVl909yI4GaX7qXEi3L//wWKlGxGAimBWbtAIKFFy4/ou7sFdw9H8
1ul4yn/8kI/9wRiDoUHPXAbSEwP1ED3hIssFhaAgKAxl1J6+GCksqXHwXDa2PO/a
6s8glb08wgDWGR6WynNgjjXaGyXh/REzEekwtbNh2oUnC5ZiL4SeLsZHrSMknkcp
47vZDGfhYEeVJSDJN8In1DnnmXNaWl+NqpLw8/JlkeBoRZTTio2woHGgxZZ+8YTn
ZahvSPBNtxP7AjIA/xJ4KOjg6ZyEAJV/hIy0MH38tir5WMP6P8mObal1rcQoWfx4
VKmTTUnwBoM5YKvfoEWvJAPvTIf1EHShbJj5WWOFFAqgdhaAM4ASrLEKyCH2E0jM
rYPBdpem3ho=
=pUnh
-END PGP SIGNATURE-

Brian Manning (1):
  Release v0.023

Torsten Schönfeld (4):
  Test that loading Gtk3 multiple times does not affect vfunc overloading
  Fix warnings from the Gtk3::Menu tests
  Fix warnings from the dialog tests
  Fix a test failure in t/zz-GdkEvent.t

---

No new revisions were added by this update.

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

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

[libgtk3-perl] annotated tag v0.022 created (now 2ba65a5)

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag v0.022
in repository libgtk3-perl.

at  2ba65a5   (tag)
   tagging  74feba9e45820e06c292cc4c815115226c39f1d2 (commit)
  replaces  v0.021
 tagged by  Brian Manning
on  Sat Jul 11 22:28:29 2015 -0700

- Log -
v0.022
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUAVaH6/Yj1zkKNfO3mAQKEtw//YZautufbXEPFBCMwGKIpLEhukH2SpVzF
Ddn0Ad2sZek9CmHMzwyT21w7wOgF3gz/5NzuVOCImmpjTK9K/zqDwr6pZR33LD4j
ENYWxb1C9pqvvVWI7AIE44TEq4Okb3txwUtKVv60iQZlp1bhEGHxUgejwxtB7ZYP
ajOn3GGvpB/d6+FzdxkHEY0QeMPDUD9UuiPEbTJ8afUjjq40yOHVf2nUgKLUxE3/
sRp/vmct5pxuMw9cXNZow3qKmbPkBD5Kk3yMwxEWo5uLWFtNl4QMPLDAWsp/MwC4
5XMUunc3gWiE61/lDxBhynccytM3xQgYT6xHAd+q3gIlf8IbSNlONwtcgCGaGV2z
WfFrrN3u7GPa0YAqblEzrd5qmvl/GTO+H/dVx3V/u6I2o11StD99Mdwly7xujFcX
X6YAQ2reXjkatN0lFyHIb6KD2KIE/bjQIAtatE70NNrU0hDn+YsC1eafBII/9jmf
pAwXEbRK/q1bNEoDEgpj/xjKxr+ctSgNR2RC9S4AIzWySQnXeBGkkFxOA5Yk6Rju
8Hi70dxpbYO9WviCUlzoHFy/qeNBu/I7MWnGldKXjNhWxGLbQG38lK4FHGOCQ+kx
s8IazsU2jfrwGXSrGwjwKERG8JPG8e0mkWE2Kqm77RDNFB8SgwHBLRk8qautymWb
eAbbyPWVSvE=
=ZarX
-END PGP SIGNATURE-

Brian Manning (1):
  Release v0.022

intrigeri (1):
  Support gdk-pixbuf >= 2.31.3, that reverted some annotation changes that 
came with 2.31.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/libgtk3-perl.git

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


[libcairo-perl] annotated tag rel-1-10-6 created (now 7c9c2c3)

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag rel-1-10-6
in repository libcairo-perl.

at  7c9c2c3   (tag)
   tagging  adb357082c0fec1ccc0e410b459c43c3b8f849ac (commit)
  replaces  rel-1-10-5
 tagged by  Brian Manning
on  Thu Oct 1 07:47:14 2015 -0700

- Log -
Stable release 1.106
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUAVg1HeIj1zkKNfO3mAQKGjQ/8Dyp1EPoG7bQII9oNj3WBDV2sHofLdupV
LhxLTOy558XNguea1h3p8BMk09Gco79MjysE4bN0BUa+6inGdEZ4p7Sb+thXXcCY
Kp1G1Ge1VadVjisMfhvs0dOo9E9Dpw0/TSP8wPNhI2RdT9GGAlHKefHNv7oEdwCt
R4EXe6WfVowpz74TAb7fm1hwVxIL8BnHpyCGH/Vb3tl9UyMY1ARIrvHJ9GB7nDBH
AoHoMwXwHYz5dUabU3JXydVVibx7i3i8MvbgjqE8NoTIG+hU948/gb3D3f87R6PC
0A1FA5YwWqN4BWkiZDPR5mQzVRu+/xyWggYqftbVbpfxok8eM0CYhYDCaw7YyYVy
ndoEU6IXg/eyKpTaQEhq87AuFdXBhpq/jCUsBC1XuwbubsQ2miNzFMV7C+n99/At
2Uv1sg4OllmgPaut4m9mSRVO1V0Hs1E+ONGxLuQ+s0XwRYN9RhYX4vz68F4jLoZW
tiV6+ax7M2ZMh+duFARP3ZQM7oFF1cdnVh7WI5Pkoy/jONfNRArQeqXi/8unLNL7
5nDzScsnobgpov1y85nvGZQRkrPBZRGFzrnYGYf7ndpm5srFyO77gtranZVOYrq/
vu33lPJ5E/rPvZmfaaDZPFaTHk2902PXW3Sq4rUsvEMeJxz73r60ogsg2LKwZ5KO
0v9tqydLEb8=
=mMH4
-END PGP SIGNATURE-

Brian Manning (1):
  Stable release 1.106

Torsten Schönfeld (2):
  Use the pthread compatibility workaround on NetBSD as well
  Fix a test failure in t/CairoFont.t

intrigeri (1):
  Generate cairo-perl-auto.typemap and cairo-perl-auto.h in a deterministic 
fashion

---

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

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

[libgtk3-perl] annotated tag v0.025 created (now 4cdbe76)

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag v0.025
in repository libgtk3-perl.

at  4cdbe76   (tag)
   tagging  156dddf0260fb3249842e9a8aa62b4f2e82b008e (commit)
  replaces  v0.024
 tagged by  Brian Manning
on  Thu Oct 1 08:17:36 2015 -0700

- Log -
v0.025
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUAVg1OkIj1zkKNfO3mAQIchRAAoTObnM1K/029FpHdkOXENziXKCBBdiBB
GbtMakHKg3J+oKwgOdQY4h8E9qlJLxXUKa612yme5yj4RkJzATsNwb1yI/MAOUNL
T2oAWkP1xJ6PTbyYFYg27iVJMTK8/By0H47ZqCPuzBWj7ERUvJ8iivmhLSiATBD7
CAvAeQL5tP0nwWGOniJCZLePuWNTok8ii3QZh6/EEVg1TuLPTFJQPymC1cGU/tBL
lU/DSa4qIAmR9FlsItRULdS1DMGFNMpxCZNC/51avm1xU3Q/bMYPO6apqN0o9b+a
+UOdOeObXPaFVLc6THpT5LLyHj+jKwCuDMV0+3TSHkSq319+W3j9lZoGD1fmc0n1
hYXVopJ25N6eC93LhNLqOu/wDjRGhfv2lr9GGtNnB7s+wHyK5GfkbKZiKnCMaOAD
ikGSr8EyiEOTZCQqyPqerPWpDcgvGwlzS+ouYBmh48q90PacaQz4q1XgTQ4BIHje
N1HMO25myEpGV9loKzR5+06N3CdG6c+AzHuYr40TOVoWFk4ModavjtXmKV5V7PhO
3bg7FD3IheHh3AR/0ZFU/wqaojeqvZG5v05eVBGQN9qg9fkzBlmMMhdl4kbAi8a+
/wYsuy5tklFa7TdKGHmVKqNtQS7lA/T9qVAQ/+BPUypSDwnRrzBGfhq4yxZ2vu9T
KJ2a36Dmfxk=
=YWMp
-END PGP SIGNATURE-

Brian Manning (1):
  Release v0.025

---

No new revisions were added by this update.

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

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


[libcairo-perl] annotated tag rel-1-10-5 created (now 7c99948)

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag rel-1-10-5
in repository libcairo-perl.

at  7c99948   (tag)
   tagging  3e0c3e9f3246bfa0b99ee3f8b3cfaa76e68d961d (commit)
  replaces  rel-1-10-4
 tagged by  Brian Manning
on  Tue Nov 25 16:43:40 2014 -0800

- Log -
Stable release 1.105
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUAVHUiP4j1zkKNfO3mAQKgvg//aCmExx477FmeAOUKfNxVZucfBdxN06I7
y8o1PklEsd9YfWLFhA5uUiSU4Z4ndoWOMYZl/tJcfFaYPusj+abbSg7y3ev55pYv
RvUDaOsZ3AUzX83RsjC19klcSzYsNAzSATDCzE2+eBkyit7fbGQWvOyyW+LHTIJM
pklBFmh4MLXb0WYk0xQcXTyaB3cOl6AgiqQslBft7gMpjk5rH6myQcxbC+i/SRmY
23Yu0o5dg9YMM+3bKjQ6aRGuZaGbllBsoGK4h+S5K+A1Ovh/T9IFrHiH9PS7iiWJ
Qv1Xv1WbLFF6Qzw04DogysvPUiu9gl3k98l7bkE2cUxyXIX4OHdvzI+OU0iOfNAa
P8/KnZ+6ZvY8D3Q/54XltY46Xb2DgWhpoEoq+X0PYJu7OWpLi81TS1irKzZ6O9QI
vet6lW6PsvJkfRXHo0kr2FDd+ei+UCLah/A2Wper3AhmuicZyd7M1pyqk3BlS/Wf
kU6dREFmC5kkq3m5alLtgRMDVgwx0zjwRX/tSnigfvaYyCdOfLK11/GPBuKC2OAj
P+sJPbG71ipVBh5l0kxCRtNvk5ygzHbGrOQBugx5ZEarHD0x1t8OnkxLy795Mko6
iWBZnXgkvC1zLN7nf6HGrL42gVXvQ5OJ2VSt8UWLc4lgBOCGFd1ewVIwUrv7zzLe
yu5kE3ne0Ug=
=ei7T
-END PGP SIGNATURE-

Brian Manning (1):
  Stable release 1.105

Torsten Schönfeld (1):
  Fix libpthread-related building issues on OpenBSD

---

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

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

[libgtk3-perl] annotated tag upstream/0.025 created (now 4c3b25c)

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/0.025
in repository libgtk3-perl.

at  4c3b25c   (tag)
   tagging  d97bb371b235ef28cba1b696bafcdf8bebbb99e9 (commit)
  replaces  upstream/0.023
 tagged by  gregor herrmann
on  Mon Oct 26 15:50:52 2015 +0100

- Log -
Upstream version 0.025

Brian Manning (2):
  Release v0.024
  Release v0.025

Torsten Schönfeld (7):
  Implement the Gtk3::Stock name corrections in a more compatible way
  Add documentation for all overrides and customizations
  Add Gtk3::Gdk::Pixbuf::CHECK_VERSION
  Gtk3::Gdk::Pixbuf::new_from_inline: do not take a copy_pixels argument
  Implement Gtk3::Gdk::Pixbuf::new_from_data in terms of new_from_inline
  Add an override for Gtk3::TextBuffer::insert_markup
  Fix a test failure when no display is available

gregor herrmann (1):
  Imported Upstream version 0.025

---

No new revisions were added by this update.

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

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

[libgtk3-perl] annotated tag v0.024 created (now a1f9449)

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag v0.024
in repository libgtk3-perl.

at  a1f9449   (tag)
   tagging  e497395a4a79da7d5bcfe7e09124992df568ef17 (commit)
  replaces  v0.023
 tagged by  Brian Manning
on  Thu Oct 1 07:51:32 2015 -0700

- Log -
v0.024
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUAVg1IdIj1zkKNfO3mAQLBrg//TtNTN+MioiH2RGmIEaZd8eOqiOUYmNKa
Muzx6cVkkDsDKEgRjvkzda81hVi3CbJWFaFv5ZJTumoT4M9k+hz89IuxydSO9W1g
OJa4+EX4R79YQfxLJGTCWZgEabI3bfe7Vig3VOCVIvOG5Es65Sb4rVOZAHEd/8vQ
VIbdG/pHU/YH4hbKqNJAhDm/9LiCgTikxKLY76NJCLMd3k1nQfEBJ8s2NzVz1e8G
AV7V/lADw5Ak4L7vQvxtpikR9c22D5AInuI2xAqzCU2skLS3pkN0Hod2m5U4m7+E
l2JuxsEtVndz67Q6BG11DsgYpqrvNbeH8BNffmmYkXvEMn4gLCxfu4QI7SrPSwWO
zDerj2deNYIfdzmUelZ3K7ILa9t8uqbtw2bkrEsjjVnF8W/fc22EQICFtXAmr4Sz
oTJ3Wjxyor43OaMViSZpyE50ukt4uhxOy4ooWChKuIRUiK/NJRr/zBUrGJHtpRqD
bpQIDTolTBB/+Nn6lZLeTu6vQQ1ptzPbDOkWy10ZtzQsZ7l6y8WFJOLcHL1ZfSd3
lMf6VyzRdhOtfy7s5fWdK2QdZdmycd3s8ey1oHV6HxoHqgIWPayRHQcWWCrxyP63
FbhGODZiGtiWaMepMJ+rzTksrXDdBYKFyOxZ8fmK8CUdKMtqoBeLMDbUWzqTaMJn
4sowiUW1d2Y=
=rrHV
-END PGP SIGNATURE-

Brian Manning (1):
  Release v0.024

Torsten Schönfeld (7):
  Implement the Gtk3::Stock name corrections in a more compatible way
  Add documentation for all overrides and customizations
  Add Gtk3::Gdk::Pixbuf::CHECK_VERSION
  Gtk3::Gdk::Pixbuf::new_from_inline: do not take a copy_pixels argument
  Implement Gtk3::Gdk::Pixbuf::new_from_data in terms of new_from_inline
  Add an override for Gtk3::TextBuffer::insert_markup
  Fix a test failure when no display is available

---

No new revisions were added by this update.

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

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

[libgtk3-perl] 01/06: Add debian/upstream/metadata

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 8c50d0dfeddae7627b7ab8d5fe5a3fe1d9f60e2d
Author: gregor herrmann 
Date:   Mon Oct 26 15:49:46 2015 +0100

Add debian/upstream/metadata
---
 debian/upstream/metadata | 8 
 1 file changed, 8 insertions(+)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..9236bbf
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Archive: CPAN
+Bug-Database: http://rt.cpan.org/Public/Dist/Display.html?Name=Gtk3
+Bug-Submit: bug-Gtk3 [at] rt.cpan.org
+Contact: Torsten Schoenfeld 
+Name: Gtk3
+Repository: git://git.gnome.org/perl-Gtk3
+Repository-Browse: http://git.gnome.org/browse/perl-Gtk3

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

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


[libgtk3-perl] 04/06: Update debian/changelog

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 78d30081431861217d599c2fe8ecbea140755392
Author: gregor herrmann 
Date:   Mon Oct 26 15:50:53 2015 +0100

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 3ef3205..eb4d65d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-libgtk3-perl (0.023-2) UNRELEASED; urgency=medium
+libgtk3-perl (0.025-1) UNRELEASED; urgency=medium
 
   * Add debian/upstream/metadata
+  * Import upstream version 0.025
 
- -- gregor herrmann   Mon, 26 Oct 2015 15:49:47 +0100
+ -- gregor herrmann   Mon, 26 Oct 2015 15:50:53 +0100
 
 libgtk3-perl (0.023-1) unstable; urgency=medium
 

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

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


[libgtk3-perl] 02/06: Update debian/changelog

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit d0a978d0c2d0a17edcfa8e5102f3b162ce8ce56b
Author: gregor herrmann 
Date:   Mon Oct 26 15:49:47 2015 +0100

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 2fc556e..3ef3205 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libgtk3-perl (0.023-2) UNRELEASED; urgency=medium
+
+  * Add debian/upstream/metadata
+
+ -- gregor herrmann   Mon, 26 Oct 2015 15:49:47 +0100
+
 libgtk3-perl (0.023-1) unstable; urgency=medium
 
   * Import new upstream release:

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

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


[libgtk3-perl] 05/06: fix email in d/u/metadata

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 91ade0db8eaede444db8dfb0fae5fb7780ea3494
Author: gregor herrmann 
Date:   Mon Oct 26 15:52:08 2015 +0100

fix email in d/u/metadata

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

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 9236bbf..0b52b94 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,7 +1,7 @@
 ---
 Archive: CPAN
 Bug-Database: http://rt.cpan.org/Public/Dist/Display.html?Name=Gtk3
-Bug-Submit: bug-Gtk3 [at] rt.cpan.org
+Bug-Submit: bug-g...@rt.cpan.org
 Contact: Torsten Schoenfeld 
 Name: Gtk3
 Repository: git://git.gnome.org/perl-Gtk3

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

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


[libgtk3-perl] 06/06: releasing package libgtk3-perl version 0.025-1

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit ec703547781345186d1dda9e1bcb9eb8b0c23e9f
Author: gregor herrmann 
Date:   Mon Oct 26 16:01:32 2015 +0100

releasing package libgtk3-perl version 0.025-1
---
 debian/changelog | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eb4d65d..ed21459 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-libgtk3-perl (0.025-1) UNRELEASED; urgency=medium
+libgtk3-perl (0.025-1) unstable; urgency=medium
 
-  * Add debian/upstream/metadata
-  * Import upstream version 0.025
+  * Team upload.
+  * Add debian/upstream/metadata.
+  * Import upstream version 0.025.
 
- -- gregor herrmann   Mon, 26 Oct 2015 15:50:53 +0100
+ -- gregor herrmann   Mon, 26 Oct 2015 15:58:17 +0100
 
 libgtk3-perl (0.023-1) unstable; urgency=medium
 

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

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


[libgtk3-perl] 01/01: pristine-tar data for libgtk3-perl_0.025.orig.tar.gz

2015-10-26 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 libgtk3-perl.

commit 7df2a62eeb5d4bc64d1f32242ca5fba06273f2b1
Author: gregor herrmann 
Date:   Mon Oct 26 15:50:52 2015 +0100

pristine-tar data for libgtk3-perl_0.025.orig.tar.gz
---
 libgtk3-perl_0.025.orig.tar.gz.delta | Bin 0 -> 1868 bytes
 libgtk3-perl_0.025.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libgtk3-perl_0.025.orig.tar.gz.delta 
b/libgtk3-perl_0.025.orig.tar.gz.delta
new file mode 100644
index 000..acbcf31
Binary files /dev/null and b/libgtk3-perl_0.025.orig.tar.gz.delta differ
diff --git a/libgtk3-perl_0.025.orig.tar.gz.id 
b/libgtk3-perl_0.025.orig.tar.gz.id
new file mode 100644
index 000..e4385e1
--- /dev/null
+++ b/libgtk3-perl_0.025.orig.tar.gz.id
@@ -0,0 +1 @@
+177cc323f9106755b55b3619f0ed7100f387acab

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

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


[libgtk3-perl] branch master updated (4dcae13 -> ec70354)

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

  from  4dcae13   libgtk3-perl (0.023-1)
   new  8c50d0d   Add debian/upstream/metadata
   new  d0a978d   Update debian/changelog
  adds  7666ce8   Implement the Gtk3::Stock name corrections in a more 
compatible way
  adds  0ac21a1   Add documentation for all overrides and customizations
  adds  8f05c6f   Add Gtk3::Gdk::Pixbuf::CHECK_VERSION
  adds  c95b8c7   Gtk3::Gdk::Pixbuf::new_from_inline: do not take a 
copy_pixels argument
  adds  4c8d229   Implement Gtk3::Gdk::Pixbuf::new_from_data in terms of 
new_from_inline
  adds  ebc9114   Add an override for Gtk3::TextBuffer::insert_markup
  adds  3c70e00   Fix a test failure when no display is available
  adds  e497395   Release v0.024
  adds  156dddf   Release v0.025
  adds  d97bb37   Imported Upstream version 0.025
   new  dcff4e2   Merge tag 'upstream/0.025'
   new  78d3008   Update debian/changelog
   new  91ade0d   fix email in d/u/metadata
   new  ec70354   releasing package libgtk3-perl version 0.025-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:
 META.json|   2 +-
 META.yml |   2 +-
 Makefile.PL  |   2 +-
 NEWS |  16 +
 debian/changelog |   8 +
 debian/upstream/metadata |   8 +
 dist.ini |   2 +-
 lib/Gtk3.pm  | 809 ++-
 t/overrides.t|  83 -
 t/vfuncs-double-setup.t  |  15 +-
 t/zz-GtkTextBuffer.t |  13 +-
 11 files changed, 786 insertions(+), 174 deletions(-)
 create mode 100644 debian/upstream/metadata

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

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


[libgtk3-perl] annotated tag debian/0.025-1 created (now 538b0d9)

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.025-1
in repository libgtk3-perl.

at  538b0d9   (tag)
   tagging  ec703547781345186d1dda9e1bcb9eb8b0c23e9f (commit)
  replaces  upstream/0.025
 tagged by  gregor herrmann
on  Mon Oct 26 16:01:32 2015 +0100

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

iQJ8BAABCgBmBQJWLkBMXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGaacP/jGcTvLPj9Nb2mNf+57MjQpY
0ip5XhmpWpedh/V9NgEKqDh8wqMeXpnUPv+I7qRlANX7bRDEkkyvBnELqUGHng4c
D72s7vSFv+xigoSUtEz4oMomYfjaK7vB+C/mF+lhGuzMhyPYQGBbaA5eA+0vnq+W
GNPKmRe4d2L7/2RtnyUcbOfnfJ/lEAdRgrYnrlR44dnF8Wke8bS75bOZItS3iVjM
c752839uS0zhAgfDfU1eIJQYwxdWQZKDb2v0SRnP+V3rL1z0eZaJ/FRt2wt2acWj
ohD6lFxw2qPju70oScAp3Ujx9gZTjlrpBSDdQpkU1rTyhjy/QdAD4u13WkzgnMId
lG9hXJnwVEist/c3nDNDZ0Wntbl6/uOFnxFun/TuQ6nBbSnSoeVTOzAyEaiNimtZ
eoyacVvGIeA0++8xo5dSfK/ZMYLG/sOWTNA7nUJpgmBxiQB6NYt5XhRqzcCXga2W
zMiLW/u1u3QMPOUE8LTE9XFAdm5LqPTN62eq2biTiI3rJeQKPjB0Wakp0MGvd3tQ
o6lsCKT0ImVDk/vAfzH0EyNwn+5BSlwTnweHz4bW1q6i7d+RQtijvzJxQHt6sHs0
7ON2v9sAhEhC+tu5uFaTZGh1FICQU45lrIFHcugE2Mff0k4DSFLwO0/uPMe9iC0o
D+ZxVuQ970Xl6O9zIVK0
=Rwuk
-END PGP SIGNATURE-

Salvatore Bonaccorso (6):
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog
  Change search.cpan.org based URIs to metacpan.org based URIs
  update changelog
  Update Vcs-Browser URL to cgit web frontend
  update changelog

gregor herrmann (19):
  debian/control: update {versioned,alternative} (build) dependencies.
  update changelog
  debian/rules: set HOME for tests to a writable directory.
  releasing package libgtk3-perl version 0.015-2
  Strip trailing slash from metacpan URLs.
  update changelog
  Merge tag 'upstream/0.017'
  New upstream release.
  Refresh 0001-Use-a-temporary-directory-as-HOME.patch.
  Update years of upstream copyright.
  releasing package libgtk3-perl version 0.017-1
  (Build-) depend on libglib-object-introspection-perl >= 0.024.
  releasing package libgtk3-perl version 0.017-2
  Add debian/upstream/metadata
  Update debian/changelog
  Merge tag 'upstream/0.025'
  Update debian/changelog
  fix email in d/u/metadata
  releasing package libgtk3-perl version 0.025-1

intrigeri (66):
  Merge tag 'upstream/0.003'
  Initial Debian packaging.
  Prevent local $GTK_MODULES environment variable from tainting the build.
  Merge tag 'upstream/0.004'
  Update copyright and license information.
  Releasing libgtk3-perl (0.004-1).
  Merge tag 'upstream/0.005'
  Add dependency on libcairo-gobject-perl.
  Disable test that needs Glib that was not released yet.
  Releasing libgtk3-perl (0.005-1) to Debian unstable.
  Merge tag 'upstream/0.006'
  Reflected dependencies updated upstream.
  Drop 0001-Disable-test-that-needs-Glib-that-was-not-released-y.patch.
  Releasing libgtk3-perl (0.006-1) to Debian unstable
  Cherry-pick upstream commit ffd7da017: Add an override for 
Gtk3::show_about_dialog.
  Releasing libgtk3-perl (0.006-2) to Debian unstable.
  Merge tag 'upstream/0.007'
  Drop obsolete 0001-Add-an-override-for-Gtk3-show_about_dialog.patch (was 
cherry-picked from upstream).
  libgtk3-perl (0.007-1) experimental
  Merge tag 'upstream/0.008'
  Version dependency on libglib-object-introspection-perl (>= 0.012).
  libgtk3-perl (0.008-1) experimental
  Merge tag 'upstream/0.011'
  Update {build-,}dependency on libglib-object-introspection-perl to >= 
0.015.
  Take into account upstream bumped copyright years.
  Bump our own copyright years.
  Declare compatibility with Standards-Version 3.9.4.
  libgtk3-perl (0.011-1)
  Merge tag 'upstream/0.012'
  libgtk3-perl (0.012-1)
  Merge tag 'upstream/0.013'
  Bump dependency on libglib-object-introspection-perl to >= 0.016.
  libgtk3-perl (0.013-1)
  Merge tag 'upstream/0.014'
  libgtk3-perl (0.014-1)
  New patch: 0001-Use-a-temporary-directory-as-HOME.patch (Closes: #724103).
  libgtk3-perl (0.014-1)
  Mark patch as forwarded.
  Merge tag 'upstream/0.015'
  Declare compliance with Standards-Version 3.9.5.
  Add a Lintian override for debian-watch-may-check-gpg-signature.
  Add versioned dependency on perl-modules (>= 5.13.4) | 
libtest-simple-perl (>= 0.96).
  Refresh Debian patches.
  libgtk3-perl (0.015-1)
  Use "perl" instead of "perl-modules" for versioned dependency.
  Merge tag 'upstream/0.016'
  libgtk3-perl (0.016-1)
  Merge tag 'upstream/0.018'
  Declare compliance with Standards-Version 3.9.6 (no change needed).
  libgtk3-perl (0.

[libgtk3-perl] branch pristine-tar updated (bf09151 -> 7df2a62)

2015-10-26 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 libgtk3-perl.

  from  bf09151   pristine-tar data for libgtk3-perl_0.023.orig.tar.gz
   new  7df2a62   pristine-tar data for libgtk3-perl_0.025.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:
 libgtk3-perl_0.025.orig.tar.gz.delta | Bin 0 -> 1868 bytes
 libgtk3-perl_0.025.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libgtk3-perl_0.025.orig.tar.gz.delta
 create mode 100644 libgtk3-perl_0.025.orig.tar.gz.id

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

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


[libgtk3-perl] 03/06: Merge tag 'upstream/0.025'

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit dcff4e2177589a764b228951b02810c0f52f614f
Merge: d0a978d d97bb37
Author: gregor herrmann 
Date:   Mon Oct 26 15:50:52 2015 +0100

Merge tag 'upstream/0.025'

Upstream version 0.025

 META.json   |   2 +-
 META.yml|   2 +-
 Makefile.PL |   2 +-
 NEWS|  16 +
 dist.ini|   2 +-
 lib/Gtk3.pm | 809 +++-
 t/overrides.t   |  83 -
 t/vfuncs-double-setup.t |  15 +-
 t/zz-GtkTextBuffer.t|  13 +-
 9 files changed, 770 insertions(+), 174 deletions(-)

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

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


[libcairo-perl] 05/06: extend comment in lintian override.

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 865abdf1c37b2e57c2bb30b6825d2a664ffba421
Author: gregor herrmann 
Date:   Mon Oct 26 15:45:39 2015 +0100

extend comment in lintian override.

Gbp-Dch: Ignore
---
 debian/libcairo-perl.lintian-overrides | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libcairo-perl.lintian-overrides 
b/debian/libcairo-perl.lintian-overrides
index 5b624e3..7a8d2ee 100644
--- a/debian/libcairo-perl.lintian-overrides
+++ b/debian/libcairo-perl.lintian-overrides
@@ -1,3 +1,4 @@
 # All calls to `cc' have -fstack-protector enabled,
 # so that one is likely a false positive.
+# blhc also doesn't complain.
 libcairo-perl: hardening-no-fortify-functions usr/lib/*/auto/Cairo/Cairo.so

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

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


[libcairo-perl] annotated tag upstream/1.106 created (now f1f35cf)

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/1.106
in repository libcairo-perl.

at  f1f35cf   (tag)
   tagging  022d5be5625e9df933b409b588304feecc1fefcd (commit)
  replaces  upstream/1.105
 tagged by  gregor herrmann
on  Mon Oct 26 15:37:49 2015 +0100

- Log -
Upstream version 1.106

Brian Manning (1):
  Stable release 1.106

Torsten Schönfeld (2):
  Use the pthread compatibility workaround on NetBSD as well
  Fix a test failure in t/CairoFont.t

gregor herrmann (1):
  Imported Upstream version 1.106

intrigeri (1):
  Generate cairo-perl-auto.typemap and cairo-perl-auto.h in a deterministic 
fashion

---

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

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

[libcairo-perl] 06/06: releasing package libcairo-perl version 1.106-1

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 6a829d8ddfde82c88304f1ebad37cdbb1c447f28
Author: gregor herrmann 
Date:   Mon Oct 26 15:47:39 2015 +0100

releasing package libcairo-perl version 1.106-1
---
 debian/changelog | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f790f0d..01cbd99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libcairo-perl (1.106-1) UNRELEASED; urgency=medium
+libcairo-perl (1.106-1) unstable; urgency=medium
 
   [ intrigeri ]
   * Mark package as autopkgtest-able.
@@ -9,8 +9,11 @@ libcairo-perl (1.106-1) UNRELEASED; urgency=medium
 
   [ gregor herrmann ]
   * Import upstream version 1.106.
+  * Drop 0001-Generate-cairo-perl-auto.typemap-and-cairo-perl-auto.patch.
+The patch is merged upstream.
+  * Update years of packaging copyright.
 
- -- gregor herrmann   Mon, 26 Oct 2015 15:38:48 +0100
+ -- gregor herrmann   Mon, 26 Oct 2015 15:46:05 +0100
 
 libcairo-perl (1.105-1) unstable; urgency=medium
 

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

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


[libmoox-cmd-perl] annotated tag debian/0.015-1 created (now 57b15ec)

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

js pushed a change to annotated tag debian/0.015-1
in repository libmoox-cmd-perl.

at  57b15ec   (tag)
   tagging  de4918d331255b5b74f0d2b73364ff5b88e05481 (commit)
  replaces  debian/0.013-2
 tagged by  Jonas Smedegaard
on  Mon Oct 26 15:41:30 2015 +0100

- Log -
libmoox-cmd-perl Debian release 0.015-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJWLjuaAAoJECx8MUbBoAEhnCgQAIc5RgB1RmMW2ZF41UZ8UduD
JMT9fOBIy0CeZF+3mUJGjph1M6sArH9V4Gh4h4u+jKbNcIgwBXrlCu8+EP3HROC5
nw1e3epCTLcl8y+5kwyJ03+7LqKcKj9uTsKJfbV2vm6bY19/L0MAiT2moIzDf6Lj
I0nf2GIrIfCZwO3uOVjnCO3Slywfr/Q+doB+yrpzdsnk+Lv1cnL0LywCSSgMk2Yg
uFJ3Z+fmqzwgjmjtX80q0IBnTSnJnu+ExQMFYhk6jtbazd0a5mOB7R0tcUT46rOB
lFqtFUrVGii9LU20Jmr/mBZl7RC8SxHJIX1eLSVGoH/vpIJQcVjoXmePxfBpT0f3
uvlYHBOYAhl8o6JBYjmPx6WM7O9xnfCgmxBrxJMMVsfJynndWqV6C3EHCRYEPreQ
V7xK7njyvWbMVc3qYO72lyuBf7DQ5MNWYB5g6qp8ZVMCmn5SfDCx0VcDXxzSsPuQ
q16Eu4tuVReEZTwSFAOuOmUT2l/hWdZ26by+CMI2Gz5G83zUpQt3V1qOMd1FUhQ5
4JWMVV4OlOAPna4kg0hN4VcHuaiID0E08MR11trkD6377+CIxYQ0SKIm4CvbZA3n
XyTFhnBFAm5ms09Gs0b28yc4POwW7NmSdf24m7uHNYRPP0ELJxXBF42z8JSv/R/N
/ZqKX9g4wXgoEtGxpUh3
=/xwJ
-END PGP SIGNATURE-

Jens Rehsack (7):
  bump version to 0.014 after releasing 0.013
  switch from IO::TieCombine to Capture::Tiny
  apply tidy rules
  reflect Changes
  bump version to 0.015 after releasing 0.014
  have a try to deal with hang on windows ...
  reflect Changes

Jonas Smedegaard (13):
  Fix suppress 006xxx versions in watch file.
  Imported Upstream version 0.015
  Merge tag 'upstream/0.015'
  Modernize git-buildpackage config: Avoid git- prefix.
  Update copyright info: Use License-Grant and License-Reference fields. 
Thanks to Ben Finney.
  Add lintian override regarding license in License-Reference field. See 
bug#786450.
  Bump debhelper compatibility level to 9.
  Tidy rules file: Suppress versioned debhelper build-dependency.
  Add lintian override regarding debhelper 9.
  Update copyright info: Extend copyright of packaging to cover current 
year.
  Update package relations: Build-depend on libcapture-tiny-perl (not 
libio-tiecombine-perl).
  Sync control.in with control: Make the package autopkgtestable.
  Prepare for release: Update changelog, control file and copyright hints.

gregor herrmann (2):
  Rename autopkgtest configuration file(s) as per new pkg-perl-autopkgtest 
schema.
  update changelog

---

This annotated tag includes the following new commits:

   new  c1ff020   Fix suppress 006xxx versions in watch file.
   new  fc8afad   Merge tag 'upstream/0.015'
   new  234f754   Modernize git-buildpackage config: Avoid git- prefix.
   new  24efbb0   Update copyright info: Use License-Grant and 
License-Reference fields. Thanks to Ben Finney.
   new  772395e   Add lintian override regarding license in 
License-Reference field. See bug#786450.
   new  c0826a4   Bump debhelper compatibility level to 9.
   new  d47b354   Tidy rules file: Suppress versioned debhelper 
build-dependency.
   new  185df08   Add lintian override regarding debhelper 9.
   new  a098ae2   Update copyright info: Extend copyright of packaging to 
cover current year.
   new  8771352   Update package relations: Build-depend on 
libcapture-tiny-perl (not libio-tiecombine-perl).
   new  cc933f3   Sync control.in with control: Make the package 
autopkgtestable.
   new  de4918d   Prepare for release: Update changelog, control file and 
copyright hints.

The 12 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/libmoox-cmd-perl.git

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


[libmoox-cmd-perl] 01/01: pristine-tar data for libmoox-cmd-perl_0.015.orig.tar.gz

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

js pushed a commit to branch pristine-tar
in repository libmoox-cmd-perl.

commit 018f48b835d635c285700ebcfbb356e27ba938ee
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:27:07 2015 +0100

pristine-tar data for libmoox-cmd-perl_0.015.orig.tar.gz
---
 libmoox-cmd-perl_0.015.orig.tar.gz.delta | Bin 0 -> 2609 bytes
 libmoox-cmd-perl_0.015.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libmoox-cmd-perl_0.015.orig.tar.gz.delta 
b/libmoox-cmd-perl_0.015.orig.tar.gz.delta
new file mode 100644
index 000..6ad9c83
Binary files /dev/null and b/libmoox-cmd-perl_0.015.orig.tar.gz.delta differ
diff --git a/libmoox-cmd-perl_0.015.orig.tar.gz.id 
b/libmoox-cmd-perl_0.015.orig.tar.gz.id
new file mode 100644
index 000..519861c
--- /dev/null
+++ b/libmoox-cmd-perl_0.015.orig.tar.gz.id
@@ -0,0 +1 @@
+e845a60a24a52a0bc7218b4132677568ca8a9176

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

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


[libcairo-perl] 03/06: Drop 0001-Generate-cairo-perl-auto.typemap-and-cairo-perl-auto.patch.

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 478a165a6770db7e669d1e83bfe4057a57d3007d
Author: gregor herrmann 
Date:   Mon Oct 26 15:41:18 2015 +0100

Drop 0001-Generate-cairo-perl-auto.typemap-and-cairo-perl-auto.patch.

The patch is merged upstream.
---
 ...iro-perl-auto.typemap-and-cairo-perl-auto.patch | 96 --
 debian/patches/series  |  1 -
 2 files changed, 97 deletions(-)

diff --git 
a/debian/patches/0001-Generate-cairo-perl-auto.typemap-and-cairo-perl-auto.patch
 
b/debian/patches/0001-Generate-cairo-perl-auto.typemap-and-cairo-perl-auto.patch
deleted file mode 100644
index 1a0ecfa..000
--- 
a/debian/patches/0001-Generate-cairo-perl-auto.typemap-and-cairo-perl-auto.patch
+++ /dev/null
@@ -1,96 +0,0 @@
-From: intrigeri 
-Date: Sun, 3 May 2015 09:33:16 +
-Bug: https://bugzilla.gnome.org/show_bug.cgi?id=748911
-Forwarded: yes
-Subject: Generate cairo-perl-auto.typemap and cairo-perl-auto.h in a
- deterministic way.
-
-These files are auto-generated by iterating over hash keys, that are randomly
-ordered, which prevents this package from being built reproducibly. Let's sort
-these keys so that the generated output is deterministic.

- inc/MakeHelper.pm | 18 +-
- 1 file changed, 9 insertions(+), 9 deletions(-)
-
-diff --git a/inc/MakeHelper.pm b/inc/MakeHelper.pm
-index cc2ef28..56fef63 100644
 a/inc/MakeHelper.pm
-+++ b/inc/MakeHelper.pm
-@@ -110,12 +110,12 @@ EOS
-   $1;
-   }
- 
--  foreach (keys %objects, keys %structs, keys %enums, keys %flags)
-+  foreach (sort(keys %objects, keys %structs, keys %enums, keys %flags))
-   {
-   print TYPEMAP "$_\tT_CAIROPERL_GENERIC_WRAPPER\n";
-   }
- 
--  foreach (keys %objects, keys %structs)
-+  foreach (sort(keys %objects, keys %structs))
-   {
-   my $trunk = $_;
-   $trunk =~ s/ \*//;
-@@ -125,7 +125,7 @@ EOS
-   print TYPEMAP "const ${trunk}_ornull 
*\tT_CAIROPERL_GENERIC_WRAPPER\n";
-   }
- 
--  foreach (keys %objects)
-+  foreach (sort(keys %objects))
-   {
-   my $trunk = $_;
-   $trunk =~ s/ \*//;
-@@ -196,7 +196,7 @@ EOS
- 
-   print HEADER "\n/* objects */\n\n";
- 
--  foreach (keys %objects)
-+  foreach (sort(keys %objects))
-   {
-   /^(.+) \*/;
-   my $type = $1;
-@@ -226,7 +226,7 @@ EOS
- 
-   print HEADER "\n/* structs */\n\n";
- 
--  foreach (keys %structs)
-+  foreach (sort(keys %structs))
-   {
-   /^(.+) \*/;
-   my $type = $1;
-@@ -253,7 +253,7 @@ EOS
- 
-   print HEADER "\n/* enums */\n\n";
- 
--  foreach my $type (keys %enums)
-+  foreach my $type (sort(keys %enums))
-   {
-   my $mangled = mangle ($type);
-   my $name = name ($type);
-@@ -280,7 +280,7 @@ EOS
- 
-   print HEADER "\n/* flags */\n\n";
- 
--  foreach my $type (keys %flags)
-+  foreach my $type (sort(keys %flags))
-   {
-   my $mangled = mangle ($type);
-   my $name = name ($type);
-@@ -380,7 +380,7 @@ sub do_enums
- 
- EOS
- 
--  foreach my $type (keys %enums)
-+  foreach my $type (sort(keys %enums))
-   {
-   my $name = name($type);
-   my @enum_values = @{$enums{$type}};
-@@ -492,7 +492,7 @@ sub do_flags
- 
- EOS
- 
--  foreach my $type (keys %flags)
-+  foreach my $type (sort(keys %flags))
-   {
-   my $name = name($type);
-   my @flag_values = @{$flags{$type}};
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 8b752c4..000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-Generate-cairo-perl-auto.typemap-and-cairo-perl-auto.patch

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

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


[libcairo-perl] annotated tag debian/1.106-1 created (now 730f1af)

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/1.106-1
in repository libcairo-perl.

at  730f1af   (tag)
   tagging  6a829d8ddfde82c88304f1ebad37cdbb1c447f28 (commit)
  replaces  debian/1.105-1
 tagged by  gregor herrmann
on  Mon Oct 26 15:47:39 2015 +0100

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

iQJ8BAABCgBmBQJWLj0LXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGTl4QAISnoIO4EpHhhoIPUbGs5C5G
3+aOFBLR0iTRWfIBG2BfNdnFALK9XKeMSC+pGEj7t3eoGy6cHlvPEFk0J7a7iYC0
6+PU6FLpm5Mg34fEXj/X4tOpy7Xs1vMNdkGZ7HOIynXWbgBvU4fZhQafDoD2aUc1
DC5CvcR8PPKL8QlsXdYmAIoCKfsmrCnHGuZRyMqQD6FJK9nBwyZBmMY2A0P9HfE2
73ZS4Ub4TRX844pary06dCnV+/wqSsAHQFFC9QqjhVuHdSBzQLHvE1Qe/NTPu9zX
NetS7B7My7m56s6SKNBTG5fFLpfg3TcHJXk6asgHvW1Ss4C80bbq/4HRFXEy7BFZ
pwZuBmw2fVG/S3jFuV6hoe4gHpfV0josDStzE4BjI7fQtpG5QQNLc9CBvxuoDZkm
XoSKWtPENOPhDTeW2EtPKFYzeIoKaYucJ7KoVJ44jK+D8Xg1obiSu/6RSCGxa5cT
l84kxQAaCHbwxEn65evVihV/Iv//i3SUFt/bPTr3RNn24xD9bu6EeFJzKQR7QvDb
juZntjDQYh6Iox2aCasyf1Hl4dcx8ZQAtYj7yVJ6zqahhgS7et7IIbkE9K1vtmk2
czPBlFa0sPDw1dTlyo+jK4BCUEdEUBdPA5vUujXJ+lmv1rf2M+8JCdvvWRxxGCWO
SgttotxNzytFqg6212op
=UF+e
-END PGP SIGNATURE-

Axel Beckert (1):
  Deobfuscate e-mail addresses in debian/upstream/metadata to please DUCK

Brian Manning (1):
  Stable release 1.106

Torsten Schönfeld (2):
  Use the pthread compatibility workaround on NetBSD as well
  Fix a test failure in t/CairoFont.t

gregor herrmann (8):
  unify lintian override path for hardening-no-fortify-functions
  Imported Upstream version 1.106
  Merge tag 'upstream/1.106'
  Update debian/changelog
  Drop 0001-Generate-cairo-perl-auto.typemap-and-cairo-perl-auto.patch.
  Update years of packaging copyright.
  extend comment in lintian override.
  releasing package libcairo-perl version 1.106-1

intrigeri (4):
  Mark 0001-Generate-cairo-perl-auto.typemap-and-cairo-perl-auto.patch as 
forwarded.
  Mark package as autopkgtest-able.
  Update debian/changelog.
  Generate cairo-perl-auto.typemap and cairo-perl-auto.h in a deterministic 
fashion

---

This annotated tag includes the following new commits:

   new  0df055c   Merge tag 'upstream/1.106'
   new  47afdfd   Update debian/changelog
   new  478a165   Drop 
0001-Generate-cairo-perl-auto.typemap-and-cairo-perl-auto.patch.
   new  ec398ed   Update years of packaging copyright.
   new  865abdf   extend comment in lintian override.
   new  6a829d8   releasing package libcairo-perl version 1.106-1

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


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

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

[libcairo-perl] branch pristine-tar updated (d1c276b -> 2e71b90)

2015-10-26 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 libcairo-perl.

  from  d1c276b   pristine-tar data for libcairo-perl_1.105.orig.tar.gz
   new  2e71b90   pristine-tar data for libcairo-perl_1.106.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:
 libcairo-perl_1.106.orig.tar.gz.delta | Bin 0 -> 2832 bytes
 libcairo-perl_1.106.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libcairo-perl_1.106.orig.tar.gz.delta
 create mode 100644 libcairo-perl_1.106.orig.tar.gz.id

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

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


[libcairo-perl] 01/01: pristine-tar data for libcairo-perl_1.106.orig.tar.gz

2015-10-26 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 libcairo-perl.

commit 2e71b90c59b37b4316ecd3e222734f7daefd7eee
Author: gregor herrmann 
Date:   Mon Oct 26 15:37:49 2015 +0100

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

diff --git a/libcairo-perl_1.106.orig.tar.gz.delta 
b/libcairo-perl_1.106.orig.tar.gz.delta
new file mode 100644
index 000..faff479
Binary files /dev/null and b/libcairo-perl_1.106.orig.tar.gz.delta differ
diff --git a/libcairo-perl_1.106.orig.tar.gz.id 
b/libcairo-perl_1.106.orig.tar.gz.id
new file mode 100644
index 000..2074d07
--- /dev/null
+++ b/libcairo-perl_1.106.orig.tar.gz.id
@@ -0,0 +1 @@
+4be997e418c48aba953d9ebc6f1084b6689508de

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

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


[libmoox-cmd-perl] 11/12: Sync control.in with control: Make the package autopkgtestable.

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

js pushed a commit to branch master
in repository libmoox-cmd-perl.

commit cc933f3fbf660cf43778f574f85d16f5e24630a8
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:37:46 2015 +0100

Sync control.in with control: Make the package autopkgtestable.
---
 debian/control.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control.in b/debian/control.in
index d86a746..673020d 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -8,6 +8,7 @@ Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoox-cmd-perl
 Vcs-Browser: 
http://anonscm.debian.org/cgit/pkg-perl/packages/libmoox-cmd-perl.git
 Homepage: https://metacpan.org/pod/MooX::Cmd
+Testsuite: autopkgtest-pkg-perl
 
 Package: libmoox-cmd-perl
 Architecture: all

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

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


[libmoox-cmd-perl] branch pristine-tar updated (b9327c8 -> 018f48b)

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

js pushed a change to branch pristine-tar
in repository libmoox-cmd-perl.

  from  b9327c8   pristine-tar data for libmoox-cmd-perl_0.013.orig.tar.gz
   new  018f48b   pristine-tar data for libmoox-cmd-perl_0.015.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:
 libmoox-cmd-perl_0.015.orig.tar.gz.delta | Bin 0 -> 2609 bytes
 libmoox-cmd-perl_0.015.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libmoox-cmd-perl_0.015.orig.tar.gz.delta
 create mode 100644 libmoox-cmd-perl_0.015.orig.tar.gz.id

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

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


[libmoox-cmd-perl] 12/12: Prepare for release: Update changelog, control file and copyright hints.

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

js pushed a commit to branch master
in repository libmoox-cmd-perl.

commit de4918d331255b5b74f0d2b73364ff5b88e05481
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:38:04 2015 +0100

Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog   | 26 --
 debian/control |  2 +-
 debian/copyright_hints |  4 +++-
 3 files changed, 28 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c6f0c69..d0e974b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,31 @@
-libmoox-cmd-perl (0.013-3) UNRELEASED; urgency=medium
+libmoox-cmd-perl (0.015-1) unstable; urgency=medium
 
+  [ upstream ]
+  * New release(s):
++ Switch from IO::TieCombine to stacked Capture::Tiny in
+  MooX::Cmd::Tester to avoid breaking commands in test (only) when
+  relying on fileno of STD{OUT,ERR}.
++ Fix tests on Win32 due stacked Capture::Tiny::_capture_tee.
+
+  [ gregor herrmann ]
   * Rename autopkgtest configuration file(s) as per new pkg-perl-
 autopkgtest schema.
 
- -- gregor herrmann   Sat, 24 Oct 2015 13:46:06 +0200
+  [ Jonas Smedegaard ]
+  * Fix suppress 006xxx versions in watch file.
+  * Modernize git-buildpackage config: Avoid git- prefix.
+  * Update copyright info:
++ Use License-Grant and License-Reference fields.
+  Thanks to Ben Finney.
++ Extend copyright of packaging to cover current year.
+  * Add lintian override regarding license in License-Reference field.
+See bug#786450.
+  * Bump debhelper compatibility level to 9.
+  * Add lintian override regarding debhelper 9.
+  * Update package relations:
++ Build-depend on libcapture-tiny-perl (not libio-tiecombine-perl).
+
+ -- Jonas Smedegaard   Mon, 26 Oct 2015 15:33:48 +0100
 
 libmoox-cmd-perl (0.013-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index c29304f..0300885 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: cdbs,
  liblist-moreutils-perl (>= 0.406),
  libmoox-options-perl,
  libmoox-configfromfile-perl,
- libio-tiecombine-perl
+ libcapture-tiny-perl
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
 Standards-Version: 3.9.6
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 59b4dd0..09eb1dd 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -16,6 +16,8 @@ Files: Changes
  debian/control.in
  debian/gbp.conf
  debian/source/format
+ debian/source/lintian-overrides
+ debian/tests/pkg-perl/smoke-files
  debian/watch
  etc/04-moox-configfromfile.t-check-it.json
  etc/04-moox-configfromfile.t-check.json
@@ -62,7 +64,7 @@ License: UNKNOWN
  FIXME
 
 Files: debian/rules
-Copyright: 2014, Jonas Smedegaard 
+Copyright: 2014-2015, Jonas Smedegaard 
 License: GPL-3+
  FIXME
 

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

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


[libcairo-perl] branch master updated (c34c522 -> 6a829d8)

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

  from  c34c522   unify lintian override path for 
hardening-no-fortify-functions
  adds  f746b5f   Generate cairo-perl-auto.typemap and cairo-perl-auto.h in 
a deterministic fashion
  adds  3f1fbbc   Use the pthread compatibility workaround on NetBSD as well
  adds  b3cdb5b   Fix a test failure in t/CairoFont.t
  adds  adb3570   Stable release 1.106
  adds  022d5be   Imported Upstream version 1.106
   new  0df055c   Merge tag 'upstream/1.106'
   new  47afdfd   Update debian/changelog
   new  478a165   Drop 
0001-Generate-cairo-perl-auto.typemap-and-cairo-perl-auto.patch.
   new  ec398ed   Update years of packaging copyright.
   new  865abdf   extend comment in lintian override.
   new  6a829d8   releasing package libcairo-perl version 1.106-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:
 META.json  |  4 +-
 META.yml   |  4 +-
 Makefile.PL| 16 ++--
 NEWS   |  8 ++
 debian/changelog   | 10 ++-
 debian/copyright   |  2 +-
 debian/libcairo-perl.lintian-overrides |  1 +
 ...iro-perl-auto.typemap-and-cairo-perl-auto.patch | 96 --
 debian/patches/series  |  1 -
 inc/MakeHelper.pm  | 18 ++--
 lib/Cairo.pm   |  2 +-
 t/CairoFont.t  | 11 ++-
 12 files changed, 48 insertions(+), 125 deletions(-)
 delete mode 100644 
debian/patches/0001-Generate-cairo-perl-auto.typemap-and-cairo-perl-auto.patch
 delete mode 100644 debian/patches/series

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

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


[libmoox-cmd-perl] 09/12: Update copyright info: Extend copyright of packaging to cover current year.

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

js pushed a commit to branch master
in repository libmoox-cmd-perl.

commit a098ae201fb9695e09360577dd9b92b73fe384dd
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:30:43 2015 +0100

Update copyright info: Extend copyright of packaging to cover current year.
---
 debian/copyright | 2 +-
 debian/rules | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 8194c5d..f8dd342 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,7 +18,7 @@ Comment:
  General Public License' version 1 or later.
 
 Files: debian/*
-Copyright: 2014, Jonas Smedegaard 
+Copyright: 2014-2015, Jonas Smedegaard 
 License-Grant:
  This program is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by the
diff --git a/debian/rules b/debian/rules
index badc424..6c6d613 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2014 Jonas Smedegaard 
+# Copyright © 2014-2015 Jonas Smedegaard 
 # Description: Main Debian packaging script for MooX::Cmd
 #
 # This program is free software; you can redistribute it and/or modify

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

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

[libmoox-cmd-perl] 10/12: Update package relations: Build-depend on libcapture-tiny-perl (not libio-tiecombine-perl).

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

js pushed a commit to branch master
in repository libmoox-cmd-perl.

commit 87713524d34d778e5e01ceb5f4815952a755ef55
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:32:27 2015 +0100

Update package relations: Build-depend on libcapture-tiny-perl (not 
libio-tiecombine-perl).
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6c6d613..c7858c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,7 @@ deps +=, liblist-moreutils-perl (>= 0.406)
 deps-suggest = libmoox-options-perl, libmoox-configfromfile-perl
 
 # Needed by upstream testsuite
-deps-test = libio-tiecombine-perl
+deps-test = libcapture-tiny-perl
 
 CDBS_BUILD_DEPENDS +=, $(deps), $(deps-suggest), $(deps-test)
 CDBS_DEPENDS_$(pkg) = $(deps)

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

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


[libcairo-perl] 04/06: Update years of packaging copyright.

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit ec398edb436ef4e86b119ee003e25d6a42c5f115
Author: gregor herrmann 
Date:   Mon Oct 26 15:42:44 2015 +0100

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

diff --git a/debian/copyright b/debian/copyright
index e811349..b3fdd17 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -17,7 +17,7 @@ Files: debian/*
 Copyright: 2005, 2006, 2007, 2008, Marc 'HE' Brockschmidt 
  2006, Steinar H. Gunderson 
  2009, Ryan Niebur 
- 2010-2012, gregor herrmann 
+ 2010-2015, gregor herrmann 
  2013, intrigeri 
 License: LGPL-2.1+
 

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

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


[libcairo-perl] 02/06: Update debian/changelog

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 47afdfd2b966f79a804c978889340762df648598
Author: gregor herrmann 
Date:   Mon Oct 26 15:39:04 2015 +0100

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 4f0f9b3..f790f0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libcairo-perl (1.105-2) UNRELEASED; urgency=medium
+libcairo-perl (1.106-1) UNRELEASED; urgency=medium
 
   [ intrigeri ]
   * Mark package as autopkgtest-able.
@@ -7,7 +7,10 @@ libcairo-perl (1.105-2) UNRELEASED; urgency=medium
   * Deobfuscate e-mail addresses in debian/upstream/metadata to please
 DUCK.
 
- -- intrigeri   Sat, 23 May 2015 17:54:51 +0200
+  [ gregor herrmann ]
+  * Import upstream version 1.106.
+
+ -- gregor herrmann   Mon, 26 Oct 2015 15:38:48 +0100
 
 libcairo-perl (1.105-1) unstable; urgency=medium
 

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

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


[libmoox-cmd-perl] 04/12: Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.

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

js pushed a commit to branch master
in repository libmoox-cmd-perl.

commit 24efbb0670b39675e8c29141d74d3f4985adc838
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:28:44 2015 +0100

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

diff --git a/debian/copyright b/debian/copyright
index d5320ca..8194c5d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,49 +9,28 @@ Source: http://search.cpan.org/dist/MooX-Cmd/
 Files: *
 Copyright: 2012-2013, Torsten Raudssus 
   2013-2014, Jens Rehsack 
-License: Artistic or GPL-1+
-Comment:
- License:
- .
+License-Grant:
  This is free software; you can redistribute it and/or modify it under
  the same terms as the Perl 5 programming language system itself.
- .
- Comment:
- .
+License: Artistic or GPL-1+
+Comment:
  Perl 5 is licensed under either the 'Artistic license' or the 'GNU
  General Public License' version 1 or later.
 
 Files: debian/*
 Copyright: 2014, Jonas Smedegaard 
+License-Grant:
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the
+ Free Software Foundation; either version 3, or (at your option) any
+ later version.
 License: GPL-3+
 
 License: Artistic
- Comment:
- .
- On Debian systems the 'Artistic License' is located in
- '/usr/share/common-licenses/Artistic'.
+License-Reference: /usr/share/common-licenses/Artistic
 
 License: GPL-1+
- Comment:
- .
- On Debian systems the 'GNU General Public License' version 1 is located
- in '/usr/share/common-licenses/GPL-1'.
+License-Reference: /usr/share/common-licenses/GPL-1
 
 License: GPL-3+
- This program is free software; you can redistribute it and/or modify it
- under the terms of the GNU General Public License as published by the
- Free Software Foundation; either version 3, or (at your option) any
- later version.
- .
- This program is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- General Public License for more details.
- .
- Comment:
- .
- On Debian systems the 'GNU General Public License' version 3 is located
- in '/usr/share/common-licenses/GPL-3'.
- .
- You should have received a copy of the 'GNU General Public License'
- along with this program.  If not, see .
+License-Reference: /usr/share/common-licenses/GPL-3

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

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


[libmoox-cmd-perl] annotated tag upstream/0.015 created (now 8d4173f)

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

js pushed a change to annotated tag upstream/0.015
in repository libmoox-cmd-perl.

at  8d4173f   (tag)
   tagging  c65bc99d7135c19bced8916f1eb19274ccd0be45 (commit)
  replaces  upstream/0.013
 tagged by  Jonas Smedegaard
on  Mon Oct 26 15:27:07 2015 +0100

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

iQIcBAABAgAGBQJWLjg7AAoJECx8MUbBoAEhuQAP/iJYwWIjJcrT/o+zmaKVs2YE
ZER0hCZP+pc1BamACKvPDq3Jim/kxPlzUtUPmLJIDIjSt+NBqcOeWg1ubWeSKBSR
P5HQlBz1UnxKWfG5+VbaN95/BecWf/n1hqfg0sd9z+A9cEyiIxVXuG+dnRVTGdQw
P73jaUu9MHftbAH53V7rsuCsg01fqlQ3A2eVCVbQMe9CXyeaMj/kEeMBitnFHRKf
ihp38Vduisvspn1l6XaPN5MerchIZKtv3Yu7rMlQwniIM9eNKws2EsnYmdDRjTK0
T93+IngYN6reJEgd/lkjStUoGnuaVtBFrWIospYwF35PFNGGb64YYymMhEniO7PE
QySeMLLK+4URI9U33l1XtL9lpTO1mW61xxE/AN0tek4/lf5juxT9SVrTSHr2su7W
OovoWvvfAI7Dy3/Ty3zSRLghvmQzp36WL9wRaxu5duv9CBE/y/zrqX5hsdNTT43d
oYiSmScTTfrtTv7k8ljKLJztBstfeBJkzop7UhyDJ7i/Ypm0yRhhBcMZQJg82ZqK
vB095pebVKU8vuPD97BkFuO3ieZhhDDzIxWDd7Gvodlf4pcBTr0kq9LY4dSlIEYP
I5hGsRoM/qBL6idSwG0lpYJwQQOzbHF4FvjJSS8pEoAwbYrJMBVL7Bv6WIpW0Swe
RAX6Hjvw4eNCteIoPvWU
=ernC
-END PGP SIGNATURE-

Jens Rehsack (7):
  bump version to 0.014 after releasing 0.013
  switch from IO::TieCombine to Capture::Tiny
  apply tidy rules
  reflect Changes
  bump version to 0.015 after releasing 0.014
  have a try to deal with hang on windows ...
  reflect Changes

Jonas Smedegaard (1):
  Imported Upstream version 0.015

---

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

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


[libmoox-cmd-perl] 01/12: Fix suppress 006xxx versions in watch file.

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

js pushed a commit to branch master
in repository libmoox-cmd-perl.

commit c1ff0200a35f6edced2429963d1a441392d265ec
Author: Jonas Smedegaard 
Date:   Mon May 11 19:38:16 2015 +0200

Fix suppress 006xxx versions in watch file.
---
 debian/watch | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/watch b/debian/watch
index 73ec522..85d6178 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
 https://metacpan.org/release/MooX-Cmd/ .*/MooX-Cmd-([\d.]+)\.tar\.gz
+opts="uversionmangle=s/(006)(\d\d\d)/$1.$2/" \
 http://www.cpan.org/modules/by-module/MooX/MooX-Cmd-([\d.]+)\.tar\.gz

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

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


[libcairo-perl] 01/06: Merge tag 'upstream/1.106'

2015-10-26 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

commit 0df055c1aabe16c70d889168c496635e61030734
Merge: c34c522 022d5be
Author: gregor herrmann 
Date:   Mon Oct 26 15:37:50 2015 +0100

Merge tag 'upstream/1.106'

Upstream version 1.106

 META.json |  4 ++--
 META.yml  |  4 ++--
 Makefile.PL   | 16 
 NEWS  |  8 
 inc/MakeHelper.pm | 18 +-
 lib/Cairo.pm  |  2 +-
 t/CairoFont.t | 11 ---
 7 files changed, 38 insertions(+), 25 deletions(-)

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

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


[libmoox-cmd-perl] 03/12: Modernize git-buildpackage config: Avoid git- prefix.

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

js pushed a commit to branch master
in repository libmoox-cmd-perl.

commit 234f7540daebec7e765c25dc0a0964628b92e81d
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:27:19 2015 +0100

Modernize git-buildpackage config: Avoid git- prefix.
---
 debian/gbp.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 790a2f9..f52b828 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,6 +3,4 @@
 [DEFAULT]
 pristine-tar = True
 sign-tags = True
-
-[git-import-orig]
 filter = .gitignore

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

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


[libmoox-cmd-perl] 02/12: Merge tag 'upstream/0.015'

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

js pushed a commit to branch master
in repository libmoox-cmd-perl.

commit fc8afad180d010183c816e3d374b84f6cdfc0bab
Merge: c1ff020 c65bc99
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:27:10 2015 +0100

Merge tag 'upstream/0.015'

Upstream version 0.015

# gpg: Underskrift lavet man 26 okt 2015 15:27:07 CET
# gpg:bruger RSA nøgle 0x2C7C3146C1A00121
# gpg: God underskrift fra »Jonas Smedegaard «
# gpg:også kendt som »Jonas Smedegaard «
# gpg:også kendt som »Jonas Smedegaard «
# gpg:også kendt som »[jpeg image of size 4165]«

 Changes |  9 
 MANIFEST|  2 +-
 META.json   |  6 +--
 META.yml|  6 +--
 Makefile.PL |  4 +-
 lib/MooX/Cmd.pm |  2 +-
 lib/MooX/Cmd/Role.pm|  2 +-
 lib/MooX/Cmd/Role/ConfigFromFile.pm |  2 +-
 lib/MooX/Cmd/Tester.pm  | 93 ++---
 9 files changed, 76 insertions(+), 50 deletions(-)

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

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

[libmoox-cmd-perl] 08/12: Add lintian override regarding debhelper 9.

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

js pushed a commit to branch master
in repository libmoox-cmd-perl.

commit 185df0845bfc1fa8011c2202532721b2541dc22f
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:29:35 2015 +0100

Add lintian override regarding debhelper 9.
---
 debian/source/lintian-overrides | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index f87ce0c..dce4650 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -3,3 +3,6 @@ missing-license-text-in-dep5-copyright
 
 # License is in License-Reference field (see bug#786450)
 missing-license-paragraph-in-dep5-copyright
+
+# Debhelper 9 is satisfied even in oldstable
+package-needs-versioned-debhelper-build-depends 9

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

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


[libmoox-cmd-perl] 06/12: Bump debhelper compatibility level to 9.

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

js pushed a commit to branch master
in repository libmoox-cmd-perl.

commit c0826a4bba4c94f77d1293204c6befa72c161456
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:29:27 2015 +0100

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

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

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

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


[libmoox-cmd-perl] branch master updated (58c023c -> de4918d)

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

js pushed a change to branch master
in repository libmoox-cmd-perl.

  from  58c023c   update changelog
   new  c1ff020   Fix suppress 006xxx versions in watch file.
  adds  37139f8   bump version to 0.014 after releasing 0.013
  adds  8d5312a   switch from IO::TieCombine to Capture::Tiny
  adds  0b2c952   apply tidy rules
  adds  9fc5d7c   reflect Changes
  adds  3607550   bump version to 0.015 after releasing 0.014
  adds  07bb40e   have a try to deal with hang on windows ...
  adds  638aa63   reflect Changes
  adds  c65bc99   Imported Upstream version 0.015
   new  fc8afad   Merge tag 'upstream/0.015'
   new  234f754   Modernize git-buildpackage config: Avoid git- prefix.
   new  24efbb0   Update copyright info: Use License-Grant and 
License-Reference fields. Thanks to Ben Finney.
   new  772395e   Add lintian override regarding license in 
License-Reference field. See bug#786450.
   new  c0826a4   Bump debhelper compatibility level to 9.
   new  d47b354   Tidy rules file: Suppress versioned debhelper 
build-dependency.
   new  185df08   Add lintian override regarding debhelper 9.
   new  a098ae2   Update copyright info: Extend copyright of packaging to 
cover current year.
   new  8771352   Update package relations: Build-depend on 
libcapture-tiny-perl (not libio-tiecombine-perl).
   new  cc933f3   Sync control.in with control: Make the package 
autopkgtestable.
   new  de4918d   Prepare for release: Update changelog, control file and 
copyright hints.

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


Summary of changes:
 Changes |  9 
 MANIFEST|  2 +-
 META.json   |  6 +--
 META.yml|  6 +--
 Makefile.PL |  4 +-
 debian/changelog| 26 ++-
 debian/compat   |  2 +-
 debian/control  |  2 +-
 debian/control.in   |  1 +
 debian/copyright| 45 +-
 debian/copyright_hints  |  4 +-
 debian/gbp.conf |  2 -
 debian/rules|  8 +++-
 debian/source/lintian-overrides |  8 
 debian/watch|  1 +
 lib/MooX/Cmd.pm |  2 +-
 lib/MooX/Cmd/Role.pm|  2 +-
 lib/MooX/Cmd/Role/ConfigFromFile.pm |  2 +-
 lib/MooX/Cmd/Tester.pm  | 93 ++---
 19 files changed, 133 insertions(+), 92 deletions(-)
 create mode 100644 debian/source/lintian-overrides

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

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


[libmoox-cmd-perl] 05/12: Add lintian override regarding license in License-Reference field. See bug#786450.

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

js pushed a commit to branch master
in repository libmoox-cmd-perl.

commit 772395e002e56961672481ec89f561035e1a22a4
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:29:06 2015 +0100

Add lintian override regarding license in License-Reference field. See 
bug#786450.
---
 debian/source/lintian-overrides | 5 +
 1 file changed, 5 insertions(+)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 000..f87ce0c
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,5 @@
+# License is in License-Reference field (see bug#786450)
+missing-license-text-in-dep5-copyright
+
+# License is in License-Reference field (see bug#786450)
+missing-license-paragraph-in-dep5-copyright

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

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


[libmoox-cmd-perl] 07/12: Tidy rules file: Suppress versioned debhelper build-dependency.

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

js pushed a commit to branch master
in repository libmoox-cmd-perl.

commit d47b354d7feaa3ea95b9e5212508d37192890945
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:29:30 2015 +0100

Tidy rules file: Suppress versioned debhelper build-dependency.
---
 debian/rules | 4 
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index f5f350e..badc424 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = MooX-Cmd
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/MooX
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed by upstream build process and (always/rarely) at runtime
 perl-deps = module-runtime moo package-stash params-util regexp-common
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))

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

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


[libsys-info-base-perl] 01/01: pristine-tar data for libsys-info-base-perl_0.7804.orig.tar.gz

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

js pushed a commit to branch pristine-tar
in repository libsys-info-base-perl.

commit 11a8815fdde6d8d1b32e78abfeb27a40ae6f32b0
Author: Jonas Smedegaard 
Date:   Mon Oct 26 14:41:22 2015 +0100

pristine-tar data for libsys-info-base-perl_0.7804.orig.tar.gz
---
 libsys-info-base-perl_0.7804.orig.tar.gz.delta | Bin 0 -> 2088 bytes
 libsys-info-base-perl_0.7804.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libsys-info-base-perl_0.7804.orig.tar.gz.delta 
b/libsys-info-base-perl_0.7804.orig.tar.gz.delta
new file mode 100644
index 000..baed1db
Binary files /dev/null and b/libsys-info-base-perl_0.7804.orig.tar.gz.delta 
differ
diff --git a/libsys-info-base-perl_0.7804.orig.tar.gz.id 
b/libsys-info-base-perl_0.7804.orig.tar.gz.id
new file mode 100644
index 000..7cc6e8a
--- /dev/null
+++ b/libsys-info-base-perl_0.7804.orig.tar.gz.id
@@ -0,0 +1 @@
+b78dbc11fe00f8b84c12d30aa69de80b330d2bb3

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

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


[libsys-info-base-perl] 14/15: Declare compliance with Debian Policy 3.9.6.

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit 63522064a9c08ba27057331a391cba312bd90f27
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:14:25 2015 +0100

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

diff --git a/debian/control.in b/debian/control.in
index 0bd58b3..d6f247d 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: @cdbs@
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-info-base-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsys-info-base-perl.git
 Homepage: https://metacpan.org/release/Sys-Info-Base

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

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


[libsys-info-base-perl] 15/15: Prepare for release: Update changelog, control file and copyright hints.

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit 9b1cd4b5b3996be7dfb33f7fd9ab2b501c732291
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:22:14 2015 +0100

Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog   | 26 --
 debian/control |  5 ++---
 debian/copyright_hints | 23 +++
 3 files changed, 33 insertions(+), 21 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2323db2..7e2352b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,31 @@
+libsys-info-base-perl (0.7804-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release.
+
+  [ Jonas Smedegaard ]
+  * Modernize git-buildpackage config: Avoid git- prefix.
+  * Update copyright info:
++ Drop Files section for no longer included convenience code copy.
++ Use License-Grant and License-Reference fields.
+  Thanks to Ben Finney.
++ Extend copyright of packaging to cover current year.
++ Extend copyright for main upstream author to cover recent years.
+  * Add lintian override regarding license in License-Reference field.
+See bug#786450.
+  * Bump debhelper compatibility level to 9.
+  * Add lintian override regarding debhelper 9.
+  * Stop build-depend on libcgi-pm-perl: No longer needed for testsuite.
+  * Declare compliance with Debian Policy 3.9.6.
+
+ -- Jonas Smedegaard   Mon, 26 Oct 2015 15:17:54 +0100
+
 libsys-info-base-perl (0.7803-3) unstable; urgency=medium
 
-  * Team upload. 
+  * Team upload.
 
   [ Salvatore Bonaccorso ]
-  * Update Vcs-Browser URL to cgit web frontend
+  * Update Vcs-Browser URL to use cgit web frontend.
 
   [ gregor herrmann ]
   * Add build dependency on CGI.pm. Used in t/03-basic.t.
diff --git a/debian/control b/debian/control
index 4a007aa..2e423e2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,10 @@ Build-Depends: cdbs,
  perl,
  libmodule-build-perl,
  debhelper,
- dh-buildinfo,
- libcgi-pm-perl | perl (<< 5.19)
+ dh-buildinfo
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-info-base-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsys-info-base-perl.git
 Homepage: https://metacpan.org/release/Sys-Info-Base
diff --git a/debian/copyright_hints b/debian/copyright_hints
index e1964ae..be15af2 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -11,6 +11,7 @@ Files: Build.PL
  META.yml
  Makefile.PL
  SPEC
+ builder/lib/Build.pm
  builder/lib/Build/Constants.pm
  builder/lib/Build/Spec.pm
  builder/lib/Build/Util.pm
@@ -25,8 +26,10 @@ Files: Build.PL
  debian/control.in
  debian/gbp.conf
  debian/source/format
+ debian/source/lintian-overrides
  debian/watch
  t/03-basic.t
+ t/lib/MyLoadableThing.pm
  t/slurp.txt
  xt/author/201-pod.t
  xt/author/202-pod-coverage.t
@@ -40,23 +43,17 @@ Files: lib/Sys/Info/Base.pm
  lib/Sys/Info/Device/CPU.pm
  lib/Sys/Info/Driver.pm
  lib/Sys/Info/OS.pm
-Copyright: 2006, - 2013, Burak Gursoy.
+Copyright: 2006, - 2015, Burak Gursoy.
 License: UNKNOWN
  FIXME
 
 Files: debian/rules
-Copyright: 2013-2014, Jonas Smedegaard 
+Copyright: 2013-2015, Jonas Smedegaard 
 License: GPL-3+
  FIXME
 
 Files: LICENSE
-Copyright: 1989, Free Software Foundation, Inc
-  19xx name of author
-  19yy 
-  2013, Burak Gursoy 
-  disclaimer" for the program, if
-  interest in the
-  the software, and
+Copyright: 2015, Burak Gursoy 
 License: GPL-ever
  FIXME
 
@@ -66,13 +63,7 @@ License: UNKNOWN
  FIXME
 
 Files: lib/Sys/Info/Helper.pm
-Copyright: 2006, - 2013, Burak Gursoy.
-  <%YEAR%> <%YOU%>.
-License: UNKNOWN
- FIXME
-
-Files: builder/lib/Build.pm
-Copyright: LICENSE TO POD\n";
+Copyright: <%YEAR%> <%YOU%>.
 License: UNKNOWN
  FIXME
 

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

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


[libsys-info-base-perl] 12/15: Sync control.in with control: Update Vcs-Browser URL to use cgit web frontend.

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit 5e179e77ed8635eedd674bc56f76d7e132da80bf
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:10:13 2015 +0100

Sync control.in with control: Update Vcs-Browser URL to use cgit web 
frontend.
---
 debian/control.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index 018e6c7..0bd58b3 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -6,7 +6,7 @@ Maintainer: Debian Perl Group 

 Uploaders: Jonas Smedegaard 
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-info-base-perl
-Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-info-base-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsys-info-base-perl.git
 Homepage: https://metacpan.org/release/Sys-Info-Base
 
 Package: libsys-info-base-perl

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

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


[libsys-info-base-perl] annotated tag debian/0.7804-1 created (now 4836e5e)

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

js pushed a change to annotated tag debian/0.7804-1
in repository libsys-info-base-perl.

at  4836e5e   (tag)
   tagging  9b1cd4b5b3996be7dfb33f7fd9ab2b501c732291 (commit)
  replaces  debian/0.7803-3
 tagged by  Jonas Smedegaard
on  Mon Oct 26 15:25:05 2015 +0100

- Log -
libsys-info-base-perl Debian release 0.7804-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJWLjfBAAoJECx8MUbBoAEhVwcP/0E2Q3dTT10qwoEY1Bxbeg3G
rL9KakJjIs5EkKoK7nw3A0G9MnlS72Nt/HCOmLGbA1Eibbac7L6lwuAqN0hH3hOj
Obt4PFuFnvUDrYAK1a3GxtNaG+UBNEsJvHk9JR1gw00APBhHO8B+Bb8fA+/mkvmN
c6Faum0Z+acOqUyJLdlfS0i/OGIy1Gr0SaI0TrDPVqh+G3G6CHnei6Uq38KTOhdQ
0UVJnzjPJDojsgYxvNS/sRncdpSczeH8qoz3eixZB7z3kXb6rXonfbo8WdzoV7fA
Q2DWvkNA/ybiQ7f5byxVxZX0ueO0+qvn4W32ZzIX2Q6YNhjMVrFLR5mqmDFNVkE7
Urvf2m9U8N8+5uyJDIuTbPNjB+uOztj7tRk/vIyLtSUrx0BAAO/YujbXRjQM4uOV
ySzcK3fPbxS3rRBnFX4G/ZKPzFb/Q0E96Wduf+PBuBGzDDBkeQB0RtYHE8skYPe9
wqlyDxpwXbPqbSA7QCI905TM6OuXol+RYGeUV+hXNC1dG5u3OQUZaPQr72pLjcw8
Lo92Q6KalZNPQAr+h7g552Ydzz7zDRPoWuziwjbm43x3Xs+Pvf8RbXNas0d8wgzD
0fwKKt3dS1cu7ZbkrU7W0EFCdfBvR9FTBct5SENiYOhKUB1SJe2P4/rcAM6WLtA8
aM3tpaXRT6WHXKr9ICkN
=EwiO
-END PGP SIGNATURE-

Burak Gursoy (2):
  p5p dudes decided to nuke CGI. RT##98028
  New file

Burak Gürsoy (53):
  init
  typo fix
  add perl path
  minor edits
  test updates
  update
  test updates
  test update
  fix date2time test
  removed cpu cache. added support for bsd
  pod fix
  improve load_module() cache handling
  bump version
  BSD driver support
  update test suite
  remove bitness from cpu base class. driver will implement this
  new stable release
  Add new builder
  Update build toolchain
  update builder
  align
  add repo
  Added tag v0.72 for changeset 1dedd34c0e85
  update "SEE ALSO" sections
  improve slurp()
  improve ip()
  NEW_PERL constant
  add os->locale
  uname()  base method
  forgot to require POSIX
  by-pass POSIX loading  for Unknown driver
  add comment
  Perl::Critic refactoring
  revert to vars
  refactoring
  register loaded class into %INC
  typo
  add $VERSION
  Update CAVEATs
  pod fixes
  cleanup
  Helper class to easily create new drivers
  Enable OSX Driver
  Fool the modules in test suite
  Fix driver name
  Remove Linux specific constants
  Fixed the stupid error caused by $self->new
  Extra semicolon
  Use SPEC
  Bump version for new release
  Added tag v0.7803 for changeset 71e3cab056ff
  Update repo URL
  Bump version

Jonas Smedegaard (16):
  Fix alternate source URL.
  Imported Upstream version 0.7804
  Merge tag 'upstream/0.7804'
  Modernize git-buildpackage config: Avoid git- prefix.
  Update copyright info: Drop Files section for no longer included 
convenience code copy.
  Update copyright info: Use License-Grant and License-Reference fields. 
Thanks to Ben Finney.
  Add lintian override regarding license in License-Reference field. See 
bug#786450.
  Bump debhelper compatibility level to 9.
  Tidy rules file: Suppress versioned debhelper build-dependency.
  Add lintian override regarding debhelper 9.
  Update copyright info: Extend copyright of packaging to cover current 
year.
  Merge branch 'master' of 
git.debian.org:/git/pkg-perl/packages/libsys-info-base-perl
  Sync control.in with control: Update Vcs-Browser URL to use cgit web 
frontend.
  Update copyright info: Extend copyright for main upstream author to cover 
recent years.
  Declare compliance with Debian Policy 3.9.6.
  Prepare for release: Update changelog, control file and copyright hints.

---

This annotated tag includes the following new commits:

   new  34ff26c   Fix alternate source URL.
   new  73a54b8   Merge tag 'upstream/0.7804'
   new  140e450   Modernize git-buildpackage config: Avoid git- prefix.
   new  ef32496   Update copyright info: Drop Files section for no longer 
included convenience code copy.
   new  e8270cf   Update copyright info: Use License-Grant and 
License-Reference fields. Thanks to Ben Finney.
   new  556f111   Add lintian override regarding license in 
License-Reference field. See bug#786450.
   new  7c5a977   Bump debhelper compatibility level to 9.
   new  5e96c1a   Tidy rules file: Suppress versioned debhelper 
build-dependency.
   new  3070b6d   Add lintian override regarding debhelper 9.
   new  48ac118   Update copyright info: Extend copyright of packaging to 
cover current year.
   new  b9cdf92   Merge branch 'master' of 
git.debian.org:/git/pkg-perl/packages/libsys-info-base-perl
   new  5e179e7   Sync control.in w

[libsys-info-base-perl] 01/15: Fix alternate source URL.

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit 34ff26c1cc12e6b80ed50eedc2e43939ebc8c73a
Author: Jonas Smedegaard 
Date:   Mon Oct 26 14:22:28 2015 +0100

Fix alternate source URL.
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index faac8d4..6a5ce22 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Sys::Info::Base
 Upstream-Contact: http://rt.cpan.org/Dist/Display.html?Queue=Sys-Info-Base
 Source: http://search.cpan.org/dist/Sys-Info-Base/
- git://github.com/tobyink/p5-Sys-Info-Base
+ git://github.com/burak/cpan-sys-info-base
 
 Files: *
 Copyright: 2006-2013, Burak Gursoy 

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

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


[libsys-info-base-perl] 06/15: Add lintian override regarding license in License-Reference field. See bug#786450.

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit 556f111cd8723b7fd3e1fe1b1e1d9c1d74dcbc7c
Author: Jonas Smedegaard 
Date:   Mon Oct 26 14:58:36 2015 +0100

Add lintian override regarding license in License-Reference field. See 
bug#786450.
---
 debian/source/lintian-overrides | 5 +
 1 file changed, 5 insertions(+)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 000..f87ce0c
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,5 @@
+# License is in License-Reference field (see bug#786450)
+missing-license-text-in-dep5-copyright
+
+# License is in License-Reference field (see bug#786450)
+missing-license-paragraph-in-dep5-copyright

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

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


[libsys-info-base-perl] 10/15: Update copyright info: Extend copyright of packaging to cover current year.

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit 48ac11888bff9adaad801e98d864a536230d0c6e
Author: Jonas Smedegaard 
Date:   Mon Oct 26 14:59:35 2015 +0100

Update copyright info: Extend copyright of packaging to cover current year.
---
 debian/copyright | 2 +-
 debian/rules | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index df3ff9e..f02ed88 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,7 +16,7 @@ Comment:
  General Public License' version 1 or later.
 
 Files: debian/*
-Copyright: 2013-2014, Jonas Smedegaard 
+Copyright: 2013-2015, Jonas Smedegaard 
 License-Grant:
  This program is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by the
diff --git a/debian/rules b/debian/rules
index af90991..b3a7b01 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2013-2014 Jonas Smedegaard 
+# Copyright © 2013-2015 Jonas Smedegaard 
 # Description: Main Debian packaging script for Sys::Info::Base
 #
 # This program is free software; you can redistribute it and/or modify

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

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

[libsys-info-base-perl] 04/15: Update copyright info: Drop Files section for no longer included convenience code copy.

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit ef324961083c06cdbb3800dfa8d36789b4954136
Author: Jonas Smedegaard 
Date:   Mon Oct 26 14:56:23 2015 +0100

Update copyright info: Drop Files section for no longer included 
convenience code copy.
---
 debian/copyright | 9 -
 1 file changed, 9 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 6a5ce22..eac3c36 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -19,15 +19,6 @@ Comment:
  Perl 5.16.2 is licensed under either the 'Artistic license' or the 'GNU
  General Public License' version 1 or later.
 
-Files: inc/Module/AutoInstall.pm
- inc/Module/Install*
-Copyright: 2001-2006, Audrey Tang 
-  2002-2004, Brian Ingerson 
-  2006,2008-2012, Adam Kennedy 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Install.
-
 Files: debian/*
 Copyright: 2013-2014, Jonas Smedegaard 
 License: GPL-3+

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

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


[libsys-info-base-perl] 03/15: Modernize git-buildpackage config: Avoid git- prefix.

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit 140e450cd9ce647c20f114e5be97dfeb49771376
Author: Jonas Smedegaard 
Date:   Mon Oct 26 14:41:37 2015 +0100

Modernize git-buildpackage config: Avoid git- prefix.
---
 debian/gbp.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 790a2f9..f52b828 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,6 +3,4 @@
 [DEFAULT]
 pristine-tar = True
 sign-tags = True
-
-[git-import-orig]
 filter = .gitignore

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

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


[libsys-info-base-perl] 07/15: Bump debhelper compatibility level to 9.

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit 7c5a977e0b5b12aaf3a84885f1de04d75bc49444
Author: Jonas Smedegaard 
Date:   Mon Oct 26 14:58:59 2015 +0100

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

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

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

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


[libsys-info-base-perl] 02/15: Merge tag 'upstream/0.7804'

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit 73a54b859aaf32a4d732ac6defc1e30e0c2a2444
Merge: 34ff26c 9a44b8c
Author: Jonas Smedegaard 
Date:   Mon Oct 26 14:41:25 2015 +0100

Merge tag 'upstream/0.7804'

Upstream version 0.7804

# gpg: Underskrift lavet man 26 okt 2015 14:41:22 CET
# gpg:bruger RSA nøgle 0x2C7C3146C1A00121
# gpg: God underskrift fra »Jonas Smedegaard «
# gpg:også kendt som »Jonas Smedegaard «
# gpg:også kendt som »Jonas Smedegaard «
# gpg:også kendt som »[jpeg image of size 4165]«

 LICENSE|  6 +++---
 MANIFEST   |  1 +
 META.json  | 20 ++--
 META.yml   | 20 ++--
 SPEC   |  4 ++--
 builder/lib/Build.pm   | 17 ++---
 lib/Sys/Info/Base.pm   |  8 
 lib/Sys/Info/Constants.pm  |  8 
 lib/Sys/Info/Device.pm |  8 
 lib/Sys/Info/Device/CPU.pm |  8 
 lib/Sys/Info/Driver.pm |  4 ++--
 lib/Sys/Info/Helper.pm |  8 
 lib/Sys/Info/OS.pm |  8 
 t/03-basic.t   |  5 +++--
 t/lib/MyLoadableThing.pm   | 12 
 15 files changed, 81 insertions(+), 56 deletions(-)

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

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

[libsys-info-base-perl] 08/15: Tidy rules file: Suppress versioned debhelper build-dependency.

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit 5e96c1a8f4fb6cee00f61029457f99807541261e
Author: Jonas Smedegaard 
Date:   Mon Oct 26 14:59:03 2015 +0100

Tidy rules file: Suppress versioned debhelper build-dependency.
---
 debian/rules | 4 
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 58102a3..af90991 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,3 +24,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 DEB_UPSTREAM_PACKAGE = Sys-Info-Base
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Sys/
 DEB_UPSTREAM_TARBALL_MD5 = cdf90b98ce5e05f08a35f54d56ab0b74
+
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper

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

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


[libsys-info-base-perl] branch master updated (9c2b29b -> 9b1cd4b)

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

js pushed a change to branch master
in repository libsys-info-base-perl.

  from  9c2b29b   releasing package libsys-info-base-perl version 0.7803-3
   new  34ff26c   Fix alternate source URL.
  adds  a9cf881   init
  adds  d3c211e   typo fix
  adds  71eb542   add perl path
  adds  a921de3   minor edits
  adds  7fd2c89   test updates
  adds  a8acb84   update
  adds  190f74c   test updates
  adds  b2bb0b2   test update
  adds  3a4ceed   fix date2time test
  adds  8994bad   removed cpu cache. added support for bsd
  adds  b3944de   pod fix
  adds  ef862d4   improve load_module() cache handling
  adds  1d70864   bump version
  adds  5e87078   BSD driver support
  adds  c1e826c   update test suite
  adds  4f74baf   remove bitness from cpu base class. driver will implement 
this
  adds  06505d2   new stable release
  adds  bf8637a   Add new builder
  adds  5a1cf1d   Update build toolchain
  adds  ffb8b2f   update builder
  adds  2d89fd9   align
  adds  8270f1b   add repo
  adds  78544fc   Added tag v0.72 for changeset 1dedd34c0e85
  adds  d316c0b   update "SEE ALSO" sections
  adds  0bc8479   improve slurp()
  adds  8991fcf   improve ip()
  adds  536b488   NEW_PERL constant
  adds  7bcdce6   add os->locale
  adds  c0b6604   uname()  base method
  adds  0ff771f   forgot to require POSIX
  adds  dc92cac   by-pass POSIX loading  for Unknown driver
  adds  0b5aefb   add comment
  adds  f91d61e   Perl::Critic refactoring
  adds  3aded55   revert to vars
  adds  190d2e2   refactoring
  adds  5018644   register loaded class into %INC
  adds  67b9d8d   typo
  adds  d237921   add $VERSION
  adds  ea45067   Update CAVEATs
  adds  d5f2ce8   pod fixes
  adds  a6ee2e1   cleanup
  adds  df5a1b5   Helper class to easily create new drivers
  adds  a5d8f9c   Enable OSX Driver
  adds  2f52a38   Fool the modules in test suite
  adds  9a54ee4   Fix driver name
  adds  47a7371   Remove Linux specific constants
  adds  9e5d20b   Fixed the stupid error caused by $self->new
  adds  698de34   Extra semicolon
  adds  a81f636   Use SPEC
  adds  f204f4f   Bump version for new release
  adds  ae25f3d   Added tag v0.7803 for changeset 71e3cab056ff
  adds  b8a8161   Update repo URL
  adds  c619513   p5p dudes decided to nuke CGI. RT##98028
  adds  a71d2d3   New file
  adds  65fb813   Bump version
  adds  9a44b8c   Imported Upstream version 0.7804
   new  73a54b8   Merge tag 'upstream/0.7804'
   new  140e450   Modernize git-buildpackage config: Avoid git- prefix.
   new  ef32496   Update copyright info: Drop Files section for no longer 
included convenience code copy.
   new  e8270cf   Update copyright info: Use License-Grant and 
License-Reference fields. Thanks to Ben Finney.
   new  556f111   Add lintian override regarding license in 
License-Reference field. See bug#786450.
   new  7c5a977   Bump debhelper compatibility level to 9.
   new  5e96c1a   Tidy rules file: Suppress versioned debhelper 
build-dependency.
   new  3070b6d   Add lintian override regarding debhelper 9.
   new  48ac118   Update copyright info: Extend copyright of packaging to 
cover current year.
   new  b9cdf92   Merge branch 'master' of 
git.debian.org:/git/pkg-perl/packages/libsys-info-base-perl
   new  5e179e7   Sync control.in with control: Update Vcs-Browser URL to 
use cgit web frontend.
   new  b8820ca   Update copyright info: Extend copyright for main upstream 
author to cover recent years.
   new  6352206   Declare compliance with Debian Policy 3.9.6.
   new  9b1cd4b   Prepare for release: Update changelog, control file and 
copyright hints.

The 15 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:
 LICENSE |  6 ++---
 MANIFEST|  1 +
 META.json   | 20 +++---
 META.yml| 20 +++---
 SPEC|  4 +--
 builder/lib/Build.pm| 17 +---
 debian/changelog| 26 --
 debian/compat   |  2 +-
 debian/control  |  5 ++--
 debian/control.in   |  4 +--
 debian/copyright| 58 ++---
 debian/copyright_hints  | 23 +---
 debian/gbp.conf |  2 --
 debian/rules|  6 -
 debian/source/lintian-overrides |  8 ++
 lib/Sys/Info/Base.pm|  8 +++---
 lib/Sys/Info/Constants.pm   |  8 +++---
 lib/Sys/Inf

[libsys-info-base-perl] 13/15: Update copyright info: Extend copyright for main upstream author to cover recent years.

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit b8820ca54754ebd76ea8e890e88500574838a80f
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:14:14 2015 +0100

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

diff --git a/debian/copyright b/debian/copyright
index f02ed88..c7aab7f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ Source: http://search.cpan.org/dist/Sys-Info-Base/
  git://github.com/burak/cpan-sys-info-base
 
 Files: *
-Copyright: 2006-2013, Burak Gursoy 
+Copyright: 2006-2015, Burak Gursoy 
 License-Grant:
  This library is free software; you can redistribute it and/or modify it
  under the same terms as Perl itself, either Perl version 5.16.2 or, at

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

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


[libsys-info-base-perl] branch pristine-tar updated (49679be -> 11a8815)

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

js pushed a change to branch pristine-tar
in repository libsys-info-base-perl.

  from  49679be   pristine-tar data for 
libsys-info-base-perl_0.7803.orig.tar.gz
   new  11a8815   pristine-tar data for 
libsys-info-base-perl_0.7804.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:
 libsys-info-base-perl_0.7804.orig.tar.gz.delta | Bin 0 -> 2088 bytes
 libsys-info-base-perl_0.7804.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libsys-info-base-perl_0.7804.orig.tar.gz.delta
 create mode 100644 libsys-info-base-perl_0.7804.orig.tar.gz.id

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

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


[libsys-info-base-perl] 09/15: Add lintian override regarding debhelper 9.

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit 3070b6d2b18a0104a20fd8dd47a054670b162749
Author: Jonas Smedegaard 
Date:   Mon Oct 26 14:59:07 2015 +0100

Add lintian override regarding debhelper 9.
---
 debian/source/lintian-overrides | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index f87ce0c..dce4650 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -3,3 +3,6 @@ missing-license-text-in-dep5-copyright
 
 # License is in License-Reference field (see bug#786450)
 missing-license-paragraph-in-dep5-copyright
+
+# Debhelper 9 is satisfied even in oldstable
+package-needs-versioned-debhelper-build-depends 9

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

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


[libsys-info-base-perl] 05/15: Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit e8270cf5d81250952274363fb88f5087b70b3dac
Author: Jonas Smedegaard 
Date:   Mon Oct 26 14:58:13 2015 +0100

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

diff --git a/debian/copyright b/debian/copyright
index eac3c36..df3ff9e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,50 +6,29 @@ Source: http://search.cpan.org/dist/Sys-Info-Base/
 
 Files: *
 Copyright: 2006-2013, Burak Gursoy 
-License: Artistic or GPL-1+
-Comment:
- License:
- .
+License-Grant:
  This library is free software; you can redistribute it and/or modify it
  under the same terms as Perl itself, either Perl version 5.16.2 or, at
  your option, any later version of Perl 5 you may have available.
- .
- Comment:
- .
+License: Artistic or GPL-1+
+Comment:
  Perl 5.16.2 is licensed under either the 'Artistic license' or the 'GNU
  General Public License' version 1 or later.
 
 Files: debian/*
 Copyright: 2013-2014, Jonas Smedegaard 
+License-Grant:
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the
+ Free Software Foundation; either version 3, or (at your option) any
+ later version.
 License: GPL-3+
 
 License: Artistic
- Comment:
- .
- On Debian systems the 'Artistic License' is located in
- '/usr/share/common-licenses/Artistic'.
+License-Reference: /usr/share/common-licenses/Artistic
 
 License: GPL-1+
- Comment:
- .
- On Debian systems the 'GNU General Public License' version 1 is located
- in '/usr/share/common-licenses/GPL-1'.
+License-Reference: /usr/share/common-licenses/GPL-1
 
 License: GPL-3+
- This program is free software; you can redistribute it and/or modify it
- under the terms of the GNU General Public License as published by the
- Free Software Foundation; either version 3, or (at your option) any
- later version.
- .
- This program is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- General Public License for more details.
- .
- Comment:
- .
- On Debian systems the 'GNU General Public License' version 3 is located
- in '/usr/share/common-licenses/GPL-3'.
- .
- You should have received a copy of the 'GNU General Public License'
- along with this program.  If not, see .
+License-Reference: /usr/share/common-licenses/GPL-3

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

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


[libsys-info-base-perl] annotated tag upstream/0.7804 created (now 6e832f2)

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

js pushed a change to annotated tag upstream/0.7804
in repository libsys-info-base-perl.

at  6e832f2   (tag)
   tagging  9a44b8c9f026c91b2f2fe870d8f8352834d616d2 (commit)
  replaces  upstream/0.7803
 tagged by  Jonas Smedegaard
on  Mon Oct 26 14:41:22 2015 +0100

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

iQIcBAABAgAGBQJWLi2CAAoJECx8MUbBoAEhaUcP/jKXhsn9tQDBccLqOjBnRIqH
191JTwMHiGS6Zi9Ch7PpIY4YQtTxwH8ziE4RsYfya/6wQ+fskY5nKPuEMFvppTgZ
2YG+uPVdsaVFfctZfRQO8fQYwTCGds0trjXS47SdfamZgCeJI2ycL/vxb+WXrxLO
A10uX5fR94ry95BVIJH0eyHWgfF8Dcc04LBZ2u1c393orw3Qt4s3k6goNOgVEfeD
Pv2sIfi2x1ibt1GlrE8CiUC3if2omugYtdlBVtke140Gpo+3LJ5Rws9Y22i0r/cQ
9QLBrQgdFAcHOfv4VwZ90KBq4w6VQTNV7zE/Stuw1JFn5USpTE7k13ccGcfwGIOR
WRS6mc5kvIQxLEjj4it9EL5sZQPi7MgjmQKlYuA6eI9zgJMb+SvFX3RrxPTue9TW
WbdMoTOD4XJeyRqAVJ8T3VYlIbF8kNArH+VDMnShF+HhaUMlkFkiBX7FoYsyU1PC
ER8NppekhMGOoYiHr1t1Nl8ZNtsS9uhX1cketUnXvFhbivGuk6TJND1EV5oi+bIp
GUQJ6FfcuZ2RJ97Ab/xVgFE+9hAPoTiKaR+gMqtraZR78F8pjFaERj51VZZ+kN1C
3/z9CBaQ0d6J2jP7PMPWATq9fdbdfIRAyT9JiAkd1tlpDE1Tv2Z6MgkIk22SeFL5
ww76Jlu14jIcJR21Mtol
=uk6b
-END PGP SIGNATURE-

Burak Gursoy (2):
  p5p dudes decided to nuke CGI. RT##98028
  New file

Burak Gürsoy (53):
  init
  typo fix
  add perl path
  minor edits
  test updates
  update
  test updates
  test update
  fix date2time test
  removed cpu cache. added support for bsd
  pod fix
  improve load_module() cache handling
  bump version
  BSD driver support
  update test suite
  remove bitness from cpu base class. driver will implement this
  new stable release
  Add new builder
  Update build toolchain
  update builder
  align
  add repo
  Added tag v0.72 for changeset 1dedd34c0e85
  update "SEE ALSO" sections
  improve slurp()
  improve ip()
  NEW_PERL constant
  add os->locale
  uname()  base method
  forgot to require POSIX
  by-pass POSIX loading  for Unknown driver
  add comment
  Perl::Critic refactoring
  revert to vars
  refactoring
  register loaded class into %INC
  typo
  add $VERSION
  Update CAVEATs
  pod fixes
  cleanup
  Helper class to easily create new drivers
  Enable OSX Driver
  Fool the modules in test suite
  Fix driver name
  Remove Linux specific constants
  Fixed the stupid error caused by $self->new
  Extra semicolon
  Use SPEC
  Bump version for new release
  Added tag v0.7803 for changeset 71e3cab056ff
  Update repo URL
  Bump version

Jonas Smedegaard (1):
  Imported Upstream version 0.7804

---

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/libsys-info-base-perl.git

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

[libsys-info-base-perl] 11/15: Merge branch 'master' of git.debian.org:/git/pkg-perl/packages/libsys-info-base-perl

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

js pushed a commit to branch master
in repository libsys-info-base-perl.

commit b9cdf92e04753d4d7788b9f6b96cd35700311b9d
Merge: 48ac118 9c2b29b
Author: Jonas Smedegaard 
Date:   Mon Oct 26 15:05:01 2015 +0100

Merge branch 'master' of 
git.debian.org:/git/pkg-perl/packages/libsys-info-base-perl

 debian/changelog | 13 +
 debian/control   |  5 +++--
 2 files changed, 16 insertions(+), 2 deletions(-)

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

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


[libcatmandu-marc-perl] annotated tag upstream/0.213 created (now c31c335)

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

js pushed a change to annotated tag upstream/0.213
in repository libcatmandu-marc-perl.

at  c31c335   (tag)
   tagging  77c9138b4dc7c4594f28d5e6bf2a81d39e5f9b3f (commit)
  replaces  upstream/0.206
 tagged by  Jonas Smedegaard
on  Mon Oct 26 13:54:37 2015 +0100

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

iQIcBAABAgAGBQJWLiKNAAoJECx8MUbBoAEhkwgP/Avn2TxDKzN4dBGwARQ4hVHm
7YY8njBxATRz7mx4VDCASAEPy1FuCWMX9O+RNjbCPSG3mnu5+IOL64WxGHBlG69d
RafWDIDrjYHemzBoQym64DtxueU+de/9+Ycc9S2NCfztE+j6oZTgjasTnu82NTtx
Y/0fHpebBMWLwzy1ZncFUXgdtY5P/8rP/w9Q2gVAbodK+/Dvz8ACMYaNiHL92nlI
xLo7aX2GFPlsu8deLFpubL3R2MhHrbkBXiq2tcjga8GPfQCsWPNKmaQNER4WMhX5
JVp0dhqNNWpIoWyCwZkb6r9bL5ZB7h/+lnOTf/Qw6el3Epnt+yNGWAxVk8oNM3LA
FElm8ZTEG4REJNmJC5SyIaFJeMfSz/FAbq6NeTUSexOvZnSlDU5MHCY86CxGd9lW
3GNRKC/P6PwuBNxDbcdOmH6D930Tf6gzeiSQQT6AOWWjKR8vDiv/QCCPt2JR1x5R
hzv3aWVBjF0W+NROrXEF0lQ0GwHarsZeFmuDHlKlxFd4BD+Vz2kQZg2aruycQl3T
sHCD7nKGuC34iFRUEvEs9FENxjXQpJiOztRQd/vMrMqCYMkRiVw6bKGXNH9ssYdG
d6B0CNi4qFMv33sycL/zcZ5JuCWmPe25Gm9nwtP7zTNmVnpSnFSLK3fVBqlWld2v
Tx+tyhmBbgfKBTbp1W7I
=ARF7
-END PGP SIGNATURE-

Johann Rolschewski (1):
  fix typo in SYNOPSIS

Jonas Smedegaard (1):
  Imported Upstream version 0.213

Patrick Hochstenbach (45):
  Ignoring Build.PL
  -(
  Fixing: Parser "RAW" and fix "marc_map": got field content twice #12
  Merge branch 'dev'
  0.207
  Adding support for dollar sub-subfields
  Fixing CLI arguments and options bug #12
  Merge branch 'dev'
  0.208
  Fixing value feature
  Merge branch 'dev' of github.com:LibreCat/Catmandu-MARC into dev
  Merge
  Merge
  Merge branch 'dev'
  0.209
  Optimizing ALEPH sequential exports
  Merge branch 'master' into dev
  Fixed round tripping of Aleph sequential
  Fixing skip_empty_subfields bug
  Fixing overwrite global var
  Fixing marc_in_json
  Ignoreing snaphot file
  0.210
  Merge branch 'jorol-fix_pod' into dev
  Fixed POD spelling (paramters -> parameters) #15
  Merge branch 'master' into dev
  Adding unneeded dist.ini
  Adding marc_each binder
  Adding travis
  Adding travis file
  Adding buttons!
  Test run
  Fixing POD
  Test run
  0.211
  Fixing pod
  Updating POD
  Replacing old option syntax with preferred JSON syntax
  Fixed marc_each single execution bug
  Adding required Pod::Simple::HTML as test dependency
  Adding Test::Pod dependency
  0.212
  Adding support for setting adding JSON paths
  New release
  0.213

---

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

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


[libcatmandu-marc-perl] branch pristine-tar updated (8c54441 -> 22341c3)

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

js pushed a change to branch pristine-tar
in repository libcatmandu-marc-perl.

  from  8c54441   pristine-tar data for 
libcatmandu-marc-perl_0.206.orig.tar.gz
   new  22341c3   pristine-tar data for 
libcatmandu-marc-perl_0.213.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:
 libcatmandu-marc-perl_0.213.orig.tar.gz.delta | Bin 0 -> 3930 bytes
 libcatmandu-marc-perl_0.213.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libcatmandu-marc-perl_0.213.orig.tar.gz.delta
 create mode 100644 libcatmandu-marc-perl_0.213.orig.tar.gz.id

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

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


[libcatmandu-marc-perl] annotated tag debian/0.213-1 created (now 384a6ef)

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

js pushed a change to annotated tag debian/0.213-1
in repository libcatmandu-marc-perl.

at  384a6ef   (tag)
   tagging  006d8c595f209e94e11a79dca0818bb3a67b6170 (commit)
  replaces  upstream/0.213
 tagged by  Jonas Smedegaard
on  Mon Oct 26 14:42:17 2015 +0100

- Log -
libcatmandu-marc-perl Debian release 0.213-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJWLi25AAoJECx8MUbBoAEhj4QP/39CHxRJl75i7uaFYGOJ/aJk
R0wQ775RRRfpbxur27bp6OEySojhX17Z/QB57VOETa9nqlh0J9pnfJ2g+aBSDkQI
axucdGic9pTDSRDf9PffjN4JPxCDvpgN3VvdiTK7TCW4u48HQUwvFEjaKqMIJBHz
jjeTFL1QT0ooj4SNTaucLvx/sT395pzlFOXJW1YWIUovYfj8O2JE2aJrkmXJELeB
tAgvNcyCr1Toe/IXJTmhUb8GyTjyPsQ9ZOM6wskqJyunrPlL+F7Qv4RjV407s1jF
kLpI16z2dcZYOmDppCSUUsL8mps+brifBKUrXcgv8HgBFUOK9O+O1Tzd0bYtvwKl
F7TLNsngmnSZeDgfpLITEbzhpgIXnOpxOkiw/a7J+/hnuZrjuKrwzoWRdn7l6Hal
4xF25vgTsdd6jiDKOseau8HzdbAo2xyPdV+SvugjKVXfe+2VEQtCmYi86YHo4Fot
QaziWtPVKXvyqjS6IA2lUFK9OXs/79RnDxFEI/pGbuB0fUKeIlj+gb2ScOW2sfNN
ZgTmen0MnLSJcw06mVID8uJYsqPnpP7cCAlCuvOaM5hWe+/Vm2wXrPKAI8TykurG
sKw+IwY7s8rT3ZUq2alzUZU7qEuEZ74WKDUt39d6258HD9YDS9d0pysxrCEymDP7
or3rw5pVS3DSuulxHNUQ
=tz7N
-END PGP SIGNATURE-

Damyan Ivanov (6):
  Reformat debian/control with cme
  Mark package as autopkgtestable
  Remove 'perl' alternative from libmodule-build-perl build-dependency
  skip Catmandu/Importer/MARC/Lint.pm from syntax checks
  Patch typo (paramters -> parameters) in POD
  releasing package libcatmandu-marc-perl version 0.206-3

Jonas Smedegaard (18):
  Initial packaging.
  Fix resolve build-dependencies. Closes: bug#768744.
  Prepare for release: Update changelog and control file.
  Merge tag 'upstream/0.213'
  Modernize git-buildpackage config: Avoid git- prefix.
  Update copyright info: Use License-Grant and License-Reference fields. 
Thanks to Ben Finney.
  Add lintian override regarding license in License-Reference field. See 
bug#786450.
  Bump debhelper compatibility level to 9.
  Tidy rules file: Suppress versioned debhelper build-dependency.
  Add lintian override regarding debhelper 9.
  Sort and newline-delimit dependencies.
  Update copyright info: Extend copyright of packaging to cover current 
year.
  Sync control.in with control: Reorder paragraphs.
  Sync rules with control: Build-depend on libmodule-build-perl without 
favoring recent perl.
  Drop spelling fix patch: Applied upstream.
  Update package relations: Tighten to (build-)depend versioned on 
libcatmandu-perl.
  Update package relations: Build-depend on libtest-deep-perl.
  Prepare for release: Update changelog, control file and copyright hints.

gregor herrmann (2):
  Rename autopkgtest configuration file(s) as per new pkg-perl-autopkgtest 
schema.
  update changelog

---

This annotated tag includes the following new commits:

   new  2cb9bb5   Merge tag 'upstream/0.213'
   new  e719b61   Modernize git-buildpackage config: Avoid git- prefix.
   new  47fc6d0   Update copyright info: Use License-Grant and 
License-Reference fields. Thanks to Ben Finney.
   new  9a3e84d   Add lintian override regarding license in 
License-Reference field. See bug#786450.
   new  dd04cde   Bump debhelper compatibility level to 9.
   new  f999a29   Tidy rules file: Suppress versioned debhelper 
build-dependency.
   new  ff40b0f   Add lintian override regarding debhelper 9.
   new  e45f3d2   Sort and newline-delimit dependencies.
   new  16527f8   Update copyright info: Extend copyright of packaging to 
cover current year.
   new  b211a99   Sync control.in with control: Reorder paragraphs.
   new  559859c   Sync rules with control: Build-depend on 
libmodule-build-perl without favoring recent perl.
   new  4d1ee0b   Drop spelling fix patch: Applied upstream.
   new  41b7e6d   Update package relations: Tighten to (build-)depend 
versioned on libcatmandu-perl.
   new  eca75bb   Update package relations: Build-depend on 
libtest-deep-perl.
   new  006d8c5   Prepare for release: Update changelog, control file and 
copyright hints.

The 15 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/libcatmandu-marc-perl.git

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


[libcatmandu-marc-perl] 08/15: Sort and newline-delimit dependencies.

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

js pushed a commit to branch master
in repository libcatmandu-marc-perl.

commit e45f3d2c0bc1e29473fa98b9499c17dcd1f3ca3b
Author: Jonas Smedegaard 
Date:   Mon Oct 26 13:59:45 2015 +0100

Sort and newline-delimit dependencies.
---
 debian/control.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index 68d168f..97b79c0 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -11,7 +11,9 @@ Homepage: https://github.com/LibreCat/Catmandu-MARC
 
 Package: libcatmandu-marc-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
+Depends: ${cdbs:Depends},
+ ${misc:Depends},
+ ${perl:Depends}
 Enhances: ${cdbs:Enhances}
 Description: modules for working with MARC data within the Catmandu framework
  Catmandu provides a suite of Perl modules to ease the import, storage,

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

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


[libcatmandu-marc-perl] 02/15: Modernize git-buildpackage config: Avoid git- prefix.

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

js pushed a commit to branch master
in repository libcatmandu-marc-perl.

commit e719b61ea033d7b4ad53b9460c64b95080683a6c
Author: Jonas Smedegaard 
Date:   Mon Oct 26 13:55:45 2015 +0100

Modernize git-buildpackage config: Avoid git- prefix.
---
 debian/gbp.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 790a2f9..f52b828 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,6 +3,4 @@
 [DEFAULT]
 pristine-tar = True
 sign-tags = True
-
-[git-import-orig]
 filter = .gitignore

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

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


[libcatmandu-marc-perl] branch master updated (bb413de -> 006d8c5)

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

js pushed a change to branch master
in repository libcatmandu-marc-perl.

  from  bb413de   update changelog
  adds  c375493   Ignoring Build.PL
  adds  82004f6   Fixing: Parser "RAW" and fix "marc_map": got field 
content twice #12
  adds  e393ee8   Adding support for dollar sub-subfields
  adds  1da8a22   Fixing value feature
  adds  0b837c4   Fixing CLI arguments and options bug #12
  adds  8d64c81   Merge branch 'dev' of github.com:LibreCat/Catmandu-MARC 
into dev
  adds  c0c0976   Merge
  adds  cc68375   Optimizing ALEPH sequential exports
  adds  ba89ff0   -(
  adds  547d150   Merge branch 'dev'
  adds  b602264   0.207
  adds  e67ec2f   Merge branch 'dev'
  adds  52d2ad1   0.208
  adds  8b8487b   Merge
  adds  060891c   Merge branch 'dev'
  adds  3db3777   0.209
  adds  7115161   Merge branch 'master' into dev
  adds  2ed0e66   Fixed round tripping of Aleph sequential
  adds  4adf832   Fixing skip_empty_subfields bug
  adds  232d62a   Fixing overwrite global var
  adds  c3fca8f   Fixing marc_in_json
  adds  4511e45   Ignoreing snaphot file
  adds  0bece3f   fix typo in SYNOPSIS
  adds  9d74f5e   Merge branch 'jorol-fix_pod' into dev
  adds  fdad0e2   Fixed POD spelling (paramters -> parameters) #15
  adds  45cc5d2   0.210
  adds  0cfea5f   Merge branch 'master' into dev
  adds  29745fc   Adding unneeded dist.ini
  adds  05a16fa   Adding marc_each binder
  adds  de33171   Adding travis
  adds  b0186f3   Adding travis file
  adds  abfc38c   Adding buttons!
  adds  5860b03   Test run
  adds  0bbe9e2   Fixing POD
  adds  9537989   Test run
  adds  5a507e8   0.211
  adds  0329664   Fixing pod
  adds  c7c6a8d   Updating POD
  adds  67cf793   Replacing old option syntax with preferred JSON syntax
  adds  74b063c   Fixed marc_each single execution bug
  adds  6c2f6ea   Adding required Pod::Simple::HTML as test dependency
  adds  c8a4522   Adding Test::Pod dependency
  adds  ba88d05   0.212
  adds  f3903f3   Adding support for setting adding JSON paths
  adds  61047ce   New release
  adds  c464b02   0.213
  adds  77c9138   Imported Upstream version 0.213
   new  2cb9bb5   Merge tag 'upstream/0.213'
   new  e719b61   Modernize git-buildpackage config: Avoid git- prefix.
   new  47fc6d0   Update copyright info: Use License-Grant and 
License-Reference fields. Thanks to Ben Finney.
   new  9a3e84d   Add lintian override regarding license in 
License-Reference field. See bug#786450.
   new  dd04cde   Bump debhelper compatibility level to 9.
   new  f999a29   Tidy rules file: Suppress versioned debhelper 
build-dependency.
   new  ff40b0f   Add lintian override regarding debhelper 9.
   new  e45f3d2   Sort and newline-delimit dependencies.
   new  16527f8   Update copyright info: Extend copyright of packaging to 
cover current year.
   new  b211a99   Sync control.in with control: Reorder paragraphs.
   new  559859c   Sync rules with control: Build-depend on 
libmodule-build-perl without favoring recent perl.
   new  4d1ee0b   Drop spelling fix patch: Applied upstream.
   new  41b7e6d   Update package relations: Tighten to (build-)depend 
versioned on libcatmandu-perl.
   new  eca75bb   Update package relations: Build-depend on 
libtest-deep-perl.
   new  006d8c5   Prepare for release: Update changelog, control file and 
copyright hints.

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


Summary of changes:
 Build.PL |  23 ++--
 Changes  |  27 +
 LICENSE  |   6 +-
 MANIFEST |  12 ++-
 MANIFEST.SKIP|   1 +
 META.json|  19 ++--
 META.yml |  16 ++-
 README   |  78 --
 cpanfile |   5 +-
 debian/changelog |  24 -
 debian/compat|   2 +-
 debian/control   |  39 +++
 debian/control.in|  11 +-
 debian/copyright |  37 ++-
 debian/copyright_hints   |  22 ++--
 debian/gbp.conf  |   2 -
 debian/patches/pod-spelling.patch|  95 
 debian/patches/series|   1 -
 debian/rules 

[libcatmandu-marc-perl] 10/15: Sync control.in with control: Reorder paragraphs.

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

js pushed a commit to branch master
in repository libcatmandu-marc-perl.

commit b211a99f6a211fd30075a650aa8bf5f2896ece93
Author: Jonas Smedegaard 
Date:   Mon Oct 26 14:09:19 2015 +0100

Sync control.in with control: Reorder paragraphs.
---
 debian/control.in | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index 97b79c0..d496fd6 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -1,12 +1,13 @@
 Source: libcatmandu-marc-perl
+Maintainer: Debian Perl Group 
+Uploaders: Jonas Smedegaard 
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: @cdbs@
-Maintainer: Debian Perl Group 
-Uploaders: Jonas Smedegaard 
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatmandu-marc-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcatmandu-marc-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatmandu-marc-perl
 Homepage: https://github.com/LibreCat/Catmandu-MARC
 
 Package: libcatmandu-marc-perl

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

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


[libcatmandu-marc-perl] 12/15: Drop spelling fix patch: Applied upstream.

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

js pushed a commit to branch master
in repository libcatmandu-marc-perl.

commit 4d1ee0bd92378a0f5c3f52a82c6802bcab6ad132
Author: Jonas Smedegaard 
Date:   Mon Oct 26 14:18:50 2015 +0100

Drop spelling fix patch: Applied upstream.
---
 debian/patches/pod-spelling.patch | 95 ---
 debian/patches/series |  1 -
 2 files changed, 96 deletions(-)

diff --git a/debian/patches/pod-spelling.patch 
b/debian/patches/pod-spelling.patch
deleted file mode 100644
index 70cc46d..000
--- a/debian/patches/pod-spelling.patch
+++ /dev/null
@@ -1,95 +0,0 @@
-Description: POD spelling (paramters -> parameters)
-Author: Damyan Ivanov 
-Forwarded: https://github.com/LibreCat/Catmandu-MARC/issues/15
-Bug: https://github.com/LibreCat/Catmandu-MARC/issues/15
-
 a/lib/Catmandu/Exporter/MARC/ALEPHSEQ.pm
-+++ b/lib/Catmandu/Exporter/MARC/ALEPHSEQ.pm
-@@ -21,7 +21,7 @@ Catmandu::Exporter::MARC::ALEPHSEQ - Exp
- =head2 new(file => $file , %opts)
- 
- Create a new L to serialize MARC record into Aleph 
sequential. Provide the path
--of a $file to write exported records to. Optionally the following paramters 
can be
-+of a $file to write exported records to. Optionally the following parameters 
can be
- specified:
- 
-   record : the key containing the marc record (default: 'record')
-@@ -102,4 +102,4 @@ sub commit {
-   $self->fh->flush;
- }
- 
--1;
-\ No newline at end of file
-+1;
 a/lib/Catmandu/Exporter/MARC/MARCMaker.pm
-+++ b/lib/Catmandu/Exporter/MARC/MARCMaker.pm
-@@ -21,7 +21,7 @@ Catmandu::Exporter::MARC::MARCMaker - Ex
- =head2 new(file => $file , %opts)
- 
- Create a new L to serialize MARC record into MARCMaker. 
Provide the path
--of a $file to write exported records to. Optionally the following paramters 
can be
-+of a $file to write exported records to. Optionally the following parameters 
can be
- specified:
- 
-   record : the key containing the marc record (default: 'record')
-@@ -78,4 +78,4 @@ sub commit {
-   $self->fh->flush;
- }
- 
--1;
-\ No newline at end of file
-+1;
 a/lib/Catmandu/Exporter/MARC/MiJ.pm
-+++ b/lib/Catmandu/Exporter/MARC/MiJ.pm
-@@ -21,7 +21,7 @@ Catmandu::Exporter::MARC::MiJ - Exporter
- =head2 new(file => $file , %opts)
- 
- Create a new L to serialize MARC record into MiJ. Provide 
the path
--of a $file to write exported records to. Optionally the following paramters 
can be
-+of a $file to write exported records to. Optionally the following parameters 
can be
- specified:
- 
-   record : the key containing the marc record (default: 'record')
-@@ -78,4 +78,4 @@ sub commit {
-   $self->fh->flush;
- }
- 
--1;
-\ No newline at end of file
-+1;
 a/lib/Catmandu/Exporter/MARC/USMARC.pm
-+++ b/lib/Catmandu/Exporter/MARC/USMARC.pm
-@@ -21,7 +21,7 @@ Catmandu::Exporter::MARC::USMARC - Expor
- =head2 new(file => $file , %opts)
- 
- Create a new L to serialize MARC record into USMARC. 
Provide the path
--of a $file to write exported records to. Optionally the following paramters 
can be
-+of a $file to write exported records to. Optionally the following parameters 
can be
- specified:
- 
-   record : the key containing the marc record (default: 'record')
-@@ -78,4 +78,4 @@ sub commit {
-   $self->fh->flush;
- }
- 
--1;
-\ No newline at end of file
-+1;
 a/lib/Catmandu/Exporter/MARC/XML.pm
-+++ b/lib/Catmandu/Exporter/MARC/XML.pm
-@@ -21,7 +21,7 @@ Catmandu::Exporter::MARC::XML - Exporter
- =head2 new(file => $file , %opts)
- 
- Create a new L to serialize MARC record into XML. Provide 
the path
--of a $file to write exported records to. Optionally the following paramters 
can be
-+of a $file to write exported records to. Optionally the following parameters 
can be
- specified:
- 
-   record : the key containing the marc record (default: 'record')
-@@ -135,4 +135,4 @@ sub commit {
- $self->fh->flush;
- }
- 
--1;
-\ No newline at end of file
-+1;
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index ad85da2..000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-pod-spelling.patch

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

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


[libcatmandu-marc-perl] 13/15: Update package relations: Tighten to (build-)depend versioned on libcatmandu-perl.

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

js pushed a commit to branch master
in repository libcatmandu-marc-perl.

commit 41b7e6d2baf2e33dc3a5ad50be1ea08463598472
Author: Jonas Smedegaard 
Date:   Mon Oct 26 14:25:35 2015 +0100

Update package relations: Tighten to (build-)depend versioned on 
libcatmandu-perl.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 285dc8b..0228a77 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,8 +31,9 @@ DEB_UPSTREAM_URL = 
http://www.cpan.org/authors/id/H/HO/HOCHSTEN
 CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
 
 # Needed by upstream build and (always) at runtime
-perl-deps = catmandu marc-file-marcmaker marc-file-mij marc-parser-raw
+perl-deps = marc-file-marcmaker marc-file-mij marc-parser-raw
 deps = $(patsubst %,$(comma) lib%-perl, $(perl-deps))
+deps +=, libcatmandu-perl (>= 0.94)
 deps +=, libjson-xs-perl (>= 2.300)
 deps +=, libmarc-xml-perl (>= 0.93)
 deps +=, libmarc-record-perl (>= 2.0.6)

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

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


<    1   2   3   4   5   >