[cpl-plugin-giraf] 03/03: Adjust patches for new version
Ole Streicher
olebole at moszumanska.debian.org
Sat Apr 18 15:51:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
olebole pushed a commit to branch debian
in repository cpl-plugin-giraf.
commit ad7120a09885c1e645fad6f66f44469d1e4cba03
Author: Ole Streicher <olebole at debian.org>
Date: Sat Apr 18 17:51:37 2015 +0200
Adjust patches for new version
---
debian/changelog | 4 ++--
debian/patches/use-std-paths-for-cpl.patch | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 49bca57..c51b987 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-cpl-plugin-giraf (2.12.2+dfsg-1) UNRELEASED; urgency=low
+cpl-plugin-giraf (2.14+dfsg-1) UNRELEASED; urgency=low
* New upstream version
* Update maintainers e-mail address
* Update standards version to 3.9.6. No changes needed.
* Add simple CI test
- -- Ole Streicher <olebole at debian.org> Fri, 28 Nov 2014 12:22:52 +0100
+ -- Ole Streicher <olebole at debian.org> Sat, 18 Apr 2015 17:50:45 +0200
cpl-plugin-giraf (2.12.1+dfsg-1) unstable; urgency=low
diff --git a/debian/patches/use-std-paths-for-cpl.patch b/debian/patches/use-std-paths-for-cpl.patch
index 9e7b297..8c83ed7 100644
--- a/debian/patches/use-std-paths-for-cpl.patch
+++ b/debian/patches/use-std-paths-for-cpl.patch
@@ -20,7 +20,7 @@ Description: Use standard path and name for cpl
test -n "$CFITSIODIR" && \
cpl_cfitsio_libdirs="$CFITSIODIR/lib64 $CFITSIODIR/lib \
$CFITSIODIR/lib32 $cpl_cfitsio_libdirs"
-@@ -492,6 +492,7 @@
+@@ -495,6 +495,7 @@
cpl_cext_libdirs="$cpl_cext_libdirs /usr/lib64"
cpl_cext_libdirs="$cpl_cext_libdirs /usr/lib"
cpl_cext_libdirs="$cpl_cext_libdirs /usr/lib32"
@@ -28,7 +28,7 @@ Description: Use standard path and name for cpl
test -n "$CPLDIR" && \
cpl_cext_libdirs="$CPLDIR/lib64 \
-@@ -1250,7 +1251,7 @@
+@@ -1262,7 +1263,7 @@
AC_MSG_CHECKING([for CPL])
cpl_check_cpl_header="cpl.h"
@@ -37,7 +37,7 @@ Description: Use standard path and name for cpl
cpl_incdirs=""
cpl_libdirs=""
-@@ -1327,6 +1328,7 @@
+@@ -1339,6 +1340,7 @@
cpl_libdirs="$cpl_libdirs /usr/lib64"
cpl_libdirs="$cpl_libdirs /usr/lib"
cpl_libdirs="$cpl_libdirs /usr/lib32"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cpl-plugin-giraf.git
More information about the debian-science-commits
mailing list