[pentaho-reporting-flow-engine] 07/09: add build-dep on quilt and ${misc:Depends}
Tony Mancill
tmancill at moszumanska.debian.org
Fri Apr 14 03:30:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository pentaho-reporting-flow-engine.
commit 15a101b5f687706dc456ed3c7d34d3caffbed782
Author: tony mancill <tmancill at debian.org>
Date: Mon Apr 10 21:18:15 2017 -0700
add build-dep on quilt and ${misc:Depends}
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 0f18b9d..3105884 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,8 @@ Build-Depends: debhelper (>= 10),
docbook-xml,
libbase-java,
libcommons-logging-java,
- javahelper
+ javahelper,
+ quilt
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/pentaho-reporting-flow-engine.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/pentaho-reporting-flow-engine.git
@@ -33,7 +34,7 @@ Homepage: http://www.pentaho.com/
Package: libpentaho-reporting-flow-engine-java
Section: java
Architecture: all
-Depends: ${java:Depends}
+Depends: ${java:Depends}, ${misc:Depends}
#Depends: libjcommon-java (>= 1.0.10), libitext-java, libjakarta-poi-java, liblog4j1.2-java, libserializer-java, libformula-java, libflute-java, libfonts-java (>= 0.3.2), liblayout-java, libloader-java, librepository-java, libxml-java (>= 0.8.9), libsac-java
Conflicts: libjfreereport-java
Provides: libjfreereport-java
@@ -55,6 +56,7 @@ Description: report library for java
Package: libpentaho-reporting-flow-engine-java-doc
Section: doc
Architecture: all
+Depends: ${misc:Depends}
Conflicts: libjfreereport-java-doc
Provides: libjfreereport-java-doc
Replaces: libjfreereport-java-doc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pentaho-reporting-flow-engine.git
More information about the pkg-java-commits
mailing list