[DRE-commits] [redmine] 02/02: link Gemfile.lock to /dev/null

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Nov 6 12:57:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository redmine.

commit 4c97b1c52ba5afea31029c5377fe7cc0f00bf07f
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Wed Nov 5 21:04:25 2014 -0200

    link Gemfile.lock to /dev/null
---
 debian/changelog | 2 ++
 debian/links     | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0f2f7f7..fa81d60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ redmine (3.0~20140825-2) UNRELEASED; urgency=medium
 
   * README.Debian: update instructions to run redmine without a webserver
     (Closes: #765498)
+  * Make Gemfile.lock a symlink to /dev/null, so that bundler will not
+    abort on upgrades of minor versions (Closes: #767548)
 
  -- Antonio Terceiro <terceiro at debian.org>  Tue, 04 Nov 2014 09:00:37 -0200
 
diff --git a/debian/links b/debian/links
index 6ab423e..7ed74a7 100644
--- a/debian/links
+++ b/debian/links
@@ -4,3 +4,5 @@ usr/share/javascript/prototype/prototype.js	usr/share/redmine/public/javascripts
 usr/share/javascript/scriptaculous/controls.js usr/share/redmine/public/javascripts/controls.js
 usr/share/javascript/scriptaculous/dragdrop.js usr/share/redmine/public/javascripts/dragdrop.js
 usr/share/javascript/scriptaculous/effects.js usr/share/redmine/public/javascripts/effects.js
+
+usr/share/redmine/Gemfile.lock                  /dev/null

-- 
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