~ubuntu-branches/ubuntu/saucy/libbio-chado-schema-perl/saucy

« back to all changes in this revision

Viewing changes to lib/Bio/Chado/Schema/Result/Pub/PubRelationship.pm

  • Committer: Package Import Robot
  • Author(s): Olivier Sallou, gregor herrmann, Olivier Sallou
  • Date: 2012-07-12 17:15:42 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20120712171542-2ryg74ktcowclu90
Tags: 0.20000-1
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.

[ Olivier Sallou ]
* New upstream release
* debian/patches/bad_whatis_section: patch pod what-is section
* debian/changelog: update Standars-Version to 3.9.3.
* debian/patches/*:
  - fix Last-Updated date format for compliance
  - Add forwarded bug reference

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
BEGIN {
3
3
  $Bio::Chado::Schema::Result::Pub::PubRelationship::AUTHORITY = 'cpan:RBUELS';
4
4
}
5
 
BEGIN {
6
 
  $Bio::Chado::Schema::Result::Pub::PubRelationship::VERSION = '0.10010';
 
5
{
 
6
  $Bio::Chado::Schema::Result::Pub::PubRelationship::VERSION = '0.20000';
7
7
}
8
8
 
9
9
# Created by DBIx::Class::Schema::Loader