[SCM] polsarpro branch, master, updated. upstream/4.2.0+dfsg-31-g9c54c29

Antonio Valentino antonio.valentino at tiscali.it
Sun Oct 27 18:45:37 UTC 2013


The following commit has been merged in the master branch:
commit 3e8ac4ee0936447d867ab40efb48df69b70c57a6
Author: Antonio Valentino <antonio.valentino at 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



More information about the Pkg-grass-devel mailing list