mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-06-05 15:51:31 +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
|
calamares (3.2.1-1ubuntu2) cosmic; urgency=medium
|
||||||
|
|
||||||
* Add package hook for apport.
|
* Add package hook for apport.
|
||||||
|
12
debian/control
vendored
12
debian/control
vendored
@ -8,13 +8,13 @@ Build-Depends: cmake,
|
|||||||
debhelper (>= 11),
|
debhelper (>= 11),
|
||||||
extra-cmake-modules,
|
extra-cmake-modules,
|
||||||
gettext,
|
gettext,
|
||||||
libkf5kio-dev,
|
|
||||||
libatasmart-dev,
|
libatasmart-dev,
|
||||||
libboost-python-dev,
|
libboost-python-dev,
|
||||||
libkf5config-dev,
|
libkf5config-dev,
|
||||||
libkf5coreaddons-dev,
|
libkf5coreaddons-dev,
|
||||||
libkf5i18n-dev,
|
libkf5i18n-dev,
|
||||||
libkf5iconthemes-dev,
|
libkf5iconthemes-dev,
|
||||||
|
libkf5kio-dev,
|
||||||
libkf5parts-dev,
|
libkf5parts-dev,
|
||||||
libkf5service-dev,
|
libkf5service-dev,
|
||||||
libkf5solid-dev,
|
libkf5solid-dev,
|
||||||
@ -22,9 +22,11 @@ Build-Depends: cmake,
|
|||||||
libparted-dev,
|
libparted-dev,
|
||||||
libpolkit-qt5-1-dev,
|
libpolkit-qt5-1-dev,
|
||||||
libpwquality-dev,
|
libpwquality-dev,
|
||||||
libyaml-cpp-dev,
|
libpythonqt-qt5-python3-dev,
|
||||||
|
libpythonqt-qtall-qt5-python3-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5webkit5-dev,
|
libqt5webkit5-dev,
|
||||||
|
libyaml-cpp-dev,
|
||||||
os-prober,
|
os-prober,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
pkg-kde-tools,
|
pkg-kde-tools,
|
||||||
@ -37,9 +39,7 @@ Build-Depends: cmake,
|
|||||||
qtbase5-dev,
|
qtbase5-dev,
|
||||||
qtdeclarative5-dev,
|
qtdeclarative5-dev,
|
||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
qttools5-dev-tools,
|
qttools5-dev-tools
|
||||||
libpythonqt-qt5-python3-dev,
|
|
||||||
libpythonqt-qtall-qt5-python3-dev
|
|
||||||
Standards-Version: 4.1.4
|
Standards-Version: 4.1.4
|
||||||
Homepage: https://github.com/calamares/calamares
|
Homepage: https://github.com/calamares/calamares
|
||||||
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde-extras/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
|
Package: calamares
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
Depends: os-prober, ${misc:Depends}, ${shlibs:Depends}
|
Depends: os-prober, ${misc:Depends}, ${shlibs:Depends}
|
||||||
Recommends: squashfs-tools, btrfs-progs
|
Recommends: btrfs-progs, squashfs-tools
|
||||||
Description: distribution-independent installer framework
|
Description: distribution-independent installer framework
|
||||||
Calamares is a 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
|
On Debian systems the full text of the GNU General Public License
|
||||||
version 3 can be found in the file
|
version 3 can be found in the file
|
||||||
`/usr/share/common-licenses/GPL-3'.
|
`/usr/share/common-licenses/GPL-3'.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user