it as any other configuration file, instead of creating it in-place during
package installation.
This makes the configuration file go away upon package deinstallation,
unless it was modified by the administrator.
Bump PKGREVISION to 1.
Upstream changes:
2010-01-20 Dave Cross <dave@dacross.(none)>
* Build.PL: Removed version number so it's picked up from lib/WWW/Shorten.pm
2009-12-19 Dave Cross <dave@dave.org.uk>
* Build.PL, MANIFEST: Bumped version number. Removed shorl files from
MANIFEST.
* MANIFEST, lib/WWW/Shorten/Shorl.pm, t/shorl.t: Removed support for shorl.pm
(now in WWW::Shorten::Shorl distribution).
2009-12-15 yappo <yappo@shibuya.pl>
* lib/WWW/Shorten/Shorl.pm: shorl.com was change the request method ( POST to
GET )
2009-11-21 Dave Cross <dave@angel.mag-sol.com>
* lib/WWW/Shorten/NotLong.pm, lib/WWW/Shorten/OneShortLink.pm, t/notlong.t,
t/oneshort.t: Removed support for NotLong and OneShortLink (separate
distributions to follow soon). Bumper to version 2.06.
2009-09-18 Dave Cross <dave@dave.org.uk>
* Build.PL: Bump to version 2.05 for release.
* lib/WWW/Shorten.pm, t/newnames.t: Finish removing all references to
SnipURL.pm.
2009-09-08 Dave Cross <dave@dave.org.uk>
* MANIFEST: Removed snipurl.t from MANIFEST.
* Build.PL, MANIFEST, lib/WWW/Shorten/SnipURL.pm, t/snipurl.t: Removed
WWW::Shorten::SnipURL (API changed, separate dist will follow). Bumped
version to 2.04.
2009-04-11 Dave Cross <dave@dave.org.uk>
* lib/WWW/Shorten.pm: Start using $DEFAULT_SERVICE variable.
* MANIFEST: Removed files from MANIFEST
* lib/WWW/Shorten.pm: Documenation improvements.
* lib/WWW/Shorten/BabyURL.pm, lib/WWW/Shorten/EkDk.pm,
lib/WWW/Shorten/ShortLink.pm, lib/WWW/Shorten/SmLnk.pm,
lib/WWW/Shorten/URLjr.pm, lib/WWW/Shorten/V3.pm, lib/WWW/Shorten/qURL.pm,
t/babyurl.t, t/ekdk.t, t/qurl.t, t/shortlink.t, t/smlnk.t, t/urljr.t, t/v3.t:
Removed a number of modules that supported services that are no longer
around.
Upstream changes:
0.9932 Mon Apr 19 15:23:55 JST 2010
- Enable Lint middleware by default in the development env
- Lint middleware now validates $app on startup
- Fixed documentations on middleware and handlers
Changelog:
Bug fixes:
- PR#4151: better documentation for min and max w.r.t. NaN
- PR#4421: ocamlbuild uses wrong compiler for C files
- PR#4710, PR#4720: ocamlbuild does not use properly configuration information
- PR#4750: under some Windows installations, high start-up times for Unix lib
- PR#4777: problem with scanf and CRLF
- PR#4783: ocamlmklib problem under Windows
- PR#4810: BSD problem with socket addresses, e.g. in Unix.getnameinfo
- PR#4813: issue with parsing of float literals by the GNU assembler
- PR#4816: problem with modules and private types
- PR#4818: missed opportunity for type-based optimization of bigarray accesses
- PR#4821: check for duplicate method names in classes
- PR#4823: build problem on Mac OS X
- PR#4836: spurious errors raised by Unix.single_write under Windows
- PR#4841, PR#4860, PR#4930: problem with ocamlopt -output-obj under Mac OS X
- PR#4847: C compiler error with ocamlc -output-obj under Win64
- PR#4856: ocamlbuild uses ocamlrun to execute a native plugin
- PR#4867, PR#4760: ocamlopt -shared fails on Mac OS X 64bit
- PR#4873: ocamlbuild ignores "thread" tag when building a custom toplevel
- PR#4890: ocamlbuild tries to use native plugin on bytecode-only arch
- PR#4896: ocamlbuild should always pass -I to tools for external libraries
- PR#4900: small bug triggering automatic compaction even if max_overhead = 1M
- PR#4902: bug in %.0F printf format
- PR#4910: problem with format concatenation
- PR#4922: ocamlbuild recompiles too many files
- PR#4923: missing \xff for scanf %S
- PR#4933: functors not handling private types correctly
- PR#4940: problem with end-of-line in DOS text mode, tentative fix
- PR#4953: problem compiling bytecode interpreter on ARM in Thumb mode.
- PR#4955: compiler crash when typing recursive type expression with constraint
- Module Printf: the simple conversion %F (without width indication) was not
treated properly.
- Makefile: problem with cygwin, flexdll, and symbolic links
- Various build problems with ocamlbuild under Windows with msvc
Feature wishes:
- PR#9: (tentative implementation) make ocamldebug use #linenum annotations
- PR#123, PR#4477: custom exception printers
- PR#3456: Obj.double_field and Obj.set_double_field functions
- PR#4003: destination directory can be given to Filename.[open_]temp_file
- PR#4647: Buffer.blit function
- PR#4685: access to Filename.dir_sep
- PR#4703: support for debugging embedded applications
- PR#4723: "clear_rules" function to empty the set of ocamlbuild rules
- PR#4921: configure option to help cross-compilers
The package solves two problems: floats in a twocolumn document come
out in the right order and allowed float positions are now [tbp]. The
packages actually merges facilities from fixltx2e and stfloats.
Version 0.9.5
http://svn.edgewall.org/repos/babel/tags/0.9.5/
(Apr 6 2010, from branches/stable/0.9.x)
* Fixed the case where messages containing square brackets would break with
an unpack error.
* Backport of r467: Fuzzy matching regarding plurals should *NOT* be checked
against len(message.id) because this is always 2, instead, it's should be
checked against catalog.num_plurals (ticket #212).
Changes:
- Documentation update.
- \pagemark changed to allow last element of pagenumber may expect an
argument
- improved stability of \FamilyExecuteOptions
- some \edef replaced by \protected@edef to fix e.g. \ifstr and
\FamilyOptions
- and much more. (See share/texmf-dist/source/latex/koma-script/ChangeLog)
Clutter 1.2.6 (19/04/2010)
===============================================================================
* List of changes since Clutter 1.2.4
> Check if the TexturePixmap actor have an allocation before
asking for its allocation box, to avoid a costly re-layout.
> Handle spurious GLX_BufferSwapComplete events more gracefully
than an assertion failure.
> Fix a memory leak in the atlas.
> Use the right constant when calling GetClassLongPtr() in the
win32 event handling code; this fixes a compilation issue on
win64.
> Check the size of the Pango layouts in the cache to avoid
blowing cache slots.
> Remove the need for using a function introduced by GLib 2.18,
to keep our current requirements.
> Documentation fixes in Clutter and COGL
Many thanks to:
Fridrich Strba
Neil Roberts
Owen W. Taylor
Rob Bradford
Robert Bragg
This package provides circles in math mode that can be used for the
nextstep operator of temporal logic, in conjunction with \Box and
\Diamond (latexsym) or \square and \lozenge (amssymb). LaTeX circles
\circ and \bigcirc are not of the right size. The circles are taken
from the font lcircle10. The package contains some hacks to
approximate the right size and this solution is definitely not
sufficient to give a high quality output.