]> Raphaël G. Git Repositories - youtubedl/blobdiff - debian/changelog
Finalize changelog.
[youtubedl] / debian / changelog
index 61b77ec978a381c00b599948a07b4f612cf1e910..ed5a5f920a376930a74a5047385193f150cd23f1 100644 (file)
@@ -1,3 +1,49 @@
+youtube-dl (2013.06.21-1) unstable; urgency=low
+
+  * New upstream version.
+    Closes: #711733, #697086, #697594, #645925, #683795, #659515.
+  * 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
+  * debian/install:
+    + Remove, as we let setup.py install things. (Closes: #699043)
+  * debian/rules:
+    + Simplify rules file with use of buildsystem.
+  * debian/control:
+    + Remove B-D on pandoc.
+    + Remove B-D-I on perl.
+    + Remove obsolete DMUA flag.
+  * debian/rules:
+    + Move incorrectly (bash completion) installed file to its right place.
+    + Remove egg-info directory in the clean target.
+
+ -- Rogério Brito <rbrito@ime.usp.br>  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 <rbrito@ime.usp.br>  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.