r11557 - in /trunk/libjson-any-perl/debian: changelog control

gwolf at users.alioth.debian.org gwolf at users.alioth.debian.org
Sun Dec 23 23:39:24 UTC 2007


Author: gwolf
Date: Sun Dec 23 23:39:24 2007
New Revision: 11557

URL: http://svn.debian.org/wsvn/?sc=1&rev=11557
Log:
Bumped up standards-version; updated dependency information

Modified:
    trunk/libjson-any-perl/debian/changelog
    trunk/libjson-any-perl/debian/control

Modified: trunk/libjson-any-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libjson-any-perl/debian/changelog?rev=11557&op=diff
==============================================================================
--- trunk/libjson-any-perl/debian/changelog (original)
+++ trunk/libjson-any-perl/debian/changelog Sun Dec 23 23:39:24 2007
@@ -1,10 +1,9 @@
-libjson-any-perl (1.14-1) UNRELEASED; urgency=low
+libjson-any-perl (1.14-1) unstable; urgency=low
 
-  [ Waiting for JSON 2.0 to be uploaded ]
+  * New upstream release
+  * Bumped up standards-version to 3.7.3 (no changes needed)
 
-  * (NOT RELEASED YET) New upstream release
-
- -- Gunnar Wolf <gwolf at debian.org>  Sun, 23 Dec 2007 13:43:44 -0600
+ -- Gunnar Wolf <gwolf at debian.org>  Sun, 23 Dec 2007 17:44:24 -0600
 
 libjson-any-perl (1.13-1) unstable; urgency=low
 

Modified: trunk/libjson-any-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libjson-any-perl/debian/control?rev=11557&op=diff
==============================================================================
--- trunk/libjson-any-perl/debian/control (original)
+++ trunk/libjson-any-perl/debian/control Sun Dec 23 23:39:24 2007
@@ -2,20 +2,20 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl (>= 5.8.8-7), libjson-perl, libyaml-syck-perl,
- libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: perl (>= 5.8.8-7), libjson-perl (>= 2.0.0),
+ libyaml-syck-perl, libtest-pod-perl, libtest-pod-coverage-perl
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  gregor herrmann <gregor+debian at comodo.priv.at>,
  Damyan Ivanov <dmn at debian.org>
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Homepage: http://search.cpan.org/dist/JSON-Any/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libjson-any-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-any-perl/
 
 Package: libjson-any-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libjson-perl | libyaml-syck-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libjson-perl (>= 2.0.0) | libyaml-syck-perl
 Description: wrapper class for the various JSON classes
  The JSON::Any module provides a coherent API to bring together the various
  JSON modules currently on CPAN. This module will allow you to code to




More information about the Pkg-perl-cvs-commits mailing list