[DRE-commits] r4339 - trunk/libextlib-ruby/debian

Bryan McLellan btm-guest at alioth.debian.org
Wed Nov 18 20:55:43 UTC 2009


Author: btm-guest
Date: 2009-11-18 20:55:42 +0000 (Wed, 18 Nov 2009)
New Revision: 4339

Modified:
   trunk/libextlib-ruby/debian/changelog
   trunk/libextlib-ruby/debian/rules
Log:
update changelog formatting
move History.txt from docs to changelogs


Modified: trunk/libextlib-ruby/debian/changelog
===================================================================
--- trunk/libextlib-ruby/debian/changelog	2009-11-18 02:54:18 UTC (rev 4338)
+++ trunk/libextlib-ruby/debian/changelog	2009-11-18 20:55:42 UTC (rev 4339)
@@ -1,13 +1,14 @@
 libextlib-ruby (0.9.13-1) unstable; urgency=low
 
   * New upstream release
-  * Upstream removes rubygems require (Closes: Bug#541404)
+    - Removes rubygems require (Closes: Bug541404)
   * Update watchfile to use githubredir
   * Minor grammatical changes to short description
   * Switch section to ruby from libs
   * Bump standards revision to 3.8.3
   * Move ruby-pkg-tools to build-depends
   * Bump debhelper version from 4 to 5
+  * Move History.txt from docs to changelogs
 
  -- Bryan McLellan <btm at loftninjas.org>  Thu, 10 Nov 2009 12:39:09 -0700
 

Modified: trunk/libextlib-ruby/debian/rules
===================================================================
--- trunk/libextlib-ruby/debian/rules	2009-11-18 02:54:18 UTC (rev 4338)
+++ trunk/libextlib-ruby/debian/rules	2009-11-18 20:55:42 UTC (rev 4339)
@@ -3,6 +3,8 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
 
+DEB_INSTALL_CHANGELOGS_ALL=History.txt
+
 #binary-indep/libextlib-ruby-doc::
 #binary-arch/libextlib-ruby-doc::
 #	cp debian/libextlib-ruby-doc.doc-base.in debian/libextlib-ruby-doc.doc-base




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