diff --git a/debian/control b/debian/control index a0f23dc..b25a0d7 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: zig +Source: zig-nightly Section: devel Priority: optional Maintainer: Nick Hastings @@ -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