summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 18:50:24 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 18:50:24 +0000
commit11f97ebf96e22ad64e621d8d1b61defe3180fff4 (patch)
tree06fdc7f2f2eaa8003a2ef18dd2fd41077c1f9ab3 /debian/control
parentAdding upstream version 7.5.1+dfsg. (diff)
downloadfoxyproxy-firefox-extension-11f97ebf96e22ad64e621d8d1b61defe3180fff4.tar.xz
foxyproxy-firefox-extension-11f97ebf96e22ad64e621d8d1b61defe3180fff4.zip
Adding debian version 7.5.1+dfsg-3.debian/7.5.1+dfsg-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..1204ba2
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,29 @@
+Source: foxyproxy-firefox-extension
+Section: web
+Priority: optional
+Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
+Build-Depends:
+ debhelper-compat (= 13),
+Rules-Requires-Root: no
+Standards-Version: 4.6.2
+Homepage: https://github.com/foxyproxy/firefox-extension
+Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/foxyproxy-firefox-extension
+Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/foxyproxy-firefox-extension
+
+Package: webext-foxyproxy
+Section: web
+Architecture: all
+Depends:
+ fonts-font-awesome,
+ ${misc:Depends},
+Recommends:
+ firefox (>= 57) | firefox-esr (>= 57),
+Enhances:
+ firefox,
+ firefox-esr,
+Description: Advanced proxy management for Firefox
+ FoxyProxy is an advanced proxy management tool that completely replaces
+ Firefox's limited proxying capabilities.
+ .
+ It features automatically switching the internet connection across one or more
+ proxy servers based on URL patterns.