[DRE-commits] [rails] 03/03: debian/control updates
Antonio Terceiro
terceiro at moszumanska.debian.org
Sat Jul 26 18:58:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository rails.
commit 1adc0d6732d415ecc620185b85e71a474de70f76
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sat Jul 26 10:23:29 2014 -0300
debian/control updates
---
debian/control | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 6a7c9dd..4ef38ca 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Ondřej Surý <ondrej at debian.org>,
Build-Depends: debhelper (>= 9),
gem2deb (>= 0.4.0~),
racc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/rails.git
Vcs-Browser: http://anonscm.debian.org/git/?p=pkg-ruby-extras/rails.git;a=summary
Homepage: http://www.rubyonrails.org
@@ -177,8 +177,10 @@ Description: MVC ruby based framework geared for web application development
Package: rails
Architecture: all
-Depends: ruby-rails (= ${source:Version})
-Description: MVC ruby based framework geared for web application development
+Depends:
+ ruby-rails (= ${source:Version}),
+ ${misc:Depends},
+Description: MVC ruby based framework geared for web application development (metapackage)
Rails is a full-stack, open-source web framework in Ruby for writing
real-world applications.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rails.git
More information about the Pkg-ruby-extras-commits
mailing list