[DRE-commits] [ruby-fog-libvirt] 03/05: refresh packaging with a new run of `dh-make-ruby -w`

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Oct 15 14:20:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository ruby-fog-libvirt.

commit 198238709eb278a1e93dfd16fddcf55524a50fb6
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Oct 14 20:00:34 2016 -0300

    refresh packaging with a new run of `dh-make-ruby -w`
---
 debian/changelog | 7 +++++--
 debian/control   | 8 +++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 956d2f1..7d59c49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-ruby-fog-libvirt (0.3.0-1) UNRELEASED; urgency=medium
+ruby-fog-libvirt (0.3.0-1) unstable; urgency=medium
 
   * New upstream version 0.3.0
+  * refresh packaging with a new run of `dh-make-ruby -w`
+    * Updated versioned depedency on ruby-libvirt
+    * Bump Standards-Version to 3.9.8; no changes needed
 
- -- Antonio Terceiro <terceiro at debian.org>  Fri, 14 Oct 2016 19:57:33 -0300
+ -- Antonio Terceiro <terceiro at debian.org>  Fri, 14 Oct 2016 20:00:26 -0300
 
 ruby-fog-libvirt (0.0.3-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 634ccf6..dcc988f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,10 +9,9 @@ Build-Depends: debhelper (>= 9~),
                ruby-fog-json,
                ruby-fog-xml (>= 0.1.1),
                ruby-json,
-               ruby-libvirt (>= 0.5.0),
-               ruby-libvirt (<< 0.7.0),
+               ruby-libvirt (>= 0.7.0),
                ruby-shindo (>= 0.3.4)
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-fog-libvirt.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-fog-libvirt.git
 Homepage: http://github.com/fog/fog-libvirt
@@ -28,8 +27,7 @@ Depends: ruby | ruby-interpreter,
          ruby-fog-json,
          ruby-fog-xml (>= 0.1.1),
          ruby-json,
-         ruby-libvirt (>= 0.5.0),
-         ruby-libvirt (<< 0.7.0),
+         ruby-libvirt (>= 0.7.0),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Module for the 'fog' gem to support libvirt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fog-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list