[DRE-commits] [SCM] ruby-actionpack-3.2.git branch, master, updated. debian/3.2.3-2-7-ga7511f7

Antonio Terceiro terceiro at debian.org
Sun Jun 24 19:34:10 UTC 2012


The following commit has been merged in the master branch:
commit 4284a3647d729255347c6f3f9d4cf7fc990b8bed
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Jun 16 21:09:49 2012 -0300

    add myself to uploaders

diff --git a/debian/changelog b/debian/changelog
index 70d86fd..040a351 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-actionpack-3.2 (3.2.6-1) UNRELEASED; urgency=low
   * New upstream release.
   * debian/control:
     + review short description
+    + add myself to Uploaders:
 
  -- Antonio Terceiro <terceiro at debian.org>  Sat, 16 Jun 2012 21:08:18 -0300
 
diff --git a/debian/control b/debian/control
index 622c664..e73aae9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,16 @@ Source: ruby-actionpack-3.2
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Ondřej Surý <ondrej at debian.org>
+Uploaders:
+	Ondřej Surý <ondrej at debian.org>,
+	Antonio Terceiro <terceiro at debian.org>,
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~),
 	       gem2deb (>= 0.2.13~),
-	       ruby-activesupport-3.2 (>= 3.2.3),
-	       ruby-activesupport-3.2 (<< 3.2.3.),
-	       ruby-activerecord-3.2 (>= 3.2.3),
-	       ruby-activerecord-3.2 (<< 3.2.3.),
+	       ruby-activesupport-3.2 (>= 3.2.6),
+	       ruby-activesupport-3.2 (<< 3.2.6.),
+	       ruby-activerecord-3.2 (>= 3.2.6),
+	       ruby-activerecord-3.2 (<< 3.2.6.),
 	       ruby-rack (>= 1.4.0~)
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-actionpack-3.2.git
@@ -23,12 +25,12 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends},
 	 ${misc:Depends},
 	 ruby | ruby-interpreter,
-	 ruby-activesupport-3.2 (>= 3.2.3),
-	 ruby-activesupport-3.2 (<< 3.2.3.),
-	 ruby-activemodel-3.2 (>= 3.2.3),
-	 ruby-activemodel-3.2 (<< 3.2.3.),
-	 ruby-activerecord-3.2 (>= 3.2.3),
-	 ruby-activerecord-3.2 (<< 3.2.3.),
+	 ruby-activesupport-3.2 (>= 3.2.6),
+	 ruby-activesupport-3.2 (<< 3.2.6.),
+	 ruby-activemodel-3.2 (>= 3.2.6),
+	 ruby-activemodel-3.2 (<< 3.2.6.),
+	 ruby-activerecord-3.2 (>= 3.2.6),
+	 ruby-activerecord-3.2 (<< 3.2.6.),
 	 ruby-rack-cache (>= 1.2~),
 	 ruby-rack (>= 1.3.0~),
 	 ruby-rack-test (>= 0.6.1~),
diff --git a/debian/control.in b/debian/control.in
index bbb82ed..9a3ed13 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -2,7 +2,9 @@ Source: ruby-actionpack-3.2
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Ondřej Surý <ondrej at debian.org>
+Uploaders:
+	Ondřej Surý <ondrej at debian.org>,
+	Antonio Terceiro <terceiro at debian.org>,
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~),
 	       gem2deb (>= 0.2.13~),

-- 
ruby-actionpack-3.2.git



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