[Pkg-libvirt-commits] [Git][libvirt-team/osinfo-db][debian/sid] Fix <short-id> of Debian Bookworm to be "debian12"

Pino Toscano (@pino) gitlab at salsa.debian.org
Thu Mar 9 09:41:25 GMT 2023



Pino Toscano pushed to branch debian/sid at Libvirt Packaging Team / osinfo-db


Commits:
0114af09 by Pino Toscano at 2023-03-09T10:40:02+01:00
Fix <short-id> of Debian Bookworm to be "debian12"

Backport upstream commit 61c86b242bf3bb8be18f8970670bad3dbadee952.

Gbp-Dch: Short

- - - - -


2 changed files:

- + debian/patches/series
- + debian/patches/upstream_debian12-fix-short-id-with-version.patch


Changes:

=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+upstream_debian12-fix-short-id-with-version.patch


=====================================
debian/patches/upstream_debian12-fix-short-id-with-version.patch
=====================================
@@ -0,0 +1,30 @@
+From 61c86b242bf3bb8be18f8970670bad3dbadee952 Mon Sep 17 00:00:00 2001
+From: Pino Toscano <ptoscano at redhat.com>
+Date: Thu, 9 Mar 2023 09:44:34 +0100
+Subject: [PATCH] debian12: fix <short-id> with version
+
+It should be "12", not "11".
+
+Fixes commit dcfcdc36f0d07c4939309c9d5f5a44a95d037345.
+
+Signed-off-by: Pino Toscano <ptoscano at redhat.com>
+---
+ data/os/debian.org/debian-12.xml.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/data/os/debian.org/debian-12.xml.in b/data/os/debian.org/debian-12.xml.in
+index edddf403..ad382869 100644
+--- a/data/os/debian.org/debian-12.xml.in
++++ b/data/os/debian.org/debian-12.xml.in
+@@ -2,7 +2,7 @@
+ <!-- Licensed under the GNU General Public License version 2 or later.
+      See http://www.gnu.org/licenses/ for a copy of the license text -->
+   <os id="http://debian.org/debian/12">
+-    <short-id>debian11</short-id>
++    <short-id>debian12</short-id>
+     <short-id>debianbookworm</short-id>
+     <name>Debian 12</name>
+     <version>12</version>
+-- 
+2.39.2
+



View it on GitLab: https://salsa.debian.org/libvirt-team/osinfo-db/-/commit/0114af09ba971cf1d786c7aaa38dee09058f3957

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/osinfo-db/-/commit/0114af09ba971cf1d786c7aaa38dee09058f3957
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20230309/2b55b1c9/attachment-0001.htm>


More information about the Pkg-libvirt-commits mailing list