From 8273aba6c02ec57615c8f075086c2e994f720a95 Mon Sep 17 00:00:00 2001 From: B Stack Date: Sun, 16 Aug 2020 16:18:55 -0400 Subject: WIP: newmoon compile attempt 1 The dpkg built on d2-03a but had some palemoon naming artifacts, so this commit is for building it with the attempted fixes for that. --- newmoon/debian/source/format | 1 + newmoon/debian/source/include-binaries | 10 ++++++++++ newmoon/debian/source/local-options | 2 ++ 3 files changed, 13 insertions(+) create mode 100644 newmoon/debian/source/format create mode 100644 newmoon/debian/source/include-binaries create mode 100644 newmoon/debian/source/local-options (limited to 'newmoon/debian/source') diff --git a/newmoon/debian/source/format b/newmoon/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/newmoon/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/newmoon/debian/source/include-binaries b/newmoon/debian/source/include-binaries new file mode 100644 index 0000000..dd76db8 --- /dev/null +++ b/newmoon/debian/source/include-binaries @@ -0,0 +1,10 @@ +debian/distribution/bundles/statusbar@palemoon.org/chrome/skin/all/urlbar-over-link-arrow-rtl.png +debian/distribution/bundles/statusbar@palemoon.org/chrome/skin/all/pms24.png +debian/distribution/bundles/statusbar@palemoon.org/chrome/skin/all/pulse.png +debian/distribution/bundles/statusbar@palemoon.org/chrome/skin/all/throbberStatic.png +debian/distribution/bundles/statusbar@palemoon.org/chrome/skin/all/pms16.png +debian/distribution/bundles/statusbar@palemoon.org/chrome/skin/all/urlbar-over-link-arrow.png +debian/distribution/bundles/statusbar@palemoon.org/components/status4evar.xpt +debian/distribution/bundles/{3ff46564-d77c-491c-bfc5-fc555c87dbc4}/chrome/content/images/stop.png +debian/distribution/bundles/{3ff46564-d77c-491c-bfc5-fc555c87dbc4}/chrome/content/images/statusbar.png +debian/distribution/bundles/{3ff46564-d77c-491c-bfc5-fc555c87dbc4}/chrome/content/images/icon.png diff --git a/newmoon/debian/source/local-options b/newmoon/debian/source/local-options new file mode 100644 index 0000000..00131ee --- /dev/null +++ b/newmoon/debian/source/local-options @@ -0,0 +1,2 @@ +#abort-on-upstream-changes +#unapply-patches -- cgit