[DRE-commits] [SCM] ruby-activeresource-2.3.git branch, master, updated. debian/2.3.14-1-6-g0bf518f

Paul van Tilburg paulvt at debian.org
Fri Jun 29 18:24:29 UTC 2012


The following commit has been merged in the master branch:
commit dc16af6b2aa7efc56109f5f89cffa58763c0c039
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Fri Jun 29 20:13:11 2012 +0200

    Auto-update debian/control

diff --git a/debian/control b/debian/control
index ed54c08..c98e61a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Ondřej Surý <ondrej at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~),
-	       gem2deb (>= 0.2.3~),
+	       gem2deb (>= 0.3.0~),
 	       ruby-activesupport-2.3 (>= 2.3.14),
 	       ruby-activesupport-2.3 (<< 2.3.14.1)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-activeresource-2.3.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-activeresource-2.3.git;a=summary
 Homepage: http://www.rubyonrails.org
@@ -22,6 +22,9 @@ Depends: ${shlibs:Depends},
 	 ruby | ruby-interpreter,
 	 ruby-activesupport-2.3 (>= 2.3.14),
 	 ruby-activesupport-2.3 (<< 2.3.14.1)
+Replaces: libactiveresource-ruby (<< 2.3.11-1~), libactiveresource-ruby1.8 (<< 2.3.11-1~)
+Breaks: libactiveresource-ruby (<< 2.3.11-1~), libactiveresource-ruby1.8 (<< 2.3.11-1~)
+Provides: libactiveresource-ruby, libactiveresource-ruby1.8
 Description: Connects objects and REST web services
  Active Resource (ARes) connects business objects and Representational
  State Transfer (REST) web services. It implements object-relational

-- 
ruby-activeresource-2.3.git



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