mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-06-27 18:51:39 +00:00
Update debian/control.
This commit is contained in:
parent
d968c14ec3
commit
524a0dc9d3
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -2,6 +2,9 @@ calamares (3.2.18-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Update copyright years.
|
* Update copyright years.
|
||||||
|
* Bump Standards-Version to 4.5.0, no changes needed.
|
||||||
|
* Update debian/control with debhelper-compat (= 12), remove
|
||||||
|
debian/compat.
|
||||||
|
|
||||||
-- Dan Simmons <kc2bez@lubuntu.me> Sat, 15 Feb 2020 22:50:34 -0500
|
-- Dan Simmons <kc2bez@lubuntu.me> Sat, 15 Feb 2020 22:50:34 -0500
|
||||||
|
|
||||||
|
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
|||||||
12
|
|
6
debian/control
vendored
6
debian/control
vendored
@ -5,7 +5,7 @@ Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
|||||||
XSBC-Original-Maintainer: Jonathan Carter <jcc@debian.org>
|
XSBC-Original-Maintainer: Jonathan Carter <jcc@debian.org>
|
||||||
Build-Depends: cmake,
|
Build-Depends: cmake,
|
||||||
cryptsetup,
|
cryptsetup,
|
||||||
debhelper (>= 12),
|
debhelper-compat (= 12),
|
||||||
extra-cmake-modules,
|
extra-cmake-modules,
|
||||||
gettext,
|
gettext,
|
||||||
libatasmart-dev,
|
libatasmart-dev,
|
||||||
@ -38,7 +38,7 @@ Build-Depends: cmake,
|
|||||||
qtdeclarative5-dev,
|
qtdeclarative5-dev,
|
||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
qttools5-dev-tools
|
qttools5-dev-tools
|
||||||
Standards-Version: 4.4.1
|
Standards-Version: 4.5.0
|
||||||
Homepage: https://github.com/calamares/calamares
|
Homepage: https://github.com/calamares/calamares
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/calamares/
|
Vcs-Browser: https://phab.lubuntu.me/source/calamares/
|
||||||
Vcs-Git: https://phab.lubuntu.me/source/calamares.git
|
Vcs-Git: https://phab.lubuntu.me/source/calamares.git
|
||||||
@ -55,7 +55,7 @@ Description: distribution-independent installer framework
|
|||||||
It provides a graphical installer that can be used with nearly
|
It provides a graphical installer that can be used with nearly
|
||||||
any distribution. This package is suitable for live media on
|
any distribution. This package is suitable for live media on
|
||||||
Debian-based systems, and won't be of any particular use on
|
Debian-based systems, and won't be of any particular use on
|
||||||
and already installed system.
|
an already installed system.
|
||||||
.
|
.
|
||||||
You will likely want to provide your own config files to match
|
You will likely want to provide your own config files to match
|
||||||
your distribution, reading the Calamares documentation will guide
|
your distribution, reading the Calamares documentation will guide
|
||||||
|
Loading…
x
Reference in New Issue
Block a user