Author: tille Date: 2016-01-11 18:38:47 +0000 (Mon, 11 Jan 2016) New Revision: 21130
Modified: trunk/packages/predictnls/trunk/debian/changelog trunk/packages/predictnls/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/predictnls/trunk/debian/changelog =================================================================== --- trunk/packages/predictnls/trunk/debian/changelog 2016-01-11 16:22:39 UTC (rev 21129) +++ trunk/packages/predictnls/trunk/debian/changelog 2016-01-11 18:38:47 UTC (rev 21130) @@ -2,6 +2,7 @@ * Add myself to Uploaders * Moved debian/upstream to debian/upstream/metadata + * cme fix dpkg-control -- Andreas Tille <[email protected]> Mon, 11 Jan 2016 17:21:25 +0100 Modified: trunk/packages/predictnls/trunk/debian/control =================================================================== --- trunk/packages/predictnls/trunk/debian/control 2016-01-11 16:22:39 UTC (rev 21129) +++ trunk/packages/predictnls/trunk/debian/control 2016-01-11 18:38:47 UTC (rev 21130) @@ -1,18 +1,22 @@ Source: predictnls +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Julia Ertl <[email protected]>, + Laszlo Kajan <[email protected]>, + Andreas Tille <[email protected]> Section: science Priority: extra -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Julia Ertl <[email protected]>, Laszlo Kajan <[email protected]>, Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 8), autotools-dev -Standards-Version: 3.9.3 +Build-Depends: debhelper (>= 8), + autotools-dev +Standards-Version: 3.9.6 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/predictnls/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/predictnls/trunk/ Homepage: http://rostlab.org/services/predictNLS/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/predictnls/trunk/ -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/predictnls/trunk/ -DM-Upload-Allowed: yes Package: predictnls Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, perl +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${perl:Depends} Recommends: pp-popularity-contest Description: prediction and analysis of protein nuclear localization signals predictnls is a method for the prediction and analysis of protein nuclear _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
