Debian Bug report logs - #534011
libhtml-formfu-model-dbic-perl: FTBFS: tests failed

version graph

Package: libhtml-formfu-model-dbic-perl; Maintainer for libhtml-formfu-model-dbic-perl is Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>; Source for libhtml-formfu-model-dbic-perl is src:libhtml-formfu-model-dbic-perl (PTS, buildd, popcon).

Reported by: Lucas Nussbaum <lucas@lucas-nussbaum.net>

Date: Sun, 21 Jun 2009 15:25:32 UTC

Severity: serious

Found in version libhtml-formfu-model-dbic-perl/0.05000-1

Fixed in version libhtml-formfu-model-dbic-perl/0.05000-2

Done: Ansgar Burchardt <ansgar@43-1.org>

Bug is archived. No further changes may be made.

Forwarded to http://lists.scsys.co.uk/pipermail/html-formfu/2009-June/002312.html

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>:
Bug#534011; Package libhtml-formfu-model-dbic-perl. (Sun, 21 Jun 2009 15:25:35 GMT) (full text, mbox, link).


Acknowledgement sent to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
New Bug report received and forwarded. Copy sent to Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>. (Sun, 21 Jun 2009 15:25:35 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Lucas Nussbaum <lucas@lucas-nussbaum.net>
To: submit@bugs.debian.org
Subject: libhtml-formfu-model-dbic-perl: FTBFS: tests failed
Date: Sun, 21 Jun 2009 16:43:13 +0200
Package: libhtml-formfu-model-dbic-perl
Version: 0.05000-1
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20090620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/create/*.t t/default_values/*.t t/deprecated-defaults_from_model/*.t t/deprecated-new_empty_row/default_values/*.t t/deprecated-new_empty_row/update/*.t t/deprecated-new_empty_row_multi/update/*.t t/deprecated-save_to_model/*.t t/options_from_model/*.t t/update/*.t t/x_roundtrip/*.t
> t/create/basic...........................................................ok
> DBIx::Class::InflateColumn::get_inflated_column(): Error while inflating 2006-12-31 00:00:00 for date_col on MySchema::Master: DBIx::Class::InflateColumn::get_inflated_column(): Couldn't load DateTime::Format::SQLite: Can't locate DateTime/Format/SQLite.pm in @INC (@INC contains: t/lib /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/inc /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/lib /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/arch /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 1097) line 2.
> BEGIN failed--compilation aborted at (eval 1097) line 2.
> # Looks like your test died before it could output anything.
> t/default_values/basic...................................................dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-25
> 	Failed 25/25 tests, 0.00% okay
> DBIx::Class::InflateColumn::get_inflated_column(): Error while inflating 2006-12-31 00:00:00 for date_col on MySchema::Master: DBIx::Class::InflateColumn::get_inflated_column(): Couldn't load DateTime::Format::SQLite: Can't locate DateTime/Format/SQLite.pm in @INC (@INC contains: t/lib /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/inc /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/lib /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/arch /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 217) line 2.
> BEGIN failed--compilation aborted at (eval 217) line 2.
> # Looks like your test died before it could output anything.
> t/default_values/basic_nested............................................dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-25
> 	Failed 25/25 tests, 0.00% okay
> t/default_values/belongs_to_lookup_table.................................ok
> t/default_values/belongs_to_lookup_table_combobox........................ok
> t/default_values/empty_rows_zero.........................................ok
> t/default_values/has_many_combobox.......................................ok
> t/default_values/has_many_repeatable.....................................ok
> t/default_values/has_many_repeatable_delete_true.........................ok
> t/default_values/has_many_repeatable_label...............................ok
> t/default_values/has_many_repeatable_nested..............................ok
> t/default_values/has_many_repeatable_new.................................ok
> t/default_values/has_many_select.........................................ok
> t/default_values/has_one.................................................ok
> t/default_values/has_one_nested..........................................ok
> t/default_values/label...................................................ok
> t/default_values/many_to_many-has_many...................................ok
> t/default_values/many_to_many_repeatable.................................ok
> t/default_values/many_to_many_repeatable_nested..........................ok
> t/default_values/many_to_many_repeatable_new.............................ok
> t/default_values/many_to_many_select.....................................ok
> t/default_values/many_to_many_select_nested..............................ok
> t/default_values/methods.................................................ok
> t/default_values/might_have..............................................ok
> t/default_values/might_have_missing......................................ok
> t/default_values/multi_label.............................................ok
> t/default_values/nested_name_accessor....................................ok
> t/default_values/opt_accessor............................................ok
> t/default_values/opt_accessor_nested.....................................ok
> DBIx::Class::InflateColumn::get_inflated_column(): Error while inflating 2006-12-31 00:00:00 for date_col on MySchema::Master: DBIx::Class::InflateColumn::get_inflated_column(): Couldn't load DateTime::Format::SQLite: Can't locate DateTime/Format/SQLite.pm in @INC (@INC contains: t/lib /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/inc /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/lib /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/arch /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 1097) line 2.
> BEGIN failed--compilation aborted at (eval 1097) line 2.
> # Looks like your test died before it could output anything.
> t/deprecated-defaults_from_model/basic...................................dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-26
> 	Failed 26/26 tests, 0.00% okay
> DBIx::Class::InflateColumn::get_inflated_column(): Error while inflating 2006-12-31 00:00:00 for date_col on MySchema::Master: DBIx::Class::InflateColumn::get_inflated_column(): Couldn't load DateTime::Format::SQLite: Can't locate DateTime/Format/SQLite.pm in @INC (@INC contains: t/lib /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/inc /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/lib /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/arch /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 217) line 2.
> BEGIN failed--compilation aborted at (eval 217) line 2.
> # Looks like your test died before it could output anything.
> t/deprecated-defaults_from_model/basic_nested............................dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-26
> 	Failed 26/26 tests, 0.00% okay
> t/deprecated-defaults_from_model/belongs_to_lookup_table.................ok
> t/deprecated-defaults_from_model/has_many_repeatable.....................ok
> t/deprecated-defaults_from_model/has_many_repeatable_nested..............ok
> t/deprecated-defaults_from_model/has_many_repeatable_new.................ok
> t/deprecated-defaults_from_model/has_many_select.........................ok
> t/deprecated-defaults_from_model/has_one.................................ok
> t/deprecated-defaults_from_model/has_one_nested..........................ok
> t/deprecated-defaults_from_model/many_to_many_repeatable.................ok
> t/deprecated-defaults_from_model/many_to_many_repeatable_nested..........ok
> t/deprecated-defaults_from_model/many_to_many_repeatable_new.............ok
> t/deprecated-defaults_from_model/many_to_many_select.....................ok
> t/deprecated-defaults_from_model/many_to_many_select_nested..............ok
> t/deprecated-defaults_from_model/methods.................................ok
> t/deprecated-defaults_from_model/might_have..............................ok
> t/deprecated-defaults_from_model/might_have_missing......................ok
> t/deprecated-defaults_from_model/opt_accessor............................ok
> t/deprecated-defaults_from_model/opt_accessor_nested.....................ok
> 'new_empty_row' is deprecated and is provided for compatibility only,
> and will be removed: see the documentation for 'empty_rows' instead. at /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/lib/HTML/FormFu/Model/DBIC.pm line 46.
> t/deprecated-new_empty_row/default_values/has_many_repeatable_new........ok
> 'new_empty_row' is deprecated and is provided for compatibility only,
> and will be removed: see the documentation for 'empty_rows' instead. at /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/lib/HTML/FormFu/Model/DBIC.pm line 46.
> t/deprecated-new_empty_row/default_values/many_to_many_repeatable_new....ok
> 'new_empty_row' is deprecated and is provided for compatibility only,
> and will be removed: see the documentation for 'empty_rows' instead. at /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/lib/HTML/FormFu/Model/DBIC.pm line 46.
> t/deprecated-new_empty_row/update/has_many_repeatable_new................ok
> DBIx::Class::Relationship::Base::create_related(): Couldn't load DateTime::Format::SQLite: Can't locate DateTime/Format/SQLite.pm in @INC (@INC contains: t/lib /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/inc /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/lib /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/arch /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 1096) line 2.
> BEGIN failed--compilation aborted at (eval 1096) line 2.
> # Looks like your test died before it could output anything.
> t/deprecated-new_empty_row/update/has_many_repeatable_new_date...........dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-9
> 	Failed 9/9 tests, 0.00% okay
> 'new_empty_row' is deprecated and is provided for compatibility only,
> and will be removed: see the documentation for 'empty_rows' instead. at /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/lib/HTML/FormFu/Model/DBIC.pm line 46.
> t/deprecated-new_empty_row/update/has_many_repeatable_new_empty..........ok
> 'new_empty_row_multi' is deprecated and is provided for compatibility only,
> and will be removed: see the documentation for 'new_rows_max' instead. at lib/HTML/FormFu/Model/DBIC.pm line 51.
> t/deprecated-new_empty_row_multi/update/has_many_repeatable_many_new.....ok
> t/deprecated-save_to_model/add_valid.....................................ok
> t/deprecated-save_to_model/basic_create..................................ok
> t/deprecated-save_to_model/basic_update..................................ok
> t/deprecated-save_to_model/belongs_to....................................ok
> t/deprecated-save_to_model/column_without_field..........................ok
> t/deprecated-save_to_model/has_many_repeatable...........................ok
> t/deprecated-save_to_model/has_many_repeatable_delete_true...............ok
> t/deprecated-save_to_model/has_many_repeatable_new.......................ok
> t/deprecated-save_to_model/has_many_repeatable_new_empty.................ok
> t/deprecated-save_to_model/has_one.......................................ok
> t/deprecated-save_to_model/has_one_create................................ok
> t/deprecated-save_to_model/has_one_no_id.................................ok
> t/deprecated-save_to_model/many_to_many_repeatable.......................ok
> t/deprecated-save_to_model/many_to_many_select...........................ok
> t/deprecated-save_to_model/many_to_many_select_unselected................ok
> t/deprecated-save_to_model/methods.......................................ok
> t/deprecated-save_to_model/might_have....................................ok
> t/deprecated-save_to_model/might_have_create.............................ok
> t/deprecated-save_to_model/might_have_delete_if_empty....................ok
> t/deprecated-save_to_model/nested_create.................................ok
> t/deprecated-save_to_model/nested_create_checkbox........................ok
> t/deprecated-save_to_model/opt_accessor..................................ok
> t/deprecated-save_to_model/opt_accessor_nested...........................ok
> t/deprecated-save_to_model/unchecked_not_null_checkbox...................ok
> t/options_from_model/belongs_to..........................................ok
> t/options_from_model/belongs_to_combobox.................................ok
> t/options_from_model/belongs_to_config_zero..............................ok
> t/options_from_model/belongs_to_config_zero_combobox.....................ok
> t/options_from_model/belongs_to_localize_label...........................ok
> t/options_from_model/condition_from_stash................................ok
> t/options_from_model/condition_from_stash_combobox.......................ok
> t/options_from_model/constraint_autoset..................................ok
> t/options_from_model/has_many_repeatable_select..........................ok
> t/options_from_model/many_to_many_select.................................ok
> t/update/add_valid.......................................................ok
> t/update/basic_create....................................................ok
> t/update/basic_update....................................................ok
> t/update/belongs_to......................................................ok
> t/update/belongs_to_combobox.............................................ok
> t/update/belongs_to_select...............................................ok
> t/update/column_without_field............................................ok
> t/update/has_many_repeatable.............................................ok
> t/update/has_many_repeatable_delete_true.................................ok
> t/update/has_many_repeatable_many_new....................................ok
> t/update/has_many_repeatable_many_new_exceed_max.........................ok
> t/update/has_many_repeatable_new.........................................ok
> DBIx::Class::Relationship::Base::create_related(): Couldn't load DateTime::Format::SQLite: Can't locate DateTime/Format/SQLite.pm in @INC (@INC contains: t/lib /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/inc /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/lib /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/arch /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 1096) line 2.
> BEGIN failed--compilation aborted at (eval 1096) line 2.
> # Looks like your test died before it could output anything.
> t/update/has_many_repeatable_new_date....................................dubious
> 	Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-9
> 	Failed 9/9 tests, 0.00% okay
> t/update/has_many_repeatable_new_dependon................................ok
> t/update/has_many_repeatable_new_empty...................................ok
> t/update/has_many_repeatable_new_implicit................................ok
> t/update/has_many_repeatable_new_required_when...........................ok
> t/update/has_one.........................................................ok
> t/update/has_one_create..................................................ok
> t/update/has_one_no_id...................................................ok
> DBIx::Class::ResultSource::compare_relationship_keys(): compare_relationship_keys is a private method, stop calling it at /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/lib/HTML/FormFu/Model/DBIC.pm line 531
> DBIx::Class::ResultSource::compare_relationship_keys(): compare_relationship_keys is a private method, stop calling it at /build/user-libhtml-formfu-model-dbic-perl_0.05000-1-amd64-j1ayeQ/libhtml-formfu-model-dbic-perl-0.05000/blib/lib/HTML/FormFu/Model/DBIC.pm line 531
> t/update/has_one_select..................................................ok
> t/update/ignore_if_empty.................................................ok
> t/update/many_to_many-has_many...........................................ok
> t/update/many_to_many_repeatable.........................................ok
> t/update/many_to_many_repeatable_new.....................................ok
> t/update/many_to_many_select.............................................ok
> t/update/many_to_many_select_unselected..................................ok
> t/update/methods.........................................................ok
> t/update/might_have......................................................ok
> t/update/might_have_create...............................................ok
> t/update/might_have_delete_if_empty......................................ok
> t/update/nested_create...................................................ok
> t/update/nested_create_checkbox..........................................ok
> t/update/nested_name_accessor............................................ok
> t/update/opt_accessor....................................................ok
> t/update/opt_accessor_nested.............................................ok
> t/update/unchecked_not_null_checkbox.....................................ok
> t/x_roundtrip/checkbox_false2true........................................ok
> t/x_roundtrip/checkbox_true2false........................................ok
> Failed Test                               Stat Wstat Total Fail  List of Failed
> -------------------------------------------------------------------------------
> t/default_values/basic.t                   255 65280    25   50  1-25
> t/default_values/basic_nested.t            255 65280    25   50  1-25
> t/deprecated-defaults_from_model/basic.t   255 65280    26   52  1-26
> t/deprecated-defaults_from_model/basic_ne  255 65280    26   52  1-26
> t/deprecated-new_empty_row/update/has_man  255 65280     9   18  1-9
> t/update/has_many_repeatable_new_date.t    255 65280     9   18  1-9
> Failed 6/127 test scripts. 120/857 subtests failed.
> Files=127, Tests=857, 1195 wallclock secs (36.65 cusr +  5.34 csys = 41.99 CPU)
> Failed 6/127 test programs. 120/857 subtests failed.
> make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/06/20/libhtml-formfu-model-dbic-perl_0.05000-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |




Information forwarded to debian-bugs-dist@lists.debian.org, Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>:
Bug#534011; Package libhtml-formfu-model-dbic-perl. (Sun, 21 Jun 2009 18:09:05 GMT) (full text, mbox, link).


Message #8 received at 534011@bugs.debian.org (full text, mbox, reply):

From: pkg-perl-maintainers@lists.alioth.debian.org
To: 534011@bugs.debian.org, 534011-submitter@bugs.debian.org
Subject: Bug in libhtml-formfu-model-dbic-perl fixed in revision 38366
Date: Sun, 21 Jun 2009 18:07:10 +0000
tag 534011 + pending
thanks

Some bugs are closed in revision 38366
by Ansgar Burchardt (ansgar-guest)

Commit message:

* Add build-dep on libdatetime-format-sqlite-perl (Closes: #534011).
* Bump Standards Version to 3.8.2 (no changes).




Tags added: pending Request was from pkg-perl-maintainers@lists.alioth.debian.org to control@bugs.debian.org. (Sun, 21 Jun 2009 18:09:06 GMT) (full text, mbox, link).


Message sent on to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
Bug#534011. (Sun, 21 Jun 2009 18:09:08 GMT) (full text, mbox, link).


Noted your statement that Bug has been forwarded to http://lists.scsys.co.uk/pipermail/html-formfu/2009-June/002312.html. Request was from ansgar@2008.43-1.org (Ansgar Burchardt) to control@bugs.debian.org. (Sun, 21 Jun 2009 18:48:06 GMT) (full text, mbox, link).


Reply sent to Ansgar Burchardt <ansgar@43-1.org>:
You have taken responsibility. (Mon, 22 Jun 2009 06:57:15 GMT) (full text, mbox, link).


Notification sent to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
Bug acknowledged by developer. (Mon, 22 Jun 2009 06:57:16 GMT) (full text, mbox, link).


Message #20 received at 534011-close@bugs.debian.org (full text, mbox, reply):

From: Ansgar Burchardt <ansgar@43-1.org>
To: 534011-close@bugs.debian.org
Subject: Bug#534011: fixed in libhtml-formfu-model-dbic-perl 0.05000-2
Date: Mon, 22 Jun 2009 06:47:12 +0000
Source: libhtml-formfu-model-dbic-perl
Source-Version: 0.05000-2

We believe that the bug you reported is fixed in the latest version of
libhtml-formfu-model-dbic-perl, which is due to be installed in the Debian FTP archive:

libhtml-formfu-model-dbic-perl_0.05000-2.diff.gz
  to pool/main/libh/libhtml-formfu-model-dbic-perl/libhtml-formfu-model-dbic-perl_0.05000-2.diff.gz
libhtml-formfu-model-dbic-perl_0.05000-2.dsc
  to pool/main/libh/libhtml-formfu-model-dbic-perl/libhtml-formfu-model-dbic-perl_0.05000-2.dsc
libhtml-formfu-model-dbic-perl_0.05000-2_all.deb
  to pool/main/libh/libhtml-formfu-model-dbic-perl/libhtml-formfu-model-dbic-perl_0.05000-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 534011@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ansgar Burchardt <ansgar@43-1.org> (supplier of updated libhtml-formfu-model-dbic-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 21 Jun 2009 20:06:41 +0200
Source: libhtml-formfu-model-dbic-perl
Binary: libhtml-formfu-model-dbic-perl
Architecture: source all
Version: 0.05000-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed-By: Ansgar Burchardt <ansgar@43-1.org>
Description: 
 libhtml-formfu-model-dbic-perl - module to integrate HTML::FormFu with DBIx::Class
Closes: 534011
Changes: 
 libhtml-formfu-model-dbic-perl (0.05000-2) unstable; urgency=low
 .
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 .
   [ Ansgar Burchardt ]
   * Add build-dep on libdatetime-format-sqlite-perl (Closes: #534011).
   * Bump Standards Version to 3.8.2 (no changes).
Checksums-Sha1: 
 88e015dd90e109ae676e03b608a972bde4c5b3a0 1719 libhtml-formfu-model-dbic-perl_0.05000-2.dsc
 ee4c7111941d7d4d79747eef1a1f221ab7f7eb22 2864 libhtml-formfu-model-dbic-perl_0.05000-2.diff.gz
 12836278cbdc89b25a41a361325d6e4c49876445 23494 libhtml-formfu-model-dbic-perl_0.05000-2_all.deb
Checksums-Sha256: 
 5449539699488dbdc90c33701e5e9ba7fc8c0bfc499eab5f1ec9cbb9fb9c5a62 1719 libhtml-formfu-model-dbic-perl_0.05000-2.dsc
 9b9eebb8d19255e3a5fc4604a05d520fd6ce4b95e94b54fb790f8e5c36844ed5 2864 libhtml-formfu-model-dbic-perl_0.05000-2.diff.gz
 9abeee2130df7895f0616a8823d95d0bbb132a2fbad8ca70c6f4c0dc641fe7e2 23494 libhtml-formfu-model-dbic-perl_0.05000-2_all.deb
Files: 
 d595fe8efc8ca1b4b0044e2db4cd9b5a 1719 perl optional libhtml-formfu-model-dbic-perl_0.05000-2.dsc
 1c219daf4818ee3b6a3152f3c3a3737e 2864 perl optional libhtml-formfu-model-dbic-perl_0.05000-2.diff.gz
 babb4c7a98ec64a1107a451ff2293856 23494 perl optional libhtml-formfu-model-dbic-perl_0.05000-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAko/JeQACgkQHqjlqpcl9jt8JwCgjVZrHEq3cB38KZngmw7i0ghd
LFIAnjgMoct3KAeTAx9LtfEhEJ85aANv
=XwWV
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Thu, 30 Jul 2009 07:33:30 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sat Aug 10 15:00:18 2024; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.