[med-svn] r11323 - trunk/packages/libmath-vector-real-kdtree-perl/trunk/debian

Laszlo Kajan lkajan-guest at alioth.debian.org
Wed Jun 13 14:22:36 UTC 2012


Author: lkajan-guest
Date: 2012-06-13 14:22:36 +0000 (Wed, 13 Jun 2012)
New Revision: 11323

Added:
   trunk/packages/libmath-vector-real-kdtree-perl/trunk/debian/examples
Modified:
   trunk/packages/libmath-vector-real-kdtree-perl/trunk/debian/control
Log:
adding example; adding back Shen Wei as uploader as Andreas suggested

Modified: trunk/packages/libmath-vector-real-kdtree-perl/trunk/debian/control
===================================================================
--- trunk/packages/libmath-vector-real-kdtree-perl/trunk/debian/control	2012-06-13 14:22:10 UTC (rev 11322)
+++ trunk/packages/libmath-vector-real-kdtree-perl/trunk/debian/control	2012-06-13 14:22:36 UTC (rev 11323)
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Laszlo Kajan <lkajan at rostlab.org>
+Uploaders: Laszlo Kajan <lkajan at rostlab.org>, Shen Wei <weis at rostlab.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), libmath-vector-real-perl, libsort-key-top-perl
 Standards-Version: 3.9.3
@@ -13,6 +13,7 @@
 Package: libmath-vector-real-kdtree-perl
 Architecture: all
 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libmath-vector-real-perl, libsort-key-top-perl
+Suggests: libmath-vector-real-random-perl
 Description: kd-Tree implementation on top of Math::Vector::Real
  This module implements a kd-Tree data structure in Perl and some related
  algorithms which enables efficient searching in k-dimensional space.

Added: trunk/packages/libmath-vector-real-kdtree-perl/trunk/debian/examples
===================================================================
--- trunk/packages/libmath-vector-real-kdtree-perl/trunk/debian/examples	                        (rev 0)
+++ trunk/packages/libmath-vector-real-kdtree-perl/trunk/debian/examples	2012-06-13 14:22:36 UTC (rev 11323)
@@ -0,0 +1 @@
+sample/boxes.pl




More information about the debian-med-commit mailing list