15 lines
355 B
Plaintext
15 lines
355 B
Plaintext
Source: ${PKG_NAME}
|
|
Section: web
|
|
Priority: optional
|
|
Maintainer: BrowserWorks
|
|
Standards-Version: 4.6.2
|
|
Build-Depends: debhelper (>= 9)
|
|
Homepage: https://www.waterfox.net
|
|
|
|
Package: ${PKG_NAME}
|
|
Architecture: ${ARCH_NAME}
|
|
Depends: ${DEPENDS}
|
|
Recommends: curl | wget, gnupg, ca-certificates
|
|
Provides: gnome-www-browser, www-browser
|
|
Description: ${DESCRIPTION}
|