summaryrefslogtreecommitdiff
path: root/debian-rvm
diff options
context:
space:
mode:
authorMateusz Łukasik <mati75@linuxmint.pl>2017-03-18 21:11:44 +0100
committerMateusz Łukasik <mati75@linuxmint.pl>2017-03-18 21:11:44 +0100
commit8fa0adcb32570bfa1f7e6a3b0411b6d789fda623 (patch)
tree0e3781966aad698d042141aeb7c349523ce6c7ea /debian-rvm
parentbcae744b1bae2f5015cb3efdd0d2226150cd79e5 (diff)
New upstream version 17.3.0~ds0
Diffstat (limited to 'debian-rvm')
-rw-r--r--debian-rvm/changelog-orig9
-rwxr-xr-xdebian-rvm/rules2
2 files changed, 9 insertions, 2 deletions
diff --git a/debian-rvm/changelog-orig b/debian-rvm/changelog-orig
index 20b428c..94755e4 100644
--- a/debian-rvm/changelog-orig
+++ b/debian-rvm/changelog-orig
@@ -1,9 +1,16 @@
+smplayer (17.3.0) precise; urgency=low
+
+ * Add experimental support for subtitles for Chromecast.
+ * Bug fixes.
+
+ -- Ricardo Villalba <rvm@users.sourceforge.net> Sun, 05 Mar 2017 23:04:42 +0100
+
smplayer (17.2.0) precise; urgency=low
* Fix for YouTube.
* The option to delete files from the disk in the playlist is back but
it's disabled by default (you can enable it in Preferences -> Playlist
- -> Misc.
+ -> Misc).
* On Linux SMPlayer now uses a different web server (included in the
package) to serve files for Chromecast. If you installed the package
webfs you can uninstall it now since SMPlayer won't use it anymore.
diff --git a/debian-rvm/rules b/debian-rvm/rules
index e5068a5..e005fa4 100755
--- a/debian-rvm/rules
+++ b/debian-rvm/rules
@@ -94,7 +94,7 @@ binary-arch: build install
dh_shlibdeps
dh_gencontrol
dh_md5sums
- dh_builddeb -- -Z lzma
+ dh_builddeb -- -Z xz
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install configure