diff options
Diffstat (limited to 'waterfox-ublock-origin/debian')
-rw-r--r-- | waterfox-ublock-origin/debian/changelog | 6 | ||||
-rw-r--r-- | waterfox-ublock-origin/debian/control | 5 | ||||
-rw-r--r-- | waterfox-ublock-origin/debian/watch | 2 |
3 files changed, 12 insertions, 1 deletions
diff --git a/waterfox-ublock-origin/debian/changelog b/waterfox-ublock-origin/debian/changelog index 428e2eb..d6c8d66 100644 --- a/waterfox-ublock-origin/debian/changelog +++ b/waterfox-ublock-origin/debian/changelog @@ -1,3 +1,9 @@ +waterfox-ublock-origin (1.16.4.18-1+devuan) obs; urgency=medium + + * Update + + -- B Stack <bgstack15@gmail.com> Tue, 18 Feb 2020 13:44:00 -0500 + waterfox-ublock-origin (1.16.4.16-1+devuan) obs; urgency=medium * Update diff --git a/waterfox-ublock-origin/debian/control b/waterfox-ublock-origin/debian/control index 13a72ca..1380e7a 100644 --- a/waterfox-ublock-origin/debian/control +++ b/waterfox-ublock-origin/debian/control @@ -13,3 +13,8 @@ Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends} Description: An efficient blocker for Chromium and Firefox. Fast and lean. + uBlock Origin is NOT an "ad blocker": it is a + wide-spectrum blocker -- which happens to be able + to function as a mere "ad blocker". The default + behavior of uBlock Origin when newly installed is + to block ads, trackers and malware sites diff --git a/waterfox-ublock-origin/debian/watch b/waterfox-ublock-origin/debian/watch index 23b0381..e7e7f09 100644 --- a/waterfox-ublock-origin/debian/watch +++ b/waterfox-ublock-origin/debian/watch @@ -2,4 +2,4 @@ version=4 # uscan will make a nice symlink, so no name mangling is required. #opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/firefox-legacy-$1\.tar\.gz/ \ - https://github.com/gorhill/uBlock/tags .*/firefox-legacy-v?([\d\.]+)\.tar\.gz + https://github.com/gorhill/uBlock-for-firefox-legacy/tags .*/firefox-legacy-v?([\d\.]+)\.tar\.gz |