# HG changeset patch # User Jérémy Bobbio # Date 1560158724 -7200 # Node ID 47ecd8b5299ba26946a628d9c3da296a180515cb # Parent 93893a8e48156d8e4d4096cc5542d5e4ab9caf43 [pkg] Use “dependency package” instead of “virtual package” to describe python3-cubicweb-postgresql-support The term “virtual” was too imprecise and is not accepted for empty packages by Lintian anymore. diff -r 93893a8e4815 -r 47ecd8b5299b debian/changelog --- a/debian/changelog Mon Jun 10 11:15:17 2019 +0200 +++ b/debian/changelog Mon Jun 10 11:25:24 2019 +0200 @@ -9,6 +9,8 @@ * Stop using an empty (and obsolete) /etc/bash_completion.d with cubicweb-ctl. * Move lintian-overrides file to debian/source directory. + * Use “dependency package” instead of “virtual package” to describe + python3-cubicweb-postgresql-support. -- Jérémy Bobbio Wed, 29 May 2019 16:06:20 +0200 diff -r 93893a8e4815 -r 47ecd8b5299b debian/control --- a/debian/control Mon Jun 10 11:15:17 2019 +0200 +++ b/debian/control Mon Jun 10 11:25:24 2019 +0200 @@ -130,7 +130,7 @@ Description: postgres support for the CubicWeb framework CubicWeb is a semantic web application framework. . - This virtual package provides dependencies to use PostgreSQL for the + This dependency package provides dependencies to use PostgreSQL for the cubicweb repository.