[DRE-commits] [ruby-rails-3.2] 02/03: Update debian/control to rails release 3.2.16
Ondrej Sury
ondrej at moszumanska.debian.org
Sun Dec 15 15:37:50 UTC 2013
This is an automated email from the git hooks/post-receive script.
ondrej pushed a commit to branch master
in repository ruby-rails-3.2.
commit fdcee6344b2b42413faae372b6af7dfe9ec49a4d
Author: Ondřej Surý <ondrej at sury.org>
Date: Wed Dec 4 17:42:15 2013 +0100
Update debian/control to rails release 3.2.16
---
debian/control | 29 +++++++++++++++--------------
1 file changed, 15 insertions(+), 14 deletions(-)
diff --git a/debian/control b/debian/control
index bedf9a2..e84a7d3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,11 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Antonio Terceiro <terceiro at debian.org>, Ondřej Surý <ondrej at debian.org>
+DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
Standards-Version: 3.9.3
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rails-3.2.git
-Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-rails.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rails-3.2.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rails.git;a=summary
Homepage: http://www.rubyonrails.org
XS-Ruby-Versions: all
@@ -16,18 +17,18 @@ XB-Ruby-Versions: ${ruby:Versions}
Depends:
${shlibs:Depends},
${misc:Depends},
- ruby-activesupport-3.2 (>= 3.2.13),
- ruby-activesupport-3.2 (<< 3.2.13.),
- ruby-actionpack-3.2 (>= 3.2.13),
- ruby-actionpack-3.2 (<< 3.2.13.),
- ruby-activerecord-3.2 (>= 3.2.13),
- ruby-activerecord-3.2 (<< 3.2.13.),
- ruby-activeresource-3.2 (>= 3.2.13),
- ruby-activeresource-3.2 (<< 3.2.13.),
- ruby-actionmailer-3.2 (>= 3.2.13),
- ruby-actionmailer-3.2 (<< 3.2.13.),
- ruby-railties-3.2 (>= 3.2.13),
- ruby-railties-3.2 (<< 3.2.13.),
+ ruby-activesupport-3.2 (>= 3.2.16),
+ ruby-activesupport-3.2 (<< 3.2.16.),
+ ruby-actionpack-3.2 (>= 3.2.16),
+ ruby-actionpack-3.2 (<< 3.2.16.),
+ ruby-activerecord-3.2 (>= 3.2.16),
+ ruby-activerecord-3.2 (<< 3.2.16.),
+ ruby-activeresource-3.2 (>= 3.2.16),
+ ruby-activeresource-3.2 (<< 3.2.16.),
+ ruby-actionmailer-3.2 (>= 3.2.16),
+ ruby-actionmailer-3.2 (<< 3.2.16.),
+ ruby-railties-3.2 (>= 3.2.16),
+ ruby-railties-3.2 (<< 3.2.16.),
bundler
Description: MVC ruby based framework geared for web application development
Rails is a full-stack, open-source web framework in Ruby for writing
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rails-3.2.git
More information about the Pkg-ruby-extras-commits
mailing list