[Pkg-ruby-extras-maintainers] r822 - packages-wip/libcomplearn-ruby/trunk/debian

Rudi Cilibrasi cilibrar-guest at costa.debian.org
Mon Sep 11 04:54:10 UTC 2006


Author: cilibrar-guest
Date: 2006-09-11 04:54:09 +0000 (Mon, 11 Sep 2006)
New Revision: 822

Modified:
   packages-wip/libcomplearn-ruby/trunk/debian/control
   packages-wip/libcomplearn-ruby/trunk/debian/control.in
Log:
Changing libcomplearn0-dev to libcomplearn-dev and added cdbs changelog entry


Modified: packages-wip/libcomplearn-ruby/trunk/debian/control
===================================================================
--- packages-wip/libcomplearn-ruby/trunk/debian/control	2006-09-10 19:53:12 UTC (rev 821)
+++ packages-wip/libcomplearn-ruby/trunk/debian/control	2006-09-11 04:54:09 UTC (rev 822)
@@ -2,12 +2,12 @@
 Section: devel
 Priority: optional
 Maintainer: Rudi Cilibrasi <cilibrar at cilibrar.com>
-Build-Depends: debhelper (>= 4.0.0), autotools-dev, libcomplearn0-dev, pkg-config, libcomplearn0-dev, automake1.8, libgsl0-dev, ruby1.8-dev, ruby1.8
+Build-Depends: debhelper (>= 4.0.0), autotools-dev, libcomplearn-dev, pkg-config, libcomplearn-dev, automake1.8, libgsl0-dev, ruby1.8-dev, ruby1.8
 Standards-Version: 3.7.2
 
 Package: libcomplearn-ruby1.8
 Architecture: any
-Depends: pkg-config, ruby1.8, ruby1.8-dev, libcomplearn0-dev, ${shlibs:Depends}, ${misc:Depends}
+Depends: pkg-config, ruby1.8, ruby1.8-dev, libcomplearn-dev, ${shlibs:Depends}, ${misc:Depends}
 Description: Ruby binding to CompLearn machine-learning library
  This is a Ruby binding for the popular and robust CompLearn learning package.
 

Modified: packages-wip/libcomplearn-ruby/trunk/debian/control.in
===================================================================
--- packages-wip/libcomplearn-ruby/trunk/debian/control.in	2006-09-10 19:53:12 UTC (rev 821)
+++ packages-wip/libcomplearn-ruby/trunk/debian/control.in	2006-09-11 04:54:09 UTC (rev 822)
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Rudi Cilibrasi <cilibrar at cilibrar.com>
 Uploaders: @RUBY_EXTRAS_TEAM@
-Build-Depends: debhelper (>= 4.0.0), autotools-dev, libcomplearn0-dev, pkg-config, libcomplearn0-dev, automake1.8, libgsl0-dev, ruby1.8-dev, ruby1.8, cdbs, ruby-pkg-tools
+Build-Depends: debhelper (>= 4.0.0), autotools-dev, libcomplearn-dev, pkg-config, libcomplearn-dev, automake1.8, libgsl0-dev, ruby1.8-dev, ruby1.8, cdbs, ruby-pkg-tools
 Standards-Version: 3.7.2
 
 Package: libcomplearn-ruby1.8
 Architecture: any
-Depends: pkg-config, ruby1.8, ruby1.8-dev, libcomplearn0-dev, ${shlibs:Depends}, ${misc:Depends}
+Depends: pkg-config, ruby1.8, ruby1.8-dev, libcomplearn-dev, ${shlibs:Depends}, ${misc:Depends}
 Description: Ruby binding to CompLearn machine-learning library
  This is a Ruby binding for the popular and robust CompLearn learning package.
 




More information about the pkg-ruby-extras-maintainers mailing list