← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~jugmac00/lpci:test-news-update into lpci:main

 

Jürgen Gmach has proposed merging ~jugmac00/lpci:test-news-update into lpci:main.

Commit message:
test

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~jugmac00/lpci/+git/lpcraft/+merge/467813
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/lpci:test-news-update into lpci:main.
diff --git a/.launchpad.yaml b/.launchpad.yaml
index d3ffd7e..ec33252 100644
--- a/.launchpad.yaml
+++ b/.launchpad.yaml
@@ -4,12 +4,12 @@ pipeline:
 
 jobs:
     test:
-        series: focal
+        series: oracular
         architectures: amd64
         packages: [git]
         plugin: tox
     build:
-        series: focal
+        series: oracular
         architectures: amd64
         plugin: pyproject-build
         output:
diff --git a/NEWS.rst b/NEWS.rst
index f7bd373..fd4e104 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -6,7 +6,8 @@ Version history
 ==================
 
 - Add support for Ubuntu 24.10 (Oracular). Please note that PPAs are not yet
-  supported, see https://bugs.launchpad.net/lpci/+bug/2068868.
+  supported, see https://bugs.launchpad.net/lpci/+bug/2068868. Please reach out
+  if you need any support.
 
 0.2.8 (2024-04-30)
 ==================