2011
clive (2.2.13-5+squeeze3) stable; urgency=low
* Adapt for youtube.com changes. (Closes: #636612) + new patch: 636612-youtube.diff
-- Ansgar Burchardt <ansgar@debian.org> Thu, 04 Aug 2011 20:26:42 +0200
clive (2.2.13-5+squeeze2) stable; urgency=low
* Adapt for liveleak.com changes.
+ new patch: liveleak-fix-from-2.2.25.patch
-- Ansgar Burchardt <ansgar@debian.org> Fri, 06 May 2011 12:11:29 +0200
clive (2.2.13-5+squeeze1) stable; urgency=low
* Adapt for youtube.com changes. (Closes: #616575) + new patch: 0001-Youtube-Fix-video-ID-parsing-10.patch * debian/rules: Set CLIVE_CACHE when running tests to avoid build failure when $HOME is not writable.
-- Ansgar Burchardt <ansgar@debian.org> Thu, 03 Mar 2011 21:49:37 +0100
2010
clive (2.2.13-5) unstable; urgency=low
* Add 0001-Vimeo.pm-Fix-video-ID-parsing-2.patch to fix vimeo.com ID
parsing (Closes: #607923).
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 25 Dec 2010 23:34:33 +0100
clive (2.2.13-4) unstable; urgency=low
* Change my email address. * Handle changes in youtube.com (Closes: #606540) + new patch: fix-606540-youtube.patch
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 12 Dec 2010 10:06:08 +0100
clive (2.2.13-3) unstable; urgency=low
* Handle changed URLs on vimeo.com. (Closes: #595486) + new patch: 595486-vimeo.patch * debian/copyright: Refer to "Debian systems" instead of "Debian GNU/Linux systems".
-- Ansgar Burchardt <ansgar@43-1.org> Sat, 04 Sep 2010 22:08:24 +0900
clive (2.2.13-2) unstable; urgency=low
* Add fix-path-encoding-60.patch to fix path encoding (Closes: #575048).
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Tue, 24 Aug 2010 08:57:55 +0200
clive (2.2.13-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Adjust years in upstream stanza according to
copyright note.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sat, 21 Aug 2010 23:33:24 +0200
clive (2.2.12-1) unstable; urgency=low
* New upstream release.
* Remove backported patches.
* Remove (build-)dep on perl (>= 5.10) | libdigest-sha-perl.
Stable already has perl 5.10.
* Bump Standards-Version to 3.9.1 (no changes).
-- Ansgar Burchardt <ansgar@43-1.org> Wed, 28 Jul 2010 02:44:45 +0900
clive (2.2.11-2) unstable; urgency=low
* Add myself to Uploaders.
* Add 589906_fix_youtube_http_404_issue.patch patch to fix 'error:
Unknown error (http/404)' when downloading youtube videos (Closes:
#589906).
* Add fix_Break.patch to fix Break.com codelayout changes.
* Bump Standards-Version to 3.9.0 (no changes needed).
* debian/watch: use the googlecode redirector on googlecode.debian.net
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sun, 25 Jul 2010 00:38:22 +0200
clive (2.2.11-1) unstable; urgency=low
[ Ansgar Burchardt ] * New upstream release. (Closes: #576246) + Works again with YouTube. (Closes: #576245) + Vimeo support fixed. (Closes: #570450) * Include NEWS in /usr/share/doc/clive. * debian/copyright: Minor changes for DEP-5, update years of copyright. * debian/copyright: Upstream no longer includes lib/clive/Host/Redtube.pm. * Use source format 3.0 (quilt). * Add myself to Uploaders. [ gregor herrmann ] * Rename debian/examples to debian/clive.examples for consistency.
-- Ansgar Burchardt <ansgar@43-1.org> Sun, 04 Apr 2010 18:47:21 +0900
clive (2.2.8-1) unstable; urgency=low
* New upstream release * Standards-Version: 3.8.4 (no changs necessary)
-- Damyan Ivanov <dmn@debian.org> Wed, 03 Feb 2010 14:35:05 +0200
2009
clive (2.2.7-1) unstable; urgency=low
* New upstream release
+ fixed -f best for youtube (Closes: #545199 -- -f best gave less quality
than -f hq)
+ fixed dailymotion ID parsing (Closes: #550048 -- dailymotion video
download fails: utf8 "\xC8" does not map to Unicode)
-- Damyan Ivanov <dmn@debian.org> Fri, 30 Oct 2009 22:35:24 +0200
clive (2.2.5-1) unstable; urgency=low
* New Upstream Version
- update debian/copyright (years, new copyright holder)
* bump Standards-Version to 3.8.3 (no changes needed)
-- Damyan Ivanov <dmn@debian.org> Mon, 31 Aug 2009 10:15:47 +0300
clive (2.2.4-1) unstable; urgency=low
[ Ryan Niebur ]
* New Upstream Version
- adds support for vimeo (Closes: #497394)
* refresh patches
[ Damyan Ivanov ]
* New Upstream Version (Closes: #540349)
- allows use of --format=(mp4|hd|hq|3gp) with youtube
(Closes: #535957 -- --format switch doesn't work anymore)
- restore ~/.config/clive/config path support (Closes: #535483)
- note this in NEWS.Debian
- pair --exec with --exec-run, the latter now triggers the former
(Closes: #520520)
- fixes `clive URL --exec="ls;"' (Closes: #535459)
* Set Homepage to http://clive.googlecode.com/
* drop debian/patches; the only patch there was applied upstream
-- Damyan Ivanov <dmn@debian.org> Mon, 10 Aug 2009 13:20:05 +0300
clive (2.2.0-1) unstable; urgency=low
[ Ryan Niebur ] * New Upstream Version (Closes: #533745) (LP: #390048) - fixes when v isn't the first parameter (Closes: #530659) - new configuration file format, supporting all command line options. last part of usability bug (Closes: #520520) * update copyright + upstream moved to GPL-3+ + debian/* moved to GPL-3 * update dependencies * patch to disable tests requiring internet * simplify debian/rules by using tiny DH7 * set Maintainer to Debian Perl Group + move Damyan to Uploaders + add myself to Uploaders * add a NEWS file [ Damyan Ivanov ] * README.source: remove obsolete upgrade instructions * README.source: point to quilt documentation * bump Standards-Version to 3.8.2
-- Ryan Niebur <ryanryan52@gmail.com> Thu, 18 Jun 2009 03:03:50 -0700
clive (2.1.14-1) unstable; urgency=low
* New Upstream Version
+ Add support for youtube-nocookie.com
+ Add fmt35 format ID for Youtube
+ Fix liveleak id parsing
+ Rename --format IDs for Youtube
- mp4_hd -> fmt22
- 3gpp -> fmt17
- xflv -> fmt6
+ Rename --output-video option to --output-file
+ Rename output:file config file option to output:filename_format
+ Remove --overwrite option (use --output-file instead)
-- Damyan Ivanov <dmn@debian.org> Fri, 05 Jun 2009 16:48:28 +0300
clive (2.1.13-2) unstable; urgency=low
* move libberkeleydb-perl from Depends to Recommends following upstream
making BerkeleyDB optional
-- Damyan Ivanov <dmn@debian.org> Sun, 17 May 2009 23:39:26 +0300
clive (2.1.13-1) unstable; urgency=low
[ Ryan Niebur ]
* New Upstream Version
* add a README.source docuementing how to upgrade to new upstream
version
[ gregor herrmann ]
* debian/control: start short description with a lower-case letter.
-- Ryan Niebur <ryanryan52@gmail.com> Sat, 16 May 2009 19:50:50 -0700
clive (2.1.12-1) unstable; urgency=low
* New Upstream Version
-- Ryan Niebur <ryanryan52@gmail.com> Sun, 10 May 2009 23:38:55 -0700
clive (2.1.11-2) unstable; urgency=low
[ Ryan Niebur ]
* remove unneeded libterm-progressbar-perl dependency (Closes:
#526999)
-- Damyan Ivanov <dmn@debian.org> Thu, 07 May 2009 11:39:26 +0300
clive (2.1.11-1) unstable; urgency=low
[ Ryan Niebur ] * remove recompress.sh, uscan has a --repack option for that * New Upstream Version [ Damyan Ivanov ] * rules: make use of $(TMP)
-- Damyan Ivanov <dmn@debian.org> Mon, 04 May 2009 09:23:01 +0300
clive (2.1.10-1) unstable; urgency=low
* New upstream release
+ no longer hangs when requested to retrieve vimeo file (unsupported).
Closes: #522422
* overriding dh_installexamples no longer necessary
-- Damyan Ivanov <dmn@debian.org> Thu, 09 Apr 2009 10:24:14 +0300
clive (2.1.9-1) unstable; urgency=low
[ Ryan Niebur ]
* New upstream release (2.1.7)
+ adds support for putting exec details in the configuration. Partly
addresses #520520
* add myself to uploaders
* standards version 3.8.1
* remove (build-)dependency on libxml-simple-perl
* add (build-)dependency on libterm-readkey-perl
[ Damyan Ivanov ]
* New upstream release (2.1.9)
* move clive.1 out of the way when building and restore it on clean
* install the sample config as 'config' in examples
addresses another part of #520520
* employ dh override features and bump the build-dependency to 7.0.50
-- Damyan Ivanov <dmn@debian.org> Wed, 01 Apr 2009 17:41:35 +0300
clive (2.1.6-1) unstable; urgency=low
* Take over on maintainer request.
<http://lists.debian.org/debian-perl/2008/12/msg00030.html>
* New upstream release.
+ adjust debian/watch to new source location; add debian/recompress.sh,
converting .bz2 -> .gz and chain it to debian/watch
* switch Vcs-* to pkg-perl Git repo
* update Homepage with what upstream uses currently
* drop 01_fix_man.dpatch, remove dpatch from B-D and rules
+ drop README.source, no patch system in action
* rules:
+ convert to debhelper 7
+ add "perl -c" 'testsuite'
* control/compat: debhelper 7
* control:
+ replace python-related stuff with perl-related stuff
+ rewrite long description using text from the manual page
+ shorten short description a bit
* add B-D-I for the test
* add configrc to examples
* debian/copyright
+ update to match upstream (BSD-like, also © 2008,2009)
+ note the new upstream URL
+ convert to machine-readable format
+ packaging © me only, as everything was rewritten
-- Damyan Ivanov <dmn@debian.org> Wed, 25 Feb 2009 17:11:17 +0200
2008
clive (1.0.2-1) unstable; urgency=low
* New upstream version.
* Add debian/README.source.
* debian/control:
+ Add dpatch to build-depends.
+ Remove autotools-dev from b-p-i.
+ Decrease debhelper version to 5.0.38.
+ Bump XS-Python-Version to >= 2.5.
+ Add dependency to python-crypto >= 2.0.1.
* debian/compat:
+ Decrease it to version 5.
* debian/watch:
+ Fix URL for new 1.0.x version.
* debian/rules:
+ Add dpatch.
+ Replace ChangeLog (empty) by CHANGES.
* debian/copyright:
+ Set to GPLv3 like upstream.
* Change Maintainer to PAPT.
* Add myself to Uploaders.
-- Marco Rodrigues <gothicx@sapo.pt> Wed, 29 Oct 2008 21:20:05 +0100
clive (0.4.19-1) unstable; urgency=low
* New upstream version.
-- Marco Rodrigues <gothicx@sapo.pt> Thu, 24 Jul 2008 19:20:10 +0100
clive (0.4.18-1) unstable; urgency=low
* New upstream release:
- --with-FOO changed to --with-installed-FOO in configure, adjusting
debian/rules.
- New NEWS file, installing.
-- Mikhail Gusarov <dottedmag@dottedmag.net> Wed, 16 Jul 2008 03:47:59 +0700
clive (0.4.17-1) unstable; urgency=low
* New upstream release (Closes: #487666): - Added support for MyVideo (Closes: #485819). * Standards-Version bumped to 3.8.0, no changes required.
-- Mikhail Gusarov <dottedmag@dottedmag.net> Mon, 30 Jun 2008 01:17:57 +0700
clive (0.4.14-1) unstable; urgency=low
* New upstream release:
- Fixed typo in manpage (Closes: #481566)
- Added support for sevenload.com (Closes: #482289)
-- Mikhail Gusarov <dottedmag@dottedmag.net> Mon, 26 May 2008 23:22:19 +0700
clive (0.4.13-1) unstable; urgency=low
* New upstream release:
- Cache file structure upgrade made more robust (Closes: #479315)
- Fixed fetching from Google Video (Closes: #480444)
* Removed python-newt, python-urlgrabber, python-feedparser build
dependencies, no more needed for ./configure.
* debhelper compatibility level bumped to 7.
- debhelper dependency bumped.
- debian/rules: dh_clean automatically removes stamps.
-- Mikhail Gusarov <dottedmag@dottedmag.net> Thu, 22 May 2008 02:40:23 +0700
clive (0.4.11-1) unstable; urgency=low
[ Mikhail Gusarov ] * New upstream release (Closes: #478025). * Package is now maintained in PAPT: - PAPT added to Uploaders. * debian/rules, debian/control: Explicitly configuring without bundled python-newt, python-urlgrabber and python-feedparser, and adjusting runtime depends correspondingly. * Temporarily added python-newt, python-urlgrabber, python-feedparser to Build-Depends as configure requires them in build time for no apparent reason: https://gna.org/support/index.php?1986 * config.{guess,sub} are replaced at build time with recent ones from autotools-dev: - autotools-dev added to Build-Bepends, - added lintian override regarding old config.{guess,sub} in tarball. [ Piotr Ożarowski ] * Vcs-Svn, Vcs-Browser and Homepage fields added. * debian/watch file is now tracking .tar.bz2 files as upstream is not releasing .tar.gz anymore.
-- Mikhail Gusarov <dottedmag@dottedmag.net> Sun, 13 Apr 2008 23:24:16 +0700
clive (0.4.8-1) unstable; urgency=low
* New upstream release (Closes: #465698). * ACK NMU. Thanks, Scott! * debian/rules updated to accommodate changes in upstream build system (distutils -> autotools). * python-newt recommendancy removed: upstream no longer uses it. * Dropped hack with (re)compression of compressed manpage: upstream no longer compresses the manpage. * python-all-dev dependency moved to Build-Depends-Indep as only architecture-independent packages are built. * Standards-Version bumped to 3.7.3, no changes required.
-- Mikhail Gusarov <dottedmag@dottedmag.net> Mon, 31 Mar 2008 23:51:23 +0700
clive (0.4.3-1.1) unstable; urgency=low
* Non-maintainer upload.
* Stop removing empty /usr/lib that python-central no longer provides
(closes: #472007)
* Build-dep on python-central (>= 0.6)
-- Scott Kitterman <scott@kitterman.com> Tue, 25 Mar 2008 10:41:11 -0400
clive (0.4.3-1) unstable; urgency=low
* New upstream release (Closes: #462561). * /usr/lib left after installing files is removed manually. Won't be necessary as soon as pycentral bug #452227 is closed. * watch file updated.
-- Mikhail Gusarov <dottedmag@dottedmag.net> Sat, 26 Jan 2008 21:27:24 +0600
2007
clive (0.3.3-1) unstable; urgency=low
* New upstream release
-- Mikhail Gusarov <dottedmag@dottedmag.net> Tue, 20 Nov 2007 04:09:45 +0600
clive (0.3.1-1) unstable; urgency=low
* New upstream release.
- Added dependency to python-urlgrabber.
* Description updated - clive supports not only YouTube and Google
Video, but also other video sites.
* ffmpeg added to Suggests as clive may use it to recode downloaded
videos.
-- Mikhail Gusarov <dottedmag@dottedmag.net> Sat, 03 Nov 2007 03:35:42 +0600
clive (0.2.1-1) unstable; urgency=low
* New upstream release
- Fixes downloading from YouTube (Closes: #439621, #439622)
- Fixes downloading from Google Video (Closes: #430433)
* ACK NMU from Gerfried Fuchs.
-- Mikhail Gusarov <dottedmag@dottedmag.net> Sat, 15 Sep 2007 00:13:58 +0700
clive (0.2.0-1.1) unstable; urgency=low
* NMU, applied patch from Kumar Appaiah to fix:
- exceptions.IndexError (Closes: #439521).
- no longer works for Youtube (Closes: 439622).
-- Gerfried Fuchs <rhonda@debian.at> Mon, 10 Sep 2007 11:31:02 +0200
clive (0.2.0-1) unstable; urgency=low
* New upstream release (Closes: #418646). * Updated watch file.
-- Mikhail Gusarov <dottedmag@dottedmag.net> Tue, 01 May 2007 01:28:15 +0700
clive (0.1.9-1) unstable; urgency=low
* New upstream release * Watch file added.
-- Mikhail Gusarov <dottedmag@dottedmag.net> Sun, 15 Apr 2007 14:51:33 +0700
clive (0.1.8-1) unstable; urgency=low
* New upstream release
-- Mikhail Gusarov <dottedmag@dottedmag.net> Fri, 16 Mar 2007 12:38:46 +0600
clive (0.1.7-1) unstable; urgency=low
* Initial release (Closes: #414262)
-- Mikhail Gusarov <dottedmag@dottedmag.net> Sat, 10 Mar 2007 17:37:54 +0600