[DRE-commits] [ruby-feedparser] 04/06: Drop transitional packages

Antonio Terceiro terceiro at alioth.debian.org
Sun Aug 25 04:03:04 UTC 2013


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

terceiro pushed a commit to branch old-master
in repository ruby-feedparser.

commit fd1df7507c29665dfe8009e85fb65bd599a383fc
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Aug 24 18:44:00 2013 -0300

    Drop transitional packages
---
 debian/changelog |    4 ++++
 debian/control   |   29 +----------------------------
 2 files changed, 5 insertions(+), 28 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 52c60d8..e80a77c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ ruby-feedparser (0.8-1) experimental; urgency=low
   * Team upload
   * debian/watch: updated to pull upstream tarballs from
     http://people.debian.org/~terceiro/ruby-feedparser/
+  * debian/rules: forcing UTF-8 locale during build
+  * debian/ruby-tests.rb: skip tests for Ruby < 1.9 since 1.8 is not really
+    supported anymore.
+  * debian/control: drop transitional packages
   * New upstream version adding Ruby 1.9 support
 
  -- Antonio Terceiro <terceiro at debian.org>  Sat, 24 Aug 2013 18:32:44 -0300
diff --git a/debian/control b/debian/control
index c9240bc..2168fba 100644
--- a/debian/control
+++ b/debian/control
@@ -13,34 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-feedparser
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter
-Replaces: libfeedparser-ruby1.8 (<< 0.7-2~), libfeedparser-ruby (<< 0.7-2~), libfeedparser-ruby-doc (<< 0.7-2~)
-Conflicts: libfeedparser-ruby1.8 (<< 0.7-2~), libfeedparser-ruby (<< 0.7-2~), libfeedparser-ruby-doc (<< 0.7-2~)
-Provides: libfeedparser-ruby1.8, libfeedparser-ruby, libfeedparser-ruby-doc
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Description: Ruby library to parse ATOM/RSS feeds
  Ruby-feedparser is a library allowing Ruby developers to parse RSS and
  ATOM feeds.
-
-Package: libfeedparser-ruby1.8
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-feedparser
-Description: Transitional package for ruby-feedparser
- This is a transitional package to ease upgrades to the ruby-feedparser
- package. It can safely be removed.
-
-Package: libfeedparser-ruby
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-feedparser
-Description: Transitional package for ruby-feedparser
- This is a transitional package to ease upgrades to the ruby-feedparser
- package. It can safely be removed.
-
-Package: libfeedparser-ruby-doc
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-feedparser
-Description: Transitional package for ruby-feedparser
- This is a transitional package to ease upgrades to the ruby-feedparser
- package. It can safely be removed.

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



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