[DRE-commits] [bundler] 02/02: Update changelog for 1.12.3-1 release

zeha at debian.org zeha at debian.org
Fri May 6 22:19:15 UTC 2016


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

zeha pushed a commit to branch master
in repository bundler.

commit f1b5b963b7a4d1fd66fa77b1cdbe205b049c88c9
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Fri May 6 22:15:38 2016 +0000

    Update changelog for 1.12.3-1 release
---
 debian/changelog | 10 ++++++++++
 debian/control   |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 904291c..e0a90e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+bundler (1.12.3-1) unstable; urgency=medium
+
+  * New upstream release, fixing:
+    * fall back to the dependency API and the full index when the home
+      directory is not writable
+    * fix unconditional write of .bundle/config when running bundle install
+  * Bump Standards-Version to 3.9.8 (no changes needed)
+
+ -- Christian Hofstaedtler <zeha at debian.org>  Fri, 06 May 2016 22:14:48 +0000
+
 bundler (1.12.2-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 142d1d0..36a3f24 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9~),
                rake,
                ruby-rspec,
                ruby-thor
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/bundler.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/bundler.git
 Homepage: http://bundler.io

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/bundler.git



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