Improve quvi 0.4 output parsing to handle cases wher there is no known filename extension. This is currently the case when using quvi with youtube. In this case, the extension ".m" will be used.
This commit is contained in:
parent
54bee7dad4
commit
f395ca7a41
4 changed files with 8 additions and 5 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -32,6 +32,9 @@ git-annex (5.20150421) UNRELEASED; urgency=medium
|
|||
Closes: #698559
|
||||
(fsck can still need to write to the repository if it find problems,
|
||||
but a successful fsck can be done read-only)
|
||||
* Improve quvi 0.4 output parsing to handle cases wher there is no known
|
||||
filename extension. This is currently the case when using quvi with
|
||||
youtube. In this case, the extension ".m" will be used.
|
||||
* Dropped support for older versions of yesod, warp, and dbus than the ones
|
||||
in Debian Jessie.
|
||||
* Switch from the obsolete dataenc library for base64 encoding to sandi.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue