[DRE-commits] r1850 - packages/libgsl-ruby/trunk/debian

lucas at alioth.debian.org lucas at alioth.debian.org
Mon Aug 27 19:32:44 UTC 2007


Author: lucas
Date: 2007-08-27 19:32:44 +0000 (Mon, 27 Aug 2007)
New Revision: 1850

Modified:
   packages/libgsl-ruby/trunk/debian/changelog
   packages/libgsl-ruby/trunk/debian/control
Log:
fixed dependancy to make it installable again in unstable

Modified: packages/libgsl-ruby/trunk/debian/changelog
===================================================================
--- packages/libgsl-ruby/trunk/debian/changelog	2007-08-27 19:22:37 UTC (rev 1849)
+++ packages/libgsl-ruby/trunk/debian/changelog	2007-08-27 19:32:44 UTC (rev 1850)
@@ -1,8 +1,8 @@
-libgsl-ruby (1.9.0-3) UNRELEASED; urgency=low
+libgsl-ruby (1.9.0-3) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * Fixed dependancy: libgsl0 -> libgsl0ldbl.
 
- -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Mon, 27 Aug 2007 21:22:38 +0200
+ -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Mon, 27 Aug 2007 21:23:51 +0200
 
 libgsl-ruby (1.9.0-2) unstable; urgency=low
 

Modified: packages/libgsl-ruby/trunk/debian/control
===================================================================
--- packages/libgsl-ruby/trunk/debian/control	2007-08-27 19:22:37 UTC (rev 1849)
+++ packages/libgsl-ruby/trunk/debian/control	2007-08-27 19:32:44 UTC (rev 1850)
@@ -8,7 +8,7 @@
 
 Package: libgsl-ruby1.8
 Architecture: any
-Depends: ruby1.8, libgsl0 (>= 1.7), plotutils, libnarray-ruby1.8
+Depends: ruby1.8, libgsl0ldbl (>= 1.7), plotutils, libnarray-ruby1.8
 Suggests: libgsl-ruby-doc
 Description: Ruby bindings for the GNU Scientific Library (GSL)
  The GNU Scientific Library (GSL) is a collection of data types and




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