Your message dated Tue, 16 May 2023 20:58:06 +0000
with message-id <e1pz1ke-003uab...@respighi.debian.org>
and subject line unblock libahp-gt
has caused the Debian Bug report #1036118,
regarding unblock: libahp-gt/1.6.1-2
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 ow...@bugs.debian.org
immediately.)
--
1036118: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036118
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
Please unblock package libahp-gt
[ Reason ]
There was a missing dependency to the library package within the -dev
package.
[ Impact ]
There might be a broken symlink on the users system.
[ Tests ]
none
[ Risks ]
There is no code change but only a change in the Debian metadata.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
unblock libahp-gt/1.6.1-2
diff -Nru libahp-gt-1.6.1/debian/changelog libahp-gt-1.6.1/debian/changelog
--- libahp-gt-1.6.1/debian/changelog 2023-01-21 12:35:04.000000000 +0100
+++ libahp-gt-1.6.1/debian/changelog 2023-05-08 22:35:04.000000000 +0200
@@ -1,3 +1,10 @@
+libahp-gt (1.6.1-2) unstable; urgency=medium
+
+ * debian/control: add correct dependencies
+ (Closes. #1035448
+
+ -- Thorsten Alteholz <deb...@alteholz.de> Mon, 08 May 2023 22:35:04 +0200
+
libahp-gt (1.6.1-1) unstable; urgency=medium
* New upstream release
diff -Nru libahp-gt-1.6.1/debian/control libahp-gt-1.6.1/debian/control
--- libahp-gt-1.6.1/debian/control 2023-01-21 12:34:45.000000000 +0100
+++ libahp-gt-1.6.1/debian/control 2023-05-08 22:35:04.000000000 +0200
@@ -25,7 +25,8 @@
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends},
+Depends: ${shlibs:Depends}, ${misc:Depends}
+ , libahp-gt1 (= ${binary:Version})
Pre-Depends: ${misc:Pre-Depends}
Description: AHP GT telescope mount controllers programming - development files
This package contains a library to program the AHP GT telescope mount
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---