[libyaml-perl] annotated tag debian/1.11-1 created (now 1684be5)

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

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

at  1684be5   (tag)
   tagging  884c17999ae3213eb6ee1f8a664ca4458cab9efa (commit)
  replaces  debian/1.09-1
 tagged by  gregor herrmann
on  Wed Sep 17 18:38:08 2014 +0200

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

iQJ8BAABCgBmBQJUGbjwXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGGYIP/ApOfn1JXjyjyEUlSZT8hVIk
fbcJMxUgQCHXPz8mPkHjn+sIooYaN+jvlpk39NbP1Fspxjte79nXr7c7QBCs9aOw
OIGYYkUUxtBnh8po0M7RewWztEuPk3KyMl+TTDreL6IkrPz4XZVDAqa9ancw/A5K
W0Rvtl0cwItCWcHLeU2QPp1+yvVGCeIBInXk+H6BsP9GE4BbhXvHL3h0PcqjHu8g
BWe8NpxuZ6Tg8/0qiHDQKWj8LpzfhVYL6znEYXxlyWhmNjaCchxlGzoaUloZlP06
Qvc3Df5yHwpYGKQG/qfUVKZzaNCda0qxwvWO0KMQd14Q6kmZXzf6bucqPCjugro6
6clftGgqnW8qOnRF8sghn47QF44EA1Of3gtcf8mBUNzqoh1C6ieLu9uu8og7oWXA
GWR7z7z87HvoV5IA/W77aie57i5D8EenPQTVufKLnrUgDsf2RJpAQbX/XGAULUsW
ZV9Zn6s24RuWzXJu1xbqt28irDmZhoHUn+WOoCGLDloBc6k1G3eitzU6h9gws1Ek
4+TiulDDMY4Oz2WlamC59AXNEf46NW55QcWW3oykhKKHaoHUtM8MSh6UhMBJ8qmY
Afv2UHR3yHJTBM+38nE4gijtC3agSnKuyOfWu3KUGoCT/7+lQMemtErv4wf9kIZi
jv4eUxw7pzN9bKYqXTMT
=RhsO
-END PGP SIGNATURE-

Adam Kennedy (13):
  Importing current production YAML.pm as a starting point for bug fixes
  Moving to version-agnostic name to start work
  This is an inherently tricky test to maintain, probably not worth it
  My attempt at a cleaned up version of YAML.pm
  Prepare for test release
  Adding 2009 copyright statement
  Correcting the dev version setting
  Removed the eval $VERSION.
  Updating version for prod release
  import YAML 0.70 from CPAN
  Moving minimum Perl to 5.8.1
  import YAML 0.71 from CPAN
  - Upgrade to Module::Install 1.00

