- Updating package for p5 module Data::UUID from 1.14.9 to 1.20.1
- Adjusting dependency to perl core module
Upstream changes (since upstream ver 1.149):
1.201 Sat Apr 18 14:09 2009
- replace Data-UUID's own md5 with Digest::MD5 (thanks, RUZ!)
- apply patch from tokuhirom to avoid segmentation violation
- Updating package for p5 module Data::Serializer from 0.48 to 0.49
- Setting gnu-gpl-v2 as license
Upstream changes:
0.49 Tue Apr 15 2009
- Modified XML::Simple serializer to support options
patch supplied by John Alden <john_a_alden@hotmail.com>
- Updating package for p5 module Data::Compare from 1.21 to 1.21.01
- Setting gnu-gpl-v2 as license
Upstream changes:
1.2101 2009-05-05 DCANTRELL Add full licence text; -I fix in taint tests
to cope with paths with a space in 'em
(thanks to MATISSE, see RT 45676)
- Updating package for p5 module Class::Mix from 0.002 to 0.003
Upstream changes:
version 0.003; 2009-05-19
* bugfix: avoid unreliable "\w" in parsing PREFIX parameter for genpkg()
* use simpler "parent" pragma in place of "base"
- Updating package for p5 module Curses::UI from 0.9605nb1 to 0.9607
- Adjusting dependencies according to META.yml
Upstream changes:
Version 0.9607
==============
- Curses::UI::set_timer no longer calls int() on passed time value,
allowing Time::HiRes support, thanks to Gilmar Santos, Jr. (RT#29026)
- Fixed ancient bug in Popupmenu.pm, thanks to Davide Chiarini
and Michael Arlt (RT#38211,25885)
- POD testing bug introduced in last version now fixed
Version 0.9606
==============
- Patch to Notebook.pm from Dominque Dumont (RT#39915)
- Test::POD no longer required for install
- Updating package for p5 module Test::Inline from 2.209 to 2.210
- Adjusting dependencies according to META.yml
Upstream changes:
2.210 Sun 17 May 2009
- Updating to Module::Install 0.88
- Adding support for error-via-exceptions
- Removing the use of Class::Autouse
- Removing the use of base.pm
- Updating package for p5 module AnyEvent from 4.400 to 4.410
Upstream changes (since 4.4)
4.41 Thu May 14 06:40:11 CEST 2009
- work around issues in older perls (5.8.0?) when
a signal handler is deleted from the %SIG hash.
- use POSIX::_exit in child test, to avoid running
destructors.
- speed up CHLD handling by relying on SIGCHLD being
synchronously delivered, even when we roll our own
implementation.
- AnyEvent::DNS: add the "dname" resource record name
for cosmetic reasons.
=============
Version 1.6.1
=============
What's New
==========
- Fixed highlighting of an accessible on the desktop when it is selected in
Accerciser (aka node highlighting). GNOME 2.26 updates had broken this
(bug #576756).
New And Updated Translations
============================
- Shankar Prasad (kn)
- Socrates Vavilis (el)
- Osama Khalid (ar)
- Gintautas Miliauskas (lt)
- Ask Hjorth Larsen (da)
- Ignacio Casal Quinteiro (gl)
- Updating package for p5 module Parse::CPAN::Meta from 1.38 to 1.39
Upstream changes:
1.39 Thu 21 May 2009
- Even though utf8 starts at 5.7+ there's no is_utf till
5.8.1 so skip in the tests if needed (ADAMK)
- Updating package for p5 module Module::Install from 0.88 to 0.89
Upstream changes:
0.89 Wed 20 May 2009
- _load_cpan now also checks for $CPAN::Config before assuming that
CPAN and its config are properly loaded (HDP)
- Changes file is now TIOBE compatible (ADAMK)
- license_from now support a TIOBE-compatible declaration (ADAMK)
(...under the same terms as the Perl programming language itself)
- Updating package for p5 module Software::License from 0.10 to 0.11
upstream changes:
0.011 2009-05-19
clarify references to Perl in Perl_5 license
rename things that were YAML-specific to just be "meta"
- Updating package for p5 module Data::Visitor from 0.24 to 0.25
- Setting gnu-gpl-v2 as license
- Adjusting dependencies accoring to META.yml
Upstream changes:
0.25
- Depend on Any::Moose 0.09, which pulls in Mouse 0.21, avoiding warnings
related to compute_all_applicable_attributes (rafl)
- Updating package for p5 module Class::C3::Adopt::NEXT from 0.10 to 0.11
upstream changes:
0.11 Tue, 19 May 2009 18:34:17 +0100
* Change wording of warning to be more clear.
- Updating package for p5 module Any::Moose to 0.09 from 0.07
- Setting gnu-gpl-v2 as license
- Updating dependency to p5-Mouse
Upstream changes:
0.09 Tue 19 May 2009
* Depend on Mouse 0.21.
0.08 Mon 18 May 2009
* Add moose_is_preferred and mouse_is_preferred functions for when you
need to care about which backend is in use (Sartak)
* Deprecate the internal is_moose_loaded in favor of moose_is_preferred
(Sartak)
- Updating package for p5 modules {Scalar,List}::Util from 1.20 to 1.21
Upstream changes:
1.21 -- Mon May 18 10:32:14 CDT 2009
* Change build system for perl-only install not to need to modify blib
* When building inside perl, tests for weaken should be always run (Alexandr Ciornii)
- Updating package for p5 module IPC::Cmd from 0.42 to 0.44
- Setting gnu-gpl-v2 as license
upstream changes:
Changes for 0.44 Mon May 4 10:13:19 CEST 2009
=================================================
* Apply core patch to silence diagnostics during perl
core tests. Users of 0.42 need not upgrade.
- updating package for p5 module Test::Harness from 3.16 to 3.17
- setting gnu-gpl-v2 as license
upstream changes:
3.17 2009-05-05
- Changed the 'failures' so that it is overridden by verbosity rather
than the other way around.
- Added the 'comments' option, most useful when used in conjunction
with the 'failures' option.
- Deprecated support for Perls earlier than 5.6.0.
- Allow '-I lib' as well as '-Ilib' in $Test::Harness::Switches
(regression).
- Restore old skip parsing semantics for TAP < v13. Refs #39031.
- Numerous small documentation fixes.
- Remove support for fork-based parallel testing. Multiplexed
parallel testing remains.
- Updating package for p5 module Test::Output from 0.13 to 0.16
- Adjusting dependencies according to META.yml
Upstream changes since 0.13:
0.16 - Fri May 15 09:14:19 2009
Multiple fixes:
* RT #23494: squash warning when untie-ing STDOUT
* RT #45740: fix Test::Tester prereq version
* RT #45748: Add a null BINMODE to Test::Output::Tie
- updating package for p5 module Scope::Upper from 0.08 to 0.09
Upstream changes:
0.09 2009-05-17 20:20 UTC
+ Add : The new SU_THREADSAFE constant can be used to know whether the
module could have been built with thread safety enabled.
+ Chg : Thread safety is disabled for perl 5.8 on Win32.
+ Chg : A saner workaround for the "call_sv() during LEAVE clobbers the
still used last popped stack element" issue on 5.10.
- Updating package for p5 module Scalar::Defer from 1.18nb1 to 1.20
Upstream changes:
[Changes for 0.20 - 20090-02-04]
* No code changes. 0.19 dist was incorrectly built from blib
[Changes for 0.19 - 20090-02-04]
* Silence Scalar::Defer::Deferred::DEMOLISH warnings - SARTAK++
the scheduled p5-Catalyst-Devel update.
A File::ChangeNotify::Watcher class monitors a directory for changes made to
any file. A regular expression can be provided to filter out interesting
files. It handles the addition of new subdirectories by adding them to the
watch list.
dependency of upcoming import for p5 module File::ChangeNotify (which is
a dependency for the scheduled p5-Catalyst-Devel update).
This module does not provide any methods. Simply loading it changes the
default naming policy for the loading class so that accessors are separated
into get and set methods. The get methods have the same name as the accessor,
while set methods are prefixed with "set_".
of upcoming import for p5 module File::ChangeNotify (which is a dependency
for the scheduled p5-Catalyst-Devel update)
This module fills a gap in Moose by adding method parameter validation to
Moose. This is just one of many developing options, it should not be
considered the "official" one by any means though.
- Updating package Test::Inline from 2.208nb1 to 2.209
- Setting license to gnu-gpl-v2
- Adjusting dependency according to META.yml
Upstream changes:
2.209 Sub 19 Apr 2009
- Updating to Module::Install 0.83
- Perl depedency corrected to 5.006
- Updating package for p5 module String::Format from 1.15 to 1.16
- Setting license to gnu-gpl-v2
Upstream changes:
(RT 44984):
String::Format 1.16 includes a license file, along with a few other changes.
- Updating package for p5 module Storable from 2.18nb1 to 2.20
Upstream changes since 2.18:
Mon May 18 09:38:20 IST 2009 Abhijit Menon-Sen <ams@toroid.org>
Version 2.20
Fix bug handling blessed references to overloaded objects, plus
other miscellaneous fixes.
(Version 2.19 was released with 5.8.9.)
------------------------------------------------------------------------
libgphoto2 2.4.6
This is a 2.4 release branch update.
PTP2 driver:
* Fixed Nikon DSLR capture in LiveView mode (like gtkam uses).
* More Canon EOS stuff decoded, added experimental "capturetarget" support
for EOS.
* Canon EOS LiveView support (experimental, reported working for EOS 1000D).
* Added new USB ids:
- Kodak V803, M1063
- Canon PowerShot A650IS, SD990 (aka IXUS 980IS), SD880IS, A480
- Canon EOS 50D
- Fuji FinePix S1000fd
* Retrieve filedates again from PTP objects.
* speedup: Do not list files on / (there aren't any).
* Bugfixes.
Canon driver:
* Support Exposure Bias setting.
* More shutterspeeds.
libgphoto2:
* Fixed a problem during file retrieval which causes Canon Normal
--capture-image-and-download errors, handle CR2 and CRW mimetypes.
* Fixed ordering of filelists again that broke the digigr8 driver.
* Translation updates.
digigr8:
* Added a new version of the disney pix micro.
------------------------------------------------------------------------
libgphoto2 2.4.5
This is a 2.4 release branch update.
PTP2 driver:
* Increased timeout for Canon Viewfinder enable.
* Fixed intial Canon timeout (0.5 -> 1.5 seconds), was too small
for some Canons.
* Canon EOS capture mode and tethered mode bugfixes.
* Nikon DSLR LiveView support, with Autofocus and ManualFocus Drive possibili
ty.
* Nikon tethered capture fixes.
* New cameras listed:
Nikon CoolPix P50, S60
Canon Digital IXUS 85
Canon PowerShot A740, G10,
Canon EOS 5D Mark II
* Merged new IDs of Music Players from libmtp.
* Lots of bugfixes.
KODAK DC240:
* Made driver work again.
* Cleanups
libgphoto2:
* rewrote gphoto2-filesys.c to be dynamic and fix LRU problems.
(backport from TRUNK)
* Translation updates.
libgphoto2_port:
* added --enable/--disable configure options for: disk, serial, ptpip
* added --with/--without configure options for: bonjour, hal
* backported Gentoo "if just canon driver selected, auto-select ptp2 driver"
usability fix.
* Translation updates.