[Pkg-chromium-commit] [pkg-chromium] branch master updated (658f040 -> 794aa18)

Michael Gilbert mgilbert at moszumanska.debian.org
Wed Sep 27 01:55:20 UTC 2017


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

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

      from  658f040   release 59.0.3071.104-1
       new  6513e33   release 60.0.3112.72-1
       new  eac2158   release 60.0.3112.78-1
       new  64458c4   refresh patches for chromium 61
       new  794aa18   release 61.0.3163.100-2

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/README.source                             |   9 +
 debian/changelog                                 |  79 +++
 debian/chromium-common.install                   |   1 +
 debian/chromium-shell.install                    |   7 +-
 debian/chromium-shell.lintian-overrides          |   3 +-
 debian/chromium.install                          |   5 +-
 debian/clean                                     |   2 +
 debian/compat                                    |   2 +-
 debian/control                                   |  24 +-
 debian/patches/disable/external-components.patch |   7 +-
 debian/patches/disable/google-api-warning.patch  |   2 +-
 debian/patches/disable/third-party-cookies.patch |   2 +-
 debian/patches/fixes/atk.patch                   |  13 +
 debian/patches/fixes/connection-message.patch    |  15 +
 debian/patches/fixes/declaration.patch           |  14 +
 debian/patches/fixes/dma.patch                   |  14 -
 debian/patches/fixes/gpu-timeout.patch           |   2 +-
 debian/patches/fixes/mojo.patch                  |  60 ++
 debian/patches/fixes/ps-print.patch              |   2 +-
 debian/patches/gn/buildflags.patch               |   4 +-
 debian/patches/gn/parallel.patch                 |   2 +-
 debian/patches/gn/profiler.patch                 |  11 +
 debian/patches/gn/safemath.patch                 |  15 +
 debian/patches/series                            |  10 +-
 debian/patches/system/event.patch                |  53 +-
 debian/patches/system/ffmpeg.patch               |  53 --
 debian/patches/system/gtk2.patch                 |  60 ++
 debian/patches/system/icu.patch                  | 197 +------
 debian/patches/system/libxml.patch               |  25 -
 debian/patches/system/nspr.patch                 |  28 +-
 debian/patches/system/vpx.patch                  |  26 +-
 debian/rules                                     |  40 +-
 debian/scripts/build-removals                    |   9 -
 debian/scripts/chromium-shell                    |   3 +
 debian/scripts/mk-origtargz                      | 683 +++++++++++++++++++++++
 debian/scripts/unbundle                          |   6 +-
 debian/scripts/{unbundle => unbundle-all}        |   0
 debian/scripts/upstream-removals                 | 203 -------
 38 files changed, 1102 insertions(+), 589 deletions(-)
 create mode 100644 debian/README.source
 create mode 100644 debian/chromium-common.install
 create mode 100644 debian/patches/fixes/atk.patch
 create mode 100644 debian/patches/fixes/connection-message.patch
 create mode 100644 debian/patches/fixes/declaration.patch
 delete mode 100644 debian/patches/fixes/dma.patch
 create mode 100644 debian/patches/fixes/mojo.patch
 create mode 100644 debian/patches/gn/profiler.patch
 create mode 100644 debian/patches/gn/safemath.patch
 delete mode 100644 debian/patches/system/ffmpeg.patch
 create mode 100644 debian/patches/system/gtk2.patch
 delete mode 100644 debian/patches/system/libxml.patch
 delete mode 100755 debian/scripts/build-removals
 create mode 100644 debian/scripts/chromium-shell
 create mode 100755 debian/scripts/mk-origtargz
 copy debian/scripts/{unbundle => unbundle-all} (100%)
 delete mode 100755 debian/scripts/upstream-removals

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