X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/c4994c6aff3e03c7848b0a9d4ff9a1873412d31f..b9359afc9c20f9c44a380d760f8ccddc9a995d16:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 61b77ec..64667e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +youtube-dl (2013.05.14-1~2.gbpc924a4) UNRELEASED; urgency=low + + ** SNAPSHOT build @c924a4596d685b1d61cf7f28e242e2e492678b1f ** + + * 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 + + -- 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.