[DRE-commits] [gem2deb] 01/04: Breaks:/Replaces: gem2deb (<< 0.17~)

Antonio Terceiro terceiro at moszumanska.debian.org
Thu May 28 14:23:10 UTC 2015


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

terceiro pushed a commit to branch master
in repository gem2deb.

commit d2475504dafac2da69afeb615ca0814556cec99a
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu May 28 08:39:21 2015 -0300

    Breaks:/Replaces: gem2deb (<< 0.17~)
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d227b4a..3c80cc6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ gem2deb (0.17) UNRELEASED; urgency=medium
     - add support for passing options via the GEM2DEB_TEST_RUNNER environment
       variable
     - add support for checking Rubygems dependencies during build
+    - Breaks:/Replaces: gem2deb (<< 0.17~) because lib/gem2deb/metadata.rb was
+      moved from gem2deb to gem2deb-test-runner.
 
  -- Antonio Terceiro <terceiro at debian.org>  Sat, 16 May 2015 22:51:18 -0300
 
diff --git a/debian/control b/debian/control
index 14fc9e8..a3203b4 100644
--- a/debian/control
+++ b/debian/control
@@ -52,8 +52,8 @@ Architecture: all
 Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: gem2deb (<< 0.9~)
-Replaces: gem2deb (<< 0.9~)
+Breaks: gem2deb (<< 0.17~)
+Replaces: gem2deb (<< 0.17~)
 Description: Debian Ruby packaging suite - tool to run tests
  gem2deb is a set of tools to create Debian package from ruby software
  distributed with Rubygems.

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



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