Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 06541f170d | |||
| 23079c258a |
@@ -8,7 +8,7 @@ windowPlacement: center
|
||||
|
||||
strings:
|
||||
productName: Debian GNU/Linux
|
||||
shortProductName: Debian testing
|
||||
shortProductName: Debian
|
||||
version: 11 (bullseye)
|
||||
shortVersion: 11
|
||||
versionedName: Debian 11 (bullseye)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 21 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 170 KiB After Width: | Height: | Size: 40 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 164 KiB After Width: | Height: | Size: 86 KiB |
Vendored
+19
@@ -1,3 +1,22 @@
|
||||
calamares-settings-debian (11.0.5-2) unstable; urgency=medium
|
||||
|
||||
* Add supplimental information to previous changelog entry
|
||||
|
||||
-- Jonathan Carter <jcc@debian.org> Mon, 26 Jul 2021 10:27:12 +0200
|
||||
|
||||
calamares-settings-debian (11.0.5-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
- Corrects the apt sources for security updates (Closes: #991474)
|
||||
|
||||
-- Jonathan Carter <jcc@debian.org> Sun, 25 Jul 2021 14:10:24 +0200
|
||||
|
||||
calamares-settings-debian (11.0.4-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Jonathan Carter <jcc@debian.org> Wed, 11 Nov 2020 14:54:50 +0200
|
||||
|
||||
calamares-settings-debian (11.0.3-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
||||
@@ -14,8 +14,8 @@ deb-src http://deb.debian.org/debian $RELEASE main
|
||||
deb http://deb.debian.org/debian $RELEASE-updates main
|
||||
deb-src http://deb.debian.org/debian $RELEASE-updates main
|
||||
|
||||
deb http://security.debian.org/debian-security/ $RELEASE-updates main
|
||||
deb-src http://security.debian.org/debian-security/ $RELEASE-updates main
|
||||
deb http://security.debian.org/debian-security/ $RELEASE-security main
|
||||
deb-src http://security.debian.org/debian-security/ $RELEASE-security main
|
||||
EOF
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user