[med-svn] [libhac-java] 03/11: Debian Med team policy changes

Andreas Tille tille at debian.org
Thu Nov 30 15:26:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository libhac-java.

commit f2879e21911a571c92220857321647401fa0ea95
Author: Andreas Tille <tille at debian.org>
Date:   Thu Apr 10 18:58:59 2014 +0000

    Debian Med team policy changes
---
 debian/control | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 4a2d4e0..728c4a7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,31 @@
 Source: libhac-java
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
+           Andreas Tille <tille at debian.org>
 Section: java
 Priority: optional
-Maintainer: Tim Booth <tbooth at ceh.ac.uk>
-Build-Depends: debhelper (>= 9), default-jdk, javahelper
+Build-Depends: debhelper (>= 9),
+               default-jdk,
+               javahelper
 Build-Depends-Indep: default-jdk-doc
-Standards-Version: 3.9.3
-Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/libhac-java
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libhac-java
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/libhac-java
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/libhac-java
 Homepage: http://sape.inf.usi.ch/hac
 
 Package: libhac-java
 Architecture: all
-Depends: ${misc:Depends}, ${java:Depends}
+Depends: ${misc:Depends},
+         ${java:Depends}
 Suggests: libhac-java-doc
 Description: hierarchical agglomerative clustering
  Hac is a simple library for hierarchical agglomerative clustering. The goal of
  Hac is to be easy to use in any context that might require a hierarchical
  agglomerative clustering approach. You can use Hac by bundling Hac with your
  application, and by implementing two interfaces: 
- - Experiment (to tell Hac what to cluster), and
- - DissimilarityMeasure (to tell Hac how to compute the dissimilarity between
-   two observations).
+  * Experiment (to tell Hac what to cluster), and
+  * DissimilarityMeasure (to tell Hac how to compute the dissimilarity between
+    two observations).
 
 Package: libhac-java-doc
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libhac-java.git



More information about the debian-med-commit mailing list