summaryrefslogtreecommitdiff
diff options
authorSebastien Bacher <[email protected]>2024-09-09 12:38:50 +0200
committergit-ubuntu importer <[email protected]>2024-09-13 15:35:05 +0000
commite91855d2e7b60cd8636305d50d3773aa05aae94b (patch)
tree64968bf6804eb9184380b80b464f78b6ca65964e
parentaf1abed4f4ccf8df1db6fff7f30d9b883c286681 (diff)
Imported using git-ubuntu import.
Notes
Notes: * debian/rules: update the Ubuntu version string (lp: #2063557)
-rw-r--r--debian/changelog6
-rwxr-xr-xdebian/rules2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 02f4a96b..41b773f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+unity-greeter (24.04.1-0ubuntu1) noble; urgency=medium
+
+ * debian/rules: update the Ubuntu version string (lp: #2063557)
+
+ -- Sebastien Bacher <[email protected]> Mon, 09 Sep 2024 12:38:50 +0200
+
unity-greeter (23.10.1-0ubuntu4) noble; urgency=medium
* No-change rebuild for CVE-2024-3094
diff --git a/debian/rules b/debian/rules
index c781a9ae..5490a57a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ override_dh_autoreconf:
override_dh_auto_build:
dh_auto_build
- ./src/logo-generator --logo data/logo-bare.png --text ' 23.10' --output logo.png
+ ./src/logo-generator --logo data/logo-bare.png --text ' 24.04 LTS' --output logo.png
override_dh_auto_install:
dh_auto_install