[med-svn] [libgff] 01/01: add ITP#; expand descr; credit Rob Patro

Michael Crusoe misterc-guest at moszumanska.debian.org
Mon Sep 28 00:26:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

misterc-guest pushed a commit to branch master
in repository libgff.

commit 44637c127dbd04b3e7f348c831b01a7812fccb91
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date:   Sun Sep 27 17:26:43 2015 -0700

    add ITP#; expand descr; credit Rob Patro
---
 debian/changelog | 2 +-
 debian/control   | 6 +++++-
 debian/copyright | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 31861f4..4639935 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 libgff (1.0-1) UNRELEASED; urgency=low
 
-  * Initial release (Closes: #<bug>)
+  * Initial release (Closes: #800336)
 
  -- Michael R. Crusoe <crusoe at ucdavis.edu>  Fri, 18 Sep 2015 20:31:46 -0700
diff --git a/debian/control b/debian/control
index 1cf2d20..8aeb090 100644
--- a/debian/control
+++ b/debian/control
@@ -13,4 +13,8 @@ Package: libgff-dev
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: GFF/GTF parsing from cufflinks as a library
- <long_description>
+ This is a simple "libraryfication" of the GFF/GTF parsing code that is used in
+ the Cufflinks codebase.  There are not many (any?) relatively lightweight
+ GTF/GFF parsers exposing a C++ interface, and the goal of this library is to
+ provide this functionality without the necessity of drawing in a heavy-weight
+ dependency like SeqAn. 
diff --git a/debian/copyright b/debian/copyright
index c8bcfcc..5c83bce 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: libgff
 Source: http://www.cs.cmu.edu/~robp/files/libgff.tgz
 
 Files: *
-Copyright: © 20xx-20yy <upstream>
+Copyright: © 2014 Rob Patro <rob.patro at cs.stonybrook.edu>
 License: BSL-1.0
 
 Files: debian/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libgff.git



More information about the debian-med-commit mailing list