Bug#988049: unblock: gavodachs/2.3+dfsg-3

2021-05-06 Thread Graham Inggs
Hi Ole

On Thu, 6 May 2021 at 14:13, Ole Streicher  wrote:
> You are right, however it should be ensured to migrate before Bullseye,
> as it downgrades an RC bug. This is not directly visible, since I
> downgraded the bug already after the upload.
>
> --> if you plan to release before May 24, the migration time should be
> shortened accordingly.

I already reduced the age requirement to 5 days. :)
You'll see it the next time the excuses are updated.  I should have
mentioned that.

Regards
Graham



Bug#988049: unblock: gavodachs/2.3+dfsg-3

2021-05-04 Thread Ole Streicher

Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: msdem...@ari.uni-heidelberg.de
Severity: normal

Please unblock package gavodachs

[ Reason ]
The version 2.3+dfsg-3 lowers the severity of #984555 so that it is not 
longer release critical. Specifically, it ensures that it makes sure 
gavodachs can be installed on Debian Bullseye. The bug is not completely 
solved yet and needs another fix for Debian 12, therefore it is kept open.


[ Impact ]
Gavodachs is new in Debian. It has no reverse dependencies, however it 
is an important step for the use of Debian in astronomy.


[ Tests ]
The installation was tested manually to work on Bullseye.

[ Risks ]
There are no known risks. The change does only strengthen the dependencies
of the package.

[ 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 gavodachs/2.3+dfsg-3


diff -Nru gavodachs-2.3+dfsg/debian/changelog 
gavodachs-2.3+dfsg/debian/changelog
--- gavodachs-2.3+dfsg/debian/changelog 2021-03-17 10:32:35.0 +0100
+++ gavodachs-2.3+dfsg/debian/changelog 2021-05-04 11:13:49.0 +0200
@@ -1,3 +1,9 @@
+gavodachs (2.3+dfsg-3) unstable; urgency=medium
+
+  * Now hard-depending on bullseye versions of pgsphere and q3c. Downgrades 
#984555
+
+ -- Markus Demleitner   Tue, 04 May 2021 11:13:49 
+0200
+
 gavodachs (2.3+dfsg-2) unstable; urgency=medium
 
   * Backporting pyparsing/python 3.8 patches
diff -Nru gavodachs-2.3+dfsg/debian/control gavodachs-2.3+dfsg/debian/control
--- gavodachs-2.3+dfsg/debian/control   2020-12-08 19:51:33.0 +0100
+++ gavodachs-2.3+dfsg/debian/control   2021-05-04 11:13:49.0 +0200
@@ -111,8 +111,8 @@
 Architecture: all
 Depends: adduser,
  members,
- postgresql-pgsphere | postgresql-11-pgsphere | 
postgresql-9.6-pgsphere | postgresql-9.4-pgsphere,
- postgresql-q3c | postgresql-11-q3c | postgresql-9.6-q3c | 
postgresql-9.4-q3c,
+ postgresql-13-pgsphere,
+ postgresql-13-q3c,
  python3-gavo (= ${binary:Version}),
  ${misc:Depends}
 Provides: ${python:Provides}