[Pkg-ruby-extras-commits] r1059 - packages-wip/librevolution-ruby/trunk/debian

Paul van Tilburg paulvt at alioth.debian.org
Wed Nov 8 23:21:48 CET 2006


Author: paulvt
Date: 2006-11-08 23:21:48 +0100 (Wed, 08 Nov 2006)
New Revision: 1059

Modified:
   packages-wip/librevolution-ruby/trunk/debian/changelog
   packages-wip/librevolution-ruby/trunk/debian/rules
Log:
Fixed small typo and made second attempt to fix the dummy pkg problem.

Modified: packages-wip/librevolution-ruby/trunk/debian/changelog
===================================================================
--- packages-wip/librevolution-ruby/trunk/debian/changelog	2006-11-08 22:12:26 UTC (rev 1058)
+++ packages-wip/librevolution-ruby/trunk/debian/changelog	2006-11-08 22:21:48 UTC (rev 1059)
@@ -1,6 +1,6 @@
 librevolution-ruby (0.5-5) UNRELEASED; urgency=low
 
-  * Set the new maintainer field to me. (Closes: 391403)
+  * Set the new maintainer field to me. (Closes: #391403)
   * This package is now maintained by the Debian/Ruby Extras team.
   * Changed the source pkg name to abide by team conventions.
   * CDBSified the package using ruby-pkg-tools.

Modified: packages-wip/librevolution-ruby/trunk/debian/rules
===================================================================
--- packages-wip/librevolution-ruby/trunk/debian/rules	2006-11-08 22:12:26 UTC (rev 1058)
+++ packages-wip/librevolution-ruby/trunk/debian/rules	2006-11-08 22:21:48 UTC (rev 1059)
@@ -3,10 +3,10 @@
 #
 # CDBS file to build the Ruby package.
 
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-extconf-rb.mk
+include /usr/share/ruby-pkg-tools/1/rules/uploaders.mk
+
 # Exception: this time, libevolution-ruby1.8 _is_ a dummy package.
 DEB_RUBY_REAL_LIB_PACKAGES = librevolution-ruby1.8
 DEB_RUBY_DUMMY_LIB_PACKAGES = libevolution-ruby librevolution-ruby libevolution-ruby1.8
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/ruby-pkg-tools/1/class/ruby-extconf-rb.mk
-include /usr/share/ruby-pkg-tools/1/rules/uploaders.mk




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