[Pkg-ruby-extras-maintainers] r797 -
packages/libinline-ruby/trunk/debian
Paul van Tilburg
paulvt at costa.debian.org
Fri Aug 25 09:19:06 UTC 2006
Author: paulvt
Date: 2006-08-25 09:19:05 +0000 (Fri, 25 Aug 2006)
New Revision: 797
Modified:
packages/libinline-ruby/trunk/debian/changelog
packages/libinline-ruby/trunk/debian/rules
Log:
Added the uploaders rule to debian/rules so that @RUBY_EXTRAS_TEAM@ actually get replaced. ;)
Modified: packages/libinline-ruby/trunk/debian/changelog
===================================================================
--- packages/libinline-ruby/trunk/debian/changelog 2006-08-25 06:54:28 UTC (rev 796)
+++ packages/libinline-ruby/trunk/debian/changelog 2006-08-25 09:19:05 UTC (rev 797)
@@ -1,6 +1,11 @@
libinline-ruby (3.5.0-1) unstable; urgency=low
- * Initial release
+ [ Patrick Ringl ]
+ * Initial release.
- -- Patrick Ringl <patrick_ at freenet.de> Wed, 26 Jul 2006 04:38:15 +0200
+ [ Paul van Tilburg ]
+ * Added the uploaders rule from ruby-pkg-tools since the package falls
+ under team maintenance.
+ -- Paul van Tilburg <paulvt at debian.org> Fri, 25 Aug 2006 11:14:19 +0200
+
Modified: packages/libinline-ruby/trunk/debian/rules
===================================================================
--- packages/libinline-ruby/trunk/debian/rules 2006-08-25 06:54:28 UTC (rev 796)
+++ packages/libinline-ruby/trunk/debian/rules 2006-08-25 09:19:05 UTC (rev 797)
@@ -4,4 +4,4 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
-
+include /usr/share/ruby-pkg-tools/1/rules/uploaders.mk
More information about the pkg-ruby-extras-maintainers
mailing list