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

Bug#986628: marked as done (unblock: r-cran-rcdklibs/2.3+dfsg-6)



Your message dated Thu, 8 Apr 2021 17:47:04 +0200
with message-id <20210408154704.GB28575@ramacher.at>
and subject line Re: Bug#986628: unblock: r-cran-rcdklibs/2.3+dfsg-6
has caused the Debian Bug report #986628,
regarding unblock: r-cran-rcdklibs/2.3+dfsg-6
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.)


-- 
986628: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986628
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Hi Andreas

On 2021-04-08 13:18:06, Andreas Tille wrote:
> 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

This package will need another:

Not built on buildd: arch all binaries uploaded by tille, a new source-only upload is needed to allow migration

Since the package is not a key package and has autopkgtests, an unblock
is not required.

Cheers

> 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


-- 
Sebastian Ramacher

--- End Message ---

Reply to: