[SCM] polsarpro branch, master, updated. upstream/4.2.0+dfsg-27-ga51075e

Antonio Valentino antonio.valentino at tiscali.it
Sun Mar 10 17:53:18 UTC 2013


The following commit has been merged in the master branch:
commit d766fe0ecfd5cbe915436bd06f115724c01d0e0f
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Mar 9 20:16:47 2013 +0000

    Set compat to 9wq

diff --git a/debian/Makefile b/debian/Makefile
index 80bac32..246a9b6 100644
--- a/debian/Makefile
+++ b/debian/Makefile
@@ -1,8 +1,8 @@
 # Makefile
 
-CFLAGS = -Wall -O2
-CXXFLAGS = $(CFLAGS) -Wconversion
-LDFLAGS = -lm
+CFLAGS += -Wall -O2
+CXXFLAGS += $(CFLAGS) -Wconversion
+LDFLAGS += -lm
 
 LIB_FILES = \
 	lib/graphics.c \
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 125a5f4..81b06d4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: contrib/science
 Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
-Build-Depends: debhelper (>= 8.0.0), dos2unix
+Build-Depends: debhelper (>= 9.0.0), dos2unix
 Standards-Version: 3.9.2
 Homepage: http://earth.esa.int/polsarpro
 Vcs-Git: git://git.debian.org/git/pkg-grass/polsarpro.git

-- 
Polarimetric SAR Data Processing and Educational Tool



More information about the Pkg-grass-devel mailing list