The following commit has been merged in the master branch:
commit 3e8ac4ee0936447d867ab40efb48df69b70c57a6
Author: Antonio Valentino <antonio.valent...@tiscali.it>
Date:   Sun Oct 27 18:49:39 2013 +0100

    Fix version in polsarpro-bin dependency

diff --git a/debian/control b/debian/control
index f66af9b..d0a03d7 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-grass/polsarpro.git
 
 Package: polsarpro
 Architecture: all
-Depends: ${misc:Depends}, polsarpro-bin (= ${source:Version}),
+Depends: ${misc:Depends}, polsarpro-bin (>= ${source:Version}),
+         polsarpro-bin (<< ${source:Version}+1),
          tcl8.5, tk8.5, bwidget, itcl3, itk3, iwidgets4, libtk-img
 Recommends: polsarpro-doc, xdg-utils, pdf-viewer
 Suggests: mapready, gimp, googleearth, imagemagick

-- 
Polarimetric SAR Data Processing and Educational Tool

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to