[libitext-java] 26/76: Version internal dependency
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 28 22:46:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libitext-java.
commit 69462187be33a5a257f4a4f1a8b537e25e25fd57
Author: Adriaan Peeters <apeeters at lashout.net>
Date: Thu Jun 5 19:55:14 2008 +0000
Version internal dependency
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 5f41483..c9ef6a2 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Description: Java Library to generate PDF on the Fly
Package: libitext-rtf-java
Architecture: all
Section: libs
-Depends: java-gcj-compat (>= 1.0.65) | java2-runtime, libitext-java
+Depends: java-gcj-compat (>= 1.0.65) | java2-runtime, libitext-java (= ${binary:Version})
Description: Java Library to generate PDF on the Fly (manipulate RTF files)
iText is a library that allows you to generate PDF files on the fly.
The iText classes are very useful for people who need to generate read-only,
@@ -39,7 +39,7 @@ Description: Java Library to generate PDF on the Fly (manipulate RTF files)
Package: libitext-rups-java
Architecture: all
Section: libs
-Depends: java-gcj-compat (>= 1.0.65) | java2-runtime, libitext-java
+Depends: java-gcj-compat (>= 1.0.65) | java2-runtime, libitext-java (= ${binary:Version})
Description: Java Library to generate PDF on the Fly (GUI for Reading and Updating PDF Syntax)
iText is a library that allows you to generate PDF files on the fly.
The iText classes are very useful for people who need to generate read-only,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libitext-java.git
More information about the pkg-java-commits
mailing list