Author: tille Date: 2016-01-09 18:16:01 +0000 (Sat, 09 Jan 2016) New Revision: 21065
Modified: trunk/packages/fastlink/trunk/debian/changelog trunk/packages/fastlink/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/fastlink/trunk/debian/changelog =================================================================== --- trunk/packages/fastlink/trunk/debian/changelog 2016-01-09 18:01:55 UTC (rev 21064) +++ trunk/packages/fastlink/trunk/debian/changelog 2016-01-09 18:16:01 UTC (rev 21065) @@ -2,6 +2,7 @@ * debian/upstream/metadata * debhelper 9 + * cme fix dpkg-control -- Andreas Tille <[email protected]> Fri, 27 Apr 2012 09:40:11 +0200 Modified: trunk/packages/fastlink/trunk/debian/control =================================================================== --- trunk/packages/fastlink/trunk/debian/control 2016-01-09 18:01:55 UTC (rev 21064) +++ trunk/packages/fastlink/trunk/debian/control 2016-01-09 18:16:01 UTC (rev 21065) @@ -1,20 +1,20 @@ Source: fastlink +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Andreas Tille <[email protected]>, + Charles Plessy <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Andreas Tille <[email protected]>, - Charles Plessy <[email protected]> Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.2 +Standards-Version: 3.9.6 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/fastlink/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/fastlink/trunk/ Homepage: http://www.ncbi.nlm.nih.gov/CBBResearch/Schaffer/fastlink.html -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/fastlink/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/fastlink/trunk/ Package: fastlink Architecture: any Section: science -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Suggests: fastlink-doc Description: faster version of pedigree programs of Linkage Genetic linkage analysis is a statistical technique used to map _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
