[DRE-commits] [SCM] ruby-sinatra.git branch, master, updated. debian/1.2.6-1-6-g84380f1

Youhei SASAKI uwabami at gfd-dennou.org
Thu Jun 28 15:57:00 UTC 2012


The following commit has been merged in the master branch:
commit 84380f12c4aa00de4e634c64c9220cda4f8d51d6
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Fri Jun 29 00:07:46 2012 +0900

    Add Build-Depends for more tests!
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --git a/debian/changelog b/debian/changelog
index 44dee8e..e7a610a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,12 @@
 ruby-sinatra (1.3.2-1) unstable; urgency=low
 
-  * New upstream version: 1.3.2
+  * New upstream version:1.3.2
   * Bump Standard Version: 3.9.3
-  * Add rack-test-protection into Buiild-Depends
+  * Change transitional package priority to extra
+  * Add lintian-overrides for transitional packages
+  * Add rack-test-protection into Build-Depends 
 
- -- Youhei SASAKI <uwabami at gfd-dennou.org>  Fri, 06 Jan 2012 02:43:30 +0900
+ -- Youhei SASAKI <uwabami at gfd-dennou.org>  Fri, 29 Jun 2012 00:10:33 +0900
 
 ruby-sinatra (1.2.6-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index f3845c1..6394b18 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,11 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>, Youhei SASAKI <uwabami at gfd-dennou.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.1), rake, ruby-tilt, ruby-rack-test, ruby-rack-protection
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, 
+ ruby-tilt, ruby-rack-test, ruby-rack-protection
+# ruby-haml, ruby-redcarpet, ruby-rdiscount, ruby-bluecloth, ruby-kramdown
+# ruby-maruku, ruby-sass, ruby-redcloth, ruby-nokogiri, ruby-erubis, ruby-builder, ruby-liquid
+# ruby-less, ruby-radius, ruby-slim, ruby-markaby, ruby-coffee-script, ruby-creole
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-sinatra.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-sinatra.git;a=summary
diff --git a/debian/rules b/debian/rules
index b39595d..dbfc590 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 #export DH_VERBOSE=1
 #
 # Uncomment to ignore all test failures (but the tests will run anyway)
-export DH_RUBY_IGNORE_TESTS=all
+#export DH_RUBY_IGNORE_TESTS=all
 #
 # Uncomment to ignore some test failures (but the tests will run anyway).
 # Valid values:

-- 
ruby-sinatra.git



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