Update debian/control

This commit is contained in:
ferreo 2024-12-01 14:38:08 +01:00
parent 7914129995
commit 1db35f1042

7
debian/control vendored
View File

@ -1,4 +1,4 @@
Source: zig
Source: zig-nightly
Section: devel
Priority: optional
Maintainer: Nick Hastings <nicholaschastings@gmail.com>
@ -15,10 +15,13 @@ Vcs-Browser: https://salsa.debian.org/zig-team/zig
Vcs-Git: https://salsa.debian.org/zig-team/zig.git
Homepage: https://github.com/ziglang/zig
Package: zig
Package: zig-nightly
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: zig
Conflicts: zig
Replaces: zig
Description: Imperative, general-purpose, statically typed, system programming language
The ultimate goal of the Zig project is to serve users. As a
first-order effect, this means users of the compiler, helping