diff options
author | B Stack <bgstack15@gmail.com> | 2019-07-06 02:55:00 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-07-06 02:55:00 +0000 |
commit | 8fb24e3c9bcfc2a197422af6ea1c27ee483127e1 (patch) | |
tree | 0cf0e8c44cd004a4067f0036e4fcae03813dd152 /palemoon-stackrpms-ublock-origin/debian/control | |
parent | Merge branch 'palemoon-bump' into 'master' (diff) | |
parent | WIP: porting dpkgs to obs (diff) | |
download | stackrpms-8fb24e3c9bcfc2a197422af6ea1c27ee483127e1.tar.gz stackrpms-8fb24e3c9bcfc2a197422af6ea1c27ee483127e1.tar.bz2 stackrpms-8fb24e3c9bcfc2a197422af6ea1c27ee483127e1.zip |
Merge branch 'obs' into 'master'
Add main OBS support for dpkgs
See merge request bgstack15/stackrpms!69
Diffstat (limited to 'palemoon-stackrpms-ublock-origin/debian/control')
-rw-r--r-- | palemoon-stackrpms-ublock-origin/debian/control | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/palemoon-stackrpms-ublock-origin/debian/control b/palemoon-stackrpms-ublock-origin/debian/control deleted file mode 100644 index a58a276..0000000 --- a/palemoon-stackrpms-ublock-origin/debian/control +++ /dev/null @@ -1,15 +0,0 @@ -Source: palemoon-ublock-origin -Section: web -Priority: optional -Maintainer: B Stack <bgstack15@gmail.com> -Build-Depends: debhelper (>=11~), - unzip, - make -Standards-Version: 4.1.4 -Homepage: https://github.com/gorhill/uBlock/releases - -Package: palemoon-ublock-origin -Architecture: all -Multi-Arch: foreign -Depends: ${misc:Depends}, ${shlibs:Depends} -Description: An efficient blocker for Chromium and Firefox. Fast and lean. |