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

[lintian] 02/02: data/fields/obsolete-packages: Add python-support



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

nthykier pushed a commit to branch master
in repository lintian.

commit 6b7fd939943b8337ab55be7e4e6cc29b67a7deff
Author: Niels Thykier <niels@thykier.net>
Date:   Fri May 16 12:26:04 2014 +0200

    data/fields/obsolete-packages: Add python-support
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 data/fields/obsolete-packages     | 2 ++
 debian/changelog                  | 2 ++
 t/tests/debhelper-deprecated/tags | 1 +
 t/tests/legacy-filenames/tags     | 1 +
 t/tests/shared-libs-la-files/tags | 1 +
 5 files changed, 7 insertions(+)

diff --git a/data/fields/obsolete-packages b/data/fields/obsolete-packages
index 8bf8ab8..bbf0e38 100644
--- a/data/fields/obsolete-packages
+++ b/data/fields/obsolete-packages
@@ -98,3 +98,5 @@ openjdk-6-jre-headless
 # Deprecated in Jessie (#711193)
 hardening-wrapper => use dpkg-buildflags instead
 hardening-includes => use dpkg-buildflags instead
+# Deprecated in Jessie (#746563)
+python-support => use dh_python2 instead
diff --git a/debian/changelog b/debian/changelog
index 2866b3f..94988d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -80,6 +80,8 @@ lintian (2.5.23) UNRELEASED; urgency=medium
   * data/fields/obsolete-packages:
     + [NT] Add hardening-includes and hardening-wrapper on request of
       Thijs Kinkhorst.  (Closes: #711193)
+    + [NT] Add python-support on request of Luca Falavigna.
+      (Closes: #746563)
   * data/java/constants:
     + [SL] introduce this file to specify JDK values
   * data/scripts/maintainer-script-bad-command:
diff --git a/t/tests/debhelper-deprecated/tags b/t/tests/debhelper-deprecated/tags
index 6a9e61e..7ce5c29 100644
--- a/t/tests/debhelper-deprecated/tags
+++ b/t/tests/debhelper-deprecated/tags
@@ -1,3 +1,4 @@
+E: debhelper-deprecated source: build-depends-on-obsolete-package build-depends: python-support => use dh_python2 instead
 W: debhelper-deprecated source: dh_desktop-is-deprecated line 25
 W: debhelper-deprecated source: dh_installmanpages-is-obsolete line 24
 W: debhelper-deprecated source: dh_pysupport-is-obsolete line 28
diff --git a/t/tests/legacy-filenames/tags b/t/tests/legacy-filenames/tags
index badd0f7..5203fda 100644
--- a/t/tests/legacy-filenames/tags
+++ b/t/tests/legacy-filenames/tags
@@ -2,6 +2,7 @@ E: filename-games: no-copyright-file
 E: filename-games: package-section-games-but-contains-no-game
 E: filenames: bad-menu-file-name usr/lib/menu/menu
 E: filenames: bad-menu-file-name usr/share/menu/menu
+E: filenames: depends-on-obsolete-package depends: python-support => use dh_python2 instead
 E: filenames: dir-or-file-in-opt opt/foo/
 E: filenames: dir-or-file-in-opt opt/foo/bar
 E: filenames: dir-or-file-in-srv srv/foo/
diff --git a/t/tests/shared-libs-la-files/tags b/t/tests/shared-libs-la-files/tags
index 2c0ec2b..ca58150 100644
--- a/t/tests/shared-libs-la-files/tags
+++ b/t/tests/shared-libs-la-files/tags
@@ -1,3 +1,4 @@
+E: shared-libs-la-files: depends-on-obsolete-package depends: python-support (>= 0.90) => use dh_python2 instead
 E: shared-libs-la-files: incorrect-libdir-in-la-file usr/lib/kde3/kio_locate.la /build/buildd/kio-locate-0.4.5+ds/debian/kio-locate/usr/lib/kde3 != /usr/lib/kde3
 E: shared-libs-la-files: non-empty-dependency_libs-in-la-file usr/lib/dependency_libs.la
 X: shared-libs-la-files: package-contains-broken-symlink var/lib/kde3/foo.la kio_locate.la

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


Reply to: