Author: tille Date: 2012-05-16 19:47:38 +0000 (Wed, 16 May 2012) New Revision: 10906
Modified: trunk/packages/pscan/trunk/debian/control trunk/packages/pscan/trunk/debian/rules trunk/packages/pscan/trunk/debian/upstream Log: Enhanced citation data; removed dh-make boilderplate; group maintenance Modified: trunk/packages/pscan/trunk/debian/control =================================================================== --- trunk/packages/pscan/trunk/debian/control 2012-05-16 17:53:04 UTC (rev 10905) +++ trunk/packages/pscan/trunk/debian/control 2012-05-16 19:47:38 UTC (rev 10906) @@ -1,7 +1,9 @@ Source: pscan Section: science Priority: extra -Maintainer: Steffen Moeller <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> +DM-Upload-Allowed: yes +Uploaders: Steffen Moeller <[email protected]> Build-Depends: debhelper (>= 8.0.0), libgsl0-dev Standards-Version: 3.9.3 Homepage: http://159.149.109.9/pscan/ Modified: trunk/packages/pscan/trunk/debian/rules =================================================================== --- trunk/packages/pscan/trunk/debian/rules 2012-05-16 17:53:04 UTC (rev 10905) +++ trunk/packages/pscan/trunk/debian/rules 2012-05-16 19:47:38 UTC (rev 10906) @@ -1,11 +1,4 @@ #!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. - # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 Modified: trunk/packages/pscan/trunk/debian/upstream =================================================================== --- trunk/packages/pscan/trunk/debian/upstream 2012-05-16 17:53:04 UTC (rev 10905) +++ trunk/packages/pscan/trunk/debian/upstream 2012-05-16 19:47:38 UTC (rev 10906) @@ -1,8 +1,12 @@ Reference: - author: F.Zambelli, G.Pesole, G.Pavesi - title: "Pscan: Finding Over-represented Transcription Factor Binding Site Motifs in Sequences from Co-Regulated or Co-Expressed Genes.." + author: Federico Zambelli and Graziano Pesole and Giulio Pavesi + title: "Pscan: Finding Over-represented Transcription Factor Binding Site Motifs in Sequences from Co-Regulated or Co-Expressed Genes" journal: Nucleic Acids Research year: 2009 volume: 37 number: Web Server Issue pages: W247-W252 + pmid: 19487240 + doi: 10.1093/nar/gkp464 + URL: http://nar.oxfordjournals.org/content/37/suppl_2/W247 + eprint: http://nar.oxfordjournals.org/content/37/suppl_2/W247.full.pdf+html _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
