~ubuntu-branches/ubuntu/raring/bioperl/raring

« back to all changes in this revision

Viewing changes to Bio/Expression/FeatureGroup.pm

  • Committer: Bazaar Package Importer
  • Author(s): Charles Plessy
  • Date: 2008-03-18 14:44:57 UTC
  • mfrom: (4 hardy)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20080318144457-1jjoztrvqwf0gruk
* debian/control:
  - Removed MIA Matt Hope (dopey) from the Uploaders field.
    Thank you for your work, Matt. I hope you are doing well.
  - Downgraded some recommended package to the 'Suggests' priority,
    according to the following discussion on Upstream's mail list.
    http://bioperl.org/pipermail/bioperl-l/2008-March/027379.html
    (Closes: #448890)
* debian/copyright converted to machine-readable format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: FeatureGroup.pm,v 1.3 2003/10/14 01:12:08 allenday Exp $
 
1
# $Id: FeatureGroup.pm,v 1.8 2006/07/04 22:23:15 mauricio Exp $
2
2
# BioPerl module for Bio::Expression::FeatureGroup
3
3
#
4
4
# Copyright Allen Day <allenday@ucla.edu>, Stanley Nelson <snelson@ucla.edu>
27
27
Bioperl modules. Send your comments and suggestions preferably to one
28
28
of the Bioperl mailing lists.  Your participation is much appreciated.
29
29
 
30
 
  bioperl-l@bioperl.org            - General discussion
31
 
  http://bioperl.org/MailList.shtml - About the mailing lists
 
30
  bioperl-l@bioperl.org                  - General discussion
 
31
  http://bioperl.org/wiki/Mailing_lists  - About the mailing lists
32
32
 
33
33
=head2 Reporting Bugs
34
34
 
35
35
Report bugs to the Bioperl bug tracking system to help us keep track
36
 
 the bugs and their resolution.
37
 
 Bug reports can be submitted via email or the web:
 
36
the bugs and their resolution.  Bug reports can be submitted via the
 
37
web:
38
38
 
39
 
  bioperl-bugs@bio.perl.org
40
 
  http://bugzilla.bioperl.org/
 
39
  http://bugzilla.open-bio.org/
41
40
 
42
41
=head1 AUTHOR
43
42