Author: mkoch
Date: 2008-02-10 22:07:52 +0000 (Sun, 10 Feb 2008)
New Revision: 5669
Modified:
trunk/cdk/debian/changelog
trunk/cdk/debian/compat
trunk/cdk/debian/control
Log:
* Moved debhelper and cdbs from Build-Depends-Indep to Build-Depends.
* Made Debian Java Maintainers the maintaine of the package and moved Daniel
Leidert to Uploaders and also added myself.
* In debian/control use ${source:Version} instead of ${Source-Version}.
* Added Homepage, Vcs-Svn and Vcs-Browser fields.
* Updated Standards-Version to 3.7.3.
* Updated debhelper compat level to 5.
Modified: trunk/cdk/debian/changelog
===================================================================
--- trunk/cdk/debian/changelog 2008-02-10 16:11:23 UTC (rev 5668)
+++ trunk/cdk/debian/changelog 2008-02-10 22:07:52 UTC (rev 5669)
@@ -2,6 +2,13 @@
* New upstream version.
* Added watch file.
+ * Moved debhelper and cdbs from Build-Depends-Indep to Build-Depends.
+ * Made Debian Java Maintainers the maintaine of the package and moved Daniel
+ Leidert to Uploaders and also added myself.
+ * In debian/control use ${source:Version} instead of ${Source-Version}.
+ * Added Homepage, Vcs-Svn and Vcs-Browser fields.
+ * Updated Standards-Version to 3.7.3.
+ * Updated debhelper compat level to 5.
-- Michael Koch <[EMAIL PROTECTED]> Fri, 08 Feb 2008 13:31:00 +0100
Modified: trunk/cdk/debian/compat
===================================================================
--- trunk/cdk/debian/compat 2008-02-10 16:11:23 UTC (rev 5668)
+++ trunk/cdk/debian/compat 2008-02-10 22:07:52 UTC (rev 5669)
@@ -1 +1 @@
-4
+5
Modified: trunk/cdk/debian/control
===================================================================
--- trunk/cdk/debian/control 2008-02-10 16:11:23 UTC (rev 5668)
+++ trunk/cdk/debian/control 2008-02-10 22:07:52 UTC (rev 5669)
@@ -1,14 +1,19 @@
Source: cdk
Section: contrib/libs
Priority: optional
-Maintainer: Daniel Leidert (dale) <[EMAIL PROTECTED]>
-Build-Depends-Indep: cdbs, debhelper (>= 4.0.0), ant (>= 1.6), ant-optional,
antlr, docbook-xsl (>= 1.66.1), javacc, kaffe | java2-compiler,
libcommons-cli-java, libcrimson-java, libjdom0-java, liblog4j1.2-java,
libmysql-java, libpgjava, libxerces2-java, xsltproc
-Standards-Version: 3.6.1.1
+Maintainer: Debain Java Maintainers <[EMAIL PROTECTED]>
+Uploaders: Daniel Leidert (dale) <[EMAIL PROTECTED]>, Michael Koch <[EMAIL
PROTECTED]>
+Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends-Indep: ant-optional, antlr, docbook-xsl (>= 1.66.1), javacc,
java-gcj-compat-dev, libcommons-cli-java, libcrimson-java, libjdom0-java,
liblog4j1.2-java, libmysql-java, libpgjava, libxerces2-java, xsltproc
+Standards-Version: 3.7.3
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/cdk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/cdk
+Homepage: http://cdk.sourceforge.net/
Package: cdk
Section: contrib/utils
Architecture: all
-Depends: libcdk-java (>= ${Source-Version}), perl, perl-base (>= 5.6.1)
+Depends: libcdk-java (>= ${source:Version}), perl, perl-base (>= 5.6.1)
Description: Shell wrappers for the Chemistry Development Kit (CDK)
The CDK is a library of Java classes used in computational and
information chemistry and in bioinformatics. It includes renderers,
@@ -28,9 +33,6 @@
information chemistry and in bioinformatics. It includes renderers,
file IO, SMILES generation/parsing, maximal common substructure
algorithms, fingerprinting and much, much more.
- .
- See the project page for more information:
- http://cdk.sourceforge.net
Package: libcdk-java-doc
Section: contrib/doc
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits