Control: tags 1013465 + patch
Control: tags 1013465 + pending

Dear maintainer,

I've prepared an NMU for cdcd (versioned as 0.6.6-13.2) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru cdcd-0.6.6/debian/changelog cdcd-0.6.6/debian/changelog
--- cdcd-0.6.6/debian/changelog 2011-12-01 10:04:16.000000000 -0500
+++ cdcd-0.6.6/debian/changelog 2022-09-21 13:46:45.000000000 -0400
@@ -1,3 +1,12 @@
+cdcd (0.6.6-13.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control:
+    + Drop hardcoded dependency on install-info. (Closes: #1013465)
+    + Use automatic dbgsym package instead.
+
+ -- Boyuan Yang <by...@debian.org>  Wed, 21 Sep 2022 13:46:45 -0400
+
 cdcd (0.6.6-13.1) unstable; urgency=low
 
   * NMU
diff -Nru cdcd-0.6.6/debian/control cdcd-0.6.6/debian/control
--- cdcd-0.6.6/debian/control   2011-09-04 10:04:37.000000000 -0400
+++ cdcd-0.6.6/debian/control   2022-09-21 13:46:45.000000000 -0400
@@ -8,24 +8,10 @@
 
 Package: cdcd
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, dpkg (>= 1.15.4) | install-
info
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: command line or console based CD player
  cdcd works in two ways, accepting commands directly off the command line
or in
  a query mode similar to other UNIX programs. To pass a command to cdcd,
simply
  run cdcd with the command as the argument (e.g. cdcd play). This is great
for
  using cron and cdcd together to make a CD alarm clock. Or you can run cdcd
  without arguments and you will be given the cdcd command prompt.
-
-Package: cdcd-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${misc:Depends}, cdcd (= ${binary:Version})
-Description: command line or console based CD player (debug)
- cdcd works in two ways, accepting commands directly off the command line
or in
- a query mode similar to other UNIX programs. To pass a command to cdcd,
simply
- run cdcd with the command as the argument (e.g. cdcd play). This is great
for
- using cron and cdcd together to make a CD alarm clock. Or you can run cdcd
- without arguments and you will be given the cdcd command prompt.
- .
- This package contains the debugging symbols.
diff -Nru cdcd-0.6.6/debian/rules cdcd-0.6.6/debian/rules
--- cdcd-0.6.6/debian/rules     2011-09-04 10:17:47.000000000 -0400
+++ cdcd-0.6.6/debian/rules     2022-09-21 13:46:45.000000000 -0400
@@ -19,5 +19,4 @@
        rm -f debian/cdcd/usr/share/info/dir*
 
 override_dh_strip:
-       dh_strip --dbg-package=cdcd-dbg
-
+       dh_strip --dbgsym-migration='cdcd-dbg (<< 0.6.6-13.2~)'

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to