Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a1a3091959 | |||
| 69e280a098 |
@@ -17,7 +17,7 @@ strings:
|
||||
productUrl: https://debian.org
|
||||
supportUrl: https://www.debian.org/support
|
||||
knownIssuesUrl: https://bugs.debian.org
|
||||
releaseNotesUrl: https://www.debian.org/releases/bookworm/releasenotes
|
||||
releaseNotesUrl: https://www.debian.org/releases/trixie/releasenotes
|
||||
donateUrl: https://www.debian.org
|
||||
|
||||
sidebar: widget
|
||||
|
||||
Vendored
+13
@@ -1,3 +1,16 @@
|
||||
calamares-settings-debian (13.0.13-1) unstable; urgency=medium
|
||||
|
||||
* New upstream relese
|
||||
- Fix support url (Closes: #1109232)
|
||||
|
||||
-- Jonathan Carter <jcc@debian.org> Sun, 13 Jul 2025 23:52:19 +0200
|
||||
|
||||
calamares-settings-debian (13.0.12-2) unstable; urgency=medium
|
||||
|
||||
* Add rsync as a dependency (Closes: #1080188)
|
||||
|
||||
-- Jonathan Carter <jcc@debian.org> Mon, 06 Jan 2025 12:03:48 +0200
|
||||
|
||||
calamares-settings-debian (13.0.12-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
||||
Vendored
+1
@@ -12,6 +12,7 @@ Vcs-Browser: https://salsa.debian.org/live-team/calamares-settings-debian-packag
|
||||
Package: calamares-settings-debian
|
||||
Architecture: all
|
||||
Depends: calamares,
|
||||
rsync,
|
||||
cryptsetup,
|
||||
libglib2.0-bin,
|
||||
keyutils,
|
||||
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
calamares-settings-debian_13.0.12-1_source.buildinfo utils optional
|
||||
calamares-settings-debian_13.0.12-2_source.buildinfo utils optional
|
||||
|
||||
Reference in New Issue
Block a user