[DRE-commits] [ruby-moneta] 01/04: Imported Debian patch 0.7.20-2.1
zeha at debian.org
zeha at debian.org
Tue Aug 18 20:50:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-moneta.
commit 96a12fc7db4b900ef9e48efdf4e41400552b2dc1
Author: Scott Kitterman <scott at kitterman.com>
Date: Mon Nov 17 21:41:08 2014 -0500
Imported Debian patch 0.7.20-2.1
---
debian/changelog | 10 ++++++++++
debian/control | 3 ++-
debian/source/local-options | 1 -
3 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 26f7343..c9346ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ruby-moneta (0.7.20-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Change build-depends-indep on ruby-activesupport to ruby-activesupport
+ that is currently available for Jessie (Closes: #768670)
+ * Move debhelper (>= 8) and gem2deb (>= 0.3.0~) to build-depends from
+ build-depends-indep (Needed for clean)
+
+ -- Scott Kitterman <scott at kitterman.com> Mon, 17 Nov 2014 21:41:08 -0500
+
ruby-moneta (0.7.20-2) unstable; urgency=low
* Be more aggressive when shutting down MySQL test instances.
diff --git a/debian/control b/debian/control
index a2aa086..195aa19 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: ruby
Priority: extra
Maintainer: Joshua Timberman <joshua at opscode.com>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends-Indep: debhelper (>= 8), gem2deb (>= 0.3.0~), ruby-setup, ruby-rspec (>= 2.11), ruby-rspec-retry, ruby-activesupport-3.2 (>= 3.2.11~), ruby-sequel, ruby-mysql2, ruby-sqlite3, ruby-kyotocabinet, ruby-tokyocabinet, ruby-multi-json, ruby-fog, ruby-rack, ruby-rack-cache, mysql-server, netcat, lsof
+Build-Depends: debhelper (>= 8), gem2deb (>= 0.3.0~)
+Build-Depends-Indep: ruby-setup, ruby-rspec (>= 2.11), ruby-rspec-retry, ruby-activesupport (>= 2:3.2.11~), ruby-sequel, ruby-mysql2, ruby-sqlite3, ruby-kyotocabinet, ruby-tokyocabinet, ruby-multi-json, ruby-fog, ruby-rack, ruby-rack-cache, mysql-server, netcat, lsof
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-moneta.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-moneta.git
diff --git a/debian/source/local-options b/debian/source/local-options
deleted file mode 100644
index 4aceb10..0000000
--- a/debian/source/local-options
+++ /dev/null
@@ -1 +0,0 @@
-unapply-patches
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-moneta.git
More information about the Pkg-ruby-extras-commits
mailing list