mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-03-12 11:41:11 +00:00
Wraaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaap.
This commit is contained in:
parent
e39cf518da
commit
f843a06bc6
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
calamares (3.2.1-1ubuntu3) UNRELEASED; urgency=medium
|
||||
|
||||
* Run wrap-and-sort.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 20 Aug 2018 23:03:29 -0500
|
||||
|
||||
calamares (3.2.1-1ubuntu2) cosmic; urgency=medium
|
||||
|
||||
* Add package hook for apport.
|
||||
|
12
debian/control
vendored
12
debian/control
vendored
@ -8,13 +8,13 @@ Build-Depends: cmake,
|
||||
debhelper (>= 11),
|
||||
extra-cmake-modules,
|
||||
gettext,
|
||||
libkf5kio-dev,
|
||||
libatasmart-dev,
|
||||
libboost-python-dev,
|
||||
libkf5config-dev,
|
||||
libkf5coreaddons-dev,
|
||||
libkf5i18n-dev,
|
||||
libkf5iconthemes-dev,
|
||||
libkf5kio-dev,
|
||||
libkf5parts-dev,
|
||||
libkf5service-dev,
|
||||
libkf5solid-dev,
|
||||
@ -22,9 +22,11 @@ Build-Depends: cmake,
|
||||
libparted-dev,
|
||||
libpolkit-qt5-1-dev,
|
||||
libpwquality-dev,
|
||||
libyaml-cpp-dev,
|
||||
libpythonqt-qt5-python3-dev,
|
||||
libpythonqt-qtall-qt5-python3-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5webkit5-dev,
|
||||
libyaml-cpp-dev,
|
||||
os-prober,
|
||||
pkg-config,
|
||||
pkg-kde-tools,
|
||||
@ -37,9 +39,7 @@ Build-Depends: cmake,
|
||||
qtbase5-dev,
|
||||
qtdeclarative5-dev,
|
||||
qttools5-dev,
|
||||
qttools5-dev-tools,
|
||||
libpythonqt-qt5-python3-dev,
|
||||
libpythonqt-qtall-qt5-python3-dev
|
||||
qttools5-dev-tools
|
||||
Standards-Version: 4.1.4
|
||||
Homepage: https://github.com/calamares/calamares
|
||||
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde-extras/calamares
|
||||
@ -48,7 +48,7 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde-extras/calamares.git
|
||||
Package: calamares
|
||||
Architecture: linux-any
|
||||
Depends: os-prober, ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: squashfs-tools, btrfs-progs
|
||||
Recommends: btrfs-progs, squashfs-tools
|
||||
Description: distribution-independent installer framework
|
||||
Calamares is a distribution-independent installer framework.
|
||||
.
|
||||
|
1
debian/copyright
vendored
1
debian/copyright
vendored
@ -121,4 +121,3 @@ License: GPL-3+
|
||||
On Debian systems the full text of the GNU General Public License
|
||||
version 3 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-3'.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user