This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository gbrowse.
commit 906f458879d8e5e66be0ac174a37ddd609a43a47 Author: Andreas Tille <[email protected]> Date: Wed Jan 18 17:15:21 2017 +0100 Fix more whatis entries --- debian/patches/fix_whatis_entry.patch | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/debian/patches/fix_whatis_entry.patch b/debian/patches/fix_whatis_entry.patch index 27e336a..154a53f 100644 --- a/debian/patches/fix_whatis_entry.patch +++ b/debian/patches/fix_whatis_entry.patch @@ -35,3 +35,38 @@ Description: Fix whatis entries in manpages =head1 SYNOPSIS +--- a/lib/Bio/DB/SeqFeature/Store/Alias.pm ++++ b/lib/Bio/DB/SeqFeature/Store/Alias.pm +@@ -5,6 +5,10 @@ use Carp 'croak'; + use IO::File; + use Bio::DB::SeqFeature::Store; + ++=head1 NAME ++ ++Bio::DB::SeqFeature::Store::Alias -- override feature type, method, source and attribute fields ++ + =head1 SYNOPSIS + + # override feature type, method, source and attribute fields +--- a/lib/Bio/Graphics/Browser2/DataLoader/archive.pm ++++ b/lib/Bio/Graphics/Browser2/DataLoader/archive.pm +@@ -277,7 +277,7 @@ __END__ + + =head1 NAME + +-Bio::Graphics::Browser2::DataLoader::archive ++Bio::Graphics::Browser2::DataLoader::archive - data loader for archives of BigWig files + + =head1 DESCRIPTION + +--- a/lib/Bio/Graphics/Browser2/DataLoader/useq.pm ++++ b/lib/Bio/Graphics/Browser2/DataLoader/useq.pm +@@ -315,7 +315,7 @@ __END__ + + =head1 NAME + +-Bio::Graphics::Browser2::DataLoader::useq ++Bio::Graphics::Browser2::DataLoader::useq - data loader for the USeq archive + + =head1 DESCRIPTION + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gbrowse.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
