Skip to content

Commit

Permalink
bumped changelog version
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Nov 25, 2023
1 parent 5e02221 commit eb3d0dd
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
16 changes: 16 additions & 0 deletions changelog.upstream
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
commit 5e022218c1d7ab91e06f3a7170362a5387a13ba2
Author: Patrick Schleizer <[email protected]>
Date: Sat Nov 25 02:18:58 2023 -0500

fix, /dev/vboxdrv is not a file, it's a device

hence test -f does not work

using test -e instead works

commit 5ccf886ffc43f843b5d8a284cf94dfa1e3f0a49a
Author: Patrick Schleizer <[email protected]>
Date: Thu Nov 16 05:45:26 2023 +0000

bumped changelog version

commit dea35967e281af8c36be4711efe16aa017ef96ae
Author: Patrick Schleizer <[email protected]>
Date: Thu Nov 16 00:43:43 2023 -0500
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
usability-misc (3:18.0-1) unstable; urgency=medium

* New upstream version (local package).

-- Patrick Schleizer <[email protected]> Sat, 25 Nov 2023 07:19:35 +0000

usability-misc (3:17.9-1) unstable; urgency=medium

* New upstream version (local package).
Expand Down

0 comments on commit eb3d0dd

Please sign in to comment.