[DRE-commits] [SCM] ruby-ferret.git branch, master, updated. debian/0.11.6-3-21-g68f4ccc

Cédric Boutillier cedric.boutillier at gmail.com
Thu Jun 14 21:02:01 UTC 2012


The following commit has been merged in the master branch:
commit 68f4ccc3ea3834a378e70a98daf8b53405644872
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Thu Jun 14 22:51:58 2012 +0200

    update changelog

diff --git a/debian/changelog b/debian/changelog
index 5c0c06f..a1ad2df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,36 @@
+ruby-ferret (0.11.8.4+debian-1) UNRELEASED; urgency=low
+
+  * New upstream version from a new source
+    + the new code fixes format security issues (Closes: #672069)
+    + change homepage to https://github.com/jkraemer/ferret/
+  * Build for all Ruby versions (Closes: #655636)
+    + change depends accordingly
+    + do not set shebang of bin/ferret to ruby1.8
+  * Repack source to remove convenience copy of bzlib
+    + build-dep on libbz2-dev
+    + dversionmangle in debian/watch
+    + add debian/README.source explaining how to clean the source
+  * debian/patches:
+    + disable_load_path_manipulation.patch: do not override $LOAD_PATH
+    + disable_test_causing_segfault.patch: temporarily disable a test known to
+      cause segfaults
+    + fix_compatibility_with_minitest.patch: fix a failing test with Ruby1.9
+    + use_system_bzlib.patch: adapt the source to use system libbz2
+    + fix_typos_in_source_code.patch: correct some spelling errors in the
+      source code
+    + block_variables_have_local_scopes.patch: fix syntax in
+      bin/ferret-browser
+  * Override dh_auto_clean to remove test/temp when cleaning
+  * Bump Standards-Version to 3.9.3 (no changes needed)
+  * Set priority of transitional packages to extra
+  * Add myself to Uploaders:
+  * Update copyright to DEP-5 copyright-format/1.0
+  * Add TUTORIAL and debian/README.source to documents
+  * Override lintian warnings about duplicate descriptions of transitional
+    packages
+
+ -- Cédric Boutillier <cedric.boutillier at gmail.com>  Thu, 14 Jun 2012 16:20:29 +0200
+
 ruby-ferret (0.11.6-3) unstable; urgency=low
 
   * Rename package to ruby-ferret and migrate to gem2deb.

-- 
ruby-ferret.git



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