[Pkg-mozext-commits] [video-without-flash] 02/02: New upstream release [3.1.1] + changelog summary.
Dmitry Smirnov
onlyjob at moszumanska.debian.org
Wed Apr 15 09:02:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
onlyjob pushed a commit to branch master
in repository video-without-flash.
commit b9d96e0 (HEAD, master)
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date: Wed Apr 15 08:51:05 2015
New upstream release [3.1.1] + changelog summary.
---
debian/README.Debian | 17 +++--------------
debian/changelog | 9 +++++++++
debian/control | 11 +++++------
debian/rules | 4 ++++
4 files changed, 21 insertions(+), 20 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 255087c..8adf874 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -14,12 +14,12 @@ Why you may want to use this extension?
Supported sites/embed video players:
- * Youtube
* Blip
- * HTML5
* Dailymotion
- * NicoVideo
* FC2
+ * HTML5
+ * NicoNico
+ * ScreenWaveMedia
Due to some minor variations of providing the video by a same media
provider (different version of there player, use of the embed tag) a few
@@ -63,14 +63,3 @@ Pro tips
* Numerous options in the preference pane : select preferred format /
quality when available, disable modules.
-Known bugs
-----------
-
-(unfortunately these are 3rd party bugs, nothing upstream can do about it)
-
- * YouTube : The video area is not reloading when clicking on a suggested
- video link. After clicking on such a link, please use the ALT-w command to
- refresh the player area
-
- * VLC plugin : The video crashes when a video is paused when played with
- the vlc web plugin.
diff --git a/debian/changelog b/debian/changelog
index ea2032f..f0bc457 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+video-without-flash (3.1.1-1) unstable; urgency=low
+
+ * New upstream release [April 2015].
+ - dropped defunctional YouTube support (Closes: #772421).
+ * Removed YouTube from README.Debian; updated package description.
+ * Suggests += "gstreamer1.0-libav".
+
+ -- Dmitry Smirnov <onlyjob at debian.org> Wed, 15 Apr 2015 18:03:23 +1000
+
video-without-flash (2.0.2-1) unstable; urgency=low
* New upstream release [December 2014].
diff --git a/debian/control b/debian/control
index 57dd228..6b6733a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Package: xul-ext-video-without-flash
Architecture: all
Depends: ${misc:Depends}, ${xpi:Depends}
Recommends: ${xpi:Recommends}
+Suggests: gstreamer1.0-libav
Breaks: ${xpi:Breaks}
Enhances: ${xpi:Enhances}
Provides: ${xpi:Provides}
@@ -20,12 +21,10 @@ Description: extension to watch videos without the Flash plugin
Fetch video source of Flash based media and play the video directly with
Iceweasel (a.k.a. Firefox), without the use of the Flash plug-in.
Supported sites/embed video players:
- * Youtube
* Blip
- * ScreenWaveMedia
- * Dew
- * HTML5
- * Springboard
* Dailymotion
- * UStream
+ * FC2
+ * HTML5
+ * NicoNico
+ * ScreenWaveMedia
diff --git a/debian/rules b/debian/rules
index fe308ae..9270f07 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,10 @@
%:
dh $@ --with xul-ext --buildsystem=xul_ext --parallel
+override_dh_clean:
+ dh_clean
+ $(RM) -r build
+
override_dh_auto_install:
## Deliberately skip empty conffile.
install-xpi --disable-system-prefs -x configure -x Makefile xul-*.xpi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/video-without-flash.git
More information about the Pkg-mozext-commits
mailing list