mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-05-31 21:31:30 +00:00
New upstream release
This commit is contained in:
parent
e2e8061f23
commit
ac9694253a
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
|||||||
|
calamares (3.1.12-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release
|
||||||
|
* Replace deprecated build-dep 'kio-dev' with 'libkf5kio-dev'
|
||||||
|
(Closes: #885386)
|
||||||
|
* Update standards version to 4.1.3
|
||||||
|
* Update compat to level 11
|
||||||
|
* Update copyright years
|
||||||
|
|
||||||
|
-- Jonathan Carter <jcc@debian.org> Thu, 08 Feb 2018 10:18:28 +0200
|
||||||
|
|
||||||
calamares (3.1.10-1) unstable; urgency=medium
|
calamares (3.1.10-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New upstream release
|
* New upstream release
|
||||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
10
|
11
|
||||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -4,10 +4,10 @@ Priority: optional
|
|||||||
Maintainer: Jonathan Carter <jcc@debian.org>
|
Maintainer: Jonathan Carter <jcc@debian.org>
|
||||||
Build-Depends: cmake,
|
Build-Depends: cmake,
|
||||||
cryptsetup,
|
cryptsetup,
|
||||||
debhelper (>= 10),
|
debhelper (>= 11),
|
||||||
extra-cmake-modules,
|
extra-cmake-modules,
|
||||||
gettext,
|
gettext,
|
||||||
kio-dev,
|
libkf5kio-dev,
|
||||||
libatasmart-dev,
|
libatasmart-dev,
|
||||||
libboost-python-dev,
|
libboost-python-dev,
|
||||||
libkf5config-dev,
|
libkf5config-dev,
|
||||||
@ -36,7 +36,7 @@ Build-Depends: cmake,
|
|||||||
qtdeclarative5-dev,
|
qtdeclarative5-dev,
|
||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
qttools5-dev-tools
|
qttools5-dev-tools
|
||||||
Standards-Version: 4.1.2
|
Standards-Version: 4.1.3
|
||||||
Homepage: https://github.com/calamares/calamares
|
Homepage: https://github.com/calamares/calamares
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/kde-extras/calamares.git
|
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/kde-extras/calamares.git
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/calamares.git
|
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/calamares.git
|
||||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -3,8 +3,8 @@ Upstream-Name: calamares
|
|||||||
Source: https://github.com/calamares/calamares
|
Source: https://github.com/calamares/calamares
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2017, Adriaan de Groot <groot@kde.org>
|
Copyright: 2017-2018, Adriaan de Groot <groot@kde.org>
|
||||||
2017, Alf Gaida <agaida@siduction.org>
|
2017-2018, Alf Gaida <agaida@siduction.org>
|
||||||
2017, Kyle Robbertze <krobbertze@gmail.com>
|
2017, Kyle Robbertze <krobbertze@gmail.com>
|
||||||
2017, Gabriel Craciunescu <crazy@frugalware.org>
|
2017, Gabriel Craciunescu <crazy@frugalware.org>
|
||||||
2016, Artoo <artoo@manjaro.org>
|
2016, Artoo <artoo@manjaro.org>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user