[libapache-mod-jk] 22/65: * Add missing Depends: ${misc:Depends}. * Update Standards-Version: 3.9.0 (no changes).
Markus Koschany
apo at moszumanska.debian.org
Sat Oct 8 14:14:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository libapache-mod-jk.
commit df6961d69e1537aaae133093fa5b79ed071d00fb
Author: Torsten Werner <twerner at debian.org>
Date: Fri Jul 23 22:54:51 2010 +0000
* Add missing Depends: ${misc:Depends}.
* Update Standards-Version: 3.9.0 (no changes).
---
debian/changelog | 4 +++-
debian/control | 5 +++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6be787b..3a2112c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,10 @@ libapache-mod-jk (1:1.2.30-1) unstable; urgency=low
* Remove Stefan (Gybas) and Arnaud from Uploaders list. Thanks to your
contribution in the past!
* Add Vcs-* headers.
+ * Add missing Depends: ${misc:Depends}.
+ * Update Standards-Version: 3.9.0 (no changes).
- -- Torsten Werner <twerner at debian.org> Sat, 24 Jul 2010 00:47:46 +0200
+ -- Torsten Werner <twerner at debian.org> Sat, 24 Jul 2010 00:54:18 +0200
libapache-mod-jk (1:1.2.28-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 7773a67..f77a57b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Michael Koch <konqueror at gmx.de>
Build-Depends: debhelper (>= 5), apache2-threaded-dev, libtool
Build-Depends-Indep: xsltproc, lynx
-Standards-Version: 3.8.3
+Standards-Version: 3.9.0
Homepage: http://tomcat.apache.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libapache-mod-jk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libapache-mod-jk/
@@ -14,7 +14,7 @@ Package: libapache2-mod-jk
Architecture: any
Section: web
Priority: optional
-Depends: ${shlibs:Depends}, apache2.2-common, apache2
+Depends: ${shlibs:Depends}, apache2.2-common, apache2, ${misc:Depends}
Suggests: tomcat6, libapache-mod-jk-doc
Conflicts: libapache2-mod-jk2
Replaces: libapache2-mod-jk2
@@ -30,6 +30,7 @@ Package: libapache-mod-jk-doc
Architecture: all
Section: doc
Priority: optional
+Depends: ${misc:Depends}
Suggests: libapache2-mod-jk
Conflicts: libapache-mod-jk (<= 1.2.5-2)
Replaces: libapache-mod-jk (<= 1.2.5-2)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libapache-mod-jk.git
More information about the pkg-java-commits
mailing list