[Pkg-cli-libs-commits] [webkitgtk-sharp] branch master updated (7a5ba28 -> cdee808)

Andrew Shadura andrewsh at debian.org
Sun Sep 3 17:16:52 UTC 2017


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

andrewsh pushed a change to branch master
in repository webkitgtk-sharp.

      from  7a5ba28   Update the changelog.
      adds  2c3ef9d   New upstream version 2.10.9+git20160917
       new  3004003   Merge branch 'upstream'
       new  4d626cf   Refresh patches.
       new  deab236   Update debian/copyright
       new  cdee808   Update the changelog.

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:
 .gitignore                                         |   108 -
 AUTHORS                                            |     3 +-
 COPYING                                            |   186 +-
 Makefile.am                                        |    12 +-
 README.md                                          |    21 +-
 configure.ac                                       |   109 +-
 debian/changelog                                   |     7 +
 debian/control                                     |    73 +-
 debian/copyright                                   |    27 +-
 ...nstall => libwebkit2-sharp-4.0-cil-dev.install} |     0
 debian/libwebkit2-sharp-4.0-cil.install            |     2 +
 debian/libwebkit2-sharp-4.0-cil.installcligac      |     1 +
 debian/libwebkitgtk3.0-cil.install                 |     2 -
 debian/libwebkitgtk3.0-cil.installcligac           |     1 -
 ...ll => monodoc-webkit2-sharp-4.0-manual.install} |     0
 debian/patches/01-parallel_mdoc.patch              |    15 +-
 debian/patches/02-pkgconfig_library_path.patch     |    25 +-
 debian/patches/03_dllmap.patch                     |    18 +-
 doc/Makefile.am                                    |    16 +-
 doc/en/.gitkeep                                    |     1 -
 m4.custom                                          |     5 +-
 m4/GDK_SHARP.m4                                    |     6 +
 m4/GIO_SHARP.m4                                    |     6 +
 m4/GLIB_SHARP.m4                                   |     6 +
 m4/cairo.m4                                        |     5 -
 m4/soup.m4                                         |     5 -
 out/webkitgtk-sharp.dll.config                     |     6 -
 sources/Makefile.am                                |   104 +-
 sources/csproj.xslt                                |    30 +
 sources/custom.sources                             |     2 +
 sources/glue/Makefile.am                           |    18 +-
 sources/webkit2-sharp-V_2_10.csproj                |    50 +
 sources/webkit2-sharp-api.raw                      |  4062 ++++++
 sources/webkit2-sharp.dll.config                   |     3 +
 ...itgtk-sharp.metadata => webkit2-sharp.metadata} |     6 +-
 sources/webkit2-sharp.snk                          |   Bin 0 -> 596 bytes
 sources/webkitgtk-sharp-api.raw                    | 13746 -------------------
 sources/webkitgtk-sharp.snk                        |   Bin 596 -> 0 bytes
 webkit2-sharp-4.0.pc.in                            |     9 +
 webkit2-sharp.sln                                  |    13 +
 webkitgtk-sharp-3.0.pc.in                          |    12 -
 41 files changed, 4460 insertions(+), 14261 deletions(-)
 delete mode 100644 .gitignore
 rename debian/{libwebkitgtk3.0-cil-dev.install => libwebkit2-sharp-4.0-cil-dev.install} (100%)
 create mode 100644 debian/libwebkit2-sharp-4.0-cil.install
 create mode 100644 debian/libwebkit2-sharp-4.0-cil.installcligac
 delete mode 100644 debian/libwebkitgtk3.0-cil.install
 delete mode 100644 debian/libwebkitgtk3.0-cil.installcligac
 rename debian/{monodoc-webkitgtk3.0-manual.install => monodoc-webkit2-sharp-4.0-manual.install} (100%)
 delete mode 100644 doc/en/.gitkeep
 create mode 100644 m4/GDK_SHARP.m4
 create mode 100644 m4/GIO_SHARP.m4
 create mode 100644 m4/GLIB_SHARP.m4
 delete mode 100644 m4/cairo.m4
 delete mode 100644 m4/soup.m4
 delete mode 100644 out/webkitgtk-sharp.dll.config
 create mode 100644 sources/csproj.xslt
 create mode 100644 sources/custom.sources
 create mode 100644 sources/webkit2-sharp-V_2_10.csproj
 create mode 100644 sources/webkit2-sharp-api.raw
 create mode 100644 sources/webkit2-sharp.dll.config
 rename sources/{webkitgtk-sharp.metadata => webkit2-sharp.metadata} (52%)
 create mode 100644 sources/webkit2-sharp.snk
 delete mode 100644 sources/webkitgtk-sharp-api.raw
 delete mode 100644 sources/webkitgtk-sharp.snk
 create mode 100644 webkit2-sharp-4.0.pc.in
 create mode 100644 webkit2-sharp.sln
 delete mode 100644 webkitgtk-sharp-3.0.pc.in

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/webkitgtk-sharp.git



More information about the Pkg-cli-libs-commits mailing list