Alexandr Ciornii (3):
  mention YAML::Tiny instead of YAML::Lite
  another mention of YAML::Tiny
  Error in YAML::Dumper in case YAML was not loaded earlier (RT#19838)

David Warring (1):
  Force escaping of single '-'

Ingy dot Net (42):
  initial import of YAML 0.25 from CPAN
  import YAML 0.26 from CPAN
  import YAML 0.30 from CPAN
  import YAML 0.35 from CPAN
  import YAML 0.49_01 from CPAN
  import YAML 0.36 from CPAN
  import YAML 0.37 from CPAN
  import YAML 0.38 from CPAN
  import YAML 0.49_70 from CPAN
  import YAML 0.50 from CPAN
  import YAML 0.51 from CPAN
  import YAML 0.52 from CPAN
  import YAML 0.53 from CPAN
  import YAML 0.54 from CPAN
  import YAML 0.55 from CPAN
  import YAML 0.56 from CPAN
  import YAML 0.57 from CPAN
  import YAML 0.58 from CPAN
  import YAML 0.60 from CPAN
  import YAML 0.61 from CPAN
  import YAML 0.62 from CPAN
  import YAML 0.63 from CPAN
  import YAML 0.64 from CPAN
  import YAML 0.65 from CPAN
  import YAML 0.66 from CPAN
  import YAML 0.67 from CPAN
  import YAML 0.68 from CPAN
  remove generated files
  Released version 0.74
  add Mo to dumper
  Mo in YAML::Loader
  convert YAML/Loader/Base.pm
  ...
  Convert YAML/Dumper/Base
  ...
  convert YAML/Error
  convert YAML/Types
  convert YAML/Node
  Released version 0.75
  Released version 0.76
  Released version 0.77
  use new Mo::Inline

Ingy döt Net (68):
  Merge pull request #3 from Perlover/patch-1
  Merge branch 'master' of github.com:ingydotnet/yaml-pm
  Released version 0.78
  Update docs.
  Released version 0.79
  Released version 0.80
  Released version 0.81
  Merge pull request #6 from patch/master
  Merge pull request #11 from kentfredric/rt19838
  Fix for rt-90593
  bump year in copyright
  remove spurious trailing whitespace
  version bump
  use Mo 0.38
  Released version 0.85
  Revert YAML::Mo for https://rt.cpan.org/Public/Bug/Display.html?id=90817
  Released version 0.86
  Bump to 0.87
  Released version 0.87
  Released version 0.88
  Add a travis.yml file for CI testing
  dzilify
  fix Changes errors
  latest Mo
  travis install coveralls
  forgot Spiffy in travis
  skip test on 5.8
  Merge pull request #4 from sst23/master
  Merge pull request #15 from kentfredric/parallel-safe
  test again on travis
  make work with includer
  v0.89
  revert to previous Mo. Zefram reporting errors
  v0.90
  Merge pull request #22 from dwarring/patch-1
  Add test for #22
  v0.91
  Merge pull request #23 from woremacx/master
  v0.92
  Switch repo layout to zilla-dist style
  Try 5.20 on travis
  Revert 5.20 change. Not supported yet.
  Add badges to doc
  0.93
  0.93
  Don't need 

[libyaml-perl] 01/03: Merge tag 'upstream/1.11'

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

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

commit ca2af52b372ca8ef8e90d2f306824ff58bf58cb9
Merge: d67d1e1 64b3693
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:35:26 2014 +0200

Merge tag 'upstream/1.11'

Upstream version 1.11

 Changes|  6 ++
 META.json  |  2 +-
 META.yml   |  2 +-
 Makefile.PL|  2 +-
 lib/YAML.pm|  2 +-
 lib/YAML/Any.pm|  2 +-
 lib/YAML/Loader.pm |  5 +++--
 t/errors.t | 10 +-
 8 files changed, 23 insertions(+), 8 deletions(-)

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

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


[libyaml-perl] branch master updated (d67d1e1 - 884c179)

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

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

  from  d67d1e1   releasing package libyaml-perl version 1.09-1
  adds  ad29d9a   initial import of YAML 0.25 from CPAN
  adds  f82d712   import YAML 0.26 from CPAN
  adds  94a6d0d   import YAML 0.30 from CPAN
  adds  4ba769f   import YAML 0.35 from CPAN
  adds  d3d730e   import YAML 0.49_01 from CPAN
  adds  d2d6354   import YAML 0.36 from CPAN
  adds  f60ee8f   import YAML 0.37 from CPAN
  adds  8f54821   import YAML 0.38 from CPAN
  adds  4a1ac00   import YAML 0.39 from CPAN
  adds  9e5fb86   import YAML 0.39 from CPAN
  adds  dc2e3d3   import YAML 0.49_70 from CPAN
  adds  1249956   import YAML 0.50 from CPAN
  adds  dc45174   import YAML 0.51 from CPAN
  adds  c10489d   import YAML 0.52 from CPAN
  adds  858b5bd   import YAML 0.53 from CPAN
  adds  d3794ad   import YAML 0.54 from CPAN
  adds  f41e8e7   import YAML 0.55 from CPAN
  adds  4f9ce57   import YAML 0.56 from CPAN
  adds  e2b74d5   import YAML 0.57 from CPAN
  adds  97afbb7   import YAML 0.58 from CPAN
  adds  0d9e6c1   import YAML 0.60 from CPAN
  adds  1e496c2   import YAML 0.61 from CPAN
  adds  1976115   import YAML 0.62 from CPAN
  adds  a56c656   import YAML 0.63 from CPAN
  adds  c53aecd   import YAML 0.64 from CPAN
  adds  4cd1864   import YAML 0.65 from CPAN
  adds  1cf0f70   import YAML 0.66 from CPAN
  adds  c4782e1   import YAML 0.67 from CPAN
  adds  3b0e9d9   import YAML 0.68 from CPAN
  adds  73245ef   Importing current production YAML.pm as a starting point 
for bug fixes
  adds  fabcae7   Moving to version-agnostic name to start work
  adds  c1ad15f   This is an inherently tricky test to maintain, probably 
not worth it
  adds  df9afc1   My attempt at a cleaned up version of YAML.pm
  adds  b3d645e   Prepare for test release
  adds  ff54fe5   Adding 2009 copyright statement
  adds  2d7f5d0   Correcting the dev version setting
  adds  58858ed   Removed the eval $VERSION. Changed minimum perl version 
to 5.008.
  adds  79215e7   Updating version for prod release
  adds  b8f1e64   import YAML 0.70 from CPAN
  adds  a638fa4   Set file encoding to UTF-8 in LoadFile/DumpFile 
(RT#25434).
  adds  ae9c7f2   Missing test case for RT#25434.
  adds  92a0655   Fix dump-file-utf8 test: unlink was not in the right 
place.
  adds  a46dd30   Fix close.
  adds  712d5ea   mention YAML::Tiny instead of YAML::Lite
  adds  04f5ed6   another mention of YAML::Tiny
  adds  a513fde   Clean spaces at end of lines. Using E pod escapes 
instead of UTF-8 where possible (not in AUTHOR, see RT#48881).
  adds  a6b9b0e   Do we need to check for $Config{useperlio} for binmode(H, 
':utf8') ?
  adds  58e7eda   Moving minimum Perl to 5.8.1
  adds  cd79daf   import YAML 0.71 from CPAN
  adds  c7ceba9   - Upgrade to Module::Install 1.00 - Upgraded author tests 
via new ADAMK release automation - Normalise Ingy's name to ASCII in 
Makefile.PL so that we don't have Unicode in our own META.yml
  adds  bc700c0   Error in YAML::Dumper in case YAML was not loaded earlier 
(RT#19838)
  adds  eb59893   Import 0.72
  adds  76b2f43   Import 0.73 from CPAN
  adds  2419e2d   remove generated files
  adds  df4e622   Released version 0.74
  adds  663c479   add Mo to dumper
  adds  e1ee671   Mo in YAML::Loader
  adds  96a97f1   convert YAML/Loader/Base.pm
  adds  5cd1810   ...
  adds  b7d5ce3   Convert YAML/Dumper/Base
  adds  17c74a4   ...
  adds  fb7a6be   convert YAML/Error
  adds  fd75cba   convert YAML/Types
  adds  34b0d18   convert YAML/Node
  adds  1264996   Released version 0.75
  adds  ae66093   Released version 0.76
  adds  a7ec447   Released version 0.77
  adds  9b96cef   use new Mo::Inline
  adds  488fe9f   Update lib/YAML.pm
  adds  a4ccdad   Merge pull request #3 from Perlover/patch-1
  adds  aa59eac   Merge branch 'master' of github.com:ingydotnet/yaml-pm
  adds  0117535   Released version 0.78
  adds  824a7ee   Update docs.
  adds  53a99bd   Released version 0.79
  adds  e308ab2   Make YAML::Node subclass YAML::Mo::Object as well as 
Exporter (MSTROUT)
  adds  234ca79   Released version 0.80
  adds  7b0772e   Released version 0.81
  adds  13f4237   fix warning 'defined(@array) is deprecated'
  adds  edc1f3a   Released version 0.82
  adds  162e623   Explicit tied() call on globs to avoid a 5.16 deprecation 
warning
  adds  cafc188   only call tell() if fileno() returned something
  adds  76ac75f   also move stat() into the fileno check
  adds  a6ceb32   Released version 0.83
  adds  9aafd29   Released version 0.84
  adds  e224daf   fix typos
  adds  315ff76   add encoding to pod
  

[libyaml-perl] 02/03: Update debian/changelog

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

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

commit 7062dc8bca06c9700bb617a18f653fbb3edc1ba0
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:35:26 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 3858719..82a7510 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libyaml-perl (1.11-1) UNRELEASED; urgency=medium
+
+  * Imported upstream version 1.11
+
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 18:35:26 +0200
+
 libyaml-perl (1.09-1) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]

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

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


[libxxx-perl] branch pristine-tar updated (ae955d6 - 69bddef)

2014-09-17 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 libxxx-perl.

  from  ae955d6   pristine-tar data for libxxx-perl_0.24.orig.tar.gz
   new  69bddef   pristine-tar data for libxxx-perl_0.28.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:
 libxxx-perl_0.28.orig.tar.gz.delta | Bin 0 - 1103 bytes
 libxxx-perl_0.28.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libxxx-perl_0.28.orig.tar.gz.delta
 create mode 100644 libxxx-perl_0.28.orig.tar.gz.id

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

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


[libxxx-perl] 01/05: Add debian/upstream/metadata

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

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

commit a1a1584c3bffc8ddf1824b972b66d00846360c49
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:39:46 2014 +0200

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

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..a92b27e
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Archive: CPAN
+Bug-Database: https://github.com/ingydotnet/xxx-pm/issues
+Contact: Ingy döt Net i...@ingy.net
+Name: XXX
+Repository: https://github.com/ingydotnet/xxx-pm.git
+Repository-Browse: https://github.com/ingydotnet/xxx-pm

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

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

[libyaml-perl] branch pristine-tar updated (db9da05 - 113d634)

2014-09-17 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 libyaml-perl.

  from  db9da05   pristine-tar data for libyaml-perl_1.09.orig.tar.gz
   new  113d634   pristine-tar data for libyaml-perl_1.11.orig.tar.gz

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


Summary of changes:
 libyaml-perl_1.11.orig.tar.gz.delta | Bin 0 - 2918 bytes
 libyaml-perl_1.11.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libyaml-perl_1.11.orig.tar.gz.delta
 create mode 100644 libyaml-perl_1.11.orig.tar.gz.id

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

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


[libxxx-perl] annotated tag debian/0.28-1 created (now f0c4fcc)

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

gregoa pushed a change to annotated tag debian/0.28-1
in repository libxxx-perl.

at  f0c4fcc   (tag)
   tagging  b78e9c24a6cf130a40e69454d0f0f17e9065184b (commit)
  replaces  debian/0.23-1
 tagged by  gregor herrmann
on  Wed Sep 17 18:43:59 2014 +0200

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

iQJ8BAABCgBmBQJUGbpPXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGI80QAJ0a/dw3eZr2LwGx3dZbg/T+
fAYOkebbiI4OPrr0gWvYg1qikNEqJ5PoHRwf6J6+ANZfS/6Dgd/GZRegNNzZJglK
bRzwFPsLIUHIP06W6ZSFPwJBkCWegIakQudPmNmIPXqMqiM1idyAZU3F38AY1uzT
GiviI/ljFbTCTP1Pefa/5Wp9L3C4HSwGHKWjI5nRO+chbttkc94ZJY0YCA1O5TBK
16vSrGhKhZwv8r3cFiDNQSjoSBW0wHKOeEESbyd6X+dXXJqain0W9qk0/Gq8KVqy
5dG6ty9OqUwVT194gq+cEi0GnDvmJCv1eFTlLgh4WpjNJheBlpvC0jMyyBhMC3fS
+7lViXt1hyY00XiuY3ju8uERLDAY/6LejBX6iFXWf36PNfevag/0IdNpe14ubcrU
PRsCu80B72vX2lajrz02HCvle/HMmCS1r2mh7BNepCE8DK12orBF1g1Mr6HCREaE
0dDC3j6GKS/9aqtP532Om97Cky0GErirD+pnps6uyzL7lCxZWjrUtHz1doz4ufRP
zulOf+P+oTY3rsuuCqOOo7wqPt9HWuLwvFrOI23xPlX5bvZoXF/5SvG2Ge8CsdLF
IUnIDmJP+MAqsEvTn0Y+p3ytfbFeDruuPuMkD/QSWWJNPj3Uty8UJj6waQjrS63a
BNBtjyvJN2jB8olbPy1K
=BVBK
-END PGP SIGNATURE-

Ingy dot Net (6):
  version 0.14
  version 0.15
  v0.16
  some changes lying around.
  Released version 0.18
  update change log

Ingy döt Net (11):
  0.19
  0.20
  0.21
  0.21
  CPAN Release 0.22
  CPAN Release 0.23
  CPAN Release 0.24
  CPAN Release 0.25
  CPAN Release 0.26
  CPAN Release 0.27
  CPAN Release 0.28

Salvatore Bonaccorso (2):
  Update Vcs-Browser URL to cgit web frontend
  update changelog

gregor herrmann (10):
  Merge tag 'upstream/0.24'
  Imported Upstream version 0.24
  New upstream release.
  update changelog / add IGNORE-VERSION
  Add debian/upstream/metadata
  Update debian/changelog
  Imported Upstream version 0.28
  Merge tag 'upstream/0.28'
  Update debian/changelog
  releasing package libxxx-perl version 0.28-1

ingy (4):
  r3805@dhcp199:  ingy | 2007-04-08 14:12:22 +0900
  r4711@skinny-2:  ingy | 2007-06-28 15:55:20 -0700
  v0.11
  v0.12

perlancar (1):
  Support dumper: Data::Dump  Data::Dump::Color [GH#5]

---

This annotated tag includes the following new commits:

   new  a1a1584   Add debian/upstream/metadata
   new  53626ae   Update debian/changelog
   new  1a6b78e   Merge tag 'upstream/0.28'
   new  df110f7   Update debian/changelog
   new  b78e9c2   releasing package libxxx-perl version 0.28-1

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


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

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

[libxxx-perl] branch master updated (e08e687 - b78e9c2)

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

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

  from  e08e687   update changelog
   new  a1a1584   Add debian/upstream/metadata
   new  53626ae   Update debian/changelog
  adds  1f9b806r3805@dhcp199:  ingy | 2007-04-08 14:12:22 +0900  add
  adds  fe00c4fr4711@skinny-2:  ingy | 2007-06-28 15:55:20 -0700  -
  adds  e6ba6bc   v0.11
  adds  9aae694   v0.12
  adds  a6366a4   version 0.14
  adds  576652e   version 0.15
  adds  89e2370   v0.16
  adds  2b774ae   some changes lying around.
  adds  19d5127   Released version 0.18
  adds  69e4bee   update change log
  adds  299ce7a   0.19
  adds  9cdf7c1   0.20
  adds  b3b2199   0.21
  adds  c35aa54   0.21
  adds  75c8e28   CPAN Release 0.22
  adds  e865274   CPAN Release 0.23
  adds  7f6ff45   CPAN Release 0.24
  adds  8204d4c   CPAN Release 0.25
  adds  bb86e9f   CPAN Release 0.26
  adds  75e336d   CPAN Release 0.27
  adds  f269211   Support dumper: Data::Dump  Data::Dump::Color [GH#5]
  adds  64e5b4b   CPAN Release 0.28
  adds  01bc5bc   Imported Upstream version 0.28
   new  1a6b78e   Merge tag 'upstream/0.28'
   new  df110f7   Update debian/changelog
   new  b78e9c2   releasing package libxxx-perl version 0.28-1

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


Summary of changes:
 Changes  | 12 
 MANIFEST |  1 +
 META.json|  4 ++--
 META.yml |  4 ++--
 Makefile.PL  |  4 ++--
 debian/changelog | 15 +--
 debian/upstream/metadata |  7 +++
 lib/XXX.pm   | 16 ++--
 t/000-compile-modules.t  | 17 +
 9 files changed, 66 insertions(+), 14 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/000-compile-modules.t

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

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


[libxxx-perl] 03/05: Merge tag 'upstream/0.28'

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

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

commit 1a6b78e75b1d913511fbf1a242f4c0e64e6016b9
Merge: 53626ae 01bc5bc
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:40:04 2014 +0200

Merge tag 'upstream/0.28'

Upstream version 0.28

 Changes | 12 
 MANIFEST|  1 +
 META.json   |  4 ++--
 META.yml|  4 ++--
 Makefile.PL |  4 ++--
 lib/XXX.pm  | 16 ++--
 t/000-compile-modules.t | 17 +
 7 files changed, 50 insertions(+), 8 deletions(-)

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

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


[libxxx-perl] annotated tag upstream/0.28 created (now 732ce70)

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

gregoa pushed a change to annotated tag upstream/0.28
in repository libxxx-perl.

at  732ce70   (tag)
   tagging  01bc5bc87b949bfe8f4111d7b6e07e941cab4d04 (commit)
  replaces  upstream/0.24
 tagged by  gregor herrmann
on  Wed Sep 17 18:40:04 2014 +0200

- Log -
Upstream version 0.28

Ingy dot Net (6):
  version 0.14
  version 0.15
  v0.16
  some changes lying around.
  Released version 0.18
  update change log

Ingy döt Net (11):
  0.19
  0.20
  0.21
  0.21
  CPAN Release 0.22
  CPAN Release 0.23
  CPAN Release 0.24
  CPAN Release 0.25
  CPAN Release 0.26
  CPAN Release 0.27
  CPAN Release 0.28

gregor herrmann (1):
  Imported Upstream version 0.28

ingy (4):
  r3805@dhcp199:  ingy | 2007-04-08 14:12:22 +0900
  r4711@skinny-2:  ingy | 2007-06-28 15:55:20 -0700
  v0.11
  v0.12

perlancar (1):
  Support dumper: Data::Dump  Data::Dump::Color [GH#5]

---

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

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

[libxxx-perl] 01/01: pristine-tar data for libxxx-perl_0.28.orig.tar.gz

2014-09-17 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 libxxx-perl.

commit 69bddefc0ea5cef46df227a06499384d5305c9f8
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:40:04 2014 +0200

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

diff --git a/libxxx-perl_0.28.orig.tar.gz.delta 
b/libxxx-perl_0.28.orig.tar.gz.delta
new file mode 100644
index 000..0161c61
Binary files /dev/null and b/libxxx-perl_0.28.orig.tar.gz.delta differ
diff --git a/libxxx-perl_0.28.orig.tar.gz.id b/libxxx-perl_0.28.orig.tar.gz.id
new file mode 100644
index 000..f3dd3ab
--- /dev/null
+++ b/libxxx-perl_0.28.orig.tar.gz.id
@@ -0,0 +1 @@
+dacd4954def852994c4486df6e21c90e14237f4c

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

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


[libxxx-perl] 05/05: releasing package libxxx-perl version 0.28-1

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

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

commit b78e9c24a6cf130a40e69454d0f0f17e9065184b
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:43:59 2014 +0200

releasing package libxxx-perl version 0.28-1
---
 debian/changelog | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index acd1528..9e7ddbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,9 @@
-libxxx-perl (0.28-1) UNRELEASED; urgency=medium
+libxxx-perl (0.28-1) unstable; urgency=medium
 
-  [ gregor herrmann ]
-  IGNORE-VERSION: 0.24-1
-  # no code changes
+  * Team upload.
 
-  * New upstream release.
+  [ gregor herrmann ]
+  * New upstream release 0.24.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
@@ -13,7 +12,7 @@ libxxx-perl (0.28-1) UNRELEASED; urgency=medium
   * Add debian/upstream/metadata
   * Imported upstream version 0.28
 
- -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 18:40:05 +0200
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 18:42:38 +0200
 
 libxxx-perl (0.23-1) unstable; urgency=medium
 

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

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


[libxxx-perl] 02/05: Update debian/changelog

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

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

commit 53626aecc5d89aed91b476907f178bd89ea9e93a
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:39:46 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 5e64e6c..689cee7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ libxxx-perl (0.24-1) UNRELEASED; urgency=medium
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
+  [ gregor herrmann ]
+  * Add debian/upstream/metadata
+
  -- gregor herrmann gre...@debian.org  Mon, 04 Aug 2014 17:42:57 +0200
 
 libxxx-perl (0.23-1) unstable; urgency=medium

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

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


[libyaml-perl] annotated tag upstream/1.11 created (now 51192b4)

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

gregoa pushed a change to annotated tag upstream/1.11
in repository libyaml-perl.

at  51192b4   (tag)
   tagging  64b36930eac5469c1ea087ba82751eafba695523 (commit)
  replaces  upstream/1.09
 tagged by  gregor herrmann
on  Wed Sep 17 18:35:26 2014 +0200

- Log -
Upstream version 1.11

Adam Kennedy (13):
  Importing current production YAML.pm as a starting point for bug fixes
  Moving to version-agnostic name to start work
  This is an inherently tricky test to maintain, probably not worth it
  My attempt at a cleaned up version of YAML.pm
  Prepare for test release
  Adding 2009 copyright statement
  Correcting the dev version setting
  Removed the eval $VERSION.
  Updating version for prod release
  import YAML 0.70 from CPAN
  Moving minimum Perl to 5.8.1
  import YAML 0.71 from CPAN
  - Upgrade to Module::Install 1.00

Alexandr Ciornii (3):
  mention YAML::Tiny instead of YAML::Lite
  another mention of YAML::Tiny
  Error in YAML::Dumper in case YAML was not loaded earlier (RT#19838)

David Warring (1):
  Force escaping of single '-'

Ingy dot Net (42):
  initial import of YAML 0.25 from CPAN
  import YAML 0.26 from CPAN
  import YAML 0.30 from CPAN
  import YAML 0.35 from CPAN
  import YAML 0.49_01 from CPAN
  import YAML 0.36 from CPAN
  import YAML 0.37 from CPAN
  import YAML 0.38 from CPAN
  import YAML 0.49_70 from CPAN
  import YAML 0.50 from CPAN
  import YAML 0.51 from CPAN
  import YAML 0.52 from CPAN
  import YAML 0.53 from CPAN
  import YAML 0.54 from CPAN
  import YAML 0.55 from CPAN
  import YAML 0.56 from CPAN
  import YAML 0.57 from CPAN
  import YAML 0.58 from CPAN
  import YAML 0.60 from CPAN
  import YAML 0.61 from CPAN
  import YAML 0.62 from CPAN
  import YAML 0.63 from CPAN
  import YAML 0.64 from CPAN
  import YAML 0.65 from CPAN
  import YAML 0.66 from CPAN
  import YAML 0.67 from CPAN
  import YAML 0.68 from CPAN
  remove generated files
  Released version 0.74
  add Mo to dumper
  Mo in YAML::Loader
  convert YAML/Loader/Base.pm
  ...
  Convert YAML/Dumper/Base
  ...
  convert YAML/Error
  convert YAML/Types
  convert YAML/Node
  Released version 0.75
  Released version 0.76
  Released version 0.77
  use new Mo::Inline

Ingy döt Net (68):
  Merge pull request #3 from Perlover/patch-1
  Merge branch 'master' of github.com:ingydotnet/yaml-pm
  Released version 0.78
  Update docs.
  Released version 0.79
  Released version 0.80
  Released version 0.81
  Merge pull request #6 from patch/master
  Merge pull request #11 from kentfredric/rt19838
  Fix for rt-90593
  bump year in copyright
  remove spurious trailing whitespace
  version bump
  use Mo 0.38
  Released version 0.85
  Revert YAML::Mo for https://rt.cpan.org/Public/Bug/Display.html?id=90817
  Released version 0.86
  Bump to 0.87
  Released version 0.87
  Released version 0.88
  Add a travis.yml file for CI testing
  dzilify
  fix Changes errors
  latest Mo
  travis install coveralls
  forgot Spiffy in travis
  skip test on 5.8
  Merge pull request #4 from sst23/master
  Merge pull request #15 from kentfredric/parallel-safe
  test again on travis
  make work with includer
  v0.89
  revert to previous Mo. Zefram reporting errors
  v0.90
  Merge pull request #22 from dwarring/patch-1
  Add test for #22
  v0.91
  Merge pull request #23 from woremacx/master
  v0.92
  Switch repo layout to zilla-dist style
  Try 5.20 on travis
  Revert 5.20 change. Not supported yet.
  Add badges to doc
  0.93
  0.93
  Don't need this anymore
  Finish migrating doc to Kwim
  Try to fix 5.8 on travis
  0.94
  New badge syntax
  Merge pull request #26 from mcast/blessed-glob
  0.95
  0.96
  0.97
  0.98
  CPAN Release 0.99
  CPAN Release 1.00
  CPAN Release 1.01
  CPAN Release 1.02
  CPAN Release 1.03
  CPAN Release 1.04
  CPAN Release 1.05
  CPAN Release 1.06
  CPAN Release 1.07
  CPAN Release 1.08
  CPAN Release 1.09
  CPAN Release 1.10
  CPAN Release 1.11

Jesse Vincent (2):
  Import 0.72
  Import 0.73 from CPAN

Kent Fredric (7):
  Add a require YAML pragma to YAML::Dumper.
  Add a test for the basic usecase of YAML::Dumper
  Update Changes. Note: This document appears not to parse with YAML anyway.
  t/bugs-rt.t: Use a longer qualifier than simply PIDNO, mostly to help a 
user to cleanup files that may occur as a result of this call, and to make it 
less likely to find a 

[libxml-compile-perl] 03/03: releasing package libxml-compile-perl version 1.46-1

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

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

commit a2fdab778abf0350d0434a7fe412a428f6a9c2b7
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:47:59 2014 +0200

releasing package libxml-compile-perl version 1.46-1
---
 debian/changelog | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 63f107d..ca631fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libxml-compile-perl (1.46-1) UNRELEASED; urgency=medium
+libxml-compile-perl (1.46-1) unstable; urgency=medium
+
+  * Team upload.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
@@ -6,7 +8,7 @@ libxml-compile-perl (1.46-1) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * New upstream release.
 
- -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 18:45:04 +0200
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 18:46:54 +0200
 
 libxml-compile-perl (1.45-1) unstable; urgency=medium
 

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

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


[libxml-compile-perl] 02/03: New upstream release.

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

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

commit 684f22d3045d213dea18dd291082281c173d46b3
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:45:29 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 547f089..63f107d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-libxml-compile-perl (1.45-2) UNRELEASED; urgency=medium
+libxml-compile-perl (1.46-1) UNRELEASED; urgency=medium
 
+  [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
- -- Salvatore Bonaccorso car...@debian.org  Sat, 16 Aug 2014 09:36:16 +0200
+  [ gregor herrmann ]
+  * New upstream release.
+
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 18:45:04 +0200
 
 libxml-compile-perl (1.45-1) unstable; urgency=medium
 

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

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


[libxml-compile-perl] annotated tag debian/1.46-1 created (now dca22ad)

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

gregoa pushed a change to annotated tag debian/1.46-1
in repository libxml-compile-perl.

at  dca22ad   (tag)
   tagging  a2fdab778abf0350d0434a7fe412a428f6a9c2b7 (commit)
  replaces  debian/1.45-1
 tagged by  gregor herrmann
on  Wed Sep 17 18:48:00 2014 +0200

- Log -
tagging package libxml-compile-perl version debian/1.46-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJUGbtAXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGRb4P/AlZYsywfJ1J12Itiu1ssMxR
inTpSo/eR5ioGqEliL/bO7aVOc8CnomDIRy7w4xN8eEmx9rNPHb97fMWqToHjCmW
r126WYo8RPFvmC+F283gSKLRMqxUj6q8eVdntHVGCbt1X6k/xbUc9UsNBobSlMEl
0qtZWErZtnn9geD58aVyMymu0HqZcrWYhu6TB5LfOJ+c3bjFN/r0YSwVk54vOgKl
UTCiDjbkAzsjtDdFisUEybCDrbJPkHEyqGOHGi4HAZz49d//OMjRCn0MDtQUMrqQ
8t4rkleNNdwc/7ctdPiRd7u7c4pf+oLyKcIiUxBTkuX43paTyi2Fr1coX66lQjI0
MDkY9Ufk4criqRiHvpH5T4geGm366G/HifalMjGtw7GAEV70xqUAbz9n6mSgrlCh
uMVFkgy0LhGyGMm9fyBAZ1h4z0V4fg3qGcG3C7GXKWX8Ik99FHJPZs04SsxHQu8z
PmEmpnsZUF23niARv71G8gx0azV0Hn+GNhMMDjMPMTJeba3FMqWBmYBfACzq16Su
pVL+fzvp2QY6TabfG4zRhCyypRgb862S6hYMikDs3y+zZUJMAlJG2MRDc8nzPJ63
XdnS02nM70wG+hX5G387TMEBiW7WwT+LJbsqcHaIlwcoXuvFa/nHfbq5/37wolQb
Xv75e0btijVudVXcEvz7
=Qqwu
-END PGP SIGNATURE-

Salvatore Bonaccorso (2):
  Update Vcs-Browser URL to cgit web frontend
  update changelog

gregor herrmann (4):
  Imported Upstream version 1.46
  Merge tag 'upstream/1.46'
  New upstream release.
  releasing package libxml-compile-perl version 1.46-1

---

This annotated tag includes the following new commits:

   new  3c654f7   Merge tag 'upstream/1.46'
   new  684f22d   New upstream release.
   new  a2fdab7   releasing package libxml-compile-perl version 1.46-1

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


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

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


[libxml-compile-perl] branch master updated (7fe9339 - a2fdab7)

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

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

  from  7fe9339   update changelog
  adds  2fcafc7   Imported Upstream version 1.46
   new  3c654f7   Merge tag 'upstream/1.46'
   new  684f22d   New upstream release.
   new  a2fdab7   releasing package libxml-compile-perl version 1.46-1

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


Summary of changes:
 ChangeLog|  8 
 META.json|  2 +-
 META.yml |  2 +-
 Makefile.PL  |  2 +-
 README   | 12 ++--
 debian/changelog | 10 --
 lib/XML/Compile.pm   |  2 +-
 lib/XML/Compile.pod  |  4 ++--
 lib/XML/Compile/FAQ.pod  |  4 ++--
 lib/XML/Compile/Iterator.pm  |  2 +-
 lib/XML/Compile/Iterator.pod |  4 ++--
 lib/XML/Compile/Schema.pm|  2 +-
 lib/XML/Compile/Schema.pod   |  4 ++--
 lib/XML/Compile/Schema/BuiltInFacets.pm  |  2 +-
 lib/XML/Compile/Schema/BuiltInFacets.pod |  4 ++--
 lib/XML/Compile/Schema/BuiltInTypes.pm   |  2 +-
 lib/XML/Compile/Schema/BuiltInTypes.pod  |  4 ++--
 lib/XML/Compile/Schema/Instance.pm   |  2 +-
 lib/XML/Compile/Schema/Instance.pod  |  4 ++--
 lib/XML/Compile/Schema/NameSpaces.pm | 26 +-
 lib/XML/Compile/Schema/NameSpaces.pod|  4 ++--
 lib/XML/Compile/Schema/Specs.pm  |  2 +-
 lib/XML/Compile/Schema/Specs.pod |  4 ++--
 lib/XML/Compile/Translate.pm | 14 +++---
 lib/XML/Compile/Translate.pod|  4 ++--
 lib/XML/Compile/Translate/Reader.pm  |  2 +-
 lib/XML/Compile/Translate/Reader.pod |  4 ++--
 lib/XML/Compile/Translate/Template.pm|  4 ++--
 lib/XML/Compile/Translate/Template.pod   |  4 ++--
 lib/XML/Compile/Translate/Writer.pm  |  2 +-
 lib/XML/Compile/Translate/Writer.pod |  4 ++--
 lib/XML/Compile/Util.pm  |  2 +-
 lib/XML/Compile/Util.pod |  4 ++--
 t/TestTools.pm   |  2 +-
 34 files changed, 86 insertions(+), 72 deletions(-)

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

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


[libxml-compile-perl] annotated tag upstream/1.46 created (now de41c79)

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

gregoa pushed a change to annotated tag upstream/1.46
in repository libxml-compile-perl.

at  de41c79   (tag)
   tagging  2fcafc79d8371a3410e71048b073c4337e90a711 (commit)
  replaces  upstream/1.45
 tagged by  gregor herrmann
on  Wed Sep 17 18:45:03 2014 +0200

- Log -
Upstream version 1.46

gregor herrmann (1):
  Imported Upstream version 1.46

---

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

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


[libxml-compile-perl] 01/01: pristine-tar data for libxml-compile-perl_1.46.orig.tar.gz

2014-09-17 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 libxml-compile-perl.

commit e05fd7cc3e8516215f7a33d9667adadce51ad72f
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:45:03 2014 +0200

pristine-tar data for libxml-compile-perl_1.46.orig.tar.gz
---
 libxml-compile-perl_1.46.orig.tar.gz.delta | Bin 0 - 4959 bytes
 libxml-compile-perl_1.46.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libxml-compile-perl_1.46.orig.tar.gz.delta 
b/libxml-compile-perl_1.46.orig.tar.gz.delta
new file mode 100644
index 000..300fb4f
Binary files /dev/null and b/libxml-compile-perl_1.46.orig.tar.gz.delta differ
diff --git a/libxml-compile-perl_1.46.orig.tar.gz.id 
b/libxml-compile-perl_1.46.orig.tar.gz.id
new file mode 100644
index 000..51bb014
--- /dev/null
+++ b/libxml-compile-perl_1.46.orig.tar.gz.id
@@ -0,0 +1 @@
+a3f61ee16ddb404d84072663e4f5efe4be9d3e42

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

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


[libxml-compile-perl] 01/03: Merge tag 'upstream/1.46'

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

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

commit 3c654f7107ff229a6dd0285bbeb1dd75f0af3296
Merge: 7fe9339 2fcafc7
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:45:03 2014 +0200

Merge tag 'upstream/1.46'

Upstream version 1.46

 ChangeLog|  8 
 META.json|  2 +-
 META.yml |  2 +-
 Makefile.PL  |  2 +-
 README   | 12 ++--
 lib/XML/Compile.pm   |  2 +-
 lib/XML/Compile.pod  |  4 ++--
 lib/XML/Compile/FAQ.pod  |  4 ++--
 lib/XML/Compile/Iterator.pm  |  2 +-
 lib/XML/Compile/Iterator.pod |  4 ++--
 lib/XML/Compile/Schema.pm|  2 +-
 lib/XML/Compile/Schema.pod   |  4 ++--
 lib/XML/Compile/Schema/BuiltInFacets.pm  |  2 +-
 lib/XML/Compile/Schema/BuiltInFacets.pod |  4 ++--
 lib/XML/Compile/Schema/BuiltInTypes.pm   |  2 +-
 lib/XML/Compile/Schema/BuiltInTypes.pod  |  4 ++--
 lib/XML/Compile/Schema/Instance.pm   |  2 +-
 lib/XML/Compile/Schema/Instance.pod  |  4 ++--
 lib/XML/Compile/Schema/NameSpaces.pm | 26 +-
 lib/XML/Compile/Schema/NameSpaces.pod|  4 ++--
 lib/XML/Compile/Schema/Specs.pm  |  2 +-
 lib/XML/Compile/Schema/Specs.pod |  4 ++--
 lib/XML/Compile/Translate.pm | 14 +++---
 lib/XML/Compile/Translate.pod|  4 ++--
 lib/XML/Compile/Translate/Reader.pm  |  2 +-
 lib/XML/Compile/Translate/Reader.pod |  4 ++--
 lib/XML/Compile/Translate/Template.pm|  4 ++--
 lib/XML/Compile/Translate/Template.pod   |  4 ++--
 lib/XML/Compile/Translate/Writer.pm  |  2 +-
 lib/XML/Compile/Translate/Writer.pod |  4 ++--
 lib/XML/Compile/Util.pm  |  2 +-
 lib/XML/Compile/Util.pod |  4 ++--
 t/TestTools.pm   |  2 +-
 33 files changed, 78 insertions(+), 70 deletions(-)

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

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


[libwww-shorten-perl] branch master updated (a4bda43 - b6a76b0)

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

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

  from  a4bda43   update changelog
  adds  9329d33   Imported Upstream version 3.06
   new  054e677   Merge tag 'upstream/3.06'
   new  a42502f   New upstream release. The Metamark service is no longer 
accepting new URLs.
   new  fe6e2e8   Update patch network_tests.patch.
   new  b6a76b0   releasing package libwww-shorten-perl version 3.06-1

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


Summary of changes:
 Changes| 429 +
 META.json  |   4 +-
 META.yml   |   4 +-
 bin/shorten|   2 +-
 debian/changelog   |   9 +-
 debian/patches/network_tests.patch |  20 +-
 lib/WWW/Shorten.pm |  11 +-
 lib/WWW/Shorten/Metamark.pm|  88 +---
 t/00load_a.t   |   2 +-
 t/00load_b.t   |   2 +-
 t/00noexp.t|   4 +-
 t/metamark.t   |  21 +-
 t/newnames.t   |   5 +-
 13 files changed, 283 insertions(+), 318 deletions(-)

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

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


[libwww-shorten-perl] 01/01: pristine-tar data for libwww-shorten-perl_3.06.orig.tar.gz

2014-09-17 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 libwww-shorten-perl.

commit 0ac5df72c09fdb6b1b340537e561c04f98285956
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:49:20 2014 +0200

pristine-tar data for libwww-shorten-perl_3.06.orig.tar.gz
---
 libwww-shorten-perl_3.06.orig.tar.gz.delta | Bin 0 - 2119 bytes
 libwww-shorten-perl_3.06.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libwww-shorten-perl_3.06.orig.tar.gz.delta 
b/libwww-shorten-perl_3.06.orig.tar.gz.delta
new file mode 100644
index 000..512a88d
Binary files /dev/null and b/libwww-shorten-perl_3.06.orig.tar.gz.delta differ
diff --git a/libwww-shorten-perl_3.06.orig.tar.gz.id 
b/libwww-shorten-perl_3.06.orig.tar.gz.id
new file mode 100644
index 000..1f4faf9
--- /dev/null
+++ b/libwww-shorten-perl_3.06.orig.tar.gz.id
@@ -0,0 +1 @@
+361ad4c36feb5d8c1fbeeeb5b62ba32049382122

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

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


[libwww-shorten-perl] 01/04: Merge tag 'upstream/3.06'

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

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

commit 054e67772e6aeadf226ffc1bddcb74a9f91bd46d
Merge: a4bda43 9329d33
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:49:20 2014 +0200

Merge tag 'upstream/3.06'

Upstream version 3.06

 Changes | 429 +---
 META.json   |   4 +-
 META.yml|   4 +-
 bin/shorten |   2 +-
 lib/WWW/Shorten.pm  |  11 +-
 lib/WWW/Shorten/Metamark.pm |  88 +
 t/00load_a.t|   2 +-
 t/00load_b.t|   2 +-
 t/00noexp.t |   4 +-
 t/metamark.t|  21 +--
 t/newnames.t|   5 +-
 11 files changed, 275 insertions(+), 297 deletions(-)

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

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


[libwww-shorten-perl] branch pristine-tar updated (85fbbcf - 0ac5df7)

2014-09-17 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 libwww-shorten-perl.

  from  85fbbcf   pristine-tar data for libwww-shorten-perl_3.05.orig.tar.gz
   new  0ac5df7   pristine-tar data for libwww-shorten-perl_3.06.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:
 libwww-shorten-perl_3.06.orig.tar.gz.delta | Bin 0 - 2119 bytes
 libwww-shorten-perl_3.06.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libwww-shorten-perl_3.06.orig.tar.gz.delta
 create mode 100644 libwww-shorten-perl_3.06.orig.tar.gz.id

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

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


[libwww-shorten-perl] 02/04: New upstream release. The Metamark service is no longer accepting new URLs.

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

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

commit a42502f3c9d4264ba7b2d9b82b9b52a8b05851c0
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:51:45 2014 +0200

New upstream release. The Metamark service is no longer accepting new URLs.
---
 debian/changelog | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c66deb3..7d76dcf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,14 @@
-libwww-shorten-perl (3.05-2) UNRELEASED; urgency=medium
+libwww-shorten-perl (3.06-1) UNRELEASED; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ gregor herrmann ]
   * debian/control: update Module::Build dependency.
+  * New upstream release.
+The Metamark service is no longer accepting new URLs.
 
- -- Salvatore Bonaccorso car...@debian.org  Sat, 16 Aug 2014 09:36:11 +0200
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 18:49:20 +0200
 
 libwww-shorten-perl (3.05-1) unstable; urgency=medium
 

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

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


[libwww-shorten-perl] 04/04: releasing package libwww-shorten-perl version 3.06-1

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

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

commit b6a76b01c57c7c192644d5e2283dacaf4f82be42
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:56:06 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 7d76dcf..f9bb902 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,17 @@
-libwww-shorten-perl (3.06-1) UNRELEASED; urgency=medium
+libwww-shorten-perl (3.06-1) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ gregor herrmann ]
   * debian/control: update Module::Build dependency.
+
   * New upstream release.
 The Metamark service is no longer accepting new URLs.
+  * Update patch network_tests.patch.
+Drop hunk which touched to rewritten t/metamark.t.
 
- -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 18:49:20 +0200
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 18:55:00 +0200
 
 libwww-shorten-perl (3.05-1) unstable; urgency=medium
 

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

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


[libwww-shorten-perl] 03/04: Update patch network_tests.patch.

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

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

commit fe6e2e8b502f80f4f0276e79988b4d6976aef07a
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 18:53:47 2014 +0200

Update patch network_tests.patch.

Drop hunk which touched to rewritten t/metamark.t.
---
 debian/patches/network_tests.patch | 20 +---
 1 file changed, 1 insertion(+), 19 deletions(-)

diff --git a/debian/patches/network_tests.patch 
b/debian/patches/network_tests.patch
index 9e4491a..19bcd89 100644
--- a/debian/patches/network_tests.patch
+++ b/debian/patches/network_tests.patch
@@ -2,26 +2,8 @@ Subject: skipping tests that depend on the netork
 Forwarded: not-needed
 Author: Nicholas Bamber nicho...@periapt.co.uk
 Reviewed-by: gregor herrmann gre...@debian.org
-Last-Update: 2014-05-10
+Last-Update: 2014-09-17
 
 a/t/metamark.t
-+++ b/t/metamark.t
-@@ -2,6 +2,9 @@
- 
- BEGIN { use_ok WWW::Shorten::Metamark };
- 
-+SKIP: {
-+skip 'network testing turned off by default', 6 if not 
$ENV{NETWORK_TESTING};
-+
- my $url = 'http://dave.org.uk/';
- my $short = makeashorterlink( $url );
- ok((defined $short), 'Reasonable response');
-@@ -16,3 +19,5 @@
- ok($@);
- eval { makealongerlink() };
- ok($@);
-+
-+}
 --- a/t/tinyurl.t
 +++ b/t/tinyurl.t
 @@ -2,6 +2,9 @@

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

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


[libwww-shorten-perl] annotated tag upstream/3.06 created (now 6a56146)

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

gregoa pushed a change to annotated tag upstream/3.06
in repository libwww-shorten-perl.

at  6a56146   (tag)
   tagging  9329d3380b3a6d23288df68df116fc019b819d31 (commit)
  replaces  upstream/3.05
 tagged by  gregor herrmann
on  Wed Sep 17 18:49:20 2014 +0200

- Log -
Upstream version 3.06

gregor herrmann (1):
  Imported Upstream version 3.06

---

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

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


[liburi-db-perl] 04/06: Update debian/changelog

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

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

commit cc1588476940839ff62cf9726b2546316d1ac33f
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:01:19 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 20ac813..893f097 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-liburi-db-perl (0.13-2) UNRELEASED; urgency=medium
+liburi-db-perl (0.15-1) UNRELEASED; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ gregor herrmann ]
   * Add debian/upstream/metadata
+  * Imported upstream version 0.15
 
- -- Salvatore Bonaccorso car...@debian.org  Sat, 16 Aug 2014 09:36:02 +0200
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:01:19 +0200
 
 liburi-db-perl (0.13-1) unstable; urgency=medium
 

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

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


[liburi-db-perl] annotated tag upstream/0.15 created (now 91a1b6d)

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

gregoa pushed a change to annotated tag upstream/0.15
in repository liburi-db-perl.

at  91a1b6d   (tag)
   tagging  cfa49e94b79413ed40999422b55bccba56347a28 (commit)
  replaces  upstream/0.13
 tagged by  gregor herrmann
on  Wed Sep 17 19:01:19 2014 +0200

- Log -
Upstream version 0.15

gregor herrmann (1):
  Imported Upstream version 0.15

---

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

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


[liburi-db-perl] annotated tag debian/0.15-1 created (now 6644012)

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

gregoa pushed a change to annotated tag debian/0.15-1
in repository liburi-db-perl.

at  6644012   (tag)
   tagging  a6ab2c65d6ed1b8bddee5e50d9ca7f3c7d7b53fd (commit)
  replaces  debian/0.13-1
 tagged by  gregor herrmann
on  Wed Sep 17 19:04:12 2014 +0200

- Log -
tagging package liburi-db-perl version debian/0.15-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJUGb8MXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG6/UP/1eLAejjhDAiQ+Fd+PlZdQQK
/UWhBKa+lRuZqBz6g0Uhs7Q1uqoET6upgcWxh6ZB73ax8jtiozIYPnQXzsBr2Hfa
caxgMhuUD5oxcYk14TSrlLGwup+AQH4NAMQexhf2lwM+CyUcUBDdVHcXfxoAVqpl
HZyoLTV3Yrl6UUi0r4433DmwNx0L5QrXuxxzIf9byZh+fQStMrpEONn7evIojrrq
JCzZVV9hDQyOpey4liFtZ0BAzgTL3az2NzcDGEVrgyJamiJLqcIaHNoY28Bix0FY
od7Qz8VPTG5CLJHo9fUzabF3n1/4oXz31AcIHf4kDUKfg4FiWqodeScRfEckMdTZ
C/RoW0xSBR9+PbkaONdLQFm/r1GJwC6xsUL1bo0v+OeNv/ZC0PAJzUedp4RZ5Mvy
t0jcYusaA6EyOVb1r9Vgmqg6XKTXoOqV0gy+w1ihjFef07sIEMlVoABlq0jGSFZZ
mkgohY88L/FwfPdnqRJzwWs68etiP8aYw+yNFPSY6z/vkwZ4U8czXsN1CGp0W4Hy
+dmEfNsFMvGS8dH0GZSw3naKvVzT+vPumTmfaiHY/xY8X336uLSdKbl1oguDbEdq
ePsnjIAoOmpOxB7Dg3QSQxqsF92cMv4cN6+ySlXHWv1MLRVSm/3F177uBvZt6Nz+
JQ8mHuQu/1RYN+h/6AIg
=VKgA
-END PGP SIGNATURE-

Salvatore Bonaccorso (2):
  Update Vcs-Browser URL to cgit web frontend
  update changelog

gregor herrmann (8):
  mark patch as applied upstream
  Add debian/upstream/metadata
  Update debian/changelog
  Imported Upstream version 0.15
  Merge tag 'upstream/0.15'
  Update debian/changelog
  Drop patch pod-whatis.patch; fixed upstream.
  releasing package liburi-db-perl version 0.15-1

---

This annotated tag includes the following new commits:

   new  6885ed2   Add debian/upstream/metadata
   new  dfd9a6c   Update debian/changelog
   new  ca054da   Merge tag 'upstream/0.15'
   new  cc15884   Update debian/changelog
   new  4e30321   Drop patch pod-whatis.patch; fixed upstream.
   new  a6ab2c6   releasing package liburi-db-perl version 0.15-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/liburi-db-perl.git

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


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

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

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

commit 6885ed2a9a75d62faf560f5cff02382f706c59ed
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:01:02 2014 +0200

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

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..af7881e
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Archive: CPAN
+Bug-Database: https://github.com/theory/uri-db/issues/
+Contact: David E. Wheeler da...@justatheory.com
+Name: URI-db
+Repository: https://github.com/theory/uri-db/

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

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


[liburi-db-perl] 01/01: pristine-tar data for liburi-db-perl_0.15.orig.tar.gz

2014-09-17 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 liburi-db-perl.

commit 8ccfe1e581d9587d3e515c7736946b994b717468
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:01:19 2014 +0200

pristine-tar data for liburi-db-perl_0.15.orig.tar.gz
---
 liburi-db-perl_0.15.orig.tar.gz.delta | Bin 0 - 2013 bytes
 liburi-db-perl_0.15.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/liburi-db-perl_0.15.orig.tar.gz.delta 
b/liburi-db-perl_0.15.orig.tar.gz.delta
new file mode 100644
index 000..47f6b3d
Binary files /dev/null and b/liburi-db-perl_0.15.orig.tar.gz.delta differ
diff --git a/liburi-db-perl_0.15.orig.tar.gz.id 
b/liburi-db-perl_0.15.orig.tar.gz.id
new file mode 100644
index 000..8c40038
--- /dev/null
+++ b/liburi-db-perl_0.15.orig.tar.gz.id
@@ -0,0 +1 @@
+be64a9166c64170017f19905744cbb42b3098ff6

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

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


[liburi-db-perl] branch pristine-tar updated (5212560 - 8ccfe1e)

2014-09-17 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 liburi-db-perl.

  from  5212560   pristine-tar data for liburi-db-perl_0.13.orig.tar.gz
   new  8ccfe1e   pristine-tar data for liburi-db-perl_0.15.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:
 liburi-db-perl_0.15.orig.tar.gz.delta | Bin 0 - 2013 bytes
 liburi-db-perl_0.15.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 liburi-db-perl_0.15.orig.tar.gz.delta
 create mode 100644 liburi-db-perl_0.15.orig.tar.gz.id

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

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


[liburi-db-perl] 03/06: Merge tag 'upstream/0.15'

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

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

commit ca054dae5a54fa6cb42adeaba9643e4c96cd3010
Merge: dfd9a6c cfa49e9
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:01:19 2014 +0200

Merge tag 'upstream/0.15'

Upstream version 0.15

 Changes   |  12 ++
 META.json |  78 ++---
 META.yml  |  78 ++---
 README|   2 +-
 README.md |   3 ++
 lib/URI/_db.pm|  13 ++-
 lib/URI/cassandra.pm  |   2 +-
 lib/URI/couch.pm  |   2 +-
 lib/URI/couchdb.pm|   3 +-
 lib/URI/cubrid.pm |   2 +-
 lib/URI/db.pm |  39 ---
 lib/URI/db2.pm|   2 +-
 lib/URI/derby.pm  |   2 +-
 lib/URI/firebird.pm   |   2 +-
 lib/URI/hive.pm   |   2 +-
 lib/URI/impala.pm |   2 +-
 lib/URI/informix.pm   |   2 +-
 lib/URI/ingres.pm |   2 +-
 lib/URI/interbase.pm  |   2 +-
 lib/URI/ldapdb.pm |  10 ++---
 lib/URI/maria.pm  |   2 +-
 lib/URI/mariadb.pm|   2 +-
 lib/URI/max.pm|   2 +-
 lib/URI/maxdb.pm  |   3 +-
 lib/URI/monet.pm  |   2 +-
 lib/URI/monetdb.pm|   3 +-
 lib/URI/mongo.pm  |   2 +-
 lib/URI/mongodb.pm|   3 +-
 lib/URI/mssql.pm  |   2 +-
 lib/URI/mysql.pm  |   3 +-
 lib/URI/oracle.pm |   2 +-
 lib/URI/pg.pm |   3 +-
 lib/URI/pgsql.pm  |   2 +-
 lib/URI/pgxc.pm   |   2 +-
 lib/URI/postgres.pm   |   2 +-
 lib/URI/postgresql.pm |   2 +-
 lib/URI/postgresxc.pm |   2 +-
 lib/URI/sqlite.pm |   4 +-
 lib/URI/sqlite3.pm|   2 +-
 lib/URI/sqlserver.pm  |   3 +-
 lib/URI/sybase.pm |   2 +-
 lib/URI/teradata.pm   |   2 +-
 lib/URI/unify.pm  |   2 +-
 lib/URI/vertica.pm|  23 ++-
 t/dbi.t   |  26 -
 t/engines.t   | 104 +++---
 46 files changed, 288 insertions(+), 179 deletions(-)

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

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


[liburi-db-perl] 05/06: Drop patch pod-whatis.patch; fixed upstream.

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

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

commit 4e303216f51450d4778a942fdad4227374ee4998
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:02:42 2014 +0200

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

diff --git a/debian/patches/pod-whatis.patch b/debian/patches/pod-whatis.patch
deleted file mode 100644
index 328916b..000
--- a/debian/patches/pod-whatis.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: add missing whatis part
-Origin: vendor
-Bug: https://github.com/theory/uri-db/issues/5
-Forwarded: https://github.com/theory/uri-db/issues/5
-Author: gregor herrmann gre...@debian.org
-Last-Update: 2014-08-12
-Applied-Upstream: 
https://github.com/theory/uri-db/commit/0afb38a699cf1456da61db18e7bae6f838d0f49b
-
 a/lib/URI/ldapdb.pm
-+++ b/lib/URI/ldapdb.pm
-@@ -20,7 +20,7 @@
- 
- =head1 NAME
- 
--URI::ldapdb
-+URI::ldapdb - linkage between URI::db and DBD::LDAP
- 
- =head1 DESCRIPTION
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index cdba319..000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-pod-whatis.patch

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

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


[liburi-db-perl] branch master updated (7b494dc - a6ab2c6)

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

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

  from  7b494dc   update changelog
   new  6885ed2   Add debian/upstream/metadata
   new  dfd9a6c   Update debian/changelog
  adds  cfa49e9   Imported Upstream version 0.15
   new  ca054da   Merge tag 'upstream/0.15'
   new  cc15884   Update debian/changelog
   new  4e30321   Drop patch pod-whatis.patch; fixed upstream.
   new  a6ab2c6   releasing package liburi-db-perl version 0.15-1

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


Summary of changes:
 Changes |  12 +
 META.json   |  78 +++---
 META.yml|  78 +++---
 README  |   2 +-
 README.md   |   3 ++
 debian/changelog|  10 +++-
 debian/patches/pod-whatis.patch |  19 
 debian/patches/series   |   1 -
 debian/upstream/metadata|   6 +++
 lib/URI/_db.pm  |  13 -
 lib/URI/cassandra.pm|   2 +-
 lib/URI/couch.pm|   2 +-
 lib/URI/couchdb.pm  |   3 +-
 lib/URI/cubrid.pm   |   2 +-
 lib/URI/db.pm   |  39 +--
 lib/URI/db2.pm  |   2 +-
 lib/URI/derby.pm|   2 +-
 lib/URI/firebird.pm |   2 +-
 lib/URI/hive.pm |   2 +-
 lib/URI/impala.pm   |   2 +-
 lib/URI/informix.pm |   2 +-
 lib/URI/ingres.pm   |   2 +-
 lib/URI/interbase.pm|   2 +-
 lib/URI/ldapdb.pm   |  10 ++--
 lib/URI/maria.pm|   2 +-
 lib/URI/mariadb.pm  |   2 +-
 lib/URI/max.pm  |   2 +-
 lib/URI/maxdb.pm|   3 +-
 lib/URI/monet.pm|   2 +-
 lib/URI/monetdb.pm  |   3 +-
 lib/URI/mongo.pm|   2 +-
 lib/URI/mongodb.pm  |   3 +-
 lib/URI/mssql.pm|   2 +-
 lib/URI/mysql.pm|   3 +-
 lib/URI/oracle.pm   |   2 +-
 lib/URI/pg.pm   |   3 +-
 lib/URI/pgsql.pm|   2 +-
 lib/URI/pgxc.pm |   2 +-
 lib/URI/postgres.pm |   2 +-
 lib/URI/postgresql.pm   |   2 +-
 lib/URI/postgresxc.pm   |   2 +-
 lib/URI/sqlite.pm   |   4 +-
 lib/URI/sqlite3.pm  |   2 +-
 lib/URI/sqlserver.pm|   3 +-
 lib/URI/sybase.pm   |   2 +-
 lib/URI/teradata.pm |   2 +-
 lib/URI/unify.pm|   2 +-
 lib/URI/vertica.pm  |  23 -
 t/dbi.t |  26 ++
 t/engines.t | 104 
 50 files changed, 302 insertions(+), 201 deletions(-)
 delete mode 100644 debian/patches/pod-whatis.patch
 delete mode 100644 debian/patches/series
 create mode 100644 debian/upstream/metadata

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

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


[liburi-db-perl] 02/06: Update debian/changelog

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

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

commit dfd9a6c32b4a4390223db9d1c6a588f61e2b
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:01:02 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 99f2cb5..20ac813 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 liburi-db-perl (0.13-2) UNRELEASED; urgency=medium
 
+  [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
+  [ gregor herrmann ]
+  * Add debian/upstream/metadata
+
  -- Salvatore Bonaccorso car...@debian.org  Sat, 16 Aug 2014 09:36:02 +0200
 
 liburi-db-perl (0.13-1) unstable; urgency=medium

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

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


[libsql-translator-perl] branch master updated (edc87a8 - fd390b4)

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

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

  from  edc87a8   update changelog
   new  e654c25   Add debian/upstream/metadata
   new  dadb8e0   Update debian/changelog
  adds  4c44291   Imported Upstream version 0.11020
   new  f991f2b   Merge tag 'upstream/0.11020'
   new  e07c789   Update debian/changelog
   new  fd390b4   releasing package libsql-translator-perl version 0.11020-1

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


Summary of changes:
 Changes   |  16 
 MANIFEST  |   2 +
 META.yml  |  38 -
 Makefile.PL   |  10 +--
 debian/changelog  |   8 +-
 debian/upstream/metadata  |   6 ++
 inc/Module/AutoInstall.pm |  42 +-
 inc/Module/Install.pm |  23 +++---
 inc/Module/Install/AutoInstall.pm |   6 +-
 inc/Module/Install/Base.pm|   2 +-
 inc/Module/Install/Can.pm |   2 +-
 inc/Module/Install/Fetch.pm   |   6 +-
 inc/Module/Install/Include.pm |   6 +-
 inc/Module/Install/Makefile.pm|   4 +-
 inc/Module/Install/Metadata.pm| 106 +-
 inc/Module/Install/Scripts.pm |   6 +-
 inc/Module/Install/Share.pm   |   2 +-
 inc/Module/Install/Win32.pm   |   6 +-
 inc/Module/Install/WriteAll.pm|   6 +-
 lib/SQL/Translator.pm |   2 +-
 lib/SQL/Translator/Diff.pm|  34 +
 lib/SQL/Translator/Generator/DDL/SQLServer.pm |   2 +-
 lib/SQL/Translator/Parser/DBI/MySQL.pm|   4 +-
 lib/SQL/Translator/Parser/PostgreSQL.pm   |   2 +-
 lib/SQL/Translator/Producer/MySQL.pm  |  27 +++
 lib/SQL/Translator/Producer/PostgreSQL.pm |  43 ++-
 lib/SQL/Translator/Producer/SQLServer.pm  |   2 +-
 lib/SQL/Translator/Producer/SQLite.pm |  94 +++
 lib/SQL/Translator/Schema/Constraint.pm   |   6 +-
 lib/SQL/Translator/Schema/Field.pm|  31 +++-
 lib/SQL/Translator/Utils.pm   |  70 -
 lib/Test/SQL/Translator.pm|   7 +-
 script/sqlt-diff  |   8 --
 t/09sqlt-diagram.t|   5 +-
 t/13schema.t  |  82 +++-
 t/14postgres-parser.t |  26 ++-
 t/30sqlt-new-diff-mysql.t |   1 +
 t/30sqlt-new-diff-pgsql.t |  24 +++---
 t/30sqlt-new-diff-sqlite.t|   6 +-
 t/31dumper.t  |   3 +-
 t/38-mysql-producer.t |  15 
 t/66-postgres-dbi-parser.t|  24 +++---
 t/70sqlt-diff_script.t|  11 ++-
 t/70sqlt-diff_script_old.t|  13 ++--
 t/data/diff/create1.yml   |  12 +++
 t/data/diff/create2.yml   |  14 +++-
 t/data/roundtrip_autogen.yaml |   2 +-
 t/postgresql-rename-table-and-field.t |  91 ++
 t/sqlite-rename-field.t   |  71 +
 49 files changed, 793 insertions(+), 236 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/postgresql-rename-table-and-field.t
 create mode 100644 t/sqlite-rename-field.t

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

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


[libsql-translator-perl] 01/05: Add debian/upstream/metadata

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

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

commit e654c25f69c7dd8ae72e6bbd3e35105944ab2cc6
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:05:36 2014 +0200

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

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..f955491
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Archive: CPAN
+Bug-Database: http://rt.cpan.org/NoAuth/Bugs.html?Dist=SQL-Translator
+Contact: Ken Youens-Clark kcl...@cpan.org
+Name: SQL-Translator
+Repository: git://git.shadowcat.co.uk/dbsrgits/SQL-Translator.git

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

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


[libsql-translator-perl] annotated tag upstream/0.11020 created (now 2396927)

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

gregoa pushed a change to annotated tag upstream/0.11020
in repository libsql-translator-perl.

at  2396927   (tag)
   tagging  4c4429152d7f5302251a255fd25637dae565cb6f (commit)
  replaces  upstream/0.11018
 tagged by  gregor herrmann
on  Wed Sep 17 19:06:12 2014 +0200

- Log -
Upstream version 0.11020

gregor herrmann (1):
  Imported Upstream version 0.11020

---

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

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


[libsql-translator-perl] 05/05: releasing package libsql-translator-perl version 0.11020-1

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

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

commit fd390b45fc123e9f40dd7007bf9cf1358d600283
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:20:05 2014 +0200

releasing package libsql-translator-perl version 0.11020-1
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d7398eb..6ff8285 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libsql-translator-perl (0.11020-1) UNRELEASED; urgency=medium
+libsql-translator-perl (0.11020-1) unstable; urgency=medium
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
@@ -10,7 +10,7 @@ libsql-translator-perl (0.11020-1) UNRELEASED; urgency=medium
   * Add debian/upstream/metadata
   * Imported upstream version 0.11020
 
- -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:06:12 +0200
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:18:09 +0200
 
 libsql-translator-perl (0.11018-1) unstable; urgency=medium
 

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

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


[libsql-translator-perl] 02/05: Update debian/changelog

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

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

commit dadb8e08332c13bb747cfaa10fa3a1bb8f265a81
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:05:36 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 4aae71c..2d537ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ libsql-translator-perl (0.11018-2) UNRELEASED; urgency=medium
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
+  [ gregor herrmann ]
+  * Add debian/upstream/metadata
+
  -- gregor herrmann gre...@debian.org  Thu, 27 Feb 2014 22:40:41 +0100
 
 libsql-translator-perl (0.11018-1) unstable; urgency=medium

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

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


[libsql-translator-perl] 03/05: Merge tag 'upstream/0.11020'

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

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

commit f991f2ba2c0b07210a56fc6374c00d4e206144f1
Merge: dadb8e0 4c44291
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:06:12 2014 +0200

Merge tag 'upstream/0.11020'

Upstream version 0.11020

 Changes   |  16 
 MANIFEST  |   2 +
 META.yml  |  38 -
 Makefile.PL   |  10 +--
 inc/Module/AutoInstall.pm |  42 +-
 inc/Module/Install.pm |  23 +++---
 inc/Module/Install/AutoInstall.pm |   6 +-
 inc/Module/Install/Base.pm|   2 +-
 inc/Module/Install/Can.pm |   2 +-
 inc/Module/Install/Fetch.pm   |   6 +-
 inc/Module/Install/Include.pm |   6 +-
 inc/Module/Install/Makefile.pm|   4 +-
 inc/Module/Install/Metadata.pm| 106 +-
 inc/Module/Install/Scripts.pm |   6 +-
 inc/Module/Install/Share.pm   |   2 +-
 inc/Module/Install/Win32.pm   |   6 +-
 inc/Module/Install/WriteAll.pm|   6 +-
 lib/SQL/Translator.pm |   2 +-
 lib/SQL/Translator/Diff.pm|  34 +
 lib/SQL/Translator/Generator/DDL/SQLServer.pm |   2 +-
 lib/SQL/Translator/Parser/DBI/MySQL.pm|   4 +-
 lib/SQL/Translator/Parser/PostgreSQL.pm   |   2 +-
 lib/SQL/Translator/Producer/MySQL.pm  |  27 +++
 lib/SQL/Translator/Producer/PostgreSQL.pm |  43 ++-
 lib/SQL/Translator/Producer/SQLServer.pm  |   2 +-
 lib/SQL/Translator/Producer/SQLite.pm |  94 +++
 lib/SQL/Translator/Schema/Constraint.pm   |   6 +-
 lib/SQL/Translator/Schema/Field.pm|  31 +++-
 lib/SQL/Translator/Utils.pm   |  70 -
 lib/Test/SQL/Translator.pm|   7 +-
 script/sqlt-diff  |   8 --
 t/09sqlt-diagram.t|   5 +-
 t/13schema.t  |  82 +++-
 t/14postgres-parser.t |  26 ++-
 t/30sqlt-new-diff-mysql.t |   1 +
 t/30sqlt-new-diff-pgsql.t |  24 +++---
 t/30sqlt-new-diff-sqlite.t|   6 +-
 t/31dumper.t  |   3 +-
 t/38-mysql-producer.t |  15 
 t/66-postgres-dbi-parser.t|  24 +++---
 t/70sqlt-diff_script.t|  11 ++-
 t/70sqlt-diff_script_old.t|  13 ++--
 t/data/diff/create1.yml   |  12 +++
 t/data/diff/create2.yml   |  14 +++-
 t/data/roundtrip_autogen.yaml |   2 +-
 t/postgresql-rename-table-and-field.t |  91 ++
 t/sqlite-rename-field.t   |  71 +
 47 files changed, 781 insertions(+), 234 deletions(-)

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

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


[libsql-translator-perl] branch pristine-tar updated (9c47759 - 47f6e4a)

2014-09-17 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 libsql-translator-perl.

  from  9c47759   pristine-tar data for 
libsql-translator-perl_0.11018.orig.tar.gz
   new  47f6e4a   pristine-tar data for 
libsql-translator-perl_0.11020.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:
 libsql-translator-perl_0.11020.orig.tar.gz.delta | Bin 0 - 9885 bytes
 libsql-translator-perl_0.11020.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libsql-translator-perl_0.11020.orig.tar.gz.delta
 create mode 100644 libsql-translator-perl_0.11020.orig.tar.gz.id

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

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


[libsql-translator-perl] annotated tag debian/0.11020-1 created (now 4ea1ad4)

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

gregoa pushed a change to annotated tag debian/0.11020-1
in repository libsql-translator-perl.

at  4ea1ad4   (tag)
   tagging  fd390b45fc123e9f40dd7007bf9cf1358d600283 (commit)
  replaces  debian/0.11018-1
 tagged by  gregor herrmann
on  Wed Sep 17 19:20:05 2014 +0200

- Log -
tagging package libsql-translator-perl version debian/0.11020-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJUGcLFXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGD4YQAKwVsUrv4vR/akBgSvtH+dP6
vh7fs+DpJvXFCiEZvpJYYSk5bY+nlsYEARcpOi4u+q8bCLj3vgqysnky06XMZArN
DBB29ktW9SVNTIOWoGIkzIDC8YUbopYpabxZNLmvsmiyVGAL8gVcTERPaGVC5V9H
1AzI/28urHy4AyeT/HRWT+2O/CC2eJXd8hAopuoy5tQAVka1rk5TsHjfNn+Pdi7U
yKLyQxt6Ys/TBS9rHPIz2B+ZrXiGAZRV84sG8PRFP4V0/ROH3mIebfFp+fsZ7ewk
SmWIqaUqpHNBDQ5P0N1CtjOtCDQpBXpF2mCyJicLlk1udTJ+OV/Ia+R3uHiFJ7RT
tr9Mwea0ul0UxTnehVHJz6phiqhtUXG+qQ3lHYzrWRzXwSCUXL9UkG3qEGDvYAcQ
eMByiELW8GFJpUEI68qDc8qxAgnm1O7kBQ4zVq9Ze/jS46KaTsrT7kXq57XUXadP
PSJdQPQ7VPftkaglMb6/azNqj1EO3CoSRZ8FfFeyL/XooJgVXaI7A7WpS59n4VGd
1qsQk/dRDdEn5RlLNxNCfeQouu7lgndnGDocKb4QETtOPvCILIQiRxwLLvQZ+mYV
Z1lQmjKcMI5GRCsesigRRjN+IeYw4MuO/YM+kqMYj0v/ViUTvEIDl4NTwEsxvwVW
U1RQQEMCAtvjgWhEPury
=1irp
-END PGP SIGNATURE-

Salvatore Bonaccorso (2):
  Update Vcs-Browser URL to cgit web frontend
  update changelog

gregor herrmann (8):
  Strip trailing slash from metacpan URLs.
  update changelog
  Add debian/upstream/metadata
  Update debian/changelog
  Imported Upstream version 0.11020
  Merge tag 'upstream/0.11020'
  Update debian/changelog
  releasing package libsql-translator-perl version 0.11020-1

---

This annotated tag includes the following new commits:

   new  e654c25   Add debian/upstream/metadata
   new  dadb8e0   Update debian/changelog
   new  f991f2b   Merge tag 'upstream/0.11020'
   new  e07c789   Update debian/changelog
   new  fd390b4   releasing package libsql-translator-perl version 0.11020-1

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


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

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


[libsql-translator-perl] 04/05: Update debian/changelog

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

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

commit e07c7892595bcbf0ae423de2d60eee4bbc4e1a20
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:06:12 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 2d537ae..d7398eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libsql-translator-perl (0.11018-2) UNRELEASED; urgency=medium
+libsql-translator-perl (0.11020-1) UNRELEASED; urgency=medium
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
@@ -8,8 +8,9 @@ libsql-translator-perl (0.11018-2) UNRELEASED; urgency=medium
 
   [ gregor herrmann ]
   * Add debian/upstream/metadata
+  * Imported upstream version 0.11020
 
- -- gregor herrmann gre...@debian.org  Thu, 27 Feb 2014 22:40:41 +0100
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:06:12 +0200
 
 libsql-translator-perl (0.11018-1) unstable; urgency=medium
 

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

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


[libsql-translator-perl] 01/01: pristine-tar data for libsql-translator-perl_0.11020.orig.tar.gz

2014-09-17 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 libsql-translator-perl.

commit 47f6e4a856a023cf4e4694e45789710b1f1c550b
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:06:12 2014 +0200

pristine-tar data for libsql-translator-perl_0.11020.orig.tar.gz
---
 libsql-translator-perl_0.11020.orig.tar.gz.delta | Bin 0 - 9885 bytes
 libsql-translator-perl_0.11020.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libsql-translator-perl_0.11020.orig.tar.gz.delta 
b/libsql-translator-perl_0.11020.orig.tar.gz.delta
new file mode 100644
index 000..562931f
Binary files /dev/null and b/libsql-translator-perl_0.11020.orig.tar.gz.delta 
differ
diff --git a/libsql-translator-perl_0.11020.orig.tar.gz.id 
b/libsql-translator-perl_0.11020.orig.tar.gz.id
new file mode 100644
index 000..b71753e
--- /dev/null
+++ b/libsql-translator-perl_0.11020.orig.tar.gz.id
@@ -0,0 +1 @@
+5609cdfdfb3dace625f3d651fbd9be5335740fb8

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

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


[libsql-abstract-more-perl] 05/06: Mention module name in long description.

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

gregoa pushed a commit to branch master
in repository libsql-abstract-more-perl.

commit ee3d87c6ad2fce18a6b5caad0e6ed2c108977833
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:24:13 2014 +0200

Mention module name in long description.
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e67bcd0..46d23d7 100644
--- a/debian/control
+++ b/debian/control
@@ -29,8 +29,9 @@ Depends: ${misc:Depends},
  libscalar-does-perl,
  libsql-abstract-perl (= 1.73)
 Description: extension of SQL::Abstract with more constructs and more flexible 
API
- Generates SQL from Perl datastructures. This is a subclass of SQL::Abstract,
- fully compatible with the parent class, but with some additions:
+ Sql::Abstract::More generates SQL from Perl datastructures. This is a
+ subclass of SQL::Abstract, fully compatible with the parent class, but with
+ some additions:
  .
  1) additional SQL constructs like -union, -group_by, join, etc;
  .

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

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


[libsql-abstract-more-perl] 01/01: pristine-tar data for libsql-abstract-more-perl_1.23.orig.tar.gz

2014-09-17 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 libsql-abstract-more-perl.

commit 64af896a6d1bb82febeff5b471164495e2cb2ed6
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:21:30 2014 +0200

pristine-tar data for libsql-abstract-more-perl_1.23.orig.tar.gz
---
 libsql-abstract-more-perl_1.23.orig.tar.gz.delta | Bin 0 - 52300 bytes
 libsql-abstract-more-perl_1.23.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libsql-abstract-more-perl_1.23.orig.tar.gz.delta 
b/libsql-abstract-more-perl_1.23.orig.tar.gz.delta
new file mode 100644
index 000..815a24c
Binary files /dev/null and b/libsql-abstract-more-perl_1.23.orig.tar.gz.delta 
differ
diff --git a/libsql-abstract-more-perl_1.23.orig.tar.gz.id 
b/libsql-abstract-more-perl_1.23.orig.tar.gz.id
new file mode 100644
index 000..458ebf4
--- /dev/null
+++ b/libsql-abstract-more-perl_1.23.orig.tar.gz.id
@@ -0,0 +1 @@
+ca4cb14e7771ff3f0417b7411e8e5c46d06dcf10

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

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


[libsql-abstract-more-perl] 04/06: Update debian/changelog

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

gregoa pushed a commit to branch master
in repository libsql-abstract-more-perl.

commit 85cf4e0b51f0acf252319e5a2515e5ec4a64e07d
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:21:30 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index a36c11a..3503903 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-libsql-abstract-more-perl (1.22-2) UNRELEASED; urgency=medium
+libsql-abstract-more-perl (1.23-1) UNRELEASED; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ gregor herrmann ]
   * Add debian/upstream/metadata
+  * Imported upstream version 1.23
 
- -- Salvatore Bonaccorso car...@debian.org  Sat, 16 Aug 2014 09:34:55 +0200
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:21:30 +0200
 
 libsql-abstract-more-perl (1.22-1) unstable; urgency=medium
 

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

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


[libsql-abstract-more-perl] 03/06: Merge tag 'upstream/1.23'

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

gregoa pushed a commit to branch master
in repository libsql-abstract-more-perl.

commit 58bab1f15b13bdf7a827fbe85e8bdc8234090b93
Merge: 387a9c3 b137dc7
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:21:30 2014 +0200

Merge tag 'upstream/1.23'

Upstream version 1.23

 Changes  |  3 +++
 META.yml |  2 +-
 lib/SQL/Abstract/More.pm |  9 ++---
 t/01-sql_abstract_more.t | 11 ++-
 4 files changed, 20 insertions(+), 5 deletions(-)

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

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


[libsql-abstract-more-perl] annotated tag debian/1.23-1 created (now 927343a)

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

gregoa pushed a change to annotated tag debian/1.23-1
in repository libsql-abstract-more-perl.

at  927343a   (tag)
   tagging  47950f2a3757584ba46b2f1ca594270be228e9fa (commit)
  replaces  debian/1.22-1
 tagged by  gregor herrmann
on  Wed Sep 17 19:25:37 2014 +0200

- Log -
tagging package libsql-abstract-more-perl version debian/1.23-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJUGcQRXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG2lMQAJGQCq9Kex8xgmnGalusuvMU
bNipEmMWJWBOB0+d5NZylWW8pusM9yF92bZz9NP2ZbM/fK3a8NrbEWqeOYOs6p/t
2m7IX1a9cv9bK5YC2+z/LmtBsYPnEJGhx3UKwePnV+S+B2vkdAyskcLWuiGBZfa+
mtfhMmg0UtE3Clq0+JKYPakS/jtc9zKiyjvRWUu6/2zwCssWfa5N5z1jCliC+c8r
GljXb0J+G33EKg5STVaUwNmNVrvUzIHJPJ6BD94MDA/aUsWu/bKpVZZTR03w/UCm
fR6uhfzxn71+LUAZkGpwx+iQv7gs93WrkkA14ILch8tP+o9cRcPdEcJ4r/oN2Z+V
V0QjKkEojeIdbErLevkNDx4hYXznGgGvK/wIH46ZzqJ1A2CAOF2U3rIp8P8KOPBa
hgf1vcczOfMInYcJGziyJ+Mb9D3XZgDz9ZbaYKKX/qMAagTtj1QLJmPeO+POwCao
ci+tJat5uFbBkn3iET6hYTAyWLmbHjuqDAzE3Fve2B7fS/74M6uSPQf9Vi3eQJ52
1CadV7J0ObiW95twUxjIIkc9+cRfhomX2UcZrDPnTE8x6u+DZB4N8SCMnImFwEIA
0wvRtA8iNa9F5V4/3L+waXmZLaN8cu+/qKIFVckBpCVsFfYkitPz/qCjA5vNt/H3
kgGNdAAa55su/pUgeECW
=9+fp
-END PGP SIGNATURE-

Salvatore Bonaccorso (2):
  Update Vcs-Browser URL to cgit web frontend
  update changelog

gregor herrmann (7):
  Add debian/upstream/metadata
  Update debian/changelog
  Imported Upstream version 1.23
  Merge tag 'upstream/1.23'
  Update debian/changelog
  Mention module name in long description.
  releasing package libsql-abstract-more-perl version 1.23-1

---

This annotated tag includes the following new commits:

   new  a0c8410   Add debian/upstream/metadata
   new  387a9c3   Update debian/changelog
   new  58bab1f   Merge tag 'upstream/1.23'
   new  85cf4e0   Update debian/changelog
   new  ee3d87c   Mention module name in long description.
   new  47950f2   releasing package libsql-abstract-more-perl version 1.23-1

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


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

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


[libsql-abstract-more-perl] 06/06: releasing package libsql-abstract-more-perl version 1.23-1

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

gregoa pushed a commit to branch master
in repository libsql-abstract-more-perl.

commit 47950f2a3757584ba46b2f1ca594270be228e9fa
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:25:37 2014 +0200

releasing package libsql-abstract-more-perl version 1.23-1
---
 debian/changelog | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3503903..652c1da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libsql-abstract-more-perl (1.23-1) UNRELEASED; urgency=medium
+libsql-abstract-more-perl (1.23-1) unstable; urgency=medium
+
+  * Team upload.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
@@ -6,8 +8,9 @@ libsql-abstract-more-perl (1.23-1) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * Add debian/upstream/metadata
   * Imported upstream version 1.23
+  * Mention module name in long description.
 
- -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:21:30 +0200
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:24:24 +0200
 
 libsql-abstract-more-perl (1.22-1) unstable; urgency=medium
 

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

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


[libsql-abstract-more-perl] branch pristine-tar updated (1589443 - 64af896)

2014-09-17 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 libsql-abstract-more-perl.

  from  1589443   pristine-tar data for 
libsql-abstract-more-perl_1.22.orig.tar.gz
   new  64af896   pristine-tar data for 
libsql-abstract-more-perl_1.23.orig.tar.gz

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


Summary of changes:
 libsql-abstract-more-perl_1.23.orig.tar.gz.delta | Bin 0 - 52300 bytes
 libsql-abstract-more-perl_1.23.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libsql-abstract-more-perl_1.23.orig.tar.gz.delta
 create mode 100644 libsql-abstract-more-perl_1.23.orig.tar.gz.id

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

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


[libsql-abstract-more-perl] 02/06: Update debian/changelog

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

gregoa pushed a commit to branch master
in repository libsql-abstract-more-perl.

commit 387a9c3599d6d499175c2e28b31b101a5608a4ae
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:21:16 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index a8b60e7..a36c11a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 libsql-abstract-more-perl (1.22-2) UNRELEASED; urgency=medium
 
+  [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
+  [ gregor herrmann ]
+  * Add debian/upstream/metadata
+
  -- Salvatore Bonaccorso car...@debian.org  Sat, 16 Aug 2014 09:34:55 +0200
 
 libsql-abstract-more-perl (1.22-1) unstable; urgency=medium

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

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


[libsql-abstract-more-perl] branch master updated (dce9d28 - 47950f2)

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

gregoa pushed a change to branch master
in repository libsql-abstract-more-perl.

  from  dce9d28   update changelog
   new  a0c8410   Add debian/upstream/metadata
   new  387a9c3   Update debian/changelog
  adds  b137dc7   Imported Upstream version 1.23
   new  58bab1f   Merge tag 'upstream/1.23'
   new  85cf4e0   Update debian/changelog
   new  ee3d87c   Mention module name in long description.
   new  47950f2   releasing package libsql-abstract-more-perl version 1.23-1

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


Summary of changes:
 Changes  |  3 +++
 META.yml |  2 +-
 debian/changelog | 12 ++--
 debian/control   |  5 +++--
 debian/upstream/metadata |  6 ++
 lib/SQL/Abstract/More.pm |  9 ++---
 t/01-sql_abstract_more.t | 11 ++-
 7 files changed, 39 insertions(+), 9 deletions(-)
 create mode 100644 debian/upstream/metadata

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

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


[libsql-abstract-more-perl] 01/06: Add debian/upstream/metadata

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

gregoa pushed a commit to branch master
in repository libsql-abstract-more-perl.

commit a0c84108b448d2709300dd25a84f3209502f5d98
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:21:16 2014 +0200

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

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..3a897c8
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Archive: CPAN
+Bug-Database: http://rt.cpan.org/NoAuth/Bugs.html?Dist=SQL-Abstract-More
+Contact: Laurent Dami, C laurent.dami at justice.ge.ch , Laurent Dami 
d...@cpan.org
+Name: SQL-Abstract-More
+Repository: git://github.com/damil/SQL-Abstract-More.git

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

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


[libsql-abstract-more-perl] annotated tag upstream/1.23 created (now ee9f56f)

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

gregoa pushed a change to annotated tag upstream/1.23
in repository libsql-abstract-more-perl.

at  ee9f56f   (tag)
   tagging  b137dc758a898224dfb230bf2476fe333017b535 (commit)
  replaces  upstream/1.22
 tagged by  gregor herrmann
on  Wed Sep 17 19:21:30 2014 +0200

- Log -
Upstream version 1.23

gregor herrmann (1):
  Imported Upstream version 1.23

---

No new revisions were added by this update.

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

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


[libspiffy-perl] branch master updated (ce164b2 - b47ddfc)

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

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

  from  ce164b2   update changelog
   new  e9034a9   Add debian/upstream/metadata
   new  3a2b1b1   Update debian/changelog
  adds  b52cad0   first
  adds  9414f52   use Module::Package
  adds  0fa6ebf   Released version 0.31
  adds  80ab65f   0.32
  adds  793c1d5   0.33
  adds  1522020   0.34
  adds  e7b8f05   0.35
  adds  605f583   0.36
  adds  f54dd95   CPAN Release 0.37
  adds  c53befa   CPAN Release 0.38
  adds  43c37e5   CPAN Release 0.39
  adds  3c623f6   CPAN Release 0.40
  adds  be549d4   CPAN Release 0.41
  adds  dcfb3aa   CPAN Release 0.42
  adds  d07b151   CPAN Release 0.43
  adds  ea79aa1   CPAN Release 0.44
  adds  d1faf47   CPAN Release 0.45
  adds  e6f5464   CPAN Release 0.46
  adds  73cf923   Imported Upstream version 0.46
   new  e97ec9b   Merge tag 'upstream/0.46'
   new  78b6e64   Update debian/changelog
   new  b47ddfc   update changelog / bump IGNORE-VERSION

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


Summary of changes:
 Changes  | 12 
 META.json|  2 +-
 META.yml |  2 +-
 Makefile.PL  |  2 +-
 debian/changelog | 16 ++--
 debian/upstream/metadata |  7 +++
 lib/Spiffy.pm|  2 +-
 t/base.t |  3 +--
 t/base2.t|  3 +--
 t/export1.t  |  3 +--
 t/field3.t   |  2 +-
 t/filter4.t  |  3 +--
 t/filter5.t  |  3 +--
 13 files changed, 39 insertions(+), 21 deletions(-)
 create mode 100644 debian/upstream/metadata

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

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


[libspiffy-perl] branch pristine-tar updated (3592ce4 - 3674cf3)

2014-09-17 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 libspiffy-perl.

  from  3592ce4   pristine-tar data for libspiffy-perl_0.42.orig.tar.gz
   new  3674cf3   pristine-tar data for libspiffy-perl_0.46.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:
 libspiffy-perl_0.46.orig.tar.gz.delta | Bin 0 - 2063 bytes
 libspiffy-perl_0.46.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libspiffy-perl_0.46.orig.tar.gz.delta
 create mode 100644 libspiffy-perl_0.46.orig.tar.gz.id

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

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


[libspiffy-perl] 01/01: pristine-tar data for libspiffy-perl_0.46.orig.tar.gz

2014-09-17 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 libspiffy-perl.

commit 3674cf3e82789b0fb2f0411fab3131f898f203de
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:26:35 2014 +0200

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

diff --git a/libspiffy-perl_0.46.orig.tar.gz.delta 
b/libspiffy-perl_0.46.orig.tar.gz.delta
new file mode 100644
index 000..cc32645
Binary files /dev/null and b/libspiffy-perl_0.46.orig.tar.gz.delta differ
diff --git a/libspiffy-perl_0.46.orig.tar.gz.id 
b/libspiffy-perl_0.46.orig.tar.gz.id
new file mode 100644
index 000..c20aef2
--- /dev/null
+++ b/libspiffy-perl_0.46.orig.tar.gz.id
@@ -0,0 +1 @@
+4f3e08eeccd1239ff50427fe15e4ed65eb2029a3

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

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


[libspiffy-perl] 02/05: Update debian/changelog

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

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

commit 3a2b1b1f383f408fe270265e6a5442de4a52f7ce
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:26:19 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index ba6463c..edf2763 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ libspiffy-perl (0.42-1) UNRELEASED; urgency=medium
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
+  [ gregor herrmann ]
+  * Add debian/upstream/metadata
+
  -- gregor herrmann gre...@debian.org  Tue, 12 Aug 2014 18:50:05 +0200
 
 libspiffy-perl (0.41-1) unstable; urgency=medium

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

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


[libspiffy-perl] 04/05: Update debian/changelog

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

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

commit 78b6e64ea4132de3059b64f00dfec1352bd0b6e5
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:26:35 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index edf2763..44aeb22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libspiffy-perl (0.42-1) UNRELEASED; urgency=medium
+libspiffy-perl (0.46-1) UNRELEASED; urgency=medium
 
   [ gregor herrmann ]
   IGNORE-VERSION: 0.42-1
@@ -11,8 +11,9 @@ libspiffy-perl (0.42-1) UNRELEASED; urgency=medium
 
   [ gregor herrmann ]
   * Add debian/upstream/metadata
+  * Imported upstream version 0.46
 
- -- gregor herrmann gre...@debian.org  Tue, 12 Aug 2014 18:50:05 +0200
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:26:35 +0200
 
 libspiffy-perl (0.41-1) unstable; urgency=medium
 

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

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


[libspiffy-perl] annotated tag upstream/0.46 created (now f37d196)

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

gregoa pushed a change to annotated tag upstream/0.46
in repository libspiffy-perl.

at  f37d196   (tag)
   tagging  73cf923ff8604ad3894ac90007b8dcb45ddc4c6c (commit)
  replaces  upstream/0.42
 tagged by  gregor herrmann
on  Wed Sep 17 19:26:35 2014 +0200

- Log -
Upstream version 0.46

Ingy dot Net (2):
  first
  use Module::Package

Ingy döt Net (16):
  Released version 0.31
  0.32
  0.33
  0.34
  0.35
  0.36
  CPAN Release 0.37
  CPAN Release 0.38
  CPAN Release 0.39
  CPAN Release 0.40
  CPAN Release 0.41
  CPAN Release 0.42
  CPAN Release 0.43
  CPAN Release 0.44
  CPAN Release 0.45
  CPAN Release 0.46

gregor herrmann (1):
  Imported Upstream version 0.46

---

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

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

[libspiffy-perl] 03/05: Merge tag 'upstream/0.46'

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

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

commit e97ec9bd5003d4eeb9ab4c4cd89e1c6a0e0bec95
Merge: 3a2b1b1 73cf923
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:26:35 2014 +0200

Merge tag 'upstream/0.46'

Upstream version 0.46

 Changes   | 12 
 META.json |  2 +-
 META.yml  |  2 +-
 Makefile.PL   |  2 +-
 lib/Spiffy.pm |  2 +-
 t/base.t  |  3 +--
 t/base2.t |  3 +--
 t/export1.t   |  3 +--
 t/field3.t|  2 +-
 t/filter4.t   |  3 +--
 t/filter5.t   |  3 +--
 11 files changed, 22 insertions(+), 15 deletions(-)

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

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


[libspiffy-perl] 05/05: update changelog / bump IGNORE-VERSION

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

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

commit b47ddfc74414f991ad0a35b03fe7a505950dc03f
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:28:08 2014 +0200

update changelog / bump IGNORE-VERSION

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

diff --git a/debian/changelog b/debian/changelog
index 44aeb22..a3315aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
 libspiffy-perl (0.46-1) UNRELEASED; urgency=medium
 
-  [ gregor herrmann ]
-  IGNORE-VERSION: 0.42-1
-  # bumped perl 5.6 - 5.8 requirement
+  IGNORE-VERSION: 0.46-1
+  # still no code changes.
 
-  * New upstream release.
+  [ gregor herrmann ]
+  * New upstream release 0.42.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend

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

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


[libspiffy-perl] 01/05: Add debian/upstream/metadata

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

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

commit e9034a952fe12129ddc1a6c209feaef446733660
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:26:19 2014 +0200

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

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..0783c7c
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Archive: CPAN
+Bug-Database: https://github.com/ingydotnet/spiffy-pm/issues
+Contact: Ingy döt Net i...@cpan.org
+Name: Spiffy
+Repository: https://github.com/ingydotnet/spiffy-pm.git
+Repository-Browse: https://github.com/ingydotnet/spiffy-pm

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

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

[libplack-middleware-session-perl] 06/06: releasing package libplack-middleware-session-perl version 0.24-1

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

gregoa pushed a commit to branch master
in repository libplack-middleware-session-perl.

commit 158b6b834898b35e319759201dbc5da56d783f5f
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:32:47 2014 +0200

releasing package libplack-middleware-session-perl version 0.24-1
---
 debian/changelog | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ec44bf0..e102e56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libplack-middleware-session-perl (0.24-1) UNRELEASED; urgency=medium
+libplack-middleware-session-perl (0.24-1) unstable; urgency=medium
+
+  * Team upload.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
@@ -6,8 +8,9 @@ libplack-middleware-session-perl (0.24-1) UNRELEASED; 
urgency=medium
   [ gregor herrmann ]
   * Add debian/upstream/metadata
   * Imported upstream version 0.24
+  * Refresh switch-to-digest-sha.patch (fuzz due to version number).
 
- -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:29:39 +0200
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:31:47 +0200
 
 libplack-middleware-session-perl (0.22-1) unstable; urgency=medium
 

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

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


[libplack-middleware-session-perl] 05/06: Refresh switch-to-digest-sha.patch (fuzz due to version number).

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

gregoa pushed a commit to branch master
in repository libplack-middleware-session-perl.

commit 0f2409f268362672e8d5dd0d1150abaf5e448071
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:30:55 2014 +0200

Refresh switch-to-digest-sha.patch (fuzz due to version number).
---
 debian/patches/switch-to-digest-sha.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/switch-to-digest-sha.patch 
b/debian/patches/switch-to-digest-sha.patch
index 15b4970..6b8ec91 100644
--- a/debian/patches/switch-to-digest-sha.patch
+++ b/debian/patches/switch-to-digest-sha.patch
@@ -2,12 +2,12 @@ Description: Switch from Digest::SHA1 - Digest::SHA
 Forwarded: https://github.com/stevan/plack-middleware-session/pull/18/files
 Author: Dave Walker (Daviey) davewal...@ubuntu.com
 Reviewed-by: gregor herrmann gre...@debian.org
-Last-Update: 2014-08-12
+Last-Update: 2014-09-17
 
 --- a/lib/Plack/Session/State.pm
 +++ b/lib/Plack/Session/State.pm
 @@ -5,7 +5,7 @@
- our $VERSION   = '0.22';
+ our $VERSION   = '0.24';
  our $AUTHORITY = 'cpan:STEVAN';
  
 -use Digest::SHA1 ();

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

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


[libplack-middleware-session-perl] branch pristine-tar updated (c0273dd - 4680d4b)

2014-09-17 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 libplack-middleware-session-perl.

  from  c0273dd   pristine-tar data for 
libplack-middleware-session-perl_0.22.orig.tar.gz
   new  4680d4b   pristine-tar data for 
libplack-middleware-session-perl_0.24.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:
 libplack-middleware-session-perl_0.24.orig.tar.gz.delta | Bin 0 - 2341 bytes
 libplack-middleware-session-perl_0.24.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libplack-middleware-session-perl_0.24.orig.tar.gz.delta
 create mode 100644 libplack-middleware-session-perl_0.24.orig.tar.gz.id

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

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


[libplack-middleware-session-perl] annotated tag debian/0.24-1 created (now e40da66)

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

gregoa pushed a change to annotated tag debian/0.24-1
in repository libplack-middleware-session-perl.

at  e40da66   (tag)
   tagging  158b6b834898b35e319759201dbc5da56d783f5f (commit)
  replaces  debian/0.22-1
 tagged by  gregor herrmann
on  Wed Sep 17 19:32:47 2014 +0200

- Log -
tagging package libplack-middleware-session-perl version debian/0.24-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJUGcW/XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGp58P/iQXsHGf4e35UqAOWKodjsxq
6YjFYpYAhAiJZQmNaII9YlRPY+WBFfY1MQ5tByZri7Ahuv3cJ2GtGxKXbrC/r0sM
IoAf3hNk3jjEuCQjA/++COA1NsLtSRaMPkcjfYyV4tuyM0vVxCNGX9LQGWJ5X1Ga
b7wSuyuDlb1hkrz0kVr69a0Cfpt1J8GSdZMxcDKnLHJjsimljylmSNdDKJKoB41n
Pt4zfA0iDvBGD9KC9UTB8eeyJay38W50CS4ywrS/VtyW+pJBfFTeKXKhZfc7fuNP
eCXqJc9M0CV1o2dmVveqMXmF0VClGb65d5M+fTYICOgIS+01AUwYwFvHBuh2A+Gu
Lj4bXZJxJAideeVN5sDrr1WEuLbxxVd8QtmaY67/9DHfHaYo+KeevUnhaYdl3Bgy
U2MKk0wZyCI8EVDW5rZfJ01rxrNIvYxj7HAyuW4+oiwxKFqkHVab2klP4YjihE3N
6NyrhG3nfoUF6anPlgqnweMSwVCilyWuhMJ67D5CsEUBO/EqL1vDPcEd1R1oQN52
rHw3M5F5SyFqhRmUEGyMCI2zkTBAFKjFvWoiHCsgzkyNXRBuQ7CBBNH8ng3X8iSE
P9ppqueuvGtQ1vBv+HOGOJSPIOUwzq605WfqzYjoEm6oTZwG6KBM88wYwVCcjaXE
cuq1wHPffOEaf6oqZTpA
=Ywj8
-END PGP SIGNATURE-

Graham Knop (3):
  fix some typos and spelling mistakes
  document httponly cookie option
  allow setting httponly flag via Session::Cookie middleware option

Lee Aylward (3):
  add (de)serializer override option to Cookie store
  add tests for custom cookie store serializer
  rename cookiestore test file to match

Mark Stosberg (1):
  Fix typos: s/CORE/CODE/, s/mdoule/module/

Masahiro Chiba (9):
  add CHI store
  add test for Store::CHI
  make temporary directory by myself
  check wrong format request session_id
  oops
  s/check/validate/
  no temporary variable
  add Store::Cache
  remove Store::CHI

Masahiro Nagano (4):
  remove prepare_dbh, use prepare_cached
  support get_dbh callback
  use Cookie::Baker instead of Plack::Request/Response
  requires Plack::Request

Salvatore Bonaccorso (2):
  Update Vcs-Browser URL to cgit web frontend
  update changelog

Stevan Little (29):
  as minimalist as I could possibly be
  Middleware added, cookie state added, and example psgi app
  preliminary docs added, improved support for subclassing and 
sid_generator callback for ::State
  tests for State::Cookie
  docs, docs and more docs
  adding Makefile.PL, Changes, README and such
  rename dist to Plack::Middleware::Session for consistency
  re-usable test suite and Store::File added
  rename psgix.session to plack.session
  to make git include the t/tmp dir
  improved Store::File based on stuff in Store::CHI, ... added Store::Null 
and tests
  forgot to rename psgix.session to plack.session in the example
  bunch more docs
  refactoring chiba++ commit so we only extract session id once
  adding the validation step into the docs
  doc cleanup
  allow session class to be configurable
  adding in the dump_session method to the Store classes
  adding test for custom session subclass
  Adding some additional docs and VERSION, AUTHORITY stuff
  update example to use Plack::Request-session, add docs about where we 
store session
  version 0.01
  fixing the mis-named dependency
  pre-0.02 commit
  s/plack.session/psgix.session/
  Merge branch 'master' of g...@github.com:stevan/plack-middleware-session
  0.03 release
  adding in tests for the raw HASH session
  removing the test for the cookie middleware that wont work cause thats 
not how that middleware works

Tatsuhiko Miyagawa (65):
  Fixed I generation to use SHA1 instead of sequential. Added sane defaults 
to Middleware.
  kill the debug lines
  use TMPDIR env if it's defined in Store::File
  inflate store/state with strings like store = 'File' with autoloading.
  Do not destroy callback interface (clkao)
  use lock_* for advisory locking
  Huge rewrite of the code: $session-get, -set etc. do not read from
  Reworked Session to make the expiration a store's responsibility and
  Added Session::Cookie middleware which utilizes Cookie as both state and 
store.
  Make psgix.session a hash reference and plack.session an (optional)
  Some cleanup of the code.
  Rewrote all the tests and now all tests pass!
  Simplified the accessor code and consructor. Also simplified documents.
  Remove $session-commit, and hence remove manager to make Session
  Refactored Middleware::Session to call -state and -store inside more
  s/cleanup/remove/ in Store API
  Pass $env in more Middleware 

[libplack-middleware-session-perl] 01/06: Add debian/upstream/metadata

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

gregoa pushed a commit to branch master
in repository libplack-middleware-session-perl.

commit 54b1caf8446ef0f29124412f9054dd08361042a0
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:29:22 2014 +0200

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

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..cafe2b9
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Archive: CPAN
+Bug-Database: https://github.com/stevan/plack-middleware-session/issues
+Contact: Tatsuhiko Miyagawa
+Name: Plack-Middleware-Session
+Repository: https://github.com/stevan/plack-middleware-session.git
+Repository-Browse: https://github.com/stevan/plack-middleware-session

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

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


[libplack-middleware-session-perl] 03/06: Merge tag 'upstream/0.24'

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

gregoa pushed a commit to branch master
in repository libplack-middleware-session-perl.

commit cae932f0537ceae0494546c9ce51a5bdee0ee8ef
Merge: 3e48581 69e38c9
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:29:38 2014 +0200

Merge tag 'upstream/0.24'

Upstream version 0.24

 Build.PL   | 5 -
 Changes| 6 ++
 META.json  | 2 +-
 META.yml   | 2 +-
 lib/Plack/Middleware/Session.pm| 2 +-
 lib/Plack/Middleware/Session/Cookie.pm | 6 ++
 lib/Plack/Session.pm   | 2 +-
 lib/Plack/Session/State.pm | 2 +-
 lib/Plack/Session/State/Cookie.pm  | 2 +-
 lib/Plack/Session/Store.pm | 2 +-
 lib/Plack/Session/Store/Cache.pm   | 2 +-
 lib/Plack/Session/Store/File.pm| 2 +-
 lib/Plack/Session/Store/Null.pm| 2 +-
 13 files changed, 22 insertions(+), 15 deletions(-)

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

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


[libplack-middleware-session-perl] 04/06: Update debian/changelog

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

gregoa pushed a commit to branch master
in repository libplack-middleware-session-perl.

commit 4dc5f87987145f720a8f261e5b55b3893cfde50a
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:29:39 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 3b069a4..ec44bf0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-libplack-middleware-session-perl (0.22-2) UNRELEASED; urgency=medium
+libplack-middleware-session-perl (0.24-1) UNRELEASED; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ gregor herrmann ]
   * Add debian/upstream/metadata
+  * Imported upstream version 0.24
 
- -- Salvatore Bonaccorso car...@debian.org  Sat, 16 Aug 2014 09:34:22 +0200
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:29:39 +0200
 
 libplack-middleware-session-perl (0.22-1) unstable; urgency=medium
 

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

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


[libplack-middleware-session-perl] 01/01: pristine-tar data for libplack-middleware-session-perl_0.24.orig.tar.gz

2014-09-17 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 libplack-middleware-session-perl.

commit 4680d4b7e3c27663852954583bdf40bb51ef6eb4
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:29:38 2014 +0200

pristine-tar data for libplack-middleware-session-perl_0.24.orig.tar.gz
---
 libplack-middleware-session-perl_0.24.orig.tar.gz.delta | Bin 0 - 2341 bytes
 libplack-middleware-session-perl_0.24.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libplack-middleware-session-perl_0.24.orig.tar.gz.delta 
b/libplack-middleware-session-perl_0.24.orig.tar.gz.delta
new file mode 100644
index 000..0135fb6
Binary files /dev/null and 
b/libplack-middleware-session-perl_0.24.orig.tar.gz.delta differ
diff --git a/libplack-middleware-session-perl_0.24.orig.tar.gz.id 
b/libplack-middleware-session-perl_0.24.orig.tar.gz.id
new file mode 100644
index 000..e50e69f
--- /dev/null
+++ b/libplack-middleware-session-perl_0.24.orig.tar.gz.id
@@ -0,0 +1 @@
+f7ef66cb91ecdd54ed25857e0959bb9245779555

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

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


[libplack-middleware-session-perl] branch master updated (b4ec31d - 158b6b8)

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

gregoa pushed a change to branch master
in repository libplack-middleware-session-perl.

  from  b4ec31d   update changelog
   new  54b1caf   Add debian/upstream/metadata
   new  3e48581   Update debian/changelog
  adds  06190e8   as minimalist as I could possibly be
  adds  bd99298   Middleware added, cookie state added, and example psgi app
  adds  fe1bfe7   Fixed I generation to use SHA1 instead of sequential. 
Added sane defaults to Middleware.
  adds  3dbe8df   kill the debug lines
  adds  6f23813   add CHI store
  adds  ac4892f   preliminary docs added, improved support for subclassing 
and sid_generator callback for ::State
  adds  05b5f99   tests for State::Cookie
  adds  43f34c0   docs, docs and more docs
  adds  3b4205c   adding Makefile.PL, Changes, README and such
  adds  d94ab36   rename dist to Plack::Middleware::Session for consistency
  adds  f331b3e   re-usable test suite and Store::File added
  adds  726a37c   rename psgix.session to plack.session
  adds  bb89da4   to make git include the t/tmp dir
  adds  6d60117   add test for Store::CHI
  adds  40cc485   make temporary directory by myself
  adds  9bb2075   improved Store::File based on stuff in Store::CHI, ... 
added Store::Null and tests
  adds  01fb490   forgot to rename psgix.session to plack.session in the 
example
  adds  3d92cf4   bunch more docs
  adds  68fc976   use TMPDIR env if it's defined in Store::File
  adds  ad80e44   inflate store/state with strings like store = 'File' 
with autoloading.
  adds  56b9910   check wrong format request session_id
  adds  7a62d1b   oops
  adds  6a695f0   s/check/validate/
  adds  2498bde   no temporary variable
  adds  ae35574   refactoring chiba++ commit so we only extract session id 
once
  adds  a45f272   adding the validation step into the docs
  adds  02e67ea   add Store::Cache
  adds  20ede53   remove Store::CHI
  adds  7b024ad   doc cleanup
  adds  d6af4aa   allow session class to be configurable
  adds  74e0eff   adding in the dump_session method to the Store classes
  adds  ecc6a7e   adding test for custom session subclass
  adds  30cc0a7   Adding some additional docs and VERSION, AUTHORITY stuff
  adds  536da02   update example to use Plack::Request-session, add docs 
about where we store session
  adds  43852b3   version 0.01
  adds  f5e6324   fixing the mis-named dependency
  adds  d5abacd   fix typo
  adds  b2504d0   Do not destroy callback interface (clkao)
  adds  de784fa   pre-0.02 commit
  adds  b84f31d   s/plack.session/psgix.session/
  adds  3387a11   use lock_* for advisory locking
  adds  9dcca82   Merge branch 'master' of 
g...@github.com:stevan/plack-middleware-session
  adds  000c696   0.03 release
  adds  4a0cb5a   Huge rewrite of the code: $session-get, -set etc. do 
not read from store as it's called anymore. Session is instantiated in the 
request initialization, and committed to the data store in the finalization 
phase.
  adds  caf3bd9   Reworked Session to make the expiration a store's 
responsibility and fix the bug in state where it handles expires as an object 
state.
  adds  d326e75   Added Session::Cookie middleware which utilizes Cookie as 
both state and store. Fixes gh-1
  adds  4ff4172   Make psgix.session a hash reference and plack.session an 
(optional) session object. Moved around the code a lot from Plack::Session to 
Middleware::Session to make Plack::Session a plain Perl object.
  adds  98b27b3   Some cleanup of the code.
  adds  8526579   Rewrote all the tests and now all tests pass! (Skips the 
null store tests since it doesn't make much sense now.)
  adds  399edae   Simplified the accessor code and consructor. Also 
simplified documents.
  adds  3bf03fd   Remove $session-commit, and hence remove manager to make 
Session object really stateless.
  adds  dc556d2   Refactored Middleware::Session to call -state and 
-store inside more abstract methods so Cookie can override them easily without 
creating an inline state/store objects.
  adds  08b2e16   s/cleanup/remove/ in Store API
  adds  7518e92   Pass $env in more Middleware APIs so subclasses can do 
more things flexibly in the runtime.
  adds  f6abc0a   Always renew timestamp in Cookie Session
  adds  92edbdd   Moved Plack::Request and Plack::Response use to 
individual State:: subclasses. Refactored Cookie State to remove code 
duplicates.
  adds  7ea446f   adding in tests for the raw HASH session
  adds  6df1efd   removing the test for the cookie middleware that wont 
work cause thats not how that middleware works
  adds  c6a7260   remove session_class and psgix.session per discussion on 
IRC :) Plack::Session as a library goes to where Plack::Request goes.
  adds  2c5f34e   

[libplack-middleware-session-perl] 02/06: Update debian/changelog

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

gregoa pushed a commit to branch master
in repository libplack-middleware-session-perl.

commit 3e48581cbe9a4f39635e2af49f288feaa40d0147
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:29:22 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 2c22bbe..3b069a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 libplack-middleware-session-perl (0.22-2) UNRELEASED; urgency=medium
 
+  [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
+  [ gregor herrmann ]
+  * Add debian/upstream/metadata
+
  -- Salvatore Bonaccorso car...@debian.org  Sat, 16 Aug 2014 09:34:22 +0200
 
 libplack-middleware-session-perl (0.22-1) unstable; urgency=medium

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

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


[libplack-middleware-session-perl] annotated tag upstream/0.24 created (now 788f5f3)

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

gregoa pushed a change to annotated tag upstream/0.24
in repository libplack-middleware-session-perl.

at  788f5f3   (tag)
   tagging  69e38c98b7944fa1035f04c5a3848cac084da843 (commit)
  replaces  upstream/0.22
 tagged by  gregor herrmann
on  Wed Sep 17 19:29:38 2014 +0200

- Log -
Upstream version 0.24

Graham Knop (3):
  fix some typos and spelling mistakes
  document httponly cookie option
  allow setting httponly flag via Session::Cookie middleware option

Lee Aylward (3):
  add (de)serializer override option to Cookie store
  add tests for custom cookie store serializer
  rename cookiestore test file to match

Mark Stosberg (1):
  Fix typos: s/CORE/CODE/, s/mdoule/module/

Masahiro Chiba (9):
  add CHI store
  add test for Store::CHI
  make temporary directory by myself
  check wrong format request session_id
  oops
  s/check/validate/
  no temporary variable
  add Store::Cache
  remove Store::CHI

Masahiro Nagano (4):
  remove prepare_dbh, use prepare_cached
  support get_dbh callback
  use Cookie::Baker instead of Plack::Request/Response
  requires Plack::Request

Stevan Little (29):
  as minimalist as I could possibly be
  Middleware added, cookie state added, and example psgi app
  preliminary docs added, improved support for subclassing and 
sid_generator callback for ::State
  tests for State::Cookie
  docs, docs and more docs
  adding Makefile.PL, Changes, README and such
  rename dist to Plack::Middleware::Session for consistency
  re-usable test suite and Store::File added
  rename psgix.session to plack.session
  to make git include the t/tmp dir
  improved Store::File based on stuff in Store::CHI, ... added Store::Null 
and tests
  forgot to rename psgix.session to plack.session in the example
  bunch more docs
  refactoring chiba++ commit so we only extract session id once
  adding the validation step into the docs
  doc cleanup
  allow session class to be configurable
  adding in the dump_session method to the Store classes
  adding test for custom session subclass
  Adding some additional docs and VERSION, AUTHORITY stuff
  update example to use Plack::Request-session, add docs about where we 
store session
  version 0.01
  fixing the mis-named dependency
  pre-0.02 commit
  s/plack.session/psgix.session/
  Merge branch 'master' of g...@github.com:stevan/plack-middleware-session
  0.03 release
  adding in tests for the raw HASH session
  removing the test for the cookie middleware that wont work cause thats 
not how that middleware works

Tatsuhiko Miyagawa (65):
  Fixed I generation to use SHA1 instead of sequential. Added sane defaults 
to Middleware.
  kill the debug lines
  use TMPDIR env if it's defined in Store::File
  inflate store/state with strings like store = 'File' with autoloading.
  Do not destroy callback interface (clkao)
  use lock_* for advisory locking
  Huge rewrite of the code: $session-get, -set etc. do not read from
  Reworked Session to make the expiration a store's responsibility and
  Added Session::Cookie middleware which utilizes Cookie as both state and 
store.
  Make psgix.session a hash reference and plack.session an (optional)
  Some cleanup of the code.
  Rewrote all the tests and now all tests pass!
  Simplified the accessor code and consructor. Also simplified documents.
  Remove $session-commit, and hence remove manager to make Session
  Refactored Middleware::Session to call -state and -store inside more
  s/cleanup/remove/ in Store API
  Pass $env in more Middleware APIs so subclasses can do more things 
flexibly in the runtime.
  Always renew timestamp in Cookie Session
  Moved Plack::Request and Plack::Response use to individual State:: 
subclasses.
  remove session_class and psgix.session per discussion on IRC :)
  Make it work the new Plack::Request (in Plack 1.0)
  avoid perl warnings
  Accept expires as seconds since new Plack::Response ditches 
CGI::Simple::Cookie.
  Added 'httponly' to Cookie state options.
  Checking in changes prior to tagging of version 0.09_01.  Changelog diff 
is:
  Fixes the use of Plack::Respose-new
  Checking in changes prior to tagging of version 0.09_02.  Changelog diff 
is:
  Fixed a bug where path is not set to / by default.
  Checking in changes prior to tagging of version 0.09_03.  Changelog diff 
is:
  Checking in changes prior to tagging of version 0.10.  Changelog diff is:
  remove use DBI since it SHOULD be called outside and it makes mock 
testing easier
  fixed docs
  Checking in changes prior to tagging of version 0.11.  Changelog diff 

[libplack-middleware-cache-perl] 04/05: Update debian/changelog

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

gregoa pushed a commit to branch master
in repository libplack-middleware-cache-perl.

commit b7e622039defa93315c112d9440380d551dd496d
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:33:59 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index b92d4c2..41d9472 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libplack-middleware-cache-perl (0.16-1) UNRELEASED; urgency=medium
+libplack-middleware-cache-perl (0.19-1) UNRELEASED; urgency=medium
 
   [ gregor herrmann ]
   IGNORE-VERSION: 0.16-1
@@ -11,8 +11,9 @@ libplack-middleware-cache-perl (0.16-1) UNRELEASED; 
urgency=medium
 
   [ gregor herrmann ]
   * Add debian/upstream/metadata
+  * Imported upstream version 0.19
 
- -- gregor herrmann gre...@debian.org  Mon, 04 Aug 2014 17:17:10 +0200
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:33:59 +0200
 
 libplack-middleware-cache-perl (0.14-1) unstable; urgency=medium
 

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

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


[libplack-middleware-cache-perl] 01/01: pristine-tar data for libplack-middleware-cache-perl_0.19.orig.tar.gz

2014-09-17 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 libplack-middleware-cache-perl.

commit ecb94cfcf68a313d9ec9188904688ad1d73b5b3e
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:33:59 2014 +0200

pristine-tar data for libplack-middleware-cache-perl_0.19.orig.tar.gz
---
 libplack-middleware-cache-perl_0.19.orig.tar.gz.delta | Bin 0 - 1173 bytes
 libplack-middleware-cache-perl_0.19.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libplack-middleware-cache-perl_0.19.orig.tar.gz.delta 
b/libplack-middleware-cache-perl_0.19.orig.tar.gz.delta
new file mode 100644
index 000..cba5e1e
Binary files /dev/null and 
b/libplack-middleware-cache-perl_0.19.orig.tar.gz.delta differ
diff --git a/libplack-middleware-cache-perl_0.19.orig.tar.gz.id 
b/libplack-middleware-cache-perl_0.19.orig.tar.gz.id
new file mode 100644
index 000..df03f90
--- /dev/null
+++ b/libplack-middleware-cache-perl_0.19.orig.tar.gz.id
@@ -0,0 +1 @@
+33835702eec8efe4e8d13a1ec8b33a5b748c0dd3

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

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


[libplack-middleware-cache-perl] branch pristine-tar updated (a5a0870 - ecb94cf)

2014-09-17 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 libplack-middleware-cache-perl.

  from  a5a0870   pristine-tar data for 
libplack-middleware-cache-perl_0.16.orig.tar.gz
   new  ecb94cf   pristine-tar data for 
libplack-middleware-cache-perl_0.19.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:
 libplack-middleware-cache-perl_0.19.orig.tar.gz.delta | Bin 0 - 1173 bytes
 libplack-middleware-cache-perl_0.19.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libplack-middleware-cache-perl_0.19.orig.tar.gz.delta
 create mode 100644 libplack-middleware-cache-perl_0.19.orig.tar.gz.id

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

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


[libplack-middleware-cache-perl] 02/05: Update debian/changelog

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

gregoa pushed a commit to branch master
in repository libplack-middleware-cache-perl.

commit 9d370ba3e4d4bc982e29aac3670734cc30c045f7
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:33:45 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 652d138..b92d4c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ libplack-middleware-cache-perl (0.16-1) UNRELEASED; 
urgency=medium
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
+  [ gregor herrmann ]
+  * Add debian/upstream/metadata
+
  -- gregor herrmann gre...@debian.org  Mon, 04 Aug 2014 17:17:10 +0200
 
 libplack-middleware-cache-perl (0.14-1) unstable; urgency=medium

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

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


[libplack-middleware-cache-perl] 01/05: Add debian/upstream/metadata

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

gregoa pushed a commit to branch master
in repository libplack-middleware-cache-perl.

commit c7ba584d4cc86314d6c8eee82683dd237f079551
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:33:45 2014 +0200

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

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..2403a80
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Archive: CPAN
+Bug-Database: https://github.com/ingydotnet/plack-middleware-cache-pm/issues
+Contact: Ingy döt Net i...@cpan.org
+Name: Plack-Middleware-Cache
+Repository: https://github.com/ingydotnet/plack-middleware-cache-pm.git
+Repository-Browse: https://github.com/ingydotnet/plack-middleware-cache-pm

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

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

[libplack-middleware-cache-perl] 03/05: Merge tag 'upstream/0.19'

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

gregoa pushed a commit to branch master
in repository libplack-middleware-cache-perl.

commit defefc37844a79acbcbb4e7a97acf583c1fb425b
Merge: 9d370ba 953e865
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:33:59 2014 +0200

Merge tag 'upstream/0.19'

Upstream version 0.19

 Changes   | 9 +
 MANIFEST  | 1 -
 META.json | 2 +-
 META.yml  | 2 +-
 Makefile.PL   | 2 +-
 lib/Plack/Middleware/Cache.pm | 2 +-
 t/use_ok.t| 3 ---
 7 files changed, 13 insertions(+), 8 deletions(-)

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

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


[libplack-middleware-cache-perl] branch master updated (e4caafd - 09cae24)

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

gregoa pushed a change to branch master
in repository libplack-middleware-cache-perl.

  from  e4caafd   update changelog
   new  c7ba584   Add debian/upstream/metadata
   new  9d370ba   Update debian/changelog
  adds  8a45c02   v0.10
  adds  cc3c210   0.11
  adds  32adcda   0.12
  adds  e82c9dd   added minimum File::Path version
  adds  165b875   Merge pull request #1 from leedo/master
  adds  63848c4   0.13
  adds  1e1c2ef   0.14
  adds  587c0ec   CPAN Release 0.15
  adds  d954367   CPAN Release 0.16
  adds  e4fe9c8   CPAN Release 0.17
  adds  f91cd2a   CPAN Release 0.18
  adds  fd10c23   CPAN Release 0.19
  adds  953e865   Imported Upstream version 0.19
   new  defefc3   Merge tag 'upstream/0.19'
   new  b7e6220   Update debian/changelog
   new  09cae24   bump IGNORE-VERSION

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


Summary of changes:
 Changes   |  9 +
 MANIFEST  |  1 -
 META.json |  2 +-
 META.yml  |  2 +-
 Makefile.PL   |  2 +-
 debian/changelog  | 16 ++--
 debian/upstream/metadata  |  7 +++
 lib/Plack/Middleware/Cache.pm |  2 +-
 t/use_ok.t|  3 ---
 9 files changed, 30 insertions(+), 14 deletions(-)
 create mode 100644 debian/upstream/metadata
 delete mode 100644 t/use_ok.t

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

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


[libplack-middleware-cache-perl] annotated tag upstream/0.19 created (now c781f13)

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

gregoa pushed a change to annotated tag upstream/0.19
in repository libplack-middleware-cache-perl.

at  c781f13   (tag)
   tagging  953e86508f5917d73040f67d9fb8ea8b22f74281 (commit)
  replaces  upstream/0.16
 tagged by  gregor herrmann
on  Wed Sep 17 19:33:59 2014 +0200

- Log -
Upstream version 0.19

Ingy dot Net (3):
  v0.10
  0.11
  0.12

Ingy döt Net (8):
  Merge pull request #1 from leedo/master
  0.13
  0.14
  CPAN Release 0.15
  CPAN Release 0.16
  CPAN Release 0.17
  CPAN Release 0.18
  CPAN Release 0.19

Lee Aylward (1):
  added minimum File::Path version

gregor herrmann (1):
  Imported Upstream version 0.19

---

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/libplack-middleware-cache-perl.git

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

[libplack-middleware-cache-perl] 05/05: bump IGNORE-VERSION

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

gregoa pushed a commit to branch master
in repository libplack-middleware-cache-perl.

commit 09cae2455a70943d25d6a930da26ca41328b83ad
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:35:16 2014 +0200

bump IGNORE-VERSION

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

diff --git a/debian/changelog b/debian/changelog
index 41d9472..1e56f31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
 libplack-middleware-cache-perl (0.19-1) UNRELEASED; urgency=medium
 
-  [ gregor herrmann ]
-  IGNORE-VERSION: 0.16-1
-  # no code change
+  IGNORE-VERSION: 0.19-1
+  # still no code change
 
-  * New upstream release.
+  [ gregor herrmann ]
+  * New upstream release 0.16.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend

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

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


[libpath-isdev-perl] 04/05: Update debian/changelog

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

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

commit 4650aca541b4609bde23668e9b5a7ef53fb7e68b
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:36:27 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 251b9c9..5cb1c12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libpath-isdev-perl (1.001001-2) UNRELEASED; urgency=medium
+libpath-isdev-perl (1.001002-1) UNRELEASED; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
@@ -6,8 +6,9 @@ libpath-isdev-perl (1.001001-2) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
   * Add debian/upstream/metadata
+  * Imported upstream version 1.001002
 
- -- Salvatore Bonaccorso car...@debian.org  Sat, 16 Aug 2014 09:34:13 +0200
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:36:27 +0200
 
 libpath-isdev-perl (1.001001-1) unstable; urgency=medium
 

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

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


[libpath-isdev-perl] 01/05: Add debian/upstream/metadata

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

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

commit d0722afe86023d170abb8d09f76d9cf2bf8fe11c
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:36:08 2014 +0200

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

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..fde9fc9
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Archive: CPAN
+Bug-Database: https://github.com/kentfredric/Path-IsDev/issues
+Contact: Kent Fredric kentfred...@gmail.com
+Name: Path-IsDev
+Repository: https://github.com/kentfredric/Path-IsDev.git
+Repository-Browse: https://github.com/kentfredric/Path-IsDev

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

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


[libpath-isdev-perl] annotated tag upstream/1.001002 created (now e45d912)

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

gregoa pushed a change to annotated tag upstream/1.001002
in repository libpath-isdev-perl.

at  e45d912   (tag)
   tagging  557519a88f4c7b00b68c96e07c82a96dcf995576 (commit)
  replaces  upstream/1.001001
 tagged by  gregor herrmann
on  Wed Sep 17 19:36:26 2014 +0200

- Log -
Upstream version 1.001002

Kent Fredric (19):
  Build results of 2004e40 (on master)
  Build results of 2b0eece (on master)
  Build results of 295d294 (on master)
  Build results of 373f8dd (on master)
  Build results of bef6012 (on master)
  Build results of e6d7346 (on master)
  Build results of b472abf (on master)
  Build results of 828ece7 (on master)
  Build results of b6f1f32 (on master)
  Build results of 15ed3f4 (on master)
  Build results of b83a1f1 (on master)
  Build results of 37f5ed8 (on master)
  Build results of 9e72c3d (on master)
  Build results of 010ed24 (on master)
  Build results of 6cf8812 (on master)
  Build results of 3cd1cb2 (on master)
  Build results of 1d5aa17 (on master)
  Build results of e529ef2 (on master)
  Build results of 9e2648d (on master)

gregor herrmann (1):
  Imported Upstream version 1.001002

---

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

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


[libpath-isdev-perl] 01/01: pristine-tar data for libpath-isdev-perl_1.001002.orig.tar.gz

2014-09-17 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 libpath-isdev-perl.

commit 73cc2e421fc597678e5c127453fb16be09630094
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:36:26 2014 +0200

pristine-tar data for libpath-isdev-perl_1.001002.orig.tar.gz
---
 libpath-isdev-perl_1.001002.orig.tar.gz.delta | Bin 0 - 5067 bytes
 libpath-isdev-perl_1.001002.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libpath-isdev-perl_1.001002.orig.tar.gz.delta 
b/libpath-isdev-perl_1.001002.orig.tar.gz.delta
new file mode 100644
index 000..0d689f6
Binary files /dev/null and b/libpath-isdev-perl_1.001002.orig.tar.gz.delta 
differ
diff --git a/libpath-isdev-perl_1.001002.orig.tar.gz.id 
b/libpath-isdev-perl_1.001002.orig.tar.gz.id
new file mode 100644
index 000..3e2e792
--- /dev/null
+++ b/libpath-isdev-perl_1.001002.orig.tar.gz.id
@@ -0,0 +1 @@
+d49a0025f22e6a931fba505193c5ed24d861119f

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

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


[libpath-isdev-perl] 05/05: releasing package libpath-isdev-perl version 1.001002-1

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

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

commit 7cc29626aa11bc5129d3f30c7a37adba91707ece
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:38:47 2014 +0200

releasing package libpath-isdev-perl version 1.001002-1
---
 debian/changelog | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5cb1c12..c73276b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libpath-isdev-perl (1.001002-1) UNRELEASED; urgency=medium
+libpath-isdev-perl (1.001002-1) unstable; urgency=medium
+
+  * Team upload.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
@@ -8,7 +10,7 @@ libpath-isdev-perl (1.001002-1) UNRELEASED; urgency=medium
   * Add debian/upstream/metadata
   * Imported upstream version 1.001002
 
- -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:36:27 +0200
+ -- gregor herrmann gre...@debian.org  Wed, 17 Sep 2014 19:37:52 +0200
 
 libpath-isdev-perl (1.001001-1) unstable; urgency=medium
 

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

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


[libpath-isdev-perl] 03/05: Merge tag 'upstream/1.001002'

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

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

commit 989b7c04df0f43f2a20709eed330433f1cd04731
Merge: 8c683c3 557519a
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:36:26 2014 +0200

Merge tag 'upstream/1.001002'

Upstream version 1.001002

 .travis.yml|  14 +-
 Changes|  22 ++
 MANIFEST   |   3 +-
 META.json  | 249 +
 META.yml   | 241 
 Makefile.PL|  18 +-
 README |   2 +-
 dist.ini   |   9 +-
 lib/Path/IsDev.pm  | 262 +-
 lib/Path/IsDev/Heuristic/Changelog.pm  |  19 +-
 lib/Path/IsDev/Heuristic/DevDirMarker.pm   |  17 +-
 lib/Path/IsDev/Heuristic/META.pm   |   4 +-
 lib/Path/IsDev/Heuristic/MYMETA.pm |  13 +-
 lib/Path/IsDev/Heuristic/Makefile.pm   |   4 +-
 lib/Path/IsDev/Heuristic/TestDir.pm|   4 +-
 lib/Path/IsDev/Heuristic/Tool/Dzil.pm  |   4 +-
 lib/Path/IsDev/Heuristic/Tool/MakeMaker.pm |   4 +-
 lib/Path/IsDev/Heuristic/Tool/ModuleBuild.pm   |   4 +-
 lib/Path/IsDev/Heuristic/VCS/Git.pm|   4 +-
 lib/Path/IsDev/HeuristicSet/Basic.pm   |   4 +-
 lib/Path/IsDev/NegativeHeuristic/HomeDir.pm|   4 +-
 .../IsDev/NegativeHeuristic/IsDev/IgnoreFile.pm|   4 +-
 lib/Path/IsDev/NegativeHeuristic/PerlINC.pm|   4 +-
 lib/Path/IsDev/Object.pm   |  29 +-
 lib/Path/IsDev/Result.pm   |  16 +-
 lib/Path/IsDev/Role/Heuristic.pm   |   4 +-
 lib/Path/IsDev/Role/HeuristicSet.pm|   4 +-
 lib/Path/IsDev/Role/HeuristicSet/Simple.pm |   4 +-
 .../Role/Matcher/Child/BaseName/MatchRegexp.pm |   4 +-
 .../Matcher/Child/BaseName/MatchRegexp/File.pm |   4 +-
 lib/Path/IsDev/Role/Matcher/Child/Exists/Any.pm|   4 +-
 .../IsDev/Role/Matcher/Child/Exists/Any/Dir.pm |   4 +-
 .../IsDev/Role/Matcher/Child/Exists/Any/File.pm|   4 +-
 lib/Path/IsDev/Role/Matcher/FullPath/Is/Any.pm |   4 +-
 lib/Path/IsDev/Role/NegativeHeuristic.pm   |   4 +-
 misc/Changes.deps  |  16 +-
 misc/Changes.deps.all  |  29 +-
 misc/Changes.deps.dev  |  12 +-
 misc/Changes.deps.opt  |  11 +-
 .../lib_Path_IsDev_HeuristicSet_Basic_pm.t |   2 +-
 .../lib_Path_IsDev_Heuristic_Changelog_pm.t|   2 +-
 .../lib_Path_IsDev_Heuristic_DevDirMarker_pm.t |   2 +-
 t/00-compile/lib_Path_IsDev_Heuristic_META_pm.t|   2 +-
 t/00-compile/lib_Path_IsDev_Heuristic_MYMETA_pm.t  |   2 +-
 .../lib_Path_IsDev_Heuristic_Makefile_pm.t |   2 +-
 t/00-compile/lib_Path_IsDev_Heuristic_TestDir_pm.t |   2 +-
 .../lib_Path_IsDev_Heuristic_Tool_Dzil_pm.t|   2 +-
 .../lib_Path_IsDev_Heuristic_Tool_MakeMaker_pm.t   |   2 +-
 .../lib_Path_IsDev_Heuristic_Tool_ModuleBuild_pm.t |   2 +-
 t/00-compile/lib_Path_IsDev_Heuristic_VCS_Git_pm.t |   2 +-
 .../lib_Path_IsDev_NegativeHeuristic_HomeDir_pm.t  |   2 +-
 ...h_IsDev_NegativeHeuristic_IsDev_IgnoreFile_pm.t |   2 +-
 .../lib_Path_IsDev_NegativeHeuristic_PerlINC_pm.t  |   2 +-
 t/00-compile/lib_Path_IsDev_Object_pm.t|   2 +-
 t/00-compile/lib_Path_IsDev_Result_pm.t|   2 +-
 .../lib_Path_IsDev_Role_HeuristicSet_Simple_pm.t   |   2 +-
 t/00-compile/lib_Path_IsDev_Role_HeuristicSet_pm.t |   2 +-
 t/00-compile/lib_Path_IsDev_Role_Heuristic_pm.t|   2 +-
 ...le_Matcher_Child_BaseName_MatchRegexp_File_pm.t |   2 +-
 ...ev_Role_Matcher_Child_BaseName_MatchRegexp_pm.t |   2 +-
 ...th_IsDev_Role_Matcher_Child_Exists_Any_Dir_pm.t |   2 +-
 ...h_IsDev_Role_Matcher_Child_Exists_Any_File_pm.t |   2 +-
 ...b_Path_IsDev_Role_Matcher_Child_Exists_Any_pm.t |   2 +-
 ...ib_Path_IsDev_Role_Matcher_FullPath_Is_Any_pm.t |   2 +-
 .../lib_Path_IsDev_Role_NegativeHeuristic_pm.t |   2 +-
 t/00-compile/lib_Path_IsDev_pm.t   |   2 +-
 t/{00-report-prereqs.t = 00-report-prereqs.dd}| 154 +--
 t/00-report-prereqs.t  | 305 +
 68 files changed, 584 insertions(+), 995 deletions(-)

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

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


[libpath-isdev-perl] branch pristine-tar updated (7f62f44 - 73cc2e4)

2014-09-17 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 libpath-isdev-perl.

  from  7f62f44   pristine-tar data for 
libpath-isdev-perl_1.001001.orig.tar.gz
   new  73cc2e4   pristine-tar data for 
libpath-isdev-perl_1.001002.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:
 libpath-isdev-perl_1.001002.orig.tar.gz.delta | Bin 0 - 5067 bytes
 libpath-isdev-perl_1.001002.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libpath-isdev-perl_1.001002.orig.tar.gz.delta
 create mode 100644 libpath-isdev-perl_1.001002.orig.tar.gz.id

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

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


[libpath-isdev-perl] 02/05: Update debian/changelog

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

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

commit 8c683c38765ee0d8b3a372fcdba48cafd245c7d6
Author: gregor herrmann gre...@debian.org
Date:   Wed Sep 17 19:36:09 2014 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 387dae8..251b9c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libpath-isdev-perl (1.001001-2) UNRELEASED; urgency=medium
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
+  * Add debian/upstream/metadata
 
  -- Salvatore Bonaccorso car...@debian.org  Sat, 16 Aug 2014 09:34:13 +0200
 

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

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


[libpath-isdev-perl] branch master updated (7ffb76b - 7cc2962)

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

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

  from  7ffb76b   update changelog
   new  d0722af   Add debian/upstream/metadata
   new  8c683c3   Update debian/changelog
  adds  788a489   Build results of 2004e40 (on master)
  adds  d922821   Build results of 2b0eece (on master)
  adds  1936bee   Build results of 295d294 (on master)
  adds  12f4d58   Build results of 373f8dd (on master)
  adds  72e37bd   Build results of bef6012 (on master)
  adds  f1c595e   Build results of e6d7346 (on master)
  adds  a97c7cd   Build results of b472abf (on master)
  adds  4c734c9   Build results of 828ece7 (on master)
  adds  ae451e8   Build results of b6f1f32 (on master)
  adds  170ab05   Build results of 15ed3f4 (on master)
  adds  1d86019   Build results of b83a1f1 (on master)
  adds  0fab85b   Build results of 37f5ed8 (on master)
  adds  b2c9e0b   Build results of 9e72c3d (on master)
  adds  a06e0ba   Build results of 010ed24 (on master)
  adds  4e3e3d3   Build results of 6cf8812 (on master)
  adds  5d701d3   Build results of 3cd1cb2 (on master)
  adds  5e5f3f6   Build results of 1d5aa17 (on master)
  adds  92f82db   Build results of e529ef2 (on master)
  adds  90596ba   Build results of 9e2648d (on master)
  adds  557519a   Imported Upstream version 1.001002
   new  989b7c0   Merge tag 'upstream/1.001002'
   new  4650aca   Update debian/changelog
   new  7cc2962   releasing package libpath-isdev-perl version 1.001002-1

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


Summary of changes:
 .travis.yml|  14 +-
 Changes|  22 ++
 MANIFEST   |   3 +-
 META.json  | 249 +
 META.yml   | 241 
 Makefile.PL|  18 +-
 README |   2 +-
 debian/changelog   |   8 +-
 debian/upstream/metadata   |   7 +
 dist.ini   |   9 +-
 lib/Path/IsDev.pm  | 262 +-
 lib/Path/IsDev/Heuristic/Changelog.pm  |  19 +-
 lib/Path/IsDev/Heuristic/DevDirMarker.pm   |  17 +-
 lib/Path/IsDev/Heuristic/META.pm   |   4 +-
 lib/Path/IsDev/Heuristic/MYMETA.pm |  13 +-
 lib/Path/IsDev/Heuristic/Makefile.pm   |   4 +-
 lib/Path/IsDev/Heuristic/TestDir.pm|   4 +-
 lib/Path/IsDev/Heuristic/Tool/Dzil.pm  |   4 +-
 lib/Path/IsDev/Heuristic/Tool/MakeMaker.pm |   4 +-
 lib/Path/IsDev/Heuristic/Tool/ModuleBuild.pm   |   4 +-
 lib/Path/IsDev/Heuristic/VCS/Git.pm|   4 +-
 lib/Path/IsDev/HeuristicSet/Basic.pm   |   4 +-
 lib/Path/IsDev/NegativeHeuristic/HomeDir.pm|   4 +-
 .../IsDev/NegativeHeuristic/IsDev/IgnoreFile.pm|   4 +-
 lib/Path/IsDev/NegativeHeuristic/PerlINC.pm|   4 +-
 lib/Path/IsDev/Object.pm   |  29 +-
 lib/Path/IsDev/Result.pm   |  16 +-
 lib/Path/IsDev/Role/Heuristic.pm   |   4 +-
 lib/Path/IsDev/Role/HeuristicSet.pm|   4 +-
 lib/Path/IsDev/Role/HeuristicSet/Simple.pm |   4 +-
 .../Role/Matcher/Child/BaseName/MatchRegexp.pm |   4 +-
 .../Matcher/Child/BaseName/MatchRegexp/File.pm |   4 +-
 lib/Path/IsDev/Role/Matcher/Child/Exists/Any.pm|   4 +-
 .../IsDev/Role/Matcher/Child/Exists/Any/Dir.pm |   4 +-
 .../IsDev/Role/Matcher/Child/Exists/Any/File.pm|   4 +-
 lib/Path/IsDev/Role/Matcher/FullPath/Is/Any.pm |   4 +-
 lib/Path/IsDev/Role/NegativeHeuristic.pm   |   4 +-
 misc/Changes.deps  |  16 +-
 misc/Changes.deps.all  |  29 +-
 misc/Changes.deps.dev  |  12 +-
 misc/Changes.deps.opt  |  11 +-
 .../lib_Path_IsDev_HeuristicSet_Basic_pm.t |   2 +-
 .../lib_Path_IsDev_Heuristic_Changelog_pm.t|   2 +-
 .../lib_Path_IsDev_Heuristic_DevDirMarker_pm.t |   2 +-
 t/00-compile/lib_Path_IsDev_Heuristic_META_pm.t|   2 +-
 t/00-compile/lib_Path_IsDev_Heuristic_MYMETA_pm.t  |   2 +-
 .../lib_Path_IsDev_Heuristic_Makefile_pm.t |   2 +-
 t/00-compile/lib_Path_IsDev_Heuristic_TestDir_pm.t |   2 +-
 .../lib_Path_IsDev_Heuristic_Tool_Dzil_pm.t|   2 +-
 .../lib_Path_IsDev_Heuristic_Tool_MakeMaker_pm.t   |   2 +-
 

[libpath-isdev-perl] annotated tag debian/1.001002-1 created (now 6035adb)

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

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

at  6035adb   (tag)
   tagging  7cc29626aa11bc5129d3f30c7a37adba91707ece (commit)
  replaces  debian/1.001001-1
 tagged by  gregor herrmann
on  Wed Sep 17 19:38:47 2014 +0200

- Log -
tagging package libpath-isdev-perl version debian/1.001002-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJUGccnXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGd80P/AmSKDCLyepA9uWxSquvcFZQ
PlHNycNNF+2uzgnMAA0NcEKwtgoXh/gPef+wkY7kHek1Ajt/Oi3vw/caGyPmzW0M
1R5w1SS3mtijfpY9h/Et/ARnyPSBBXEleKaTE2xZgf+/wg3tAxMRjoJqEH+jBlJh
dT6Cy4+zgYtecdWyCshw+V6VEUQPUsG/jO3gDriCMJnxxdBS4H0KzWPHNCoA/VBH
ReOMUqrKV1nYSLGrasKFAXdOVEekuGkkNhT4qWP3DksuGEuJzHhgwGVwSR6D8O7K
9cm8+g5pBfR7OHVVXbA1dV6MESOx34U2KUbNczeOUdulvqs6AwVQ9DNEcPkOI2c+
4BFcO/uNbaaGj6xzwn/U6WDRyUms++GklZ29d1giBMx8mqGRRVTXOcW8X5M4Jygx
DzAZQHVQtPIBuca+jEaxRygccvfTuNjqYTqpOCzShLl0/9wQ+hBtCRx5w13xtL30
ZF4qwvUYgri30uaBo15QA0/XibXyiZlSnQPndHaRl7fmD5/O62RhAj/BfQZ2CMX6
DMXHpmqQd7OrOVOtspz/RY9CiCl8VtMCJ5r9dcAOMPkDOBNzkCPaUiyNsAW7vOjU
DJet2wxB79Hx9iwBPUEvBYPJEdRtzr0Ta0EJ7RSnusAVRx2BO3w+bQ2QmTvf7z7L
+PDafqtkrW61+WD4GuCu
=UtxH
-END PGP SIGNATURE-

Kent Fredric (19):
  Build results of 2004e40 (on master)
  Build results of 2b0eece (on master)
  Build results of 295d294 (on master)
  Build results of 373f8dd (on master)
  Build results of bef6012 (on master)
  Build results of e6d7346 (on master)
  Build results of b472abf (on master)
  Build results of 828ece7 (on master)
  Build results of b6f1f32 (on master)
  Build results of 15ed3f4 (on master)
  Build results of b83a1f1 (on master)
  Build results of 37f5ed8 (on master)
  Build results of 9e72c3d (on master)
  Build results of 010ed24 (on master)
  Build results of 6cf8812 (on master)
  Build results of 3cd1cb2 (on master)
  Build results of 1d5aa17 (on master)
  Build results of e529ef2 (on master)
  Build results of 9e2648d (on master)

Salvatore Bonaccorso (2):
  Update Vcs-Browser URL to cgit web frontend
  update changelog

gregor herrmann (8):
  debian/control: update {versioned,alternative} (build) dependencies.
  update changelog
  Add debian/upstream/metadata
  Update debian/changelog
  Imported Upstream version 1.001002
  Merge tag 'upstream/1.001002'
  Update debian/changelog
  releasing package libpath-isdev-perl version 1.001002-1

---

This annotated tag includes the following new commits:

   new  d0722af   Add debian/upstream/metadata
   new  8c683c3   Update debian/changelog
   new  989b7c0   Merge tag 'upstream/1.001002'
   new  4650aca   Update debian/changelog
   new  7cc2962   releasing package libpath-isdev-perl version 1.001002-1

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


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

___
Pkg-perl-cvs-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   >