This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pale-moon. from 60a5332 debian/installer/Makefile.in: switch some hardcoded places to use $(MOZ_BUILD_APP), some other places to hardcoded filename extensions and drop the (hopefully unneeded) replacement magic - with an explanative comment. new ebe47f9 debian/control: regenerate. new 1a94baa debian/patches: add new patch for hopefully filtering out the addonsInfo files from the general "browser" section, which in PM sadly uses a wildcard to include all files below the components/ directory. The 2 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/changelog | 6 ++++++ debian/control | 14 +++----------- .../Remove-AddonsInfo-from-browser-section.patch | 11 +++++++++++ debian/patches/series | 1 + 4 files changed, 21 insertions(+), 11 deletions(-) create mode 100644 debian/patches/debian-hacks/Remove-AddonsInfo-from-browser-section.patch -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit ebe47f93a08ccac40cd70448abc11ef373375fc1 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Feb 18 22:03:47 2019 +0100 debian/control: regenerate. --- debian/changelog | 2 ++ debian/control | 14 +++----------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/debian/changelog b/debian/changelog index 055a569..bdcf1f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ palemoon (28.3.1+repack-1-0x2go1) UNRELEASED; urgency=medium - Switch some hardcoded places to use $(MOZ_BUILD_APP), some other places to hardcoded filename extensions and drop the (hopefully unneeded) replacement magic - with an explanative comment. + * debian/control: + - Regenerate. -- Mihai Moldovan <ionic@ionic.de> Thu, 31 Jan 2019 01:36:58 +0100 diff --git a/debian/control b/debian/control index 3ab51e6..c7724b3 100644 --- a/debian/control +++ b/debian/control @@ -5,33 +5,26 @@ Maintainer: X2Go Developers <x2go-dev@lists.x2go.org> XSBC-Original-Maintainer: Steven Pusser <stevep@mxlinux.org> Build-Depends: autotools-dev, debhelper (>= 9.20160114), + gcc (>= 4.9), autoconf2.13, libx11-dev, libx11-xcb-dev, libxt-dev, + libgconf2-dev (>= 1.2.1), libgtk2.0-dev (>= 2.14), libglib2.0-dev (>= 2.16.0), libstartup-notification0-dev, libjpeg-dev, - zlib1g-dev, - libbz2-dev, libreadline-dev, python2.7, python-minimal (>= 2.6.6-13~), python-ply, dpkg-dev (>= 1.16.1.1~), - libnspr4-dev (>= 2:4.13.1~), - libnss3-dev (>= 2:3.28.5~), - libsqlite3-dev (>= 3.17.0), - libvpx-dev (>= 1.5.0), - libhunspell-dev (>= 1.2), libdbus-glib-1-dev, libasound2-dev [linux-any], # Disabled, because Palemoon does not have or want such capabilities. # libiw-dev [linux-any], libnotify-dev, - libffi-dev, - libevent-dev (>= 1.4.1), # Would be needed for WebRTC support, but Palemoon does not have any. # libjsoncpp-dev, mesa-common-dev, @@ -63,6 +56,7 @@ Package: palemoon Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + libavcodec54 | libavcodec-extra54 | libavcodec55 | libavcodec-extra55 | libavcodec56 | libavcodec-extra56 | libavcodec57 | libavcodec-extra57 | libavcodec58 | libavcodec-extra58 | libavcodec-ffmpeg56 | libavcodec-ffmpeg-extra56, fontconfig, procps, debianutils (>= 1.16), @@ -97,8 +91,6 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, python-ply, - libnss3-dev, - libnspr4-dev, palemoon (= ${binary:Version}) Description: Development files for the Goanna engine library This library provides an API for XUL applications and Goanna embedders. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 1a94baa6240e73e09b4a568350c2bbcf417f25a6 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Feb 22 03:34:14 2019 +0100 debian/patches: add new patch for hopefully filtering out the addonsInfo files from the general "browser" section, which in PM sadly uses a wildcard to include all files below the components/ directory. --- debian/changelog | 4 ++++ .../debian-hacks/Remove-AddonsInfo-from-browser-section.patch | 11 +++++++++++ debian/patches/series | 1 + 3 files changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index bdcf1f6..e87765e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,10 @@ palemoon (28.3.1+repack-1-0x2go1) UNRELEASED; urgency=medium replacement magic - with an explanative comment. * debian/control: - Regenerate. + * debian/patches: + - Add new patch for hopefully filtering out the addonsInfo files from the + general "browser" section, which in PM sadly uses a wildcard to include + all files below the components/ directory. -- Mihai Moldovan <ionic@ionic.de> Thu, 31 Jan 2019 01:36:58 +0100 diff --git a/debian/patches/debian-hacks/Remove-AddonsInfo-from-browser-section.patch b/debian/patches/debian-hacks/Remove-AddonsInfo-from-browser-section.patch new file mode 100644 index 0000000..82128af --- /dev/null +++ b/debian/patches/debian-hacks/Remove-AddonsInfo-from-browser-section.patch @@ -0,0 +1,11 @@ +--- a/application/palemoon/installer/package-manifest.in ++++ b/application/palemoon/installer/package-manifest.in +@@ -144,6 +144,8 @@ + + ; [Components] + @RESPATH@/components/* ++-@RESPATH@/components/addonsInfo.js ++-@RESPATH@/components/addonsInfo.manifest + @RESPATH@/browser/components/* + #ifdef MOZ_ARTIFACT_BUILDS + #endif diff --git a/debian/patches/series b/debian/patches/series index 0c0ca9f..3aeb1ca 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ debian-hacks/Add-debian-extra-stuff-to-upstream-build-system-dire.patch debian-hacks/Make-upstream-build-system-create-debian-installer-M.patch +debian-hacks/Remove-AddonsInfo-from-browser-section.patch -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git