mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-04 07:41:09 +00:00
Fix package name
This commit is contained in:
parent
6d7f7f7afb
commit
efe5a395d1
5
debian/control
vendored
5
debian/control
vendored
@ -35,9 +35,10 @@ Homepage: https://github.com/calamares/calamares
|
||||
Vcs-Git: http://github.com/calamares/calamares-debian.git
|
||||
Vcs-Browser: https://github.com/calamares/calamares-debian.git
|
||||
|
||||
Package: calamares
|
||||
Package: calamares-post
|
||||
Architecture: any
|
||||
Depends: os-prober, konsole, ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: calamares-branding
|
||||
Description: distribution-independent installer framework
|
||||
distribution-independent installer framework.
|
||||
.
|
||||
@ -46,7 +47,7 @@ Description: distribution-independent installer framework
|
||||
Package: calamares-dbg
|
||||
Architecture: any
|
||||
Section: debug
|
||||
Depends: calamares (= ${binary:Version}), ${misc:Depends}
|
||||
Depends: calamares-post (= ${binary:Version}), ${misc:Depends}
|
||||
Description: distribution-independent installer framework -- debug symbols
|
||||
distribution-independent installer framework.
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user