[DRE-commits] [SCM] gem2deb.git branch, master, updated. dbda826bfe239ca356b8ddf63184ac769767953f

Lucas Nussbaum lucas at lucas-nussbaum.net
Fri Mar 25 09:03:59 UTC 2011


The following commit has been merged in the master branch:
commit 076a742a331169cc5d7da73313478bee6a0b08c4
Author: Lucas Nussbaum <lucas at lucas-nussbaum.net>
Date:   Fri Mar 25 09:30:21 2011 +0100

    rework changelog

diff --git a/debian/changelog b/debian/changelog
index 45b4502..60f3468 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,25 +1,23 @@
-gem2deb (0.1.1) experimental; urgency=low
+gem2deb (0.2.0) unstable; urgency=low
 
-  * Rename library files to match the Ruby convention
-  * Reorganize the DhMakeRuby class
-  * Add --package option to gem2deb and dh-make-ruby, to specify the
-    name of the package to generate
-  * Generate packages that depend on ruby1.8 | ruby-interpreter.
-  * When tests fail, and user says No, do not continue.
+  * Many, many changes to how gem2deb generates Debian packages:
+    + Put everything in the same binary package.
+    + Rewrite depends after dh_shlibdeps to create ORed deps.
+    + Support building only for specific ruby versions.
+    + Rename library files to match the Ruby convention
+    + Add --package option to gem2deb and dh-make-ruby, to specify the
+      name of the package to generate
+    + Generate packages that depend on ruby1.8 | ruby-interpreter.
+    + gem2tgz gemname now downloads the gem if needed.
+    + Generate a better debian/copyright template.
+    + Add a dh7 sequence.
   * Add Vcs-* fields after moving to PRE repo
-  * Document that gem2deb can download the gem using gem fetch
-  * gem2tgz gemname now downloads the gem if needed.
-  * Generate a better debian/copyright template.
   * Support DEB_BUILD_OPTIONS=nocheck.
-  * Put everything in the same binary package.
-  * Add a dh7 sequence.
-  * Better detection of test failures. 
-  * Rewrite depends after dh_shlibdeps to create ORed deps.
   * Add perl:Depends, reorganize Depends:
   * Switch to 3.0 (native)
-  * Support building only for specific ruby versions.
+  * Other bugfixes and code cleanup
 
- -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Fri, 25 Mar 2011 09:22:49 +0100
+ -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Fri, 25 Mar 2011 09:29:56 +0100
 
 gem2deb (0.1.0) experimental; urgency=low
 

-- 
gem2deb.git



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