[DRE-commits] [SCM] ruby-gettext-activerecord.git branch, master, updated. debian/2.1.0-4-4-g25182e8

Antonio Terceiro terceiro at debian.org
Sat Jun 30 17:58:38 UTC 2012


The following commit has been merged in the master branch:
commit 929ff0c6895bfe4811a2fa7b91b6e82ca24ef99a
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Jun 30 14:48:10 2012 -0300

    review debian/control

diff --git a/debian/changelog b/debian/changelog
index a1b0f42..55dc099 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-gettext-activerecord (2.1.0-5) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Bump Standards-Version to 3.9.3; no changes needed.
+  * set Priority: extra on all transitional packages
+
+ -- Antonio Terceiro <terceiro at debian.org>  Sat, 30 Jun 2012 14:46:30 -0300
+
 ruby-gettext-activerecord (2.1.0-4) unstable; urgency=low
 
   * Repackaged with the gem2deb infrastructure; merged all the binary
diff --git a/debian/control b/debian/control
index 36c1e0b..263f09e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Gunnar Wolf <gwolf at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.6~)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-gettext-activerecord.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-gettext-activerecord.git;a=summary
 Homepage: http://www.yotabanana.com/hiki/ruby-gettext.html
@@ -29,6 +29,7 @@ Description: GetText localization for Ruby programs using ActiveRecord
 # Transitional packages
 Package: libgettext-activerecord-ruby
 Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-gettext-activerecord
 Description: Transitional package for ruby-gettext-activerecord
@@ -37,6 +38,7 @@ Description: Transitional package for ruby-gettext-activerecord
 
 Package: libgettext-activerecord-ruby1.8
 Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-gettext-activerecord
 Description: Transitional package for ruby-gettext-activerecord
@@ -45,6 +47,7 @@ Description: Transitional package for ruby-gettext-activerecord
 
 Package: libgettext-activerecord-ruby1.9.1
 Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-gettext-activerecord
 Description: Transitional package for ruby-gettext-activerecord
@@ -53,6 +56,7 @@ Description: Transitional package for ruby-gettext-activerecord
 
 Package: libgettext-activerecord-ruby-common
 Section: oldlibs
+Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-gettext-activerecord
 Description: Transitional package for ruby-gettext-activerecord

-- 
ruby-gettext-activerecord.git



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