Adding debian version 7.5.1+dfsg-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
916e3d5336
commit
0684f2243e
10 changed files with 156 additions and 0 deletions
29
debian/control
vendored
Normal file
29
debian/control
vendored
Normal file
|
@ -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.5.1
|
||||
Homepage: https://github.com/foxyproxy/firefox-extension
|
||||
Vcs-Browser: https://git.progress-linux.org/packages/fuchur-extras/foxyproxy-firefox-extension
|
||||
Vcs-Git: https://git.progress-linux.org/packages/fuchur-extras/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.
|
Loading…
Add table
Add a link
Reference in a new issue