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

[lintian] 01/01: Extend obsolete-packages with the mysql-* -> default-mysql-* transition



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit 9044421b3c9261943556e297a924dd4bb69cdcae
Author: Otto Kekäläinen <otto@seravo.fi>
Date:   Fri Sep 23 00:45:05 2016 +0300

    Extend obsolete-packages with the mysql-* -> default-mysql-* transition
    
    After this a warning will be emitted for mysql-* usage in any depends
    fields but not in breaks/replaces/provides fields.
    
    Signed-off-by: Otto Kekäläinen <otto@seravo.fi>
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 data/fields/obsolete-packages | 7 +++++++
 debian/changelog              | 3 +++
 2 files changed, 10 insertions(+)

diff --git a/data/fields/obsolete-packages b/data/fields/obsolete-packages
index c7cd45f..9a9b929 100644
--- a/data/fields/obsolete-packages
+++ b/data/fields/obsolete-packages
@@ -104,3 +104,10 @@ python-support => use dh_python2 instead
 ruby1.9.1
 ruby1.9.1-dev
 libruby1.9.1
+
+# Deprecated in Stretch (https://lists.debian.org/debian-devel-announce/2016/09/msg00000.html)
+mysql-server => default-mysql-server
+mysql-server-core => default-mysql-server-core
+mysql-client => default-mysql-client
+mysql-client-core => default-mysql-client-core
+libmysqlclient-dev => default-libmysqlclient-dev
diff --git a/debian/changelog b/debian/changelog
index 6c09e0c..fe53778 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,9 @@ lintian (2.5.48) UNRELEASED; urgency=low
   * collection/hardening-info:
     + [NT] Removed.
 
+  * data/fields/obsolete-packages:
+    + [NT] Apply patch from Otto Kekäläinen to assist with the transition
+      to the "default-mysql-*" packages.  (Closes: #838603)
   * data/files/js-libraries:
     + [BR] Apply patch from Jean-Michel Vourgère to add detection of
       libjs-jquery-migrate-1.  (Closes: #823627)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: