changeset 79:1e749f8b2273 octave-forge

Preparing Debian release 0.1.2-1.
author rlaboiss
date Fri, 14 Dec 2001 16:43:07 +0000
parents 9842bf1e652d
children 5c8d61a3e5df
files nonfree/gpc/debian/changelog nonfree/gpc/debian/control
diffstat 2 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/nonfree/gpc/debian/changelog	Thu Dec 13 20:35:23 2001 +0000
+++ b/nonfree/gpc/debian/changelog	Fri Dec 14 16:43:07 2001 +0000
@@ -2,9 +2,11 @@
 
   * New upstream release.
   
-  * debian/control: Recommends octave-forge.  Upgraded Standards-Version
-    to 3.5.6.  Updated maintainer's e-mail address.
-  
+  * debian/control: Recommends octave-forge.  Upgraded Standards-Version to
+    3.5.6.  Updated maintainer's e-mail address.  Make versioned dependence to
+    octave2.1 (this is necessary because the .oct are installed in
+    /usr/lib/octave/2.1.xx).
+ 
  -- Rafael Laboissiere <rafael@debian.org>  Thu, 13 Dec 2001 20:01:28 +0100
 
 octave-gpc (0.1.1-1) unstable; urgency=low
--- a/nonfree/gpc/debian/control	Thu Dec 13 20:35:23 2001 +0000
+++ b/nonfree/gpc/debian/control	Fri Dec 14 16:43:07 2001 +0000
@@ -7,7 +7,7 @@
 
 Package: octave-gpc
 Architecture: any
-Depends: octave2.1, ${shlibs:Depends}
+Depends: octave2.1 (= 2.1.35), ${shlibs:Depends}
 Recommends: octave-forge
 Description: Octave bindings for the General Polygon Clipper Library
  GPC is a flexible and highly robust polygon set operations library for use