[stylebook] 18/34: * Team upload * Add missing ${misc:Depends}. * Change Section: java. * Update Standards-Version: 3.8.4.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Mar 29 10:54:17 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository stylebook.
commit 4d7ebebd438b70dc9097b588bc4e6b014629bc62
Author: Torsten Werner <twerner at debian.org>
Date: Thu May 6 20:41:35 2010 +0000
* Team upload
* Add missing ${misc:Depends}.
* Change Section: java.
* Update Standards-Version: 3.8.4.
---
debian/changelog | 7 ++++++-
debian/control | 7 +++----
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 42f8b7c..256de51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,17 @@
stylebook (1.0~b3~svn20061109-3) unstable; urgency=low
+ * Team upload
+
[ Matthias Klose ]
* (Build-)depend on default-jre/-jdk.
[ Torsten Werner ]
* Switch to source format 3.0.
+ * Add missing ${misc:Depends}.
+ * Change Section: java.
+ * Update Standards-Version: 3.8.4.
- -- Torsten Werner <twerner at debian.org> Thu, 06 May 2010 22:23:31 +0200
+ -- Torsten Werner <twerner at debian.org> Thu, 06 May 2010 22:40:10 +0200
stylebook (1.0~b3~svn20061109-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 3517ff5..026f04f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,17 @@
Source: stylebook
-Section: libs
+Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Marcus Better <marcus at better.se>, Michael Koch <konqueror at gmx.de>
Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: default-jdk, ant, libxerces2-java
-Standards-Version: 3.7.2
+Standards-Version: 3.8.4
Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/stylebook
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/stylebook/
Package: libstylebook-java
Architecture: all
-Section: libs
-Depends: default-jre | classpath-common | java1-runtime | java2-runtime, libxerces2-java
+Depends: libxerces2-java, ${misc:Depends}
Description: XML application for authoring web site content
Stylebook is a way to convert a set of XML files into a proper web
site with consistent navigation and layout.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stylebook.git
More information about the pkg-java-commits
mailing list