[Pkg-javascript-commits] [jarisplayer] 70/80: Prepare for release: Update changelog, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Tue May 10 08:45:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository jarisplayer.
commit 0b845896879d6bcbc14b3fc20619dc486dc8408e
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Nov 28 21:53:53 2015 +0100
Prepare for release: Update changelog, control file and copyright hints.
---
debian/changelog | 31 +++++++++++++++++++++++++++++++
debian/control | 4 ++--
debian/copyright_hints | 35 ++++++++++-------------------------
3 files changed, 43 insertions(+), 27 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1d40cb4..0e832fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,34 @@
+jarisplayer (2.0.17~dfsg-1) unstable; urgency=medium
+
+ [ upstream ]
+ * New release(s).
+ 2.0.16
+ + Fix compilation with new haxe v3.
+ Closes: Bug#801250. Thanks to Chris Lamb.
+ + Fix the AsyncErrorEvent exception thrown by player.
+ + Add loadVideo() JsAPI call, call from JS new video.
+ + Add build.hxml.
+ 2.0.17
+ + Disable second parameter when calling play() on a rtmp source.
+ + Disable rtmpSourceParser() because it is causing issues.
+ + Added rtmp notes to documentation.txt
+ + Fix new control do not autohide bug.
+ + Fix new control vertical check.
+
+ [ Jonas Smedegaard ]
+ * Modernize git-buildpackage config: Avoid git- prefix.
+ * Update copyright info:
+ + Use License-Grant and License-Reference fields.
+ Thanks to Ben Finney.
+ * Add lintian override regarding license in License-Reference field.
+ See bug#786450.
+ * Bump debhelper compatibility level to 9.
+ * Add lintian override regarding debhelper 9.
+ * Drop patch 1001: Adopted upstream.
+ * Modernize Vcs-Git URL: Use https protocol and anonscm.d.o host.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sat, 28 Nov 2015 21:53:37 +0100
+
jarisplayer (2.0.15+20131104~dfsg-1) unstable; urgency=low
* Initial packaging.
diff --git a/debian/control b/debian/control
index 4d21f06..bcfc228 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@ Build-Depends: cdbs,
libregexp-assemble-perl,
libipc-system-simple-perl,
lcdf-typetools
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Homepage: http://jarisflvplayer.org/
-Vcs-Git: git://git.debian.org/collab-maint/jarisplayer
+Vcs-Git: https://anonscm.debian.org/collab-maint/jarisplayer
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/jarisplayer.git
Package: jarisplayer
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 94db0a8..acdd5f9 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -43,6 +43,7 @@ Files: Jaris FLV Player.hxproj
bin/logo-color.png.metadata_dump
bin/logo.png.metadata_dump
bin/poster.png.metadata_dump
+ build.hxml
changes.txt
debian/README.source
debian/compat
@@ -50,16 +51,20 @@ Files: Jaris FLV Player.hxproj
debian/control.in
debian/gbp.conf
debian/install
- debian/patches/1001_haxe_3_syntax.patch
- debian/patches/README
- debian/patches/series
debian/source/format
+ debian/source/lintian-overrides
debian/watch
documentation.txt
Copyright: *No copyright*
License: UNKNOWN
FIXME
+Files: debian/print-metadata.pl
+ debian/rules
+Copyright: 2014, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
+ FIXME
+
Files: bin/js/jarisflvplayer.js
Copyright: 2010, Jefferson Gonzalez
License: GPL-3+
@@ -70,28 +75,8 @@ Copyright: 2010, Jefferson González, Sascha Kluger
License: GPL-3+
FIXME
-Files: debian/print-metadata.pl
-Copyright: 2014, Jonas Smedegaard <dr at jones.dk>
-License: GPL-3+
- FIXME
-
-Files: debian/rules
-Copyright: 2014, Jonas Smedegaard <dr at jones.dk>
- check
-License: GPL-3+
- FIXME
-
Files: license.txt
-Copyright: 2007, Free Software Foundation, Inc. <http://fsf.org/>
- are not
- if you do
- law
- law, except executing it on a
- on the Program, and are irrevocable provided the stated
- on the software, and (2) offer you this License
- permission
- permission, other than the making of an
- treaty adopted on 20 December 1996, or
-License: UNKNOWN
+Copyright: 2007, Free Software Foundation, Inc. <http:fsf.org/>
+License: GPL-ever
FIXME
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jarisplayer.git
More information about the Pkg-javascript-commits
mailing list