This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pale-moon. from 47a53ee debian/rules: allow comments and empty (or including only whitespace) lines. new 60dfd82 debian/palemoon.install.in: remove palemoon-duckduckgo entry. The 1 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 | 1 + debian/palemoon.install.in | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) -- 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 60dfd824cafcc5b5afbf336350738d9111ce1904 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Sep 26 07:27:54 2018 +0200 debian/palemoon.install.in: remove palemoon-duckduckgo entry. --- debian/changelog | 1 + debian/palemoon.install.in | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d6bb19d..dfc6bf5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -281,6 +281,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Remove libmozjs file, probably also statically linked-in. - The default theme extension is not xpi-packaged, keep (and install) it as a directory. + - Remove palemoon-duckduckgo entry. -- Mihai Moldovan <ionic@ionic.de> Mon, 28 May 2018 03:44:10 +0200 diff --git a/debian/palemoon.install.in b/debian/palemoon.install.in index 6f73e72..6bb4f50 100644 --- a/debian/palemoon.install.in +++ b/debian/palemoon.install.in @@ -111,5 +111,3 @@ usr/lib/palemoon/components/libmozgnome.so usr/lib/palemoon/browser/components/*.manifest usr/lib/palemoon/browser/components/libbrowsercomps.so - -usr/lib/palemoon/browser/searchplugins/duckduckgo-palemoon.xml -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git