Merge ~xnox/ubuntu/+source/udisks2:ubuntu/devel into ubuntu/+source/udisks2:ubuntu/devel

Proposed by Dimitri John Ledkov
Status: Needs review
Proposed branch: ~xnox/ubuntu/+source/udisks2:ubuntu/devel
Merge into: ubuntu/+source/udisks2:ubuntu/devel
Diff against target: 34 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
Reviewer Review Type Date Requested Status
Sebastien Bacher (community) Disapprove
Julian Andres Klode (community) Approve
git-ubuntu import Pending
Review via email: mp+419970@code.launchpad.net

Commit message

Demote ntfs-3g from recommends to suggests; now that ntfs3 kernel module is preferred.

To post a comment you must log in.
Revision history for this message
Julian Andres Klode (juliank) wrote :

Go upload it if you want, lgtm!

review: Approve
Revision history for this message
Sebastien Bacher (seb128) wrote :

I've forward that suggestion to Debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1039901 and one of the comments was that ntfs-3g provides mkntfs which is required to be able to create/format ntfs partitions from e.g gnome-disks

review: Disapprove

Unmerged commits

9da22be... by Dimitri John Ledkov

Demote ntfs-3g from recommends to suggests. LP: #1969632

760959f... by Alex Murray

2.9.4-1ubuntu2 (patches unapplied)

Imported using git-ubuntu import.

2a254d2... by Steve Langasek

2.9.4-1ubuntu1 (patches unapplied)

Imported using git-ubuntu import.

4260c65... by Julian Andres Klode

2.9.4-1build1 (patches unapplied)

Imported using git-ubuntu import.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index d760603..4d1415a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1udisks2 (2.9.4-1ubuntu3) UNRELEASED; urgency=medium
2
3 * Demote ntfs-3g from recommends to suggests. LP: #1969632
4
5 -- Dimitri John Ledkov <dimitri.ledkov@canonical.com> Wed, 20 Apr 2022 15:57:41 +0100
6
1udisks2 (2.9.4-1ubuntu2) jammy; urgency=medium7udisks2 (2.9.4-1ubuntu2) jammy; urgency=medium
28
3 * Fix crash on shutdown (LP: #1964532)9 * Fix crash on shutdown (LP: #1964532)
diff --git a/debian/control b/debian/control
index ee97e42..0d28f2b 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,6 @@ Recommends: dosfstools,
58 e2fsprogs,58 e2fsprogs,
59 eject,59 eject,
60 libblockdev-crypto2,60 libblockdev-crypto2,
61 ntfs-3g,
62 policykit-1,61 policykit-1,
63 libpam-systemd,62 libpam-systemd,
64 ${exfat:Recommends},63 ${exfat:Recommends},
@@ -67,6 +66,7 @@ Suggests: btrfs-progs,
67 libblockdev-mdraid2,66 libblockdev-mdraid2,
68 mdadm,67 mdadm,
69 nilfs-tools,68 nilfs-tools,
69 ntfs-3g,
70 reiserfsprogs,70 reiserfsprogs,
71 udftools,71 udftools,
72 udisks2-bcache,72 udisks2-bcache,

Subscribers

People subscribed via source and target branches