[SCM] grass branch, master, updated. upstream/6.4.1-37-gc9d7097

Francesco Paolo Lovergine frankie at debian.org
Thu Jan 19 19:56:38 UTC 2012


The following commit has been merged in the master branch:
commit c9d7097192aa06a947abd353bb65316c978c04ec
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Thu Jan 19 20:55:59 2012 +0100

    Re-removed swig build-dep

diff --git a/debian/changelog b/debian/changelog
index 0cc69ea..368c47e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ grass (6.4.1-2) unstable; urgency=low
   [ Francesco Paolo Lovergine ]
   * Now reset debian/rules to use wx-config current alternative.
     (closes: #655799)
+  * Now added python-support to manage compiled python modules.
 
  -- Francesco Paolo Lovergine <frankie at debian.org>  Thu, 19 Jan 2012 14:04:52 +0100
 
diff --git a/debian/control b/debian/control
index 28943de..67d82b0 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-depends: flex, bison, libreadline-dev | libreadline6-dev, libncurses5-dev,
  libtiff4-dev, tcl-dev (>= 8.5), tk-dev (>= 8.5), libfftw3-dev, libxmu-dev, libglu1-mesa-dev | libglu1-xorg-dev, 
  libfreetype6-dev, autoconf2.13, autotools-dev, libgdal1-dev (>= 1.5.0), libproj-dev, proj-bin, libjpeg-dev, 
  libpng12-dev, libpq-dev, unixodbc-dev, doxygen, fakeroot, libmysqlclient15-dev, graphviz, libsqlite3-dev, python-wxgtk2.8,
- libcairo2-dev, libwxgtk2.8-dev, python-dev (>= 2.5), swig, python-support (>= 0.7.1)
+ libcairo2-dev, libwxgtk2.8-dev, python-dev (>= 2.5), python-support (>= 0.7.1)
 Standards-Version: 3.9.2
 Build-Conflicts: wx2.6-headers
 Homepage: http://grass.osgeo.org/
@@ -48,8 +48,7 @@ Description: Geographic Resources Analysis Support System documentation
 Package: grass-dev
 Section: devel
 Architecture: any
-Depends: grass (= ${binary:Version}), libproj-dev, libgdal1-dev, ${misc:Depends}
-Recommends: fakeroot, subversion
+Depends: grass (= ${binary:Version}), fakeroot, libproj-dev, libgdal1-dev, ${misc:Depends}
 Suggests: pkg-config
 Provides: grass64-dev
 Description: GRASS GIS development files
diff --git a/debian/control.in b/debian/control.in
index 2f555da..148da7c 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -7,7 +7,7 @@ Build-depends: flex, bison, libreadline-dev | libreadline6-dev, libncurses5-dev,
  libtiff4-dev, tcl-dev (>= 8.5), tk-dev (>= 8.5), libfftw3-dev, libxmu-dev, libglu1-mesa-dev | libglu1-xorg-dev, 
  libfreetype6-dev, autoconf2.13, autotools-dev, libgdal1-dev (>= 1.5.0), libproj-dev, proj-bin, libjpeg-dev, 
  libpng12-dev, libpq-dev, unixodbc-dev, doxygen, fakeroot, libmysqlclient15-dev, graphviz, libsqlite3-dev, python-wxgtk2.8,
- libcairo2-dev, libwxgtk2.8-dev, python-dev (>= 2.5), swig, python-support (>= 0.7.1)
+ libcairo2-dev, libwxgtk2.8-dev, python-dev (>= 2.5), python-support (>= 0.7.1)
 Standards-Version: 3.9.2
 Build-Conflicts: wx2.6-headers
 Homepage: http://grass.osgeo.org/

-- 
Geographic Resources Analysis Support System



More information about the Pkg-grass-devel mailing list