From: Jing Luo via pve-devel <pve-devel@lists.proxmox.com>
To: pve-devel@lists.proxmox.com
Cc: Jing Luo <jing@jing.rocks>
Subject: [pve-devel] [PATCH proxmox-ve-rs 3/3] d/control: include a revision in the package version
Date: Thu, 21 Nov 2024 19:06:51 +0900 [thread overview]
Message-ID: <mailman.524.1732183833.391.pve-devel@lists.proxmox.com> (raw)
In-Reply-To: <20241121100917.1209701-1-jing@jing.rocks>
[-- Attachment #1: Type: message/rfc822, Size: 6041 bytes --]
From: Jing Luo <jing@jing.rocks>
To: pve-devel@lists.proxmox.com
Cc: Jing Luo <jing@jing.rocks>
Subject: [PATCH proxmox-ve-rs 3/3] d/control: include a revision in the package version
Date: Thu, 21 Nov 2024 19:06:51 +0900
Message-ID: <20241121100917.1209701-3-jing@jing.rocks>
The "dsc" target also fails because of this:
error: can't build with source format '3.0 (quilt)': non-native package version does not contain a revision
d/source/format is automatically generated as '3.0 (quilt)', let's keep it that way.
Include a dch entry so no one will forget this when bumping the version. Also
add a lintian-override for the source package because of this.
Signed-off-by: Jing Luo <jing@jing.rocks>
---
proxmox-ve-config/debian/changelog | 8 ++++++++
proxmox-ve-config/debian/source/lintian-overrides | 1 +
2 files changed, 9 insertions(+)
create mode 100644 proxmox-ve-config/debian/source/lintian-overrides
diff --git a/proxmox-ve-config/debian/changelog b/proxmox-ve-config/debian/changelog
index 433f7b2..91bd1bd 100644
--- a/proxmox-ve-config/debian/changelog
+++ b/proxmox-ve-config/debian/changelog
@@ -1,3 +1,11 @@
+rust-proxmox-ve-config (0.2.1-1) UNRELEASED; urgency=medium
+
+ * correct source package name
+ * specify the build-deps not needed for "nocheck" profile
+ * include a revision in the package version
+
+ -- Proxmox Support Team <support@proxmox.com> Thu, 21 Nov 2024 18:48:51 +0900
+
proxmox-ve-config (0.2.0) unstable; urgency=medium
* firewall config: add sdn scope for ipsets
diff --git a/proxmox-ve-config/debian/source/lintian-overrides b/proxmox-ve-config/debian/source/lintian-overrides
new file mode 100644
index 0000000..95b87e8
--- /dev/null
+++ b/proxmox-ve-config/debian/source/lintian-overrides
@@ -0,0 +1 @@
+rust-proxmox-ve-config source: odd-historical-debian-changelog-version 0.2.0 (for non-native) [debian/changelog:9]
--
2.47.0
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2024-11-21 10:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20241121100917.1209701-1-jing@jing.rocks>
2024-11-21 10:06 ` [pve-devel] [PATCH proxmox-ve-rs 2/3] d/control: specify the build-deps not needed for "nocheck" profile Jing Luo via pve-devel
2024-11-21 10:06 ` Jing Luo via pve-devel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=mailman.524.1732183833.391.pve-devel@lists.proxmox.com \
--to=pve-devel@lists.proxmox.com \
--cc=jing@jing.rocks \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox