[Bug 12259] New: Invalid dependency module version number
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12259 Bug ID: 12259 Summary: Invalid dependency module version number Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: robin@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org In bug 12234, I forgot to change a version number for Text::PDF. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12259 --- Comment #1 from Robin Sheat <robin@catalyst.net.nz> --- Created attachment 28266 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28266&action=edit Bug 12259 - fix version numbers in dependencies This sets the version numbers of the modules added by bug 12234 to more sensible values (in this case, the versions included in Debian Squeeze.) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12259 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P3 Status|NEW |Needs Signoff CC| |z.tajoli@cineca.it Patch complexity|--- |Trivial patch Assignee|gmcharlt@gmail.com |robin@catalyst.net.nz Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12259 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12259 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28266|0 |1 is obsolete| | --- Comment #2 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 28269 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28269&action=edit [SIGNED OFF] Bug 12259 - fix version numbers in dependencies This sets the version numbers of the modules added by bug 12234 to more sensible values (in this case, the versions included in Debian Squeeze.) TEST PLAN --------- $ git reset --hard origin/master HEAD is now at 739def8 Bug 12234 - build script version update $ ./koha_perl_deps.pl -a | grep Text::PDF Text::PDF 0.29 * 0.33 Yes $ ./koha_perl_deps.pl -a | grep Font::TTF Font::TTF 0.48 0.33 Yes $ git bz apply 12259 Bug 12259 - Invalid dependency module version number 28266 - Bug 12259 - fix version numbers in dependencies Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 12259 - fix version numbers in dependencies $ ./koha_perl_deps.pl -a | grep Text::PDF Text::PDF 0.29 0.29 Yes $ ./koha_perl_deps.pl -a | grep Font::TTF Font::TTF 0.48 0.45 Yes Signed-off-by: Mark Tompsett <mtompset@hotmail.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12259 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12259 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28269|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 28274 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28274&action=edit Bug 12259 - fix version numbers in dependencies This sets the version numbers of the modules added by bug 12234 to more sensible values (in this case, the versions included in Debian Squeeze.) Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12259 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |gmcharlt@gmail.com --- Comment #4 from Galen Charlton <gmcharlt@gmail.com> --- Pushed to master. Thanks, Robin! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org