Add initial debian foo
This commit is contained in:
parent
9c00111932
commit
a96648cfd3
13 changed files with 304 additions and 0 deletions
16
debian/control
vendored
Normal file
16
debian/control
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
Source: ifupdown-ng
|
||||
Section: unknown
|
||||
Priority: optional
|
||||
Maintainer: unknown <lagertonne@unknown>
|
||||
Build-Depends: debhelper-compat (= 13), libbsd0, libbsd-dev
|
||||
Standards-Version: 4.6.0
|
||||
Homepage: https://github.com/ifupdown-ng/ifupdown-ng
|
||||
#Vcs-Browser: https://salsa.debian.org/debian/ifupdown-ng
|
||||
#Vcs-Git: https://salsa.debian.org/debian/ifupdown-ng.git
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: ifupdown-ng
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description:
|
||||
ifupdown-ng is a network device manager that is largely compatible with Debian ifupdown, BusyBox ifupdown and Cumulus Networks' ifupdown2.
|
||||
Loading…
Add table
Add a link
Reference in a new issue