[DRE-commits] [SCM] ruby-setup.git branch, master, updated. debian/3.4.1-5-1-g8c0f135

Vincent Fourmond fourmond at debian.org
Sat Jun 4 13:02:26 UTC 2011


The following commit has been merged in the master branch:
commit 8c0f135f17378e100ffd40a3066bbe4f68b1f5f0
Author: Vincent Fourmond <fourmond at debian.org>
Date:   Sat Jun 4 14:58:45 2011 +0200

    Provide dummy binary packages for all old libsetup-ruby source + move them to oldlibs

diff --git a/debian/changelog b/debian/changelog
index 8464ef3..d942d8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-setup (3.4.1-6) unstable; urgency=low
+
+  * Provide a libsetup-ruby dummy package
+  * Move both dummy packages to oldlibs
+
+ -- Vincent Fourmond <fourmond at debian.org>  Sat, 04 Jun 2011 14:56:18 +0200
+
 ruby-setup (3.4.1-5) unstable; urgency=low
 
   [ Gunnar Wolf ]
diff --git a/debian/control b/debian/control
index 8926544..2298a15 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,15 @@ Description: the setup.rb install tool for Ruby
 Package: libsetup-ruby1.8
 Architecture: all
 Depends: ruby-setup, ${misc:Depends}
+Section: oldlibs
+Description: the setup.rb install tool for Ruby - transition package
+ This is a dummy transition package. You may remove it when no other
+ package depend on it.
+
+Package: libsetup-ruby
+Architecture: all
+Depends: ruby-setup, ${misc:Depends}
+Section: oldlibs
 Description: the setup.rb install tool for Ruby - transition package
  This is a dummy transition package. You may remove it when no other
  package depend on it.
\ No newline at end of file

-- 
ruby-setup.git



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