[DRE-commits] [SCM] ruby-httpclient.git branch, master, updated. debian/2.3.3-1-1-g92f9068

Gunnar Wolf gwolf at gwolf.org
Wed Jun 12 13:45:12 UTC 2013


The following commit has been merged in the master branch:
commit 92f9068cbf3d411d2842c25165ba5178d0754ada
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Tue Jun 11 09:41:23 2013 -0500

    Bits I skipped in yesterday's upload for a post-wheezy package
    
    * Dropped transitional packages now that Wheezy is stable
    * Bump up standards-version 3.9.3→3.9.4 (no changes needed)

diff --git a/debian/changelog b/debian/changelog
index 4546499..2f68011 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-httpclient (2.3.3-2) unstable; urgency=low
+
+  * Dropped transitional packages now that Wheezy is stable
+  * Bump up standards-version 3.9.3→3.9.4 (no changes needed)
+
+ -- Gunnar Wolf <gwolf at debian.org>  Tue, 11 Jun 2013 09:39:05 -0500
+
 ruby-httpclient (2.3.3-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index e4032f0..76d97b4 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Antonio Terceiro <terceiro at debian.org>, Ryan Niebur <ryanryan52 at gmail.com>, Gunnar Wolf <gwolf at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.7~)
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-httpclient.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-httpclient.git;a=summary
 Homepage: http://github.com/nahi/httpclient
@@ -36,49 +36,3 @@ Description: HTTP client library for ruby (ruby 1.8 version)
           o extensible with filter interface
           o you don't have to care HTTP/1.1 persistent connection (httpclient
             cares instead of you).
-
-Package: libhttp-access2-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-httpclient
-Description: Transitional package for ruby-httpclient
- This is a transitional package to ease upgrades to the ruby-httpclient
- package. It can safely be removed.
-
-Package: libhttpclient-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-httpclient
-Description: Transitional package for ruby-httpclient
- This is a transitional package to ease upgrades to the ruby-httpclient
- package. It can safely be removed.
-
-Package: libhttpclient-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-httpclient
-Description: Transitional package for ruby-httpclient
- This is a transitional package to ease upgrades to the ruby-httpclient
- package. It can safely be removed.
-
-Package: libhttpclient-ruby1.9.1
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-httpclient
-Description: Transitional package for ruby-httpclient
- This is a transitional package to ease upgrades to the ruby-httpclient
- package. It can safely be removed.
-
-Package: libhttp-access2-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-httpclient
-Description: Transitional package for ruby-httpclient
- This is a transitional package to ease upgrades to the ruby-httpclient
- package. It can safely be removed.
-

-- 
ruby-httpclient.git



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