[java-policy] 58/198: Debian release 0.22
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Sep 23 07:49:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository java-policy.
commit b657fec1fd405a04b4c39450c78ff8995b0197e9
Author: Stefan Gybas <sgybas at debian.org>
Date: Mon Sep 8 09:44:49 2003 +0000
Debian release 0.22
---
debian/changelog | 12 ++++++++++++
debian/control | 21 +++++++++++----------
debian/copyright | 3 ++-
debian/java-common.README.debian | 21 ---------------------
4 files changed, 25 insertions(+), 32 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 77aa03a..a82c088 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+java-common (0.22) unstable; urgency=low
+
+ * Changed Maintainer: to the Debian Java Mailing List and added myself
+ to Uploaders: (closes: #201670)
+ * Changed the long description to use a real item list
+ * Removed debian/java-common.README.debian since we now have build
+ dependencies
+ * Standards-Version: 3.6.1
+ + Changed Build-Depends-Indep to Build-Depends
+
+ -- Stefan Gybas <sgybas at debian.org> Mon, 8 Sep 2003 11:18:55 +0200
+
java-common (0.21) unstable; urgency=low
* Fixed dummy control files, closes: #201495.
diff --git a/debian/control b/debian/control
index 6405cec..88d4a5c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,10 @@
Source: java-common
Section: misc
Priority: optional
-Maintainer: Ola Lundqvist <opal at debian.org>
-Build-Depends-Indep: debhelper (>> 3.0.0), debiandoc-sgml, docbook-utils, docbook-xml, dpsyco-devel, lynx
-Standards-Version: 3.5.7
+Maintainer: Debian Java Mailing List <debian-java at lists.debian.org>
+Uploaders: Ola Lundqvist <opal at debian.org>, Stefan Gybas <sgybas at debian.org>
+Build-Depends: debhelper (>> 3.0.0), debiandoc-sgml, docbook-utils, docbook-xml, dpsyco-devel, lynx
+Standards-Version: 3.6.1
Package: java-common
Architecture: all
@@ -12,10 +13,10 @@ Description: Base of all Java packages
This package must be installed in the system if a Java environment
is desired. It covers useful information for Java users in
Debian GNU/Linux, including:
- - The Java policy document which describes the layout of Java support in
- Debian and how Java packages should behave.
- - The Debian-Java-FAQ which provides information on the status of
- Java support in Debian, available compilers, virtual machines, Java
- programs and libraries as well as on legal issues.
- - Information on how to create dummy packages to fullfill java2
- requirements.
+ * The Java policy document which describes the layout of Java support in
+ Debian and how Java packages should behave.
+ * The Debian-Java-FAQ which provides information on the status of
+ Java support in Debian, available compilers, virtual machines, Java
+ programs and libraries as well as on legal issues.
+ * Information on how to create dummy packages to fullfill java2
+ requirements.
diff --git a/debian/copyright b/debian/copyright
index ab36687..4f92c8e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
It is a Debian original work.
-Current maintainer:
+Current maintainers:
+ Stefan Gybas <sgybas at debian.org>
Ola Lundqvist <opal at debian.org>
Previsous maintainers:
diff --git a/debian/java-common.README.debian b/debian/java-common.README.debian
deleted file mode 100644
index e7538c7..0000000
--- a/debian/java-common.README.debian
+++ /dev/null
@@ -1,21 +0,0 @@
-java-common for DEBIAN
-----------------------
-
-To build this package, you will need the DocBook apparatus:
-
-jade
-jadetex
-docbook-xml
-docbook-stylesheets
-sp
-lynx
-
-and the packages they depend on, like tetex-*.
-
-
-Another layout of the Policy is there:
-
-http://www.debian.org/~bortz/Java/policy.html
-
-
-Stephane Bortzmeyer <bortzmeyer at debian.org>, Wed, 23 Jun 1999 15:03:43 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-policy.git
More information about the pkg-java-commits
mailing list