[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1067566: marked as done (Do not hardcode dependency on libhamlib4)



Your message dated Sat, 23 Mar 2024 21:36:24 +0000
with message-id <E1ro92O-005LYe-3F@fasolo.debian.org>
and subject line Bug#1067566: fixed in cqrlog 2.5.2-4
has caused the Debian Bug report #1067566,
regarding Do not hardcode dependency on libhamlib4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1067566: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067566
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: cqrlog
Version: 2.5.2-3
Severity: serious
Tags: patch
X-Debbugs-Cc: juliank@ubuntu.com
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu noble ubuntu-patch




*** /tmp/tmpb0h60c58/bug_body

In Ubuntu, the attached patch was applied to achieve the following:

  * Don't hardcode libhamlib4 dependency, determine from libhamlib-dev

As libhamlib4 becomes libhamlib4t64 in the time_t transition, and we
want this package to become binNMUable.

Thanks for considering the patch.

*** /tmp/tmpb0h60c58/cqrlog_2.5.2-3ubuntu1.debdiff
diff -Nru cqrlog-2.5.2/debian/control cqrlog-2.5.2/debian/control
--- cqrlog-2.5.2/debian/control	2024-03-08 05:08:51.000000000 +0100
+++ cqrlog-2.5.2/debian/control	2024-03-22 16:53:55.000000000 +0100
@@ -1,8 +1,7 @@
 Source: cqrlog
 Section: hamradio
 Priority: optional
-Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
-XSBC-Original-Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
+Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
 Uploaders:
  Petr Hlozek <petr@ok2cqr.com>,
 Build-Depends:
@@ -36,9 +35,9 @@
  default-mysql-client-core | virtual-mysql-client-core,
  default-mysql-server-core | virtual-mysql-server-core,
  libhamlib-utils,
- libhamlib4,
  libmariadb-dev-compat,
  ${misc:Depends},
+ ${lib:Depends},
  ${shlibs:Depends},
 Breaks: cqrlog-data (<< 2.5.2-2)
 Replaces: cqrlog-data (<< 2.5.2-2)
diff -Nru cqrlog-2.5.2/debian/rules cqrlog-2.5.2/debian/rules
--- cqrlog-2.5.2/debian/rules	2022-09-07 11:59:57.000000000 +0200
+++ cqrlog-2.5.2/debian/rules	2024-03-22 16:53:55.000000000 +0100
@@ -2,3 +2,10 @@
 
 %:
 	dh $@
+
+
+override_dh_gencontrol:
+	dh_gencontrol -- \
+		  -Vlib:Depends=$(shell dpkg-query -W -f '$${Depends}' libhamlib-dev \
+				| sed -E 's/.*(libhamlib[[:alnum:].-]+).*/\1/')
+


-- System Information:
Debian Release: trixie/sid
  APT prefers noble
  APT policy: (500, 'noble'), (500, 'mantic-security')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.8.0-11-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- 
debian developer - deb.li/jak | jak-linux.org - free software dev
ubuntu core developer                              i speak de, en

--- End Message ---
--- Begin Message ---
Source: cqrlog
Source-Version: 2.5.2-4
Done: Christoph Berg <myon@debian.org>

We believe that the bug you reported is fixed in the latest version of
cqrlog, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1067566@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Berg <myon@debian.org> (supplier of updated cqrlog package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 23 Mar 2024 21:42:04 +0100
Source: cqrlog
Architecture: source
Version: 2.5.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: Christoph Berg <myon@debian.org>
Closes: 1067566
Changes:
 cqrlog (2.5.2-4) unstable; urgency=medium
 .
   * Get libhamlib package name from libhamlib-dev.
     (Closes: #1067566, thanks to Julian Andres Klode for the original patch!)
Checksums-Sha1:
 3c0cf36b72b728b48116605b823b67a7ba880d14 2209 cqrlog_2.5.2-4.dsc
 735dcf18e05c6a06c388c77c7aec6910db0b56a0 12676 cqrlog_2.5.2-4.debian.tar.xz
Checksums-Sha256:
 20effa3ff9babce963c5e02cb012ac01b0e7807271cd6bd498edc00cf1a71c6d 2209 cqrlog_2.5.2-4.dsc
 186bdbdb00729725bdd137c87a57c74f17dcdf4428b384986fb523b6a310d1e3 12676 cqrlog_2.5.2-4.debian.tar.xz
Files:
 53be5d6cddd9537e6f977534cc8a7940 2209 hamradio optional cqrlog_2.5.2-4.dsc
 6ceb4dcf2a4b98337c7a1dd199d9bc99 12676 hamradio optional cqrlog_2.5.2-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAmX/P7sACgkQTFprqxLS
p64e9w//Qvw9EvEBtDH29HR81iIEFQiC+J9JUhFR0rOhGd1gKCvsdrMJgPMY3oVc
WEvRoEKQ0tvk6cDVw75ahUqtjGudSWLiMJN/1T53MTf1CEoyd97sJaAXBlBxklC6
4VvAZFkeBnP06LfgzP07fQSBmzloIgKJ2w4IK9lQnZONWxcC+IOuByBE2FSNIAyv
XzBF6VxdOCdJnBQwiVuS/JFiYXG0EE6VJ3u5YYDDYfMy6hzVAHHTn9iWk9TbTsye
vasgBZRGP939fUoeQjHxGkoM/+ylrClyXKdnzEBFPigqtwa+aa5uWiGABCxken7w
mhKJ1rjwlw9OIRFBYbY6d7V6yIWLGdwcfgUwGZo70+MuMnEdQeYYdNZ+GKs+KmR+
bmUkgyWZQwNtbwAWWEk3zFGT8VdTol9iu2iJJoGf7RGDQbbesQeO8PzcmU9t8Oib
hzB+3xNEN94URaOlEc/DBYPK2eKv73Didnc9tQ2RzBOL/G3m4ypTTqjEwshexxms
ZJJXXAgzVU/L984ell9ZlK6N1AyDF2rFL4oO1/6Z1M8zv8e0A6NTDPgZG0LlZD0L
MpeapchdF7csY7TZOrHxwT/gVfT8DYYqXYzb2D0t1nKaeFFPffmgmfJQwedxtcVL
R6vYUScWKAC7wIPonwglobxYadsM3fjXYExwWPOWFVZPqHAS5x4=
=aClk
-----END PGP SIGNATURE-----

Attachment: pgpeLKVBrAKln.pgp
Description: PGP signature


--- End Message ---

Reply to: