[epr-api] 01/01: Fixed libepr-api-dev dependencies
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sat Apr 12 10:27:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository epr-api.
commit c77bbe1076eedf79a4fadb8d57afa0a4480fe62b
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sat Apr 12 09:49:14 2014 +0000
Fixed libepr-api-dev dependencies
---
debian/changelog | 6 +++---
debian/control | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1bfbd4b..161029e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ epr-api (2.3~dev20140322-1) unstable; urgency=low
* Now the -dev package also provides a static version of the library
* debian/control
- the -dev package is now architecture any
- - the -dev package now Depends from libepr-api2 (<< ${source:Version}.)
+ - the -dev package now Depends from libepr-api2 (= ${binary:Version})
(Closes: #742332)
- fixed formatting of the package description
- use canonical URL for VCS fields
@@ -21,9 +21,9 @@ epr-api (2.3~dev20140322-1) unstable; urgency=low
* debian/copyright
- use versioned copyright format uri
- updated dates in copyright statements
- * Added symbol file
+ * Added symbol file
- -- Antonio Valentino <antonio.valentino at tiscali.it> Fri, 28 Mar 2014 20:31:28 +0000
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 12 Apr 2014 09:53:38 +0000
epr-api (2.2-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 671f273..7586964 100644
--- a/debian/control
+++ b/debian/control
@@ -29,8 +29,7 @@ Package: libepr-api-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
- libepr-api2 (>= ${source:Version}),
- libepr-api2 (<< ${source:Version}.)
+ libepr-api2 (= ${binary:Version})
Provides: libepr-api2-dev
Replaces: libepr-api2-dev (<< 2.3~dev20140322-1~)
Breaks: libepr-api2-dev (<< 2.3~dev20140322-1~)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/epr-api.git
More information about the Pkg-grass-devel
mailing list