From fea7a766377e9f31d21efff35de1eb3febecbec0 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 12 Oct 2022 16:00:19 -0400 Subject: add librewolf-prefs-stackrpms --- librewolf-prefs-stackrpms/debian/README.Debian | 5 +++++ librewolf-prefs-stackrpms/debian/changelog | 5 +++++ librewolf-prefs-stackrpms/debian/control | 16 ++++++++++++++++ librewolf-prefs-stackrpms/debian/copyright | 21 +++++++++++++++++++++ .../debian/librewolf-prefs-stackrpms.dsc | 14 ++++++++++++++ .../debian/librewolf-prefs-stackrpms.install | 1 + librewolf-prefs-stackrpms/debian/missing-sources | 1 + librewolf-prefs-stackrpms/debian/patches/series | 1 + librewolf-prefs-stackrpms/debian/rules | 9 +++++++++ librewolf-prefs-stackrpms/debian/source/format | 1 + librewolf-prefs-stackrpms/debian/upstream/metadata | 16 ++++++++++++++++ librewolf-prefs-stackrpms/debian/watch | 2 ++ 12 files changed, 92 insertions(+) create mode 100644 librewolf-prefs-stackrpms/debian/README.Debian create mode 100644 librewolf-prefs-stackrpms/debian/changelog create mode 100644 librewolf-prefs-stackrpms/debian/control create mode 100644 librewolf-prefs-stackrpms/debian/copyright create mode 100644 librewolf-prefs-stackrpms/debian/librewolf-prefs-stackrpms.dsc create mode 100644 librewolf-prefs-stackrpms/debian/librewolf-prefs-stackrpms.install create mode 100644 librewolf-prefs-stackrpms/debian/missing-sources create mode 100644 librewolf-prefs-stackrpms/debian/patches/series create mode 100755 librewolf-prefs-stackrpms/debian/rules create mode 100644 librewolf-prefs-stackrpms/debian/source/format create mode 100644 librewolf-prefs-stackrpms/debian/upstream/metadata create mode 100644 librewolf-prefs-stackrpms/debian/watch (limited to 'librewolf-prefs-stackrpms/debian') diff --git a/librewolf-prefs-stackrpms/debian/README.Debian b/librewolf-prefs-stackrpms/debian/README.Debian new file mode 100644 index 0000000..7a07433 --- /dev/null +++ b/librewolf-prefs-stackrpms/debian/README.Debian @@ -0,0 +1,5 @@ +librewolf-prefs-stackrpms for Devuan + +Initial release. + + -- B. Stack Wed, 12 Oct 2022 15:32:00 -0400 diff --git a/librewolf-prefs-stackrpms/debian/changelog b/librewolf-prefs-stackrpms/debian/changelog new file mode 100644 index 0000000..97e9a55 --- /dev/null +++ b/librewolf-prefs-stackrpms/debian/changelog @@ -0,0 +1,5 @@ +librewolf-prefs-stackrpms (0.0.1-1) obs; urgency=low + + * Initial release. Closes: packages-want#24 + + -- B. Stack Wed, 12 Oct 2022 15:32:00 -0400 diff --git a/librewolf-prefs-stackrpms/debian/control b/librewolf-prefs-stackrpms/debian/control new file mode 100644 index 0000000..f7d7670 --- /dev/null +++ b/librewolf-prefs-stackrpms/debian/control @@ -0,0 +1,16 @@ +Source: librewolf-prefs-stackrpms +Section: web +Priority: optional +Maintainer: B. Stack +Build-Depends: debhelper-compat (= 13) +Standards-Version: 4.5.1 +Homepage: https://bgstack15.ddns.net/blog/ +Rules-Requires-Root: no + +Package: librewolf-prefs-stackrpms +Section: libs +Architecture: all +Pre-Depends: ${misc:Pre-Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: stackrpms prefs for Librewolf + Owns file stackrpms-librewolf-prefs.js and that is all. diff --git a/librewolf-prefs-stackrpms/debian/copyright b/librewolf-prefs-stackrpms/debian/copyright new file mode 100644 index 0000000..de5941f --- /dev/null +++ b/librewolf-prefs-stackrpms/debian/copyright @@ -0,0 +1,21 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: librewolf-prefs-stackrpms +Upstream-Contact: B. Stack +Source: +# +# Please double check copyright with the licensecheck(1) command. + +Files: README.md + librewolf-prefs-stackrpms.spec + stackrpms-librewolf-prefs.js + debian/* +Copyright: B. Stack 2022 +License: GPL-3 + +License: GPL-3 + On Debian machines the full text of the GNU General Public License + version 3 can be found in the file /usr/share/common-licenses/GPL-3. + +#---------------------------------------------------------------------------- +# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following +# license/copyright files. diff --git a/librewolf-prefs-stackrpms/debian/librewolf-prefs-stackrpms.dsc b/librewolf-prefs-stackrpms/debian/librewolf-prefs-stackrpms.dsc new file mode 100644 index 0000000..0f3fa82 --- /dev/null +++ b/librewolf-prefs-stackrpms/debian/librewolf-prefs-stackrpms.dsc @@ -0,0 +1,14 @@ +Format: 3.0 (quilt) +Source: librewolf-prefs-stackrpms +Binary: librewolf-prefs-stackrpms +Architecture: all +Version: 0.0.1-1 +Maintainer: B. Stack +Homepage: https://bgstack15.ddns.net/blog/ +Standards-Version: 4.5.1 +Build-Depends: debhelper-compat (= 13) +Package-List: + librewolf-prefs-stackrpms deb libs optional arch=all +Files: + 00000000000000000000000000000000 1 librewolf-prefs-stackrpms.orig.tar.gz + 00000000000000000000000000000000 1 librewolf-prefs-stackrpms.debian.tar.xz diff --git a/librewolf-prefs-stackrpms/debian/librewolf-prefs-stackrpms.install b/librewolf-prefs-stackrpms/debian/librewolf-prefs-stackrpms.install new file mode 100644 index 0000000..6505661 --- /dev/null +++ b/librewolf-prefs-stackrpms/debian/librewolf-prefs-stackrpms.install @@ -0,0 +1 @@ +stackrpms-librewolf-prefs.js usr/lib/librewolf/browser/defaults/preferences diff --git a/librewolf-prefs-stackrpms/debian/missing-sources b/librewolf-prefs-stackrpms/debian/missing-sources new file mode 100644 index 0000000..c53ec4c --- /dev/null +++ b/librewolf-prefs-stackrpms/debian/missing-sources @@ -0,0 +1 @@ +stackrpms-librewolf-prefs.js diff --git a/librewolf-prefs-stackrpms/debian/patches/series b/librewolf-prefs-stackrpms/debian/patches/series new file mode 100644 index 0000000..4a97dfa --- /dev/null +++ b/librewolf-prefs-stackrpms/debian/patches/series @@ -0,0 +1 @@ +# You must remove unused comment lines for the released package. diff --git a/librewolf-prefs-stackrpms/debian/rules b/librewolf-prefs-stackrpms/debian/rules new file mode 100755 index 0000000..9cf3a86 --- /dev/null +++ b/librewolf-prefs-stackrpms/debian/rules @@ -0,0 +1,9 @@ +#!/usr/bin/make -f +# You must remove unused comment lines for the released package. +#export DH_VERBOSE = 1 +#export DEB_BUILD_MAINT_OPTIONS = hardening=+all +#export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic +#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed + +%: + dh $@ diff --git a/librewolf-prefs-stackrpms/debian/source/format b/librewolf-prefs-stackrpms/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/librewolf-prefs-stackrpms/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/librewolf-prefs-stackrpms/debian/upstream/metadata b/librewolf-prefs-stackrpms/debian/upstream/metadata new file mode 100644 index 0000000..dc2feb0 --- /dev/null +++ b/librewolf-prefs-stackrpms/debian/upstream/metadata @@ -0,0 +1,16 @@ +# +# DEP-12: Per-package machine-readable metadata about Upstream +# Please check * https://dep-team.pages.debian.net/deps/dep12/ +# * https://wiki.debian.org/UpstreamMetadata +Reference: + Author: + Title: + Journal: + Year: + Volume: + Number: + Pages: + DOI: + PMID: + URL: + eprint: diff --git a/librewolf-prefs-stackrpms/debian/watch b/librewolf-prefs-stackrpms/debian/watch new file mode 100644 index 0000000..76575dc --- /dev/null +++ b/librewolf-prefs-stackrpms/debian/watch @@ -0,0 +1,2 @@ +# You must remove unused comment lines for the released package. +version=3 -- cgit