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

Bug#986628: unblock: r-cran-rcdklibs/2.3+dfsg-6



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: 986467@bugs.debian.org

Please unblock package r-cran-rcdklibs

[ Reason ]
Fixing bug #986467.

[ Impact ]
The package would be unusable due to a missing Dependency.

[ Tests ]
Testsuite: autopkgtest-pkg-r

[ Risks ]
The package is a dependency of some leaf packages with a low
popcon value.

[ Checklist ]
  [*] all changes are documented in the d/changelog
  [*] I reviewed all changes and I approve them
  [*] attach debdiff against the package in testing


unblock r-cran-rcdklibs/2.3+dfsg-6
diff -Nru r-cran-rcdklibs-2.3+dfsg/debian/changelog r-cran-rcdklibs-2.3+dfsg/debian/changelog
--- r-cran-rcdklibs-2.3+dfsg/debian/changelog	2020-11-18 11:35:15.000000000 +0100
+++ r-cran-rcdklibs-2.3+dfsg/debian/changelog	2021-04-08 10:46:24.000000000 +0200
@@ -1,3 +1,10 @@
+r-cran-rcdklibs (2.3+dfsg-6) unstable; urgency=medium
+
+  * Add missing Depends libcdk-java
+    Closes: #986467
+
+ -- Andreas Tille <tille@debian.org>  Thu, 08 Apr 2021 10:46:24 +0200
+
 r-cran-rcdklibs (2.3+dfsg-5) unstable; urgency=medium
 
   * Versioned (Build-)Depends to libcdk-java (>= 2.3.134.g1bb9a64587)
diff -Nru r-cran-rcdklibs-2.3+dfsg/debian/control r-cran-rcdklibs-2.3+dfsg/debian/control
--- r-cran-rcdklibs-2.3+dfsg/debian/control	2020-11-18 11:35:15.000000000 +0100
+++ r-cran-rcdklibs-2.3+dfsg/debian/control	2021-04-08 10:46:24.000000000 +0200
@@ -8,7 +8,7 @@
                dh-r,
                r-base-dev,
                r-cran-rjava,
-               libcdk-java
+               libcdk-java (>= 2.3.134.g1bb9a64587)
 Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rcdklibs
 Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rcdklibs.git
@@ -18,7 +18,8 @@
 Package: r-cran-rcdklibs
 Architecture: all
 Depends: ${R:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         libcdk-java (>= 2.3.134.g1bb9a64587)
 Recommends: ${R:Recommends}
 Suggests: ${R:Suggests}
 Description: Chemistry Development Kit (CDK) libraries packaged for GNU R

Reply to: