Author: tille Date: 2013-08-08 17:52:04 +0000 (Thu, 08 Aug 2013) New Revision: 14394
Modified: trunk/packages/raccoon/trunk/debian/changelog trunk/packages/raccoon/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/raccoon/trunk/debian/changelog =================================================================== --- trunk/packages/raccoon/trunk/debian/changelog 2013-08-08 17:25:17 UTC (rev 14393) +++ trunk/packages/raccoon/trunk/debian/changelog 2013-08-08 17:52:04 UTC (rev 14394) @@ -2,8 +2,10 @@ * debian/watch: fixed * debian/upstream: Added citation information + * debian/control: + - cme fix dpkg-control - -- Andreas Tille <[email protected]> Thu, 24 May 2012 09:22:41 +0200 + -- Andreas Tille <[email protected]> Thu, 08 Aug 2013 19:42:32 +0200 raccoon (1.0-1) unstable; urgency=low Modified: trunk/packages/raccoon/trunk/debian/control =================================================================== --- trunk/packages/raccoon/trunk/debian/control 2013-08-08 17:25:17 UTC (rev 14393) +++ trunk/packages/raccoon/trunk/debian/control 2013-08-08 17:52:04 UTC (rev 14394) @@ -1,20 +1,23 @@ Source: raccoon -Section: contrib/science -Priority: extra Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes Uploaders: Steffen Moeller <[email protected]>, - Andreas Tille <[email protected]> + Andreas Tille <[email protected]> +Section: contrib/science +Priority: optional Build-Depends: debhelper (>= 8.0.0) -Standards-Version: 3.9.2 -Homepage: http://autodock.scripps.edu/resources/raccoon +Standards-Version: 3.9.4 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/raccoon/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/raccoon/trunk/ +Homepage: http://autodock.scripps.edu/resources/raccoon Package: raccoon Architecture: all -Depends: ${misc:Depends}, python, autodocktools -Suggests: autodock, autodock-vina, torque +Depends: ${misc:Depends}, + python, + autodocktools +Suggests: autodock, + autodock-vina, + torque Description: preparation of in silico drug screening projects The field of computational biology is all about modeling physiochemical entities. Structural biology is about how @@ -34,3 +37,4 @@ smaller biochemistry labs and grants an opportunity for the general public to educate itself and/or actively join in to help the world .... just a bit. + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
