Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b89773a85 | |||
| 98abeec1c0 |
@@ -4,12 +4,12 @@ welcomeStyleCalamares: true
|
||||
|
||||
strings:
|
||||
productName: Debian GNU/Linux
|
||||
shortProductName: Debian GNU/Linux
|
||||
version: 10
|
||||
shortProductName: Debian
|
||||
version: 10 (buster)
|
||||
shortVersion: 10
|
||||
versionedName: Debian GNU/Linux
|
||||
shortVersionedName: Debian GNU/Linux 10
|
||||
bootloaderEntryName: Debian GNU/Linux
|
||||
versionedName: Debian GNU/Linux 10 (buster)
|
||||
shortVersionedName: Debian 10
|
||||
bootloaderEntryName: Debian
|
||||
productUrl: https://debian.org
|
||||
supportUrl: https://www.debian.org/support
|
||||
releaseNotesUrl: https://www.debian.org/releases/stretch/releasenotes
|
||||
|
||||
@@ -11,3 +11,4 @@ operations:
|
||||
- 'live-tools'
|
||||
- 'live-task-localisation'
|
||||
- 'live-task-recommended'
|
||||
- 'calamares-settings-debian'
|
||||
|
||||
Vendored
+16
@@ -1,3 +1,19 @@
|
||||
calamares-settings-debian (10.0.18-1) unstable; urgency=medium
|
||||
|
||||
* New upstream releas
|
||||
- fix efi install path to EFI/debian
|
||||
* Update to debhelper-compat (=12)
|
||||
|
||||
-- Jonathan Carter <jcc@debian.org> Fri, 15 Feb 2019 16:06:39 +0200
|
||||
|
||||
calamares-settings-debian (10.0.17-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
- explicitly remove calamares-settings-debian from calamares packages
|
||||
module
|
||||
|
||||
-- Jonathan Carter <jcc@debian.org> Wed, 16 Jan 2019 19:14:36 +0200
|
||||
|
||||
calamares-settings-debian (10.0.16-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
11
|
||||
Vendored
+1
-1
@@ -2,7 +2,7 @@ Source: calamares-settings-debian
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Jonathan Carter <jcc@debian.org>
|
||||
Build-Depends: debhelper (>= 11), libglib2.0-bin
|
||||
Build-Depends: debhelper-compat (= 12), libglib2.0-bin
|
||||
Standards-Version: 4.3.0
|
||||
Homepage: https://salsa.debian.org/live-team/calamares-settings-debian
|
||||
Vcs-Git: https://salsa.debian.org/live-team/calamares-settings-debian-packaging.git
|
||||
|
||||
Reference in New Issue
Block a user