[DRE-commits] r5914 - trunk/libaddressable-ruby/debian

Deepak Tripathi deepak-guest at alioth.debian.org
Tue Oct 12 18:36:02 UTC 2010


Author: deepak-guest
Date: 2010-10-12 18:35:56 +0000 (Tue, 12 Oct 2010)
New Revision: 5914

Modified:
   trunk/libaddressable-ruby/debian/changelog
   trunk/libaddressable-ruby/debian/rules
Log:
Removed unwanted files from upstream and updating changelog

Modified: trunk/libaddressable-ruby/debian/changelog
===================================================================
--- trunk/libaddressable-ruby/debian/changelog	2010-10-12 18:07:35 UTC (rev 5913)
+++ trunk/libaddressable-ruby/debian/changelog	2010-10-12 18:35:56 UTC (rev 5914)
@@ -2,4 +2,4 @@
 
   * Initial release (Closes: #594294)
 
- -- Deepak Tripathi <apenguinlinux at gmail.com>  Fri, 27 Aug 2010 14:47:17 +0530
+ -- Deepak Tripathi <deepak at debian.org>  Wed, 13 Oct 2010 00:05:14 +0530

Modified: trunk/libaddressable-ruby/debian/rules
===================================================================
--- trunk/libaddressable-ruby/debian/rules	2010-10-12 18:07:35 UTC (rev 5913)
+++ trunk/libaddressable-ruby/debian/rules	2010-10-12 18:35:56 UTC (rev 5914)
@@ -3,3 +3,8 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
 
+install/libaddressable-ruby1.8
+	rm -rf $(CURDIR)/debian/$(cdbs_curpkg)/spec/data/
+
+install/libaddressable-ruby1.9.1
+	rm -rf $(CURDIR)/debian/$(cdbs_curpkg)/spec/data/




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