[DRE-commits] [rails-3.2] 01/07: no need to UPSTREAM_PACKAGES variable
Antonio Terceiro
terceiro at moszumanska.debian.org
Thu Jan 16 12:22:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository rails-3.2.
commit c937d421b7ec131ed02ad6fad482d8fa24607f7d
Author: Antonio Terceiro <terceiro at debian.org>
Date: Thu Jan 16 11:43:57 2014 +0100
no need to UPSTREAM_PACKAGES variable
---
debian/changelog | 1 -
debian/rules | 2 --
2 files changed, 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 214a083..64ce016 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
rails-3.2 (3.2.16-1) unstable; urgency=medium
* Repack rails-3.2 based on the rails-4.0 packaging
- + Add activeresource to UPSTREAM_PACKAGES
+ Ignore all test results (for now)
* New upstream version 3.2.16, fixes:
+ [CVE-2013-6417] Incomplete fix to CVE-2013-0155 (Unsafe Query Generation Risk)
diff --git a/debian/rules b/debian/rules
index e7fa8cd..374e3bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,8 +11,6 @@ export DH_RUBY_IGNORE_TESTS=all
# If you need to specify the .gemspec (eg there is more than one)
#export DH_RUBY_GEMSPEC=gem.gemspec
-UPSTREAM_PACKAGES=actionmailer actionpack activemodel activerecord activeresource activesupport railties
-
%:
dh $@ --buildsystem=ruby --with ruby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rails-3.2.git
More information about the Pkg-ruby-extras-commits
mailing list