[liburi-title-perl] branch master updated (fb6ce15 -> 5fb32d0)
gregor herrmann
gregoa at debian.org
Fri Oct 17 19:52:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository liburi-title-perl.
from fb6ce15 update changelog
new 1c640b9 Add debian/upstream/metadata
new 7248c7d Update debian/changelog
adds b5ef2bd Initial revision
adds 2106be8 framework
adds 7b77310 tests
adds 3e9a12b first cut
adds 25c9ed6 passes tests
adds 62a8216 *** empty log message ***
adds 5912e02 add ninja
adds 0e1bd46 split get function up a bit
adds 4649e43 prep for release
adds 0872704 manifest
adds b127d33 tests
adds d0b1c39 remove test
adds a311387 manifest
adds d431d58 skip tests if we can't run them
adds 88311fa entities
adds 2da83c4 Useful
adds b0ed4f7 far too much faffing to add independent support
adds 99b2fcb better defaults
adds 48c4b85 remove whitepsace
adds d9c158d prep for release
adds 9a00ded change
adds 34870ba rename top-level
adds 35babed remove reg special case
adds ce2ea2c add module ability
adds e67bc45 other types
adds 098aa47 other types
adds 6986595 nicer
adds 2025faf ready to release
adds a49fe11 Module::Pluggable dependancy
adds 6ab943b hide debugging
adds 9a8812d fix deps
adds ccf4b55 dd itms support
adds 67d5563 add title script
adds 64158df nasty special case for itms
adds 0b8cf9a start of cset handling support
adds 7e5bce9 content-type sniffing from the html
adds 3046a34 cset
adds 7ae9d56 better
adds 4c3d10d quiet wanrings, bump version, prep for release
adds 80019e0 Final 1.5 release
adds 5abcfe3 Don't _require_ encode
adds 77231d0 perl 5.6 supporT
adds dd6be94 Much better charset support
adds aac7ef9 bin some tests that rely on my server.
adds e7f839f allow for attributes in the title tag.
adds 8bc4bc7 safer
adds 7ea2c43 make tests pass again
adds 793cde9 update for new web page. I suck, etc, etc.
adds a68c3f0 replace the old, slightly evil chump regexp with a new, _really_ evil one.
adds 47006e7 I suck. Requiring my web page to be static is not a good idea.
adds bd35350 prep for release
adds c0949f6 fix some titling bugs blech/void spotted, and also for the latest chump layout. Curse them.
adds 16e85c7 much more paranoid charset decoding, and actully import the 'decode' function, fixing nasty nasty bug.
adds 93ea7cb fix for weird-ass apple servers.
adds 41b9346 document recent work.
adds d7da1cb remove timesonline hack - their titles are looking fine.
adds 3b0e93a if the special case fails, then fallback. Aslo, strip HTML tags from the title
adds bf8acbd oops.
adds ba9205e use our own user agent header, and drop the LWP::Simple use - seems to upset slashdot.
adds 8bddfd8 title twitters
adds 77ea38d better title>
adds 47fe3ad gzip fix.
adds 19deae7 Special case for Helsingin Sanomat URLs.
adds 1851e7c stop only at </p>
adds e9aa4d8 alter encode/decode path a little, be smarter.
adds ed84594 changes from RT ticket
adds f10d501 Vox seems to send truncated gzipped content, rather than gzipped truncated content. So claim we don't do gzip.
adds 5724c5a google calc special case
adds 837cb80 nasty special case
adds cc41d8d a comment.
adds 061b74f 1.8 release ready.
adds 0d24024 DrHyde tells me that this works.
adds 54285b3 the register changed their title format.
adds 467c0a6 changelog. Licensing.
adds 4841d52 LWP fix.
adds 5e5a6dc Twitter URL parsing fix. I hope.
adds 50e2c7e fix for twitter csdet issue.
adds 8e62686 Let's try and make Twitter status work again
adds 8c251ca fetch more head, for titles that are buried
adds 0085c50 Spotify titling support from https://rt.cpan.org/Public/Bug/Display.html?id=48231
adds 400e075 special case for new twitter
adds 4011add proper hashbang support
adds c138cdc fix / remove tests
adds 44d350e bump version
adds 92a977d hopefully better twitter content grabber that won't collapse urls.
adds c22b92d twitter changing things up AGAIN.
adds 946b22e fix historical changelog>
adds bfc9a0b remove twitter special-casing because it's fragile.
adds 7152518 fix date for release 1.70
adds d144c0c Format the Changes file according to the CPAN::Changes standard
adds 503f7ac remove obsolete reference to the Subversion repository
adds ee8ab24 POD syntax error
adds 3fb0383 fix POD syntax
adds 5253bb1 update URL to "the register" article
adds dc237d0 the Twitter HTML has changed slightly
adds ac366ea Merge branch 'zmughal'
adds d80c3db some pod tests
adds ee9f0a3 consistent formatting of the Changes file
adds edbf210 move the example script in the eg/ directory
adds 2575cea add license
adds 4ca90c5 point to the new github repository
adds 063c428 new maintainer
adds 90df021 make up a README from the main module documentation
adds 87ae380 update MANIFEST
adds 5399916 Changes for version 1.87
adds 44172e0 use dashes instead of bullets, to statisfy CPAN::Changes
adds 14e5fc5 ignore URL-specific code if no URL was given
adds f95c4a3 Changes for version 1.88
adds e2c85fc Add failing test for PNG dimensions
adds 93fb2d0 Handle image/x-png same as image/png (then discard the x-)
adds f2b70e7 Changes for version 1.89
adds fa49af0 Imported Upstream version 1.89
new f9b4c8c Merge tag 'upstream/1.89'
new 293bd16 Update debian/changelog
new b137b56 Declare compliance with Debian Policy 3.9.6.
new c5311db cme: reformat debian/control
new 725f262 Mark package as autopkgtest-able.
new 5fb32d0 releasing package liburi-title-perl version 1.89-1
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Changes | 3 +++
MANIFEST | 3 +--
META.json | 52 -----------------------------------------------
META.yml | 53 ++++++++++++++++++++++++------------------------
debian/changelog | 12 +++++++++--
debian/control | 34 ++++++++++++++++---------------
debian/upstream/metadata | 5 +++++
lib/URI/Title.pm | 2 +-
lib/URI/Title/Image.pm | 2 ++
9 files changed, 66 insertions(+), 100 deletions(-)
delete mode 100644 META.json
create mode 100644 debian/upstream/metadata
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liburi-title-perl.git
More information about the Pkg-perl-cvs-commits
mailing list