Control: tags 1060171 + pending
Control: tags 1061201 + pending

Dear maintainer,

I've prepared an NMU for dosfstools (versioned as 4.2-1.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Chris

diff -Nru dosfstools-4.2/debian/changelog dosfstools-4.2/debian/changelog
--- dosfstools-4.2/debian/changelog	2021-02-08 02:13:30.000000000 +0100
+++ dosfstools-4.2/debian/changelog	2024-03-06 09:17:52.000000000 +0100
@@ -1,3 +1,19 @@
+dosfstools (4.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Debian Janitor ]
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
+  * Update standards version to 4.6.0, no changes needed.
+
+  [ Samuel Thibault ]
+  * Add nocheck profile (Closes: #1061201)
+
+  [ Chris Hofstaedtler ]
+  * Install into /usr (Closes: #1060171)
+
+ -- Chris Hofstaedtler <z...@debian.org>  Wed, 06 Mar 2024 09:17:52 +0100
+
 dosfstools (4.2-1) unstable; urgency=medium
 
   [ Andreas Bombe ]
diff -Nru dosfstools-4.2/debian/control dosfstools-4.2/debian/control
--- dosfstools-4.2/debian/control	2021-02-07 04:34:25.000000000 +0100
+++ dosfstools-4.2/debian/control	2024-03-06 09:17:52.000000000 +0100
@@ -2,8 +2,8 @@
 Section: otherosfs
 Priority: optional
 Maintainer: Andreas Bombe <a...@debian.org>
-Build-Depends: debhelper-compat (= 13), xxd
-Standards-Version: 4.5.1
+Build-Depends: debhelper-compat (= 13), xxd <!nocheck>
+Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Homepage: https://github.com/dosfstools/dosfstools
 Vcs-Browser: https://salsa.debian.org/debian/dosfstools
diff -Nru dosfstools-4.2/debian/dosfstools.install dosfstools-4.2/debian/dosfstools.install
--- dosfstools-4.2/debian/dosfstools.install	2016-05-07 01:27:40.000000000 +0200
+++ dosfstools-4.2/debian/dosfstools.install	2024-03-06 09:17:52.000000000 +0100
@@ -1,2 +1 @@
-sbin
 usr
diff -Nru dosfstools-4.2/debian/dosfstools-udeb.install dosfstools-4.2/debian/dosfstools-udeb.install
--- dosfstools-4.2/debian/dosfstools-udeb.install	2016-05-07 01:27:40.000000000 +0200
+++ dosfstools-4.2/debian/dosfstools-udeb.install	2024-03-06 09:17:52.000000000 +0100
@@ -1,3 +1,3 @@
-sbin/fatlabel
-sbin/fsck.fat
-sbin/mkfs.fat
+usr/sbin/fatlabel
+usr/sbin/fsck.fat
+usr/sbin/mkfs.fat
diff -Nru dosfstools-4.2/debian/rules dosfstools-4.2/debian/rules
--- dosfstools-4.2/debian/rules	2021-02-08 02:13:30.000000000 +0100
+++ dosfstools-4.2/debian/rules	2024-03-06 09:17:52.000000000 +0100
@@ -6,7 +6,7 @@
 	dh ${@}
 
 override_dh_auto_configure:
-	dh_auto_configure -- --sbindir=/sbin --enable-compat-symlinks
+	dh_auto_configure -- --enable-compat-symlinks
 
 override_dh_auto_install:
 	dh_auto_install
diff -Nru dosfstools-4.2/debian/upstream/metadata dosfstools-4.2/debian/upstream/metadata
--- dosfstools-4.2/debian/upstream/metadata	1970-01-01 01:00:00.000000000 +0100
+++ dosfstools-4.2/debian/upstream/metadata	2024-03-06 09:17:52.000000000 +0100
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/dosfstools/dosfstools/issues
+Bug-Submit: https://github.com/dosfstools/dosfstools/issues/new
+Repository: https://github.com/dosfstools/dosfstools.git
+Repository-Browse: https://github.com/dosfstools/dosfstools

Reply via email to