]> Raphaël G. Git Repositories - youtubedl/blob - debian/changelog
Prepare for upload.
[youtubedl] / debian / changelog
1 youtube-dl (2012.09.27+dfsg1-1) unstable; urgency=low
2
3 * Urgency set to high to fix an RC bug.
4 * Imported Upstream version 2012.09.27+dfsg1:
5 + Remove binaries without sources. Thanks to Ansgar Burchardt for
6 notifying me. (Closes: #689493)
7 * debian/copyright:
8 + Rewrite in Copyright Format 1.0 for readability.
9 * debian/rules:
10 + Add a `get-orig-source` target to remove binaries without sources.
11 * debian/clean:
12 + Remove `*.pyc` files due to new upstream changes.
13 * debian/watch:
14 + Adapt for mangled debian version.
15
16 -- Rogério Brito <rbrito@ime.usp.br> Sat, 17 Nov 2012 15:01:05 -0200
17
18 youtube-dl (2012.09.27-1) unstable; urgency=low
19
20 * Imported Upstream version 2012.09.27:
21 + Fixes changes in youtube that prevented youtube-dl from working.
22 Thanks Alex Wauck and Josh Triplett for notifying me of the breakage.
23 (Closes: #688997)
24 + Incorporates my patch for downloading from tube.majestyc.net.
25 (Closes: #683962)
26 * debian/patches: Remove unneeded patches.
27
28 -- Rogério Brito <rbrito@ime.usp.br> Fri, 28 Sep 2012 02:27:37 -0300
29
30 youtube-dl (2012.02.27+gita171dbf-3) unstable; urgency=low
31
32 * Add python to build-depends-indep. (Closes: #647407)
33
34 -- Rogério Brito <rbrito@ime.usp.br> Mon, 06 Aug 2012 22:11:25 -0300
35
36 youtube-dl (2012.02.27+gita171dbf-2) unstable; urgency=low
37
38 * Disable downloading from tube.majestyc.net for the moment.
39 (Closes: #683962)
40
41 -- Rogério Brito <rbrito@ime.usp.br> Sun, 05 Aug 2012 16:50:15 -0300
42
43 youtube-dl (2012.02.27+gita171dbf-1) unstable; urgency=low
44
45 * Imported Upstream version 2012.02.27+gita171dbf. Highlights:
46 + Fixes for sites changing layouts:
47 - Vimeo. Closes: #682865.
48 - blip.tv. Closes: #671167.
49 + Redirects are now supported. Closes: #597797.
50 * debian/control:
51 + Allow use of libav-tools for transcoding instead of ffmpeg.
52 + Build-Depend-Indep on zip for upstream's build system.
53 + Bump depends on python >= 2.6, for new "zipped executables".
54 * debian/rules: We now have something to make.
55 * debian/patches: Add support for tube.majestyc.net. Closes: #612586.
56
57 -- Rogério Brito <rbrito@ime.usp.br> Sun, 05 Aug 2012 01:45:05 -0300
58
59 youtube-dl (2012.02.27-1) unstable; urgency=low
60
61 * Imported Upstream version 2012.02.27. Highlights:
62 + Add support for MTV.
63 + Allow the Vimeo engine to work with embedded video URLs.
64 + Add --verbose switch option. Not documented in the manpage yet,
65 patches welcome.
66 * debian/gbp.conf: Add defaults for the git-buildpackage suite.
67 * Make debian/README.source simpler.
68 * Don't automatically sign tags with git-buildpackage.
69 * Update the manpage to cite which sites youtube-dl supports.
70 Thanks to Adrian Knoth for the patch (Closes: #657978)
71 * Update Standards-Version to 3.9.3 (no other changes).
72
73 -- Rogério Brito <rbrito@ime.usp.br> Sat, 17 Mar 2012 13:41:15 -0300
74
75 youtube-dl (2012.01.05-2) unstable; urgency=low
76
77 * debian/control: Per requests, change rtmpdump to a Recommends.
78 Thanks to Nicola Ferralis (Closes: #655036)
79
80 -- Rogério Brito <rbrito@ime.usp.br> Sat, 07 Jan 2012 22:51:17 -0200
81
82 youtube-dl (2012.01.05-1) unstable; urgency=low
83
84 * Imported Upstream version 2012.01.05. Highlights:
85 + Fixed duplicated downloads from YouTube user page.
86 + Support configuration files. (Closes: #429557).
87 + Added support for Soundcloud.
88 + Added support for InfoQ.
89 + Added support for Mixcloud.
90 + Added support for OpenClassRoom.
91 + Support aac audio in mp4 container (as .m4a files).
92 + Support wav audio output.
93 + Added --max-downloads option. Not documented in the manpage yet,
94 patches welcome.
95 + Added --prefer-free-formats option. Not documented in the manpage
96 yet, patches welcome.
97 * debian/patches: Drop patches already included upstream.
98 * debian/control: Add support for earlier versions of ffmpeg/ffprobe.
99 Thanks to Uwe Kleine-König for the suggestion. (Closes: #651060)
100 * debian/control: Update list of supported sites.
101
102 -- Rogério Brito <rbrito@ime.usp.br> Fri, 06 Jan 2012 13:48:47 -0200
103
104 youtube-dl (2011.10.19-4) unstable; urgency=low
105
106 * debian/{rules,control}:
107 + Remove build-dependency on python, as that's not really needed.
108
109 -- Rogério Brito <rbrito@ime.usp.br> Sun, 20 Nov 2011 10:22:04 -0200
110
111 youtube-dl (2011.10.19-3) unstable; urgency=low
112
113 * debian/control:
114 + Add python to B-D-Indep. Closes: #647407.
115 Thanks to Felix Geyer, Daniel T Chen, and Simon Paillard.
116 + Fix capitalization of YouTube. Closes: #649111.
117 Thanks to Filipus Klutiero.
118
119 -- Rogério Brito <rbrito@ime.usp.br> Fri, 18 Nov 2011 19:28:01 -0200
120
121 youtube-dl (2011.10.19-2) unstable; urgency=low
122
123 * Add patch to fix downloading from facebook.
124
125 -- Rogério Brito <rbrito@ime.usp.br> Sat, 22 Oct 2011 01:16:31 -0200
126
127 youtube-dl (2011.10.19-1) unstable; urgency=low
128
129 * Imported Upstream version 2011.10.19. Highlights:
130 + Added option -L to list available formats.
131 + Understand more playlist formats in youtube.
132 + Added support for CollegeHumor.
133 + Added support for xvideos.com.
134 + Added support for HD videos in vimeo.
135 * debian/control:
136 + Update short description.
137 + Mention that getting worst quality is also possible.
138 + Update list of sites in the long description.
139 + It's vcs-browseR, not vcs-browse.
140 * Update the manpage wrt the 'worst' format. Thanks Cristian Rigamonti.
141
142 -- Rogério Brito <rbrito@ime.usp.br> Tue, 18 Oct 2011 21:13:16 -0200
143
144 youtube-dl (2011.09.27-1) unstable; urgency=low
145
146 * New upstream version. Highlights:
147 + Added support for vimeo (closes: #619023).
148 + Added support for blip.tv.
149 + Added support for myvideo.de.
150 + Added support for comedycentral.
151 + Added support for "The Escapist".
152 + Added ability to download worst quality video (closes:#609328).
153 + Added ability to get available formats for a video (--get-format).
154 + Added support to extract vorbis audio with --extract-audio.
155 + New command line options: --writedescription, --write-info-json,
156 --list-extractors, --skip-download, --get-format. Not documented in
157 the manpage yet, patches welcome.
158 * debian/control:
159 + Add fields for the VCS system.
160 + cosmetics: Run wrap-and-sort to make the packaging canonical.
161 * debian/patches:
162 + Remove 01-prefer-open-formats.patch, integrated upstream.
163
164 -- Rogério Brito <rbrito@ime.usp.br> Thu, 29 Sep 2011 14:37:13 -0300
165
166 youtube-dl (2011.08.04-2) unstable; urgency=low
167
168 * debian/{clean,youtube-dl.1}: Don't keep old files hanging around.
169 * debian/control: We comply with policy 3.9.2.
170 * debian/rules: Fix references to Perl. Closes: #637107.
171 * debian/source/local-options: Set to unapply-patches.
172
173 -- Rogério Brito <rbrito@ime.usp.br> Tue, 09 Aug 2011 16:38:46 -0300
174
175 youtube-dl (2011.08.04-1) unstable; urgency=low
176
177 * Imported Upstream version 2011.08.04. Highlight:
178 + Fix changes on Youtube's side. Closes: #636611, #624139, #636547.
179 Thanks for all those that were kind enough to notify me.
180 + Includes robustness fixes for youtube videos, including a fix (dated
181 2011-02-25, which I forgot to include) to cope with videos whose IDs
182 begin with an hyphen. Closes: #632922. Sorry, Matt Kraai, for
183 forgetting about this!
184 * debian: Add a README.source file describing how the package is
185 usually made.
186
187 -- Rogério Brito <rbrito@ime.usp.br> Fri, 05 Aug 2011 12:25:55 -0300
188
189 youtube-dl (2011.02.25b-1) unstable; urgency=low
190
191 * New upstream release. Some highlights:
192 + Enable artist playlists in YoutubePlaylistIE.
193 + Add support for getting videos from Facebook.
194 + Support more common YouTube playlist URLs
195 + Extract audio from your videos using ffmpeg as a postprocessor.
196 * debian/control:
197 + Add recommends on ffmpeg.
198 + Update the list of sites supported by youtube-dl in the long
199 description.
200 * debian/patches/*:
201 + Refresh.
202
203 -- Rogério Brito <rbrito@ime.usp.br> Fri, 25 Feb 2011 20:27:47 -0300
204
205 youtube-dl (2011.01.30-2) unstable; urgency=low
206
207 * debian/control:
208 + include build-depends-indep on perl, for pod2man (not used during clean).
209 + update the build-dependency on debhelper (we use the override feature).
210 * debian/rules:
211 + generate the actual manpage from the pod source at build time.
212
213 -- Rogério Brito <rbrito@ime.usp.br> Mon, 31 Jan 2011 20:30:36 -0200
214
215 youtube-dl (2011.01.30-1) unstable; urgency=low
216
217 * New upstream release. Some highlights:
218 + options -b and -f are removed.
219 + fix progress report when continuing partial downloads.
220 + request compressed pages by default.
221 + add support for embedded youtube playlist URLs; doesn't fix #495164 yet.
222 + add option --dump-user-agent.
223 + add option --console-title.
224 + add option --no-part.
225 + add option --get-filename.
226 + set downloaded file mtime to the last-modified header, if possible.
227 + add option --no-mtime.
228 * debian/control:
229 + update dependency on python's minimum version to 2.5.
230 * debian/youtube-dl.pod:
231 + update a lot.
232
233 -- Rogério Brito <rbrito@ime.usp.br> Mon, 31 Jan 2011 00:31:09 -0200
234
235 youtube-dl (2010.12.09-1) unstable; urgency=low
236
237 * New upstream release:
238 + Use filename with suffix .part while the download is still incomplete.
239 + Add support for downloading files from depositfiles.com.
240 + Fix recent changes in youtube.com. Closes: #606537.
241 * debian/watch:
242 + Update to work with the github redirector.
243 * debian/youtube-dl.pod:
244 + Add short description on youtube.com's video formats.
245 Based on Nicola Ferralis's patch. Closes: #605311.
246 + Add description of options -A, --playlist-start, and --playlist-end
247 options. Thanks to Josh Triplett. Closes: #604983.
248 * debian/patches:
249 + refresh patch.
250
251 -- Rogério Brito <rbrito@ime.usp.br> Fri, 10 Dec 2010 10:41:25 -0200
252
253 youtube-dl (2010.11.19-1) unstable; urgency=low
254
255 * New upstream release. Highlights:
256 + Fix downloading of RTMP URL's.
257 + Added command line switch (-A) to auto-number downloads.
258 + Allow comments in batchfiles.
259 + Add option to specify the video to end at in a playlist.
260 * debian/{watch,control}:
261 + Update for the move from bitbucket to github.
262 * debian/patches:
263 + refresh patch.
264
265 -- Rogério Brito <rbrito@ime.usp.br> Thu, 25 Nov 2010 15:54:56 -0200
266
267 youtube-dl (2010.10.24-2) unstable; urgency=low
268
269 * The "I forgot to save the changelog file" release.
270 * The highlights of the new release are:
271 + Add --cookies option to allow saving cookies to disk
272 (primarily to be used with external downloaders: e.g., aria2c).
273 + Support "https" both for YouTube URLs and for login.
274 * debian/patches:
275 + refresh patch.
276
277 -- Rogério Brito <rbrito@ime.usp.br> Mon, 25 Oct 2010 03:10:07 -0200
278
279 youtube-dl (2010.10.24-1) unstable; urgency=low
280
281 * New upstream release.
282
283 -- Rogério Brito <rbrito@ime.usp.br> Mon, 25 Oct 2010 02:23:40 -0200
284
285 youtube-dl (2010.10.03-1) unstable; urgency=low
286
287 * The "upload from sunny California" release
288 * New upstream release:
289 + Downloading manually the release 2010.10.03 corresponding to
290 http://bitbucket.org/rg3/youtube-dl/changeset/190d2d0fd729
291 + Abort downloads that can't be written to the disk
292 + Fix downloading some videos from metacafe.com
293 + Try to discover the video extension from metacafe.com
294 + Allow #! in youtube urls
295 + Fix extraction of uploader nickname on dailymotion
296 + Support downloads from youtube-nocookie.com urls
297 + Code improvements in general
298 + Retry that fail with codes 5xx on youtube
299 * debian/patches/*:
300 + rename 01-add-support-to-webm.patch to 01-prefer-open-formats.patch
301 + update the patch to apply to new versions of youtube-dl
302 + re-enable the patch to give preference to webm videos
303
304 -- Rogério Brito <rbrito@ime.usp.br> Wed, 13 Oct 2010 21:58:24 -0700
305
306 youtube-dl (2010.08.04-1) unstable; urgency=low
307
308 * New upstream release:
309 + Fix metacafe.com code not working due to gdaKey again
310 + Add option (--playlist-start) to specify the initial video for playlists
311 + Put back -b option as a placeholder with a warning message
312 + Consider the file downloaded if the size differs in less than 100 bytes
313 + Reorganize request code to make it a bit more robust
314 + Properly detect YouTube error messages to print them on screen
315 * debian/control:
316 + Remove suggests on gst-p-b (>= 0.10.18.3-2)
317 + The package complies with Policy 3.9.1 without any other changes.
318 * debian/watch:
319 + Remove commented lines.
320 * debian/youtube-dl.pod:
321 + Update the manpage to include newer options.
322 + Don't mention removed options anymore. Closes: #590825, #592368.
323
324 -- Rogério Brito <rbrito@ime.usp.br> Mon, 09 Aug 2010 13:27:41 -0400
325
326 youtube-dl (2010.07.24-1) unstable; urgency=medium
327
328 * Urgency medium due to changes in the site that broke earlier versions.
329 * New upstream release:
330 + restore support for WebM formats.
331 * debian/changelog:
332 + fix entry that stated incorrect removed options. Closes: #590144.
333
334 -- Rogério Brito <rbrito@ime.usp.br> Sat, 24 Jul 2010 22:29:21 -0300
335
336 youtube-dl (2010.07.22-1) unstable; urgency=medium
337
338 * Urgency set to medium due to changes in the site
339 * New upstream release:
340 + make youtube-dl work again. Closes: #589974.
341 + removed command line options -b and -d.
342 * debian/NEWS:
343 + document the removal of command line options and the new behavior.
344 * debian/patches:
345 + disabled for the moment.
346 * debian/control:
347 + include the support of dailymotion in the long description.
348 + update the standards version to 3.9.0, with no other changes.
349
350 -- Rogério Brito <rbrito@ime.usp.br> Thu, 22 Jul 2010 18:58:29 -0300
351
352 youtube-dl (2010.07.14-1) unstable; urgency=low
353
354 * New upstream release:
355 + add preliminary support for Dailymotion videos
356 + improve support for WebM in YouTube
357 + add support for the "original" video format in YouTube
358 + add a --max-quality option
359 + add support for youtu.be URLs
360 + add fixes.
361 * debian/patches/01-add-support-to-webm.patch:
362 + update and refresh.
363
364 -- Rogério Brito <rbrito@ime.usp.br> Wed, 14 Jul 2010 22:39:54 -0300
365
366 youtube-dl (2010.06.06-1) unstable; urgency=low
367
368 * New upstream release:
369 + support for retrying connections after a 503 error
370 + argument '-' can be used with -a to indicate stdin
371 + support for webm formats
372 * debian/patches/01-add-support-to-webm.patch:
373 + remove parts applied upstream
374 + update to download webm videos based on their quality
375
376 -- Rogério Brito <rbrito@ime.usp.br> Mon, 07 Jun 2010 04:16:54 -0300
377
378 youtube-dl (2010.04.04-3) unstable; urgency=low
379
380 * Migrate the packaging to smaller dh(7) style.
381 * Update the years of copyright.
382
383 -- Rogério Brito <rbrito@ime.usp.br> Tue, 01 Jun 2010 11:06:06 -0300
384
385 youtube-dl (2010.04.04-2) unstable; urgency=low
386
387 * Add support to webm (vp8 + vorbis) format:
388 + debian/patches/01-add-support-to-webm.patch: the code
389 + debian/NEWS: the documentation
390 + debian/control: the suggests field
391
392 -- Rogério Brito <rbrito@ime.usp.br> Sat, 29 May 2010 13:11:43 -0300
393
394 youtube-dl (2010.04.04-1) unstable; urgency=low
395
396 * New upstream release:
397 + allow grabbing videos from vevo.
398 + allow download whole playlists and keep the videos numbered.
399 + add support for new playlist style.
400 + fix detection of multipage playlists.
401 + insist a little bit more to grab videos from youtube.
402 + add information extractor for video.yahoo.com.
403 + fix cosmetic issues with rtmpdump.
404 + add option --all-formats to grab all available formats for a given video.
405 + add "-" (without quotes) as an alias to output videos to stdout.
406
407 -- Rogério Brito <rbrito@ime.usp.br> Sun, 04 Apr 2010 17:55:00 -0300
408
409 youtube-dl (2010.03.13-1) unstable; urgency=low
410
411 * New upstream release
412 + added option to disable the status/progress updates.
413 + fine tuned the sequence of formats searched to discover the best quality.
414
415 -- Rogério Brito <rbrito@ime.usp.br> Sun, 14 Mar 2010 23:33:48 -0300
416
417 youtube-dl (2010.02.13-1) unstable; urgency=low
418
419 * New upstream release
420 + stronger parsing of URLs.
421 + better generation of filenames.
422 * debian/control:
423 + include misc-depends due to debhelper.
424 + the package is compliant with policy 3.8.4.
425
426 -- Rogério Brito <rbrito@ime.usp.br> Wed, 17 Feb 2010 00:19:23 -0200
427
428 youtube-dl (2010.01.19-1) unstable; urgency=low
429
430 * New upstream release. As upstream does not provide a changelog, here
431 are the highlights:
432 + patched to add Google Video and Photobucket support
433 + add support for using rtmpdump
434 + added support to download all of a user's videos!
435 + fix detection of uploader nickname in metacafe
436 + take format 37 into account
437 + add self-updating code
438 + allow empty titles because they do appear in some videos
439 + use default values for "continuedl" and "nooverwrites" parameters
440 + avoid using Unicode strings when forming URL requests
441 + improve preferred encoding detection method
442 * Remove all patches (applied upstream).
443 * Add suggests on rtmpdump.
444 * Shorten the short description.
445 * Include list of sites supported in the long description.
446
447 -- Rogério Brito <rbrito@ime.usp.br> Tue, 26 Jan 2010 11:28:40 -0200
448
449 youtube-dl (2009.09.13-2) unstable; urgency=low
450
451 * change to "3.0 (quilt)" format.
452 * add support for 1080p videos. Thanks Josh Triplett. Closes: #557042.
453 * include a better manpage. Closes: #553919.
454 * include the DMUA: yes field.
455 * kindly reviewed by Li Daobing.
456
457 -- Rogério Brito <rbrito@ime.usp.br> Thu, 19 Nov 2009 11:21:36 -0200
458
459 youtube-dl (2009.09.13-1) unstable; urgency=low
460
461 * New upstream release
462 * debian/watch:
463 + adjust for the new upstream layout.
464 * debian/control:
465 + Standards-Version updated to 3.8.3. No changes needed.
466
467 -- Rogério Brito <rbrito@ime.usp.br> Sat, 10 Oct 2009 12:17:53 -0300
468
469 youtube-dl (2009.08.08-1~try01) unstable; urgency=low
470
471 * The current maintainer seems busy (Closes: #491616):
472 + ability to recognize more qualities of a video.
473 + ability to automatically find the best quality video.
474 + ability to download entire playlists.
475 + ability to specify various urls. (Closes: #452071)
476 + ability to resume interrupted downloads.
477 + many other things.
478 * debian/copyright:
479 + rework the file.
480 + mention that the package is in the public domain.
481 + include my information.
482 + update the URL of the package.
483 * debian/control:
484 + add a Homepage: field.
485 + keeping the current manpage for now.
486 + give more details in the long description.
487 + list me as the maintainer.
488 + Standards-Version updated to 3.8.2.
489 * debian/watch:
490 + let's help with automatic updates.
491
492 -- Rogério Brito <rbrito@ime.usp.br> Mon, 10 Aug 2009 08:14:08 -0300
493
494 youtube-dl (2008.03.22-1) unstable; urgency=low
495
496 * New upstream release:
497 - adds -f / --format command line option.
498
499 -- Robert S. Edmonds <edmonds@debian.org> Wed, 26 Mar 2008 13:19:23 -0400
500
501 youtube-dl (2008.03.08-1) unstable; urgency=low
502
503 * New upstream release:
504 - adds -b / --best-quality command line option.
505
506 -- Robert S. Edmonds <edmonds@debian.org> Wed, 12 Mar 2008 14:26:04 -0400
507
508 youtube-dl (2008.01.24-1) unstable; urgency=low
509
510 * New upstream release; closes: #462427, #462428.
511 - fixes youtube download issues.
512
513 -- Robert S. Edmonds <edmonds@debian.org> Thu, 24 Jan 2008 22:15:05 -0500
514
515 youtube-dl (2007.10.09-1) unstable; urgency=low
516
517 * New upstream release.
518
519 -- Robert S. Edmonds <edmonds@debian.org> Mon, 08 Oct 2007 19:22:33 -0400
520
521 youtube-dl (2007.08.24-1) unstable; urgency=low
522
523 * New upstream release; closes: #439363.
524
525 -- Robert S. Edmonds <edmonds@debian.org> Fri, 24 Aug 2007 13:54:40 -0400
526
527 youtube-dl (2007.06.22-1) unstable; urgency=low
528
529 * New upstream release:
530 - regex update.
531
532 -- Robert S. Edmonds <edmonds@debian.org> Thu, 21 Jun 2007 20:42:57 -0400
533
534 youtube-dl (2007.06.06-1) unstable; urgency=low
535
536 * New upstream release:
537 - "--title-too" command line option to print the video's title.
538
539 -- Robert S. Edmonds <edmonds@debian.org> Thu, 07 Jun 2007 01:04:01 -0400
540
541 youtube-dl (2007.03.27-1) unstable; urgency=low
542
543 * New upstream release:
544 - Progress meter.
545 - "--literal" command line option to use the video title in the filename.
546 - "--get-url" command line option to print the real video URL.
547
548 -- Robert S. Edmonds <edmonds@debian.org> Mon, 2 Apr 2007 21:46:56 -0400
549
550 youtube-dl (2007.02.18-1) unstable; urgency=low
551
552 * New upstream release:
553 - Diction.
554 - Catches socket errors.
555
556 -- Robert S. Edmonds <edmonds@debian.org> Tue, 20 Feb 2007 13:57:32 -0500
557
558 youtube-dl (2007.01.19-1) unstable; urgency=low
559
560 * New upstream release, closes: #406146.
561
562 -- Robert S. Edmonds <edmonds@debian.org> Sun, 28 Jan 2007 17:41:44 -0500
563
564 youtube-dl (2006.12.07-1) unstable; urgency=low
565
566 * New upstream release:
567 - Use -t to name the downloaded file after the title, closes: #395184.
568 - Parses URLs without a leading "http://", closes: #400321.
569
570 -- Robert S. Edmonds <edmonds@debian.org> Sun, 10 Dec 2006 13:52:36 -0500
571
572 youtube-dl (2006.11.12-1) unstable; urgency=low
573
574 * New upstream release.
575
576 -- Robert S. Edmonds <edmonds@debian.org> Sat, 25 Nov 2006 16:12:03 -0500
577
578 youtube-dl (2006.09.25-1) unstable; urgency=low
579
580 * New upstream release.
581 * python >= 2.4 is now required.
582
583 -- Robert S. Edmonds <edmonds@debian.org> Wed, 27 Sep 2006 17:43:07 -0400
584
585 youtube-dl (2006.08.28-1) unstable; urgency=low
586
587 * Initial release, closes: #385748.
588
589 -- Robert S. Edmonds <edmonds@debian.org> Sun, 3 Sep 2006 19:43:27 -0400
590