[med-svn] r18262 - trunk/packages/cluster3/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sat Oct 11 07:09:52 UTC 2014
Author: tille
Date: 2014-10-11 07:09:51 +0000 (Sat, 11 Oct 2014)
New Revision: 18262
Modified:
trunk/packages/cluster3/trunk/debian/changelog
trunk/packages/cluster3/trunk/debian/control
Log:
New upstream version
Modified: trunk/packages/cluster3/trunk/debian/changelog
===================================================================
--- trunk/packages/cluster3/trunk/debian/changelog 2014-10-11 06:50:01 UTC (rev 18261)
+++ trunk/packages/cluster3/trunk/debian/changelog 2014-10-11 07:09:51 UTC (rev 18262)
@@ -1,3 +1,10 @@
+cluster3 (1.52a-1) unstable; urgency=medium
+
+ * New upstream version
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Sat, 11 Oct 2014 08:58:43 +0200
+
cluster3 (1.52-2) unstable; urgency=low
* add patch from Stefano Rivera (build on armhf) (Closes: #723561)
Modified: trunk/packages/cluster3/trunk/debian/control
===================================================================
--- trunk/packages/cluster3/trunk/debian/control 2014-10-11 06:50:01 UTC (rev 18261)
+++ trunk/packages/cluster3/trunk/debian/control 2014-10-11 07:09:51 UTC (rev 18262)
@@ -1,30 +1,34 @@
Source: cluster3
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>,
+ Charles Plessy <plessy at debian.org>,
+ Thorsten Alteholz <debian at alteholz.de>,
+ Andreas Tille <tille at debian.org>
Section: non-free/science
+XS-Autobuild: no
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>,
- Charles Plessy <plessy at debian.org>,
- Thorsten Alteholz <debian at alteholz.de>
-Build-Depends: debhelper (>= 9),
- libmotif-dev,
- autotools-dev,
- perl,
- libx11-dev,
- libice-dev,
- libxext-dev,
- libsm-dev,
- libxt-dev,
- docbook-to-man
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9),
+ libmotif-dev,
+ autotools-dev,
+ perl,
+ libx11-dev,
+ libice-dev,
+ libxext-dev,
+ libsm-dev,
+ libxt-dev,
+ docbook-to-man
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/cluster3/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/cluster3/trunk/
Homepage: http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/
-Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/cluster3/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/cluster3/trunk/
Package: cluster3
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Recommends: treeview
-Suggests: mapleview, smile
+Suggests: mapleview,
+ smile
Description: Reimplementation of the Eisen-clustering software
The open source clustering software available here contains clustering
routines that can be used to analyze gene expression data. Routines for
@@ -40,4 +44,3 @@
.
This package only contains the command line and motif gui versions
of Cluster 3.0.
-
More information about the debian-med-commit
mailing list