X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/fe6cc1b2aebf52f3fcdcc22ca8e846b67a406cc0..647c9744516f7b5be3611b67e02201fb0146a638:/debian/changelog

diff --git a/debian/changelog b/debian/changelog
index 64177ef..ca8a309 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,35 @@
+youtube-dl (2019.09.28-1) unstable; urgency=medium
+
+  * New upstream version 2019.09.28. Closes: #940053
+  * debian/README.source: Document source-only uploads procedure.
+  * debian/control:
+    + Update list of extractors/supported sites.
+    + Mark my GitHub trees as the preferred repos.
+
+ -- Rogério Brito <rbrito@ime.usp.br>  Tue, 01 Oct 2019 17:06:33 -0300
+
+youtube-dl (2019.09.01-1) unstable; urgency=medium
+
+  * New upstream version 2019.09.01.
+    Highlight:
+     + Fix extraction of video titles from YouTube.
+     Closes: #933381, #939041
+  * debian/{control,copyright,watch}: Change upstream location.
+  * debian/README.source: Change 'markup'.
+  * debian/copyright: Update my copyright years.
+  * debian/control: State compliancy with Debian Policy 4.4.0.
+
+ -- Rogério Brito <rbrito@ime.usp.br>  Mon, 02 Sep 2019 15:41:39 -0300
+
+youtube-dl (2019.07.02-1) unstable; urgency=medium
+
+  * New upstream version 2019.07.02.
+    Highlight:
+     + Fixes download of encrypted videos (e.g., almost everything with music)
+       from YouTube.
+
+ -- Rogério Brito <rbrito@ime.usp.br>  Wed, 03 Jul 2019 19:36:43 -0300
+
 youtube-dl (2019.06.08-1) unstable; urgency=medium
 
   * ACK NMU. Thanks Antoine and Salvatore for the upload!