[Git-commits] [grml/grml2usb] 1d43bf: Bump Standards-Version to 4.3.0
Michael Prokop
noreply at github.com
Wed Feb 20 16:37:03 CET 2019
Branch: refs/heads/master
Home: https://github.com/grml/grml2usb
Commit: 1d43bf36feeef95f29f8e34f22cc7c72b2447604
https://github.com/grml/grml2usb/commit/1d43bf36feeef95f29f8e34f22cc7c72b2447604
Author: Michael Prokop <mika at grml.org>
Date: 2019-02-20 (Wed, 20 Feb 2019)
Changed paths:
M debian/control
Log Message:
-----------
Bump Standards-Version to 4.3.0
Commit: daaf3292b92045c6b6dae230ddf00a5c0aa9a368
https://github.com/grml/grml2usb/commit/daaf3292b92045c6b6dae230ddf00a5c0aa9a368
Author: Michael Prokop <mika at grml.org>
Date: 2019-02-20 (Wed, 20 Feb 2019)
Changed paths:
M debian/control
Log Message:
-----------
Depend on either syslinux or grub2-common + grub-pc-bin
grml2usb depends on grub-pc(-bin) files and grub2-common's grub-install,
but if someone has grub-efi-amd64 installed, then the grub-pc(-bin)
files are missing. The grub-efi-amd64 package shouldn't matter at all,
since we explicitly run grub with `--target=i386-pc`. Adjust depends
accordingly.
Closes: #796801
Thanks: Albert Dengg for bugreport and suggested solution + Axel Beckert for assistance in getting a proper dependency resolution
Commit: ae4c051d97d1f1afc6e1f2fe42963f90361eca9a
https://github.com/grml/grml2usb/commit/ae4c051d97d1f1afc6e1f2fe42963f90361eca9a
Author: Michael Prokop <mika at grml.org>
Date: 2019-02-20 (Wed, 20 Feb 2019)
Changed paths:
M debian/control
Log Message:
-----------
No longer depend on coreutils or realpath
The transition of realpath to coreutils happened for the jessie release,
so it shouldn't be necessary any longer.
Closes: #877554
Thanks: Michael Stone for the bug report
Commit: 9003959a6b6a9114bd707354d15e277f0871c2d8
https://github.com/grml/grml2usb/commit/9003959a6b6a9114bd707354d15e277f0871c2d8
Author: Michael Prokop <mika at grml.org>
Date: 2019-02-20 (Wed, 20 Feb 2019)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 0.16.3
Compare: https://github.com/grml/grml2usb/compare/998c6e211629...9003959a6b6a
More information about the Git-commits
mailing list