[SCM] Packaging of Bio::Chado::Schema in Debian branch, master, updated. upstream/0.09040-10-g7e456fc

gregor herrmann gregoa at debian.org
Sun Nov 6 16:19:42 UTC 2011


The following commit has been merged in the master branch:
commit 7e456fc92f407a6247eebea53e220bf1ab5ddf0d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 6 17:18:55 2011 +0100

    back to UNRELEASED, TODO added to changelog

diff --git a/debian/changelog b/debian/changelog
index 58cc9f3..52b95fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,39 @@
-libbio-chado-schema-perl (0.09040-1) unstable; urgency=low
+libbio-chado-schema-perl (0.09040-1) UNRELEASED; urgency=low
+
+  TODO:
+  - debian/patches/fix_spelling:
+    + please add a Forwarded header
+    + please fix the spelling mistake in the Description :)
+  - debian/patches/fix-whatis-man: can be removed, not in d/p/series
+  - d/rules:
+    + override_dh_clean can be removed if you put t/var/BCS.db in debian/clean
+    + the removal of the manpages could be written a bit more elegant:
+      http://pkg-perl.alioth.debian.org/debhelper.html#occasionally_useful
+      Note on Paths, Removing Something / A File
+  - debian/libbio-chado-schema-perl.docs:
+    either remove it (the README doesn't look interesting for end-users), or
+    at least install only one README
+  - d/copyright: some files are "Copyright 2009 Boyce Thompson Institute for
+    Plant Research"
+  - d/control:
+    + remove unversioned "perl" from Depends
+    + remove versions from build/runtime dependencies on libbio-perl-perl,
+      libdbd-sqlite3-perl, libdbix-class-tree-nestedset-perl,
+      libtest-exception-perl (either no older versions in the archive or
+      already satisfied in oldstable)
+  - the package FTBFS (test failures):
+       dh_auto_test
+    make[1]: Entering directory `/tmp/buildd/libbio-chado-schema-perl-0.09040'
+    PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Cv/*.t t/Phylogeny/*.t t/Sequence/*.t t/Stock/*.t
+    DBIx::Class::Schema::deploy(): DBI Connection failed: install_driver(SQLite) failed: Attempt to reload DBD/SQLite.pm aborted.
+    Compilation failed in require at (eval 478) line 3.
+
+     at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1248 at /tmp/buildd/libbio-chado-schema-perl-0.09040/blib/lib/Bio/Chado/Schema/Test.pm line 139
+    # Looks like your test exited with 2 before it could output anything.
+    t/001_basics.t ............ 
+    Dubious, test returned 2 (wstat 512, 0x200)
+    Failed 1/1 subtests 
+
 
   * Initial Release (Closes: #647416).
 

-- 
Packaging of Bio::Chado::Schema in Debian



More information about the Pkg-perl-cvs-commits mailing list