Author: uheeschen-guest Date: 2012-06-07 22:47:55 +0000 (Thu, 07 Jun 2012) New Revision: 11278
Modified: trunk/packages/libmath-vector-real-perl/trunk/debian/control Log: change maintainer and add uploaders, lintian issues unsolved Modified: trunk/packages/libmath-vector-real-perl/trunk/debian/control =================================================================== --- trunk/packages/libmath-vector-real-perl/trunk/debian/control 2012-06-07 22:10:45 UTC (rev 11277) +++ trunk/packages/libmath-vector-real-perl/trunk/debian/control 2012-06-07 22:47:55 UTC (rev 11278) @@ -1,7 +1,9 @@ Source: libmath-vector-real-perl Section: perl Priority: optional -Maintainer: Shen Wei <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Shen Wei <[email protected]> +DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.8.4 Homepage: http://search.cpan.org/~salva/Math-Vector-Real-0.08/lib/Math/Vector/Real.pm @@ -10,7 +12,7 @@ Package: libmath-vector-real-perl Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: A simple pure perl module to manipulate vectors of any dimension This Perl module provides object and functions for operations vectors of real numbers with any dimension. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
