[Pkg-chromium-commit] [pkg-chromium] 02/03: release 53.0.2785.92-2

Michael Gilbert mgilbert at moszumanska.debian.org
Sun Sep 11 22:52:38 UTC 2016


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

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

commit 14ce569831ba3b6dd95c4393ded640461b0c7345
Author: Michael Gilbert <mgilbert at debian.org>
Date:   Sun Sep 11 14:47:41 2016 +0000

    release 53.0.2785.92-2
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 debian/rules     | 4 ----
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3ebaeeb..8245b92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+chromium-browser (53.0.2785.92-2) unstable; urgency=medium
+
+  * Build with gcc 6 (closes: #835943).
+  * Add versioned harfbuzz dependency (closes: #833953).
+
+ -- Michael Gilbert <mgilbert at debian.org>  Tue, 06 Sep 2016 00:53:14 +0000
+
 chromium-browser (53.0.2785.92-1) unstable; urgency=medium
 
   * New upstream stable release.
diff --git a/debian/control b/debian/control
index af3d8ff..4f0319e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Homepage: http://www.chromium.org/Home
 Build-Depends:
  debhelper (>= 9),
  gyp,
- g++-5,
  python3,
  pkg-config,
  ninja-build,
@@ -70,6 +69,7 @@ Build-Depends:
  libspeechd-dev (>= 0.8.4),
  libminizip-dev,
  libhunspell-dev,
+ libharfbuzz-dev (>= 1.2.7),
  libusb-1.0-0-dev,
  libmodpbase64-dev,
  libgnome-keyring-dev,
diff --git a/debian/rules b/debian/rules
index 363fc2d..eb1eba0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,10 +16,6 @@ export LDFLAGS+=-Wl,--stats
 export CFLAGS+=-fuse-ld=gold
 export CXXFLAGS+=-fuse-ld=gold
 
-# hard code gcc 5 as the compiler during the gcc 6 transition (see #833501)
-export CC=gcc-5
-export CXX=g++-5
-
 # treat all warnings as errors
 defines=werror=
 

-- 
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