parent
453b556f88
commit
b9d9177e2d
@ -1,3 +1,3 @@
|
|||||||
usr/*
|
|
||||||
etc/*
|
etc/*
|
||||||
lib/*
|
lib/*
|
||||||
|
usr/*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
calamares-core (0) UNRELEASED; urgency=low
|
calamares-settings (0) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
|
* Initial release
|
||||||
|
|
||||||
-- Rohan Garg <rohan@kde.org> Thu, 16 Oct 2014 17:22:15 +0200
|
-- Jonathan Riddell <jr@jriddell.org> Tue, 17 Jan 2017 13:55:46 +0000
|
||||||
|
@ -1,15 +1,17 @@
|
|||||||
Source: calamares-core
|
Source: calamares-settings
|
||||||
Section: devel
|
Section: devel
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Rohan Garg <rohan@kde.org>
|
Maintainer: Rohan Garg <rohan@kde.org>
|
||||||
Build-Depends: debhelper (>= 9),
|
Build-Depends: debhelper (>= 9)
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Homepage: https://github.com/netrunner-core/calamares-core
|
Homepage: https://github.com/netrunner-core/calamares-core
|
||||||
|
Vcs-Git: git://anongit.neon.kde.org/neon/calamares-settings
|
||||||
|
Vcs-Browser: https://packaging.neon.kde.org/neon/calamares-settings
|
||||||
|
|
||||||
Package: calamares-core
|
Package: calamares-settings
|
||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
Depends: calamares
|
Depends: calamares
|
||||||
Description: distribution-independent installer framework
|
Description: distribution-independent installer framework
|
||||||
distribution-independent installer framework.
|
distribution-independent installer framework.
|
||||||
.
|
.
|
||||||
This package contains the calamares settings and branding for Netrunner Debian Core.
|
This package contains the calamares settings and branding for KDE neon.
|
||||||
|
Loading…
Reference in new issue