Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,14 @@ Depends: ${misc:Depends},
wl-clipboard,
xwayland
Recommends:
sway-audio-idle-inhibit,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So we need a changelog version sync to https://github.com/regolith-linux/SwayAudioIdleInhibit/blob/main/debian/changelog#L1. Not clear to me if we are using a gh action to bump changelog or manually pushing commits. Will check

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even if we do have a action for that, even then I think the bumping needs to happen manually to ensure the major version gets updated, since this is technically a breaking change. Also the upstream version is also 2.0.0, so having 2.x as the version number should make a lot of sense.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming no additional actions required here. Merging PR so I can make a release

sway-audio-idle-inhibit (>= 2.0.0),
gnome-terminal,
regolith-wm-rofication-ilia,
xdg-desktop-portal-regolith-wayland-config
Provides: regolith-desktop-session
Conflicts: session-shortcuts
Breaks: regolith-sway-audio-idle-inhibit
Replaces: regolith-sway-audio-idle-inhibit
Description: Regolith customized SwayWM session
This package contains the desktop and wayland session configuration
necessary to start a Regolith sway session.
Expand Down