[DRE-commits] [ruby-fog-openstack] 01/02: add breaks/replaces
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Jun 16 18:38:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-fog-openstack.
commit 8162f9a870bbd530e8d8c49a4fbc41a99333e6ff
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Jun 16 23:56:23 2016 +0530
add breaks/replaces
---
debian/changelog | 6 ++++++
debian/control | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index c338ea5..4349c31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-fog-openstack (0.1.6-2) unstable; urgency=medium
+
+ * Add Breaks/Replaces for ruby-fog << 1.38
+
+ -- Pirate Praveen <praveen at debian.org> Thu, 16 Jun 2016 23:56:06 +0530
+
ruby-fog-openstack (0.1.6-1) unstable; urgency=medium
* Initial release (Closes: #827303)
diff --git a/debian/control b/debian/control
index f853df2..87466a9 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,8 @@ XS-Ruby-Versions: all
Package: ruby-fog-openstack
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
+Breaks: ruby-fog (<< 1.38~)
+Replaces: ruby-fog (<< 1.38~)
Depends: ruby | ruby-interpreter,
ruby-fog-core (>= 1.39),
ruby-fog-json (>= 1.0),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fog-openstack.git
More information about the Pkg-ruby-extras-commits
mailing list