mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 09:39:52 +08:00
debian packaging: change priority from deprecated "extra" to "optional"
This commit is contained in:
parent
927f4f64ce
commit
001ae861fb
3
debian/control
vendored
3
debian/control
vendored
|
@ -1,6 +1,6 @@
|
||||||
Source: fish
|
Source: fish
|
||||||
Section: shells
|
Section: shells
|
||||||
Priority: extra
|
Priority: optional
|
||||||
Maintainer: ridiculous_fish <corydoras@ridiculousfish.com>
|
Maintainer: ridiculous_fish <corydoras@ridiculousfish.com>
|
||||||
Uploaders: David Adam <zanchey@ucc.gu.uwa.edu.au>
|
Uploaders: David Adam <zanchey@ucc.gu.uwa.edu.au>
|
||||||
Build-Depends: debhelper (>= 9.0.0), libncurses5-dev, cmake3 (>= 3.2.0) | cmake (>= 3.2.0), gettext,
|
Build-Depends: debhelper (>= 9.0.0), libncurses5-dev, cmake3 (>= 3.2.0) | cmake (>= 3.2.0), gettext,
|
||||||
|
@ -37,7 +37,6 @@ Description: friendly interactive shell (architecture-independent files)
|
||||||
Package: fish-dbg
|
Package: fish-dbg
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: debug
|
Section: debug
|
||||||
Priority: extra
|
|
||||||
Depends: fish (= ${binary:Version}), ${misc:Depends}
|
Depends: fish (= ${binary:Version}), ${misc:Depends}
|
||||||
Description: debugging symbols for friendly interactive shell
|
Description: debugging symbols for friendly interactive shell
|
||||||
Fish is a command-line shell for modern systems, focusing on user-friendliness,
|
Fish is a command-line shell for modern systems, focusing on user-friendliness,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user