[DRE-commits] [SCM] ruby-stamp.git branch, master, updated. upstream/0.5.0-7-gf18508b

Daniel Martí mvdan at mvdan.cc
Sun Jun 23 11:44:52 UTC 2013


The following commit has been merged in the master branch:
commit 58d70ce8938c09c8f6b227e95e957707cc974b34
Author: Daniel Martí <mvdan at mvdan.cc>
Date:   Sun Jun 23 11:35:11 2013 +0000

    Add build-depends, clean up d/control

diff --git a/debian/control b/debian/control
index 65d7a76..19660ff 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Daniel Martí <mvdan at mvdan.cc>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.4.0~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.4.0~), rake, cucumber
 Standards-Version: 3.9.4
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-stamp.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-stamp.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-stamp.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-stamp.git;a=summary
 Homepage: https://github.com/jeremyw/stamp
 XS-Ruby-Versions: all
 
@@ -14,6 +14,6 @@ Package: ruby-stamp
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# cucumber (>= 0, development), rake (>= 0, development)
-Description: Date and time formatting for humans.
- Format dates and times based on human-friendly examples, not arcane strftime directives.
+Description: Date and time formatting for humans
+ Format dates and times based on human-friendly examples, not arcane strftime
+ directives.

-- 
ruby-stamp.git



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