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

Bug#1036118: unblock: libahp-gt/1.6.1-2



Package: release.debian.org
Severity: normal
User: release.debian.org@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 <debian@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

Reply to: