[Bps-public-commit] brackup branch, debian, updated. 1.10-01-5

Alex Vandiver alexmv at bestpractical.com
Thu Jan 15 17:27:36 EST 2015


The branch, debian has been updated
       via  c9fbeb6f46df01d7ed02aba75c151472c97a5462 (commit)
       via  36b46455c6bf3d93e914c35f9b75f383ceea2755 (commit)
      from  e15047332de664b5472773503929ed7a085df4d7 (commit)

Summary of changes:
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 36b46455c6bf3d93e914c35f9b75f383ceea2755
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Thu Jan 15 17:26:29 2015 -0500

    JSON, not YAML

diff --git a/debian/control b/debian/control
index b49f0ce..2e57677 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl, perl-modules (>= 5.10.1),
   libtest-simple-perl (>= 0.88), libdigest-sha-perl,
   libdbd-sqlite3-perl, libio-stringy-perl, libstring-escape-perl,
-  libdbi-perl, libtry-tiny-perl, libyaml-perl, libwww-perl, gnupg
+  libdbi-perl, libtry-tiny-perl, libjson-perl, libwww-perl, gnupg
 Maintainer: Alex Vandiver <alexmv at bestpractical.com>
 Standards-Version: 3.8.3
 Homepage: http://search.cpan.org/dist/Brackup/
@@ -14,7 +14,7 @@ Package: libbrackup-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, perl-modules (>= 5.10.1),
   libdigest-sha-perl, libdbd-sqlite3-perl, libio-stringy-perl,
-  libstring-escape-perl, libdbi-perl, libtry-tiny-perl, libyaml-perl,
+  libstring-escape-perl, libdbi-perl, libtry-tiny-perl, libjson-perl,
   libwww-perl, gnupg
 Suggests: libnet-amazon-s3-perl, libgtop-perl
 Description: Flexible backup tool

commit c9fbeb6f46df01d7ed02aba75c151472c97a5462
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Thu Jan 15 17:27:28 2015 -0500

    Release 1.10_01-5

diff --git a/debian/changelog b/debian/changelog
index e4b0211..06c597f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libbrackup-perl (1.10-01-5) trusty; urgency=low
+
+  * JSON, not YAML.
+
+ -- Alex Vandiver <alexmv at bestpractical.com>  Mon, 15 Jan 2015 17:27:17 -0500
+
 libbrackup-perl (1.10-01-4) trusty; urgency=low
 
   * Add missing dependencies

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list