[DRE-commits] r5083 - trunk/libeventmachine-ruby/debian

Daigo Moriwaki daigo at alioth.debian.org
Sat Apr 10 05:08:14 UTC 2010


Author: daigo
Date: 2010-04-10 05:07:42 +0000 (Sat, 10 Apr 2010)
New Revision: 5083

Modified:
   trunk/libeventmachine-ruby/debian/changelog
   trunk/libeventmachine-ruby/debian/control
Log:
Inverted the dependency to libevent-dev

Modified: trunk/libeventmachine-ruby/debian/changelog
===================================================================
--- trunk/libeventmachine-ruby/debian/changelog	2010-04-10 04:47:55 UTC (rev 5082)
+++ trunk/libeventmachine-ruby/debian/changelog	2010-04-10 05:07:42 UTC (rev 5083)
@@ -3,7 +3,6 @@
   * New upstream release. (Closes: #577102)
   * debian/control: 
     - Bumped up Standards-Version to 3.8.4.
-    - Build-Depends: libevent-dev.
   * debian/watch:
     - The upstream seems to only distribute a gem package, no longer in the
     *.tar.gz format. The watch file watches versions of gem packages.  Thanks

Modified: trunk/libeventmachine-ruby/debian/control
===================================================================
--- trunk/libeventmachine-ruby/debian/control	2010-04-10 04:47:55 UTC (rev 5082)
+++ trunk/libeventmachine-ruby/debian/control	2010-04-10 05:07:42 UTC (rev 5083)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Daigo Moriwaki <daigo at debian.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>, Ryan Niebur <ryanryan52 at gmail.com>
-Build-Depends: cdbs, debhelper (>= 7), ruby-pkg-tools, ruby1.8-dev, libevent-dev
+Build-Depends: cdbs, debhelper (>= 7), ruby-pkg-tools, ruby1.8-dev
 Standards-Version: 3.8.4
 Homepage: http://rubyeventmachine.com/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libeventmachine-ruby/




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