[DRE-commits] r3358 - packages/libwirble-ruby/trunk/debian
gwolf at alioth.debian.org
gwolf at alioth.debian.org
Tue Mar 31 04:07:33 UTC 2009
Author: gwolf
Date: 2009-03-31 04:07:33 +0000 (Tue, 31 Mar 2009)
New Revision: 3358
Modified:
packages/libwirble-ruby/trunk/debian/changelog
packages/libwirble-ruby/trunk/debian/control
Log:
Missing build-depends
Modified: packages/libwirble-ruby/trunk/debian/changelog
===================================================================
--- packages/libwirble-ruby/trunk/debian/changelog 2009-03-30 17:57:03 UTC (rev 3357)
+++ packages/libwirble-ruby/trunk/debian/changelog 2009-03-31 04:07:33 UTC (rev 3358)
@@ -1,3 +1,10 @@
+libwirble-ruby (0.1.2-3) unstable; urgency=low
+
+ * Added missing build-depend on ruby-pkg-tools (Closes: #521986)
+ * Bumped up standards-version to 3.8.1, no changes needed
+
+ -- Gunnar Wolf <gwolf at debian.org> Mon, 30 Mar 2009 21:57:07 -0600
+
libwirble-ruby (0.1.2-2) unstable; urgency=low
* Added dependency on rubygems1.8 (Closes: #519190)
Modified: packages/libwirble-ruby/trunk/debian/control
===================================================================
--- packages/libwirble-ruby/trunk/debian/control 2009-03-30 17:57:03 UTC (rev 3357)
+++ packages/libwirble-ruby/trunk/debian/control 2009-03-31 04:07:33 UTC (rev 3358)
@@ -3,9 +3,9 @@
Priority: optional
Maintainer: Gunnar Wolf <gwolf at debian.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends: cdbs, debhelper (>= 5), ruby-pkg-tools (>= 0.8)
Build-Depends-Indep: ruby1.8, rdoc
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Package: libwirble-ruby
Architecture: all
More information about the Pkg-ruby-extras-commits
mailing list