X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/75f154f3072f20bc521947973dbd9b79c34d235f..e20aaf50c30401368739df0d162215545435eb4f:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 61b77ec..29943da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +youtube-dl (2013.05.23-1~1.gbpb559da) UNRELEASED; urgency=low + + ** SNAPSHOT build @b559da0987abed92b05a784938d25c722b86dc70 ** + + * Imported Upstream version 2013.05.14 + * debian/watch: + + Update to track github tags. Thanks to Bart Martens for the rewrite. + * debian/README.source: + + Update my own instructions. + * Imported Upstream version 2013.05.23 + * debian/watch: Download version specific for distributors. + * debian/control: Bump build-dep on debhelper to >= 9. + * debian/compat: Use level 9 of debhelper. + * Imported Upstream version 2013.06.21 + + -- Rogério Brito Wed, 22 May 2013 21:01:15 -0300 + +youtube-dl (2012.12.11-1) unstable; urgency=low + + * debian/watch: + + Adapt to new upstream distribution scheme. + * Imported Upstream version 2012.12.11 + * debian/rules: + + Disable new test suites. They depend on network access. + + Remove repackaging need: Upstream adopted a new strategy. + + Leave it as vanilla as possible. + + Simplify the build process by not calling setup.py. + * debian/{control,manpages,rules,youtube-dl.pod}: + + Use manpage from upstream. + + -- Rogério Brito Tue, 18 Dec 2012 09:45:19 -0200 + youtube-dl (2012.09.27+dfsg1-1) unstable; urgency=low * Urgency set to high to fix an RC bug.