[DRE-commits] [SCM] ruby-net-ssh-gateway.git branch, master, updated. upstream/1.1.0-7-g8e8bc08

Paul van Tilburg paulvt at debian.org
Wed Jun 27 19:45:19 UTC 2012


The following commit has been merged in the master branch:
commit 8e8bc08ed4b161a2b09f6a9e9256b83d781ac2d7
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Wed Jun 27 21:43:51 2012 +0200

    Bumped the gem2deb build-dep and standards-version; set priority transitional packages to 'extra'

diff --git a/debian/changelog b/debian/changelog
index 7a3cd1c..9aed9a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ruby-net-ssh-gateway (1.1.0-2) unstable; urgency=low
+
+  * Team upload.
+  * debian/control:
+    - Bump build dependency on gem2deb to >= 0.3.0~.
+    - Bumped the standards-version to 3.9.3.
+    - Set the priority of the transitional packages to "extra".
+
+ -- Paul van Tilburg <paulvt at debian.org>  Wed, 27 Jun 2012 21:43:39 +0200
+
 ruby-net-ssh-gateway (1.1.0-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 2f176bd..84dd436 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: Lucas Nussbaum <lucas at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.1), ruby-mocha, ruby-net-ssh
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-mocha, ruby-net-ssh
+Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-net-ssh-gateway.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-net-ssh-gateway.git;a=summary
 Homepage: http://net-ssh.github.com/net-ssh/
@@ -27,6 +27,7 @@ Description: Ruby library for tunneling connections to servers with ssh
 
 Package: libnet-ssh-gateway-ruby
 Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-net-ssh-gateway
 Description: Transitional package for ruby-net-ssh-gateway
@@ -35,6 +36,7 @@ Description: Transitional package for ruby-net-ssh-gateway
 
 Package: libnet-ssh-gateway-ruby1.8
 Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-net-ssh-gateway
 Description: Transitional package for ruby-net-ssh-gateway
@@ -43,6 +45,7 @@ Description: Transitional package for ruby-net-ssh-gateway
 
 Package: libnet-ssh-gateway-ruby1.9.1
 Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-net-ssh-gateway
 Description: Transitional package for ruby-net-ssh-gateway

-- 
ruby-net-ssh-gateway.git



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