Author: tille Date: 2016-01-08 14:29:44 +0000 (Fri, 08 Jan 2016) New Revision: 21011
Modified: trunk/packages/norsnet/trunk/debian/changelog trunk/packages/norsnet/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/norsnet/trunk/debian/changelog =================================================================== --- trunk/packages/norsnet/trunk/debian/changelog 2016-01-08 14:28:56 UTC (rev 21010) +++ trunk/packages/norsnet/trunk/debian/changelog 2016-01-08 14:29:44 UTC (rev 21011) @@ -2,6 +2,7 @@ * Add myself to Uploaders * Moved debian/upstream to debian/upstream/metadata + * cme fix dpkg-control -- Andreas Tille <[email protected]> Fri, 08 Jan 2016 15:27:47 +0100 Modified: trunk/packages/norsnet/trunk/debian/control =================================================================== --- trunk/packages/norsnet/trunk/debian/control 2016-01-08 14:28:56 UTC (rev 21010) +++ trunk/packages/norsnet/trunk/debian/control 2016-01-08 14:29:44 UTC (rev 21011) @@ -1,18 +1,26 @@ Source: norsnet +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Christian Mertes <[email protected]>, + Laszlo Kajan <[email protected]>, + Andreas Tille <[email protected]> Section: science Priority: extra -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Christian Mertes <[email protected]>, Laszlo Kajan <[email protected]>, Andreas Tille <[email protected]> Build-Depends: debhelper (>= 8) -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/norsnet/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/norsnet/trunk/ Homepage: https://www.rostlab.org/owiki/index.php/Norsnet -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/norsnet/trunk/ -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/norsnet/trunk/ Package: norsnet Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, profnet-norsnet -Recommends: blast2, librg-utils-perl, pp-popularity-contest, profphd, profbval +Depends: ${shlibs:Depends}, + ${misc:Depends}, + profnet-norsnet +Recommends: blast2, + librg-utils-perl, + pp-popularity-contest, + profphd, + profbval Description: tool to identify unstructured loops in proteins NORSnet can distinguish between very long contiguous segments with non-regular secondary structure (NORS regions) and well-folded proteins. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
