summaryrefslogtreecommitdiff
path: root/palemoon/debian/source
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-01-26 15:31:03 +0000
committerB Stack <bgstack15@gmail.com>2019-01-26 15:31:03 +0000
commit01a9822e17e555568a7f3a8b5b5ad50d5599489f (patch)
tree7c68e36b9837419160b727908216c1045e42eb47 /palemoon/debian/source
parentpalemoon 28.3.1 (diff)
downloadstackrpms-01a9822e17e555568a7f3a8b5b5ad50d5599489f.tar.gz
stackrpms-01a9822e17e555568a7f3a8b5b5ad50d5599489f.tar.bz2
stackrpms-01a9822e17e555568a7f3a8b5b5ad50d5599489f.zip
Palemoon dpkg for devuan
Diffstat (limited to 'palemoon/debian/source')
-rw-r--r--palemoon/debian/source/format1
-rw-r--r--palemoon/debian/source/include-binaries10
2 files changed, 11 insertions, 0 deletions
diff --git a/palemoon/debian/source/format b/palemoon/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/palemoon/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/palemoon/debian/source/include-binaries b/palemoon/debian/source/include-binaries
new file mode 100644
index 0000000..dd76db8
--- /dev/null
+++ b/palemoon/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
bgstack15