[SCM] epr-api branch, master, updated. debian/2.2-1-15-g43b0d8d
Antonio Valentino
antonio.valentino at tiscali.it
Sat Mar 17 18:55:24 UTC 2012
The following commit has been merged in the master branch:
commit 61f4f18fbecf1011e8dc4ba6ecceb20b466d7dff
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sat Mar 17 18:48:13 2012 +0100
Patches regenerated with gbp-pq
diff --git a/debian/changelog b/debian/changelog
index 6898b4b..d5890b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,10 @@ epr-api (2.2-3) UNRELEASED; urgency=low
- standard version bumped to 3.9.3 (no changes)
- fixed dependency spcification of the -dev package from libepr-api2
- fixed formatting of the package descripton
+ * debian/patches
+ - patches regenerated with gbp-pq
- -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 17 Mar 2012 18:22:36 +0100
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 17 Mar 2012 18:49:44 +0100
epr-api (2.2-2) unstable; urgency=low
diff --git a/debian/patches/0001-fix-build-flags.patch b/debian/patches/0001-fix-build-flags.patch
index 0a1742b..81b6c08 100644
--- a/debian/patches/0001-fix-build-flags.patch
+++ b/debian/patches/0001-fix-build-flags.patch
@@ -1,12 +1,14 @@
From: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Date: Sun, 19 Dec 2010 11:09:07 +0100
-Subject: [PATCH] 0001-fix-build-flags
+Subject: fix build flags
Fix build and link flags.
---
makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
+diff --git a/makefile b/makefile
+index 42f1400..6824a71 100644
--- a/makefile
+++ b/makefile
@@ -15,7 +15,7 @@ OUTDIR = ./build/$(CONFIG)
diff --git a/debian/patches/0002-spelling.patch b/debian/patches/0002-spelling.patch
index a097d5c..ac00228 100644
--- a/debian/patches/0002-spelling.patch
+++ b/debian/patches/0002-spelling.patch
@@ -1,12 +1,14 @@
From: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Fri, 17 Dec 2010 00:03:11 +0100
-Subject: [PATCH] spelling
+Subject: spelling
Fix spelling errors in record descriptions.
---
src/epr_dddb.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
+diff --git a/src/epr_dddb.c b/src/epr_dddb.c
+index bcbde0a..038f460 100644
--- a/src/epr_dddb.c
+++ b/src/epr_dddb.c
@@ -3280,7 +3280,7 @@ static const struct DatasetDescriptor ATS_TOA_1P_dataset_data[] = {
--
ENVISAT Product Reader API for C
More information about the Pkg-grass-devel
mailing list