[DRE-commits] r3882 - packages/libogginfo-ruby/trunk/debian

Daniel Moerner dmoerner-guest at alioth.debian.org
Fri Aug 7 19:52:47 UTC 2009


Author: dmoerner-guest
Date: 2009-08-07 19:52:47 +0000 (Fri, 07 Aug 2009)
New Revision: 3882

Modified:
   packages/libogginfo-ruby/trunk/debian/changelog
   packages/libogginfo-ruby/trunk/debian/rules
Log:
Install upstream changelog into libogginfo-ruby1.9

Modified: packages/libogginfo-ruby/trunk/debian/changelog
===================================================================
--- packages/libogginfo-ruby/trunk/debian/changelog	2009-08-07 19:49:30 UTC (rev 3881)
+++ packages/libogginfo-ruby/trunk/debian/changelog	2009-08-07 19:52:47 UTC (rev 3882)
@@ -1,14 +1,14 @@
 libogginfo-ruby (0.3.2-2) unstable; urgency=low
 
-  * Properly install docs and examples in libogginfo-ruby1.9 binary
-    package, not just into libogginfo-ruby1.8.
+  * Properly install docs, upstream changelog, and examples in
+    libogginfo-ruby1.9 binary package, not just into libogginfo-ruby1.8.
   * Make libogginfo-ruby1.8 and libogginfo-ruby1.9 binary packages
     explicitly depend on versioned ruby1.8 and ruby1.9 respectively
     instead of just ruby. The source package itself must also Build-Depend
     on both versions of ruby. This fixes a FTBFS in clean chroots since
     setup.rb requires ruby1.9 to build libogginfo-ruby1.9.
 
- -- Daniel Moerner <dmoerner at gmail.com>  Fri, 07 Aug 2009 11:09:40 -0700
+ -- Daniel Moerner <dmoerner at gmail.com>  Fri, 07 Aug 2009 12:51:20 -0700
 
 libogginfo-ruby (0.3.2-1) unstable; urgency=low
 

Modified: packages/libogginfo-ruby/trunk/debian/rules
===================================================================
--- packages/libogginfo-ruby/trunk/debian/rules	2009-08-07 19:49:30 UTC (rev 3881)
+++ packages/libogginfo-ruby/trunk/debian/rules	2009-08-07 19:52:47 UTC (rev 3882)
@@ -5,3 +5,6 @@
 
 install/libogginfo-ruby1.8::
 	dh_installchangelogs -plibogginfo-ruby1.8 History.txt
+
+install/libogginfo-ruby1.9::
+	dh_installchangelogs -plibogginfo-ruby1.9 History.txt




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