[ossim] 14/25: Initial fix for current policy

Francesco Lovergine frankie at moszumanska.debian.org
Wed Mar 5 13:54:32 UTC 2014


This is an automated email from the git hooks/post-receive script.

frankie pushed a commit to branch master
in repository ossim.

commit 6f3110efdf18acf30b5fe03721f85d029cc8fa62
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Tue Mar 4 17:01:41 2014 +0100

    Initial fix for current policy
---
 debian/changelog | 12 +++++++-----
 debian/control   | 28 ++++++++++++++++++++--------
 2 files changed, 27 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c7cde2e..a8061c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-ossim (1.8.10+5-1) unstable; urgency=low
+ossim (1.8.16-1) unstable; urgency=low
 
-  * New upstream release as taken from upstream svn.
+  * New upstream release.
+    (closes: #640010)
   * Moved debian repository to git with new packaging style to simplify
     mantainership. New Vcs-* fields set.
-  * Policy bumped to 3.9.3.
-  * Debhelper level set to 8.
+  * Policy bumped to 3.9.6.
+  * Debhelper level set to 9.
   * Annotated README.source about getting upstream source.
   * Moved to source format 3.0.
   * Now builds using TIFF 5 library and depending.
@@ -16,7 +17,8 @@ ossim (1.8.10+5-1) unstable; urgency=low
   * Added support for kfreebsd with patch `kfreebsd' by updating
     the configure file.
     (closes: #628413)
-  * Merged with 1.7.21-4 latest update. 
+  * Fixed for libpng-dev b-d.
+    (closes: #662460)
 
  -- Francesco Paolo Lovergine <frankie at debian.org>  Mon, 19 Mar 2012 14:27:41 +0100
 
diff --git a/debian/control b/debian/control
index b77d39c..4415b04 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +3,29 @@ Section: science
 Priority: extra
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
-Build-Depends: cdbs, debhelper (>= 8), libopenscenegraph-dev, 
- libzzip-dev, zlib1g-dev, libtiff5-dev,
- libjpeg-dev, libexpat1-dev, libcurl4-gnutls-dev|libcurl4-dev, libpng-dev, 
- libgif-dev, libgeotiff-dev, libopenthreads-dev, 
- libtar-dev, libfreetype6-dev, autotools-dev
-Standards-Version: 3.9.3
+Build-Depends: 
+ , cdbs
+ , debhelper (>= 9)
+ , libopenscenegraph-dev
+ , libzzip-dev
+ , zlib1g-dev
+ , libtiff5-dev
+ , libjpeg-dev
+ , libexpat1-dev
+ , libcurl4-gnutls-dev|libcurl4-dev
+ , libpng-dev
+ , libgif-dev
+ , libgeotiff-dev
+ , libopenthreads-dev, 
+ , libtar-dev
+ , libfreetype6-dev
+ , autotools-dev
+Standards-Version: 3.9.5
 Homepage: http://www.ossim.org/
 Vcs-Browser: http://git.debian.org/?p=pkg-grass/ossim.git
 Vcs-Git: git://git.debian.org/git/pkg-grass/ossim.git
 
-Package: libossim1.8.10
+Package: libossim1.8.16
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -41,7 +53,7 @@ Description: The OSSIM library -- shared library
 Package: libossim-dev
 Architecture: any
 Section: libdevel
-Depends: libossim1.8.10 (= ${binary:Version}), ${misc:Depends}, libgeotiff-dev 
+Depends: libossim1.8.16 (= ${binary:Version}), ${misc:Depends}, libgeotiff-dev 
 Description: The OSSIM library -- development files
  Open Source Software Image Map (OSSIM) is a high performance engine for
  remote sensing, image processing, geographical information systems and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim.git



More information about the Pkg-grass-devel mailing list