control: tag -1 +pending

Dear maintainer,

On 2020-04-24 14:37, Boyuan Yang wrote:
> Source: testdisk
> Version: 7.1-5
> Severity: minor
> X-Debbugs-CC: kelb...@debian.org
> 
> Dear Debian testdisk maintainer,
> 
> I noticed that your package is still shipping a testdisk-dbg package, which is
> the old-style debug package. Please consider migrating to the new automatic
> -dbgsym package.
> 
> The detail about this migration can be found at 
> https://wiki.debian.org/AutomaticDebugPackages .

I have uploaded a NMU fixing this issue to DELAYED/15, as it is one of
the last packages preventing the switch of libc6-dbg to a dbgsym
package. Please find the corresponding debdiff attached. Also please
feel free to ask me to delay or cancel this NMU.

Regards,
Aurelien


-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurel...@aurel32.net                 http://www.aurel32.net
diff -Nru testdisk-7.1/debian/changelog testdisk-7.1/debian/changelog
--- testdisk-7.1/debian/changelog       2019-08-21 22:24:34.000000000 +0200
+++ testdisk-7.1/debian/changelog       2022-08-28 13:39:34.000000000 +0200
@@ -1,3 +1,11 @@
+testdisk (7.1-5+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Replace testdisk-dbg package by automatic testdisk-dbgsym package.
+    Closes: #958729.
+
+ -- Aurelien Jarno <aure...@debian.org>  Sun, 28 Aug 2022 11:39:34 +0000
+
 testdisk (7.1-5) unstable; urgency=medium
 
   * Re-upload with the correct patch to build on kfreebsd-*
diff -Nru testdisk-7.1/debian/control testdisk-7.1/debian/control
--- testdisk-7.1/debian/control 2019-08-11 16:18:55.000000000 +0200
+++ testdisk-7.1/debian/control 2022-08-28 13:38:31.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Jean-Michel Kelbert <kelb...@debian.org>
 Uploaders: Roland Stigge <sti...@antcom.de>
-Build-Depends: debhelper (>= 9), e2fslibs-dev (>= 1.35-3), libncurses5-dev, 
libncursesw5-dev, ntfs-3g-dev [!hurd-i386], libjpeg-dev, uuid-dev, zlib1g-dev, 
dh-autoreconf, pkg-config
+Build-Depends: debhelper (>= 9.20160114), e2fslibs-dev (>= 1.35-3), 
libncurses5-dev, libncursesw5-dev, ntfs-3g-dev [!hurd-i386], libjpeg-dev, 
uuid-dev, zlib1g-dev, dh-autoreconf, pkg-config
 Standards-Version: 4.3.0
 
 Package: testdisk
@@ -64,20 +64,3 @@
   * Microsoft ASF (.wma)
   * Sigma/Foveon X3 raw picture (.x3f)
   * zip archive (.zip)
-
-Package: testdisk-dbg
-Section: debug
-Priority: optional
-Architecture: any
-Depends: testdisk (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Suggests: libc6-dbg, e2fslibs-dbg, libcomerr2-dbg, libjpeg-dbg,
- libncursesw5-dbg, libssl0.9.8-dbg, zlib1g-dbg
-Description: Partition scanner and disk recovery tool, and PhotoRec file 
recovery tool
- TestDisk checks the partition and boot sectors of your disks.
- It is very useful in forensics, recovering lost partitions.
- .
- PhotoRec is file data recovery software designed to recover
- lost pictures from digital camera memory or even Hard Disks.
- It has been extended to search also for non audio/video headers.
- .
- This package includes the debugging symbols.
diff -Nru testdisk-7.1/debian/rules testdisk-7.1/debian/rules
--- testdisk-7.1/debian/rules   2019-08-06 15:39:36.000000000 +0200
+++ testdisk-7.1/debian/rules   2022-08-28 13:39:34.000000000 +0200
@@ -13,7 +13,7 @@
        dh_auto_configure -- --enable-sudo --with-sudo-bin=/usr/bin/sudo 
--with-ncurses-includes=/usr/include/ncursesw --without-ewf
 
 override_dh_auto_install:
-       dh_auto_install
+       dh_auto_install --destdir=debian/tmp
        rm -f $(CURDIR)/debian/tmp/usr/share/doc/testdisk/ChangeLog
        rm -f $(CURDIR)/debian/tmp/usr/share/doc/testdisk/COPYING
        rm -f $(CURDIR)/debian/tmp/usr/share/doc/testdisk/INSTALL
@@ -23,4 +23,4 @@
        -rm -f src/*.d
 
 override_dh_strip:
-       dh_strip --dbg-package=testdisk-dbg
+       dh_strip --dbgsym-migration='testdisk-dbg (<< 7.1-5+nmu1~)'

Attachment: signature.asc
Description: PGP signature

Reply via email to