[DRE-commits] [SCM] ruby-amqp.git branch, master, updated. debian/0.9.5-1-4-g735716f

Paul van Tilburg paulvt at debian.org
Fri Jun 29 19:40:55 UTC 2012


The following commit has been merged in the master branch:
commit 7fcf15d8c944f8872e1c9164aaead1e13d979fa0
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Fri Jun 29 21:38:01 2012 +0200

    Bumped the gem2deb build-dep and standards-version

diff --git a/debian/changelog b/debian/changelog
index cba1519..5b1ef9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 ruby-amqp (0.9.5-2) UNRELEASED; urgency=low
 
+  * Team upload.
+  * debian/control:
+    - Bumped standards-version to 3.9.3.
+    - Bumped the build-dependency on gem2deb to >= 0.3.0~.
   * debian/copyright: 
     - The Ruby license is actually GPL-2 or the specific Ruby license.
     - Added a license paragraph for GPL-2.
diff --git a/debian/control b/debian/control
index 5a0a517..c2ceac4 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders:  Tollef Fog Heen <tfheen at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~)
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
+Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-amqp.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-amqp.git;a=summary
 Homepage: http://github.com/ruby-amqp/amqp
@@ -18,7 +18,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-event
 Description: feature-rich, asynchronous AMQP 0.9.1 client
  AMQP is an open standard for messaging middleware that emphasizes
  interoperability between different technologies (for example, Java,
- .NET, Ruby, Python, Node.js, Erlang, C and so on).
+ Ruby, Python, .NET, Node.js, Erlang, C and so on).
  .
  Key features of AMQP are very flexible yet simple routing and binary
  protocol efficiency. AMQP supports many sophisticated features, for

-- 
ruby-amqp.git



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