[pkg-java] r5743 - in trunk/cdk/debian: . cdk-manpages

mkoch at alioth.debian.org mkoch at alioth.debian.org
Tue Feb 19 15:02:42 UTC 2008


Author: mkoch
Date: 2008-02-19 15:02:42 +0000 (Tue, 19 Feb 2008)
New Revision: 5743

Removed:
   trunk/cdk/debian/cdk.dirs
   trunk/cdk/debian/cdk.install
   trunk/cdk/debian/cdk.manpages
Modified:
   trunk/cdk/debian/cdk-manpages/
   trunk/cdk/debian/changelog
   trunk/cdk/debian/control
Log:
* Removed unused cdk package and manpages.


Property changes on: trunk/cdk/debian/cdk-manpages
___________________________________________________________________
Name: svn:ignore
   + *.1


Deleted: trunk/cdk/debian/cdk.dirs
===================================================================
--- trunk/cdk/debian/cdk.dirs	2008-02-19 06:26:36 UTC (rev 5742)
+++ trunk/cdk/debian/cdk.dirs	2008-02-19 15:02:42 UTC (rev 5743)
@@ -1,2 +0,0 @@
-usr/bin
-usr/share/bug/cdk

Deleted: trunk/cdk/debian/cdk.install
===================================================================
--- trunk/cdk/debian/cdk.install	2008-02-19 06:26:36 UTC (rev 5742)
+++ trunk/cdk/debian/cdk.install	2008-02-19 15:02:42 UTC (rev 5743)
@@ -1,3 +0,0 @@
-cdk-bin/* usr/bin
-
-debian/reportbug/control usr/share/bug/cdk

Deleted: trunk/cdk/debian/cdk.manpages
===================================================================
--- trunk/cdk/debian/cdk.manpages	2008-02-19 06:26:36 UTC (rev 5742)
+++ trunk/cdk/debian/cdk.manpages	2008-02-19 15:02:42 UTC (rev 5743)
@@ -1,10 +0,0 @@
-debian/cdk-manpages/cdk-dbadmin.1
-debian/cdk-manpages/cdk-download.1
-debian/cdk-manpages/cdk-fileconvert.1
-debian/cdk-manpages/cdk-fingerprinter.1
-debian/cdk-manpages/cdk-guessformat.1
-debian/cdk-manpages/cdk-iupacname.1
-debian/cdk-manpages/cdk-substructure.1
-debian/cdk-manpages/cdk-test.1
-debian/cdk-manpages/cdk-validate.1
-debian/cdk-manpages/cdk-view.1

Modified: trunk/cdk/debian/changelog
===================================================================
--- trunk/cdk/debian/changelog	2008-02-19 06:26:36 UTC (rev 5742)
+++ trunk/cdk/debian/changelog	2008-02-19 15:02:42 UTC (rev 5743)
@@ -1,4 +1,4 @@
-cdk (1:1.0.1.9-1) UNRELEASED; urgency=low
+cdk (1:1.0.1.91-1) UNRELEASED; urgency=low
 
   * New upstream version.
   * Unify copyright files.
@@ -16,6 +16,7 @@
   * Updated Standards-Version to 3.7.3.
   * Updated debhelper compat level to 5.
   * Removed unused debian/README.Debian.
+  * Removed unused cdk package and manpages.
 
  -- Michael Koch <konqueror at gmx.de>  Fri, 08 Feb 2008 13:31:00 +0100
 

Modified: trunk/cdk/debian/control
===================================================================
--- trunk/cdk/debian/control	2008-02-19 06:26:36 UTC (rev 5742)
+++ trunk/cdk/debian/control	2008-02-19 15:02:42 UTC (rev 5743)
@@ -10,19 +10,6 @@
 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)
-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,
- file IO, SMILES generation/parsing, maximal common substructure
- algorithms, fingerprinting and much, much more.
- .
- This package contains a set of shell wrappers to manipulate databases,
- query structure informations, test the CDK-classes and many more.
-
 Package: libcdk-java
 Section: contrib/libs
 Architecture: all




More information about the pkg-java-commits mailing list