[SCM] epr-api branch, master, updated. debian/2.2-1-11-ge357abe
Antonio Valentino
antonio.valentino at tiscali.it
Sun Mar 11 11:17:19 UTC 2012
The following commit has been merged in the master branch:
commit e357abe4f39896861e26b2164f59c1118391abae
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sun Mar 11 12:05:05 2012 +0100
Control file checked with cme
diff --git a/debian/changelog b/debian/changelog
index 9c8b70b..9471a05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,9 +4,11 @@ epr-api (2.2-3) UNRELEASED; urgency=low
- use versioned copyright format uri
* debian/control
- standard version bumped to 3.9.3 (no changes)
+ - fixed dependency spcification of the -dev package from libepr-api2
+ - fixed Provides and Conflicts fields of the libepr-api2-dev package
- fixed formatting of the package descripton
- -- Antonio Valentino <antonio.valentino at tiscali.it> Sun, 11 Mar 2012 11:21:27 +0100
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sun, 11 Mar 2012 12:03:55 +0100
epr-api (2.2-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 20adf3f..d3c3f1a 100644
--- a/debian/control
+++ b/debian/control
@@ -28,9 +28,9 @@ Package: libepr-api2-dev
Section: libdevel
Architecture: all
Depends: ${misc:Depends}, libc6-dev, libepr-api2 (>= ${binary:Version}),
- libepr-api2 (<< ${binary:Version}+1~)
-Provides: libepr-api-dev
-Conflicts: libepr-api-dev
+ libepr-api2 (<< ${binary:Version}.1~)
+Provides: libepr-api2-dev
+Conflicts: libepr-api2-dev
Description: ENVISAT Product Reader API for C - Development files
The ENVISAT Product Reader API is a set of C-source code files
supporting developers who want to use MERIS, AATSR, and ASAR data
--
ENVISAT Product Reader API for C
More information about the Pkg-grass-devel
mailing list