[Pkg-chromium-commit] [pkg-chromium] 02/02: release 55.0.2883.75-5

Michael Gilbert mgilbert at moszumanska.debian.org
Thu Jan 19 03:35:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

mgilbert pushed a commit to branch master
in repository pkg-chromium.

commit 8f7147800309527fcf9c3f6592fda7327765d039
Author: Michael Gilbert <mgilbert at debian.org>
Date:   Thu Jan 19 03:36:53 2017 +0000

    release 55.0.2883.75-5
---
 debian/changelog        |  7 +++++++
 debian/control          |  1 +
 debian/copyright        | 25 ++++++++++++++++++++++---
 debian/scripts/chromium |  2 +-
 4 files changed, 31 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1f61120..babda5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+chromium-browser (55.0.2883.75-5) unstable; urgency=medium
+
+  * Fix new lintian warnings.
+  * Fix quoting error in run script (closes: #851634).
+
+ -- Michael Gilbert <mgilbert at debian.org>  Thu, 19 Jan 2017 01:19:24 +0000
+
 chromium-browser (55.0.2883.75-4) unstable; urgency=medium
 
   * Add chromium-shell package.
diff --git a/debian/control b/debian/control
index 065cbdc..900f583 100644
--- a/debian/control
+++ b/debian/control
@@ -167,6 +167,7 @@ Description: web browser - WebDriver support
 Package: chromedriver
 Architecture: i386 amd64 arm64 armhf
 Depends:
+ ${misc:Depends},
  chromium-driver (= ${binary:Version}),
 Description: web browser - WebDriver support transitional package
  Web browser that aims to build a safer, faster, and more stable internet
diff --git a/debian/copyright b/debian/copyright
index 47eaeaf..3f175c7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6554,7 +6554,7 @@ License: LGPL-2+
 
 Files: third_party/WebKit/Source/devtools/front_end/*
 Copyright: Marijn Haverbeke and others
-License: Expat
+License: MIT
 
 Files: third_party/WebKit/Source/core/layout/ScrollAlignment.cpp
        third_party/WebKit/Source/core/layout/ScrollAlignment.h
@@ -6593,7 +6593,7 @@ Copyright: 2009-2014, Florent Xicluna <florent.xicluna at gmail.com>
            2006-2009, Johann C. Rocholl <johann at rocholl.net>
            2014, Marijn Haverbeke <marijnh at gmail.com> and others
            2010, Timothy Farrell
-License: Expat
+License: MIT
 
 Files: third_party/WebKit/Source/core/layout/TableLayoutAlgorithm.h
        third_party/WebKit/Source/core/layout/TableLayoutAlgorithmAuto.cpp
@@ -6625,7 +6625,7 @@ License: Apache-2.0
 Files: third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/jquery.hotkeys.js
 Copyright: 2010, John Resig
            2010, The Dojo Foundation
-License: GPL-2
+License: GPL-2.0
 
 Files: third_party/WebKit/Source/wtf/DateMath.cpp
 Copyright: 2010, &yet, LLC <nate at andyet.net>
@@ -9490,8 +9490,27 @@ License: MIT
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  THE SOFTWARE.
 
+License: ISC
+ Permission to use, copy, modify, and distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
 License: GPL-2.0
  See /usr/share/common-licenses/GPL-2.
 
+License: LGPL-2
+ See /usr/share/common-licenses/LGPL-2.
+
+License: LGPL-2+
+ See /usr/share/common-licenses/LGPL-2.
+
 License: LGPL-2.1
  See /usr/share/common-licenses/LGPL-2.1.
diff --git a/debian/scripts/chromium b/debian/scripts/chromium
index 75616b4..41817bb 100644
--- a/debian/scripts/chromium
+++ b/debian/scripts/chromium
@@ -18,7 +18,7 @@ usage () {
   echo "        -g or --debug              Start within $GDB"
   echo "        -h or --help               This help screen"
   echo "        --temp-profile             Start with a new and temporary profile"
-  echo "        --enable-remote-extensions Allow extensions from remote sites
+  echo "        --enable-remote-extensions Allow extensions from remote sites"
   echo
   echo " Other supported options are:"
   MANWIDTH=80 man chromium | sed -e '1,/OPTIONS/d; /ENVIRONMENT/,$d'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-chromium/pkg-chromium.git



More information about the Pkg-chromium-commit mailing list