diff options
| author | Sebastien Bacher <[email protected]> | 2025-04-10 16:11:55 +0200 |
|---|---|---|
| committer | Sebastien Bacher <[email protected]> | 2025-04-10 16:12:26 +0200 |
| commit | 7e3a380858fca447df1c3efcd8acaf88dd94b1e7 (patch) | |
| tree | 15c576b39aa033d40bf31f1758f2039e91b3cb7d | |
| parent | e33bb090d443a0547ff8b14b7303b2b7f9a240fb (diff) | |
releasing package update-notifier version 3.192.68.23.192.68.2noble
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/gbp.conf | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index cf94b5cb..15354213 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +update-notifier (3.192.68.2) noble; urgency=medium + + * update-notifier: Do not call GdkX11 functions on Wayland (LP: #2103445) + + -- Alessandro Astone <[email protected]> Wed, 02 Apr 2025 11:15:39 +0200 + update-notifier (3.192.68.1) noble; urgency=medium * Remove obsolete broken CFLAGS/LDFLAGS overrides (LP: #2083937) diff --git a/debian/gbp.conf b/debian/gbp.conf index 9c77a244..eef08982 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,3 +1,3 @@ [DEFAULT] -debian-branch = master +debian-branch = noble debian-tag = %(version)s |
