This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository tigr-glimmer-mg.
commit 8b08facfa3e166deb10ba2824621ec8f28874ca3 Author: Andreas Tille <[email protected]> Date: Fri Jun 8 08:00:00 2012 +0000 Fix directory layout --- debian/changelog | 5 +++++ debian/control | 21 +++++++++++++++++++++ debian/upstream | 11 +++++++++++ 3 files changed, 37 insertions(+) diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..e68f15b --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +tigr-glimmer-mg (0.2.2-2) UNRELEASED; urgency=low + + * Initial Release (Closes: #) + + -- Andreas Tille <[email protected]> Thu, 10 May 2012 10:55:37 +0200 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..d864a15 --- /dev/null +++ b/debian/control @@ -0,0 +1,21 @@ +Source: tigr-glimmer-mg +Section: science +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +DM-Upload-Allowed: yes +Uploaders: Steffen Moeller <[email protected]>, + Andreas Tille <[email protected]> +Build-Depends: debhelper (>= 9), docbook-to-man +Standards-Version: 3.9.3 +Homepage: http://www.cbcb.umd.edu/software/glimmer-mg/ +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/tigr-glimmer-mg/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/tigr-glimmer-mg/trunk/ + +Package: tigr-glimmer-mg +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: finding genes in environmental shotgun DNA sequences + Glimmer-MG is a system for finding genes in environmental shotgun DNA + sequences. Glimmer-MG (Gene Locator and Interpolated Markov ModelER - + MetaGenomics) uses interpolated Markov models (IMMs) to identify the + coding regions and distinguish them from noncoding DNA. diff --git a/debian/upstream b/debian/upstream new file mode 100644 index 0000000..49fbadf --- /dev/null +++ b/debian/upstream @@ -0,0 +1,11 @@ +Reference: + Author: David R Kelley and Bo Liu and Arthur L Delcher and Mihai Pop and Steven L Salzberg + Title: Gene prediction with Glimmer for metagenomic sequences augmented by classification and clustering + Journal: Nucleic Acids Research + Year: 2012 + Volume: 40 + Number: 1 + Pages: e9 + DOI: 10.1093/nar/gkr1067 + PMID: 22102569 + URL: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3245904/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tigr-glimmer-mg.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
