diff --git a/debian/changelog b/debian/changelog index dfabbe4..50b2066 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +vlc-plugin-vlsub (0.10.2-2) unstable; urgency=medium + + * Integrate the changes from 0.9.13-1.1 + + -- Sylvestre Ledru Sun, 16 Apr 2017 11:16:04 +0200 + +vlc-plugin-vlsub (0.10.2-1) unstable; urgency=medium + + * New upstream release + - Fix the freeze (Closes: #767712) + + -- Sylvestre Ledru Thu, 13 Apr 2017 15:50:29 +0200 + +vlc-plugin-vlsub (0.9.13-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Move to move to /usr/share/vlc/lua/extensions (Closes: #857682) + * Upgrade Standards version, no changes needed + + -- Martin Zobel-Helas Fri, 17 Mar 2017 17:50:47 +0100 + +vlc-plugin-vlsub (0.9.13-1) unstable; urgency=medium + + * New upstream release + * Add myself to the uploaders + * Standards-Version updated to 3.9.6 + + -- Sylvestre Ledru Tue, 28 Apr 2015 10:11:06 +0200 + +vlc-plugin-vlsub (0.9.12-1.1) unstable; urgency=medium + + * NMU upload + * New upstream release (Closes: #757948) + * Force the minimal version of vlc to 2.2.0 (not working otherwise) + * Standards-Version updated to 3.9.5 + + -- Sylvestre Ledru Sun, 31 Aug 2014 10:57:25 +0200 + vlc-plugin-vlsub (0.9.10-1) unstable; urgency=low * Initial Release (closes: #723640) diff --git a/debian/control b/debian/control index 1c43cfd..10f3cf7 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,16 @@ Source: vlc-plugin-vlsub Section: video Priority: optional Maintainer: Simon Gareste +Uploaders: Sylvestre Ledru Build-Depends: debhelper (>= 9.0.0) -Standards-Version: 3.9.4 +Standards-Version: 3.9.8 Homepage: http://addons.videolan.org/content/show.php?action=content&content=148752 Vcs-Git: https://github.com/simongareste/vlsub-deb.git Vcs-Browser: https://github.com/simongareste/vlsub-deb Package: vlc-plugin-vlsub Architecture: all -Depends: ${misc:Depends}, vlc (>= 1.1) +Depends: ${misc:Depends}, vlc (>= 2.2.0~) Description: VLC extension to download subtitles from opensubtitles.org Search and download subtitles from opensubtitles.org using the hash of the video currently playing or its title. diff --git a/debian/vlc-plugin-vlsub.install b/debian/vlc-plugin-vlsub.install index 6c7dee9..7c9d5ed 100644 --- a/debian/vlc-plugin-vlsub.install +++ b/debian/vlc-plugin-vlsub.install @@ -1 +1 @@ -vlsub.lua usr/lib/vlc/lua/extensions/ +vlsub.lua usr/share/vlc/lua/extensions/