X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/75f154f3072f20bc521947973dbd9b79c34d235f..7d41ef900c8e7727604e1fdd2525d26e1a0e386e:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 61b77ec..b41f2cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +youtube-dl (2013.05.14-1~1.gbpc7b4d7) UNRELEASED; urgency=low + + ** SNAPSHOT build @c7b4d76a372777e3af76ecf9966a8ab9952e52f4 ** + + * 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. + + -- 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.