Merge ~liushuyu-011/ubuntu/+source/rust-cargo-mutants:ubuntu/devel into ubuntu/+source/rust-cargo-mutants:ubuntu/devel

Proposed by Zixing Liu
Status: Merged
Merge reported by: Zixing Liu
Merged at revision: 5bc567a12a1fa2ff429893919a3537fb1b1713ea
Proposed branch: ~liushuyu-011/ubuntu/+source/rust-cargo-mutants:ubuntu/devel
Merge into: ubuntu/+source/rust-cargo-mutants:ubuntu/devel
Diff against target: 35 lines (+9/-2)
2 files modified
debian/changelog (+6/-0)
debian/control (+3/-2)
Reviewer Review Type Date Requested Status
Sergio Durigan Junior (community) Approve
git-ubuntu import Pending
Review via email: mp+449874@code.launchpad.net

Commit message

This package had an unfixed section name generated by the debcargo generator.

This MP aims to fix that.

To post a comment you must log in.
Revision history for this message
Sergio Durigan Junior (sergiodj) wrote :

Thanks, Zixing.

I'd rather see this fix in Debian instead of add a delta to Ubuntu, but I will go ahead and upload because I know you will keep an eye on the package and make it a sync as soon as possible.

I'm leaving a minor request below, but otherwise it LGTM.

review: Needs Fixing
Revision history for this message
Zixing Liu (liushuyu-011) wrote :

> I'd rather see this fix in Debian

Debian generates this package using debcargo, which usually doesn't go through the normal process. So sorry, I can't forward this change to Debian.

Revision history for this message
Zixing Liu (liushuyu-011) wrote :

> I'm leaving a minor request below, but otherwise it LGTM.

I have now fixed it.

> I know you will keep an eye on the package and make it a sync as soon as possible.

Please see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050088

Revision history for this message
Sergio Durigan Junior (sergiodj) wrote :

Thanks; I'd noticed the bug before.

Uploaded:

$ dput rust-cargo-mutants_23.6.0-1ubuntu1_source.changes
Trying to upload package to ubuntu
Checking signature on .changes
gpg: /home/sergio/work/rust-cargo-mutants/rust-cargo-mutants_23.6.0-1ubuntu1_source.changes: Valid signature from 106DA1C8C3CBBF14
Checking signature on .dsc
gpg: /home/sergio/work/rust-cargo-mutants/rust-cargo-mutants_23.6.0-1ubuntu1.dsc: Valid signature from 106DA1C8C3CBBF14
Uploading to ubuntu (via ftp to upload.ubuntu.com):
  Uploading rust-cargo-mutants_23.6.0-1ubuntu1.dsc: done.
  Uploading rust-cargo-mutants_23.6.0-1ubuntu1.debian.tar.xz: done.
  Uploading rust-cargo-mutants_23.6.0-1ubuntu1_source.buildinfo: done.
  Uploading rust-cargo-mutants_23.6.0-1ubuntu1_source.changes: done.
Successfully uploaded packages.

review: Approve
Revision history for this message
Zixing Liu (liushuyu-011) wrote :

Thank you!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index 1218dcb..96c2e6c 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,9 @@
6+rust-cargo-mutants (23.6.0-1ubuntu1) mantic; urgency=medium
7+
8+ * d/control: fix the section name
9+
10+ -- Zixing Liu <zixing.liu@canonical.com> Thu, 24 Aug 2023 12:45:23 -0600
11+
12 rust-cargo-mutants (23.6.0-1) unstable; urgency=medium
13
14 * Package cargo-mutants 23.6.0 from crates.io using debcargo 2.6.0
15diff --git a/debian/control b/debian/control
16index a233942..8c2cb69 100644
17--- a/debian/control
18+++ b/debian/control
19@@ -1,5 +1,5 @@
20 Source: rust-cargo-mutants
21-Section: FIXME-IN-THE-SOURCE-SECTION
22+Section: rust
23 Priority: optional
24 Build-Depends: debhelper (>= 12),
25 dh-cargo (>= 25),
26@@ -48,7 +48,8 @@ Build-Depends: debhelper (>= 12),
27 librust-tracing-appender-0.2+default-dev,
28 librust-tracing-subscriber-0.3+default-dev,
29 librust-whoami-0.8+default-dev
30-Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
31+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
32+XSBC-Original-Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
33 Uploaders:
34 Jelmer Vernooij <jelmer@debian.org>
35 Standards-Version: 4.6.1

Subscribers

People subscribed via source and target branches

to all changes: