[DRE-commits] [redmine] 01/03: wheezy backport
Antonio Terceiro
terceiro at moszumanska.debian.org
Thu Jan 16 15:57:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master-wheezy-backports
in repository redmine.
commit f9e3f46d050450bfecd4340a30ca5633d6eafb94
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sat Oct 5 13:52:27 2013 -0300
wheezy backport
---
debian/changelog | 8 ++++++++
debian/control | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 0d7b3c6..eea3590 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+redmine (2.3.3-1~bpo70+1) wheezy-backports; urgency=low
+
+ * Rebuild for wheezy-backports.
+ * Drop strict dependency on ruby-railties-3.2 (>= 3.2.13-2~). The
+ `rake tmp:cache:clear` command will not work.
+
+ -- Antonio Terceiro <terceiro at debian.org> Sat, 05 Oct 2013 13:51:23 -0300
+
redmine (2.3.3-1) unstable; urgency=low
* Imported Upstream version 2.3.3
diff --git a/debian/control b/debian/control
index 1aeacda..7d2c089 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: redmine
Architecture: all
Pre-Depends: debconf
Depends: ruby | ruby-interpreter,
- ruby-railties-3.2 (>= 3.2.13-2~),
+ ruby-railties-3.2,
ruby-rails-observers,
dbconfig-common,
redmine-sqlite | redmine-mysql | redmine-pgsql,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/redmine.git
More information about the Pkg-ruby-extras-commits
mailing list