From 91d0136c3816ef2d2135ddd64d3dc50d2170354f Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 4 Apr 2011 11:48:59 +0200 Subject: * debian/python3-apt-dbg.install - Do not try to install old-style debugging files. --- debian/changelog | 2 ++ debian/python3-apt-dbg.install | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b6c1945f..f97e2be2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ python-apt (0.7.100.3) UNRELEASED; urgency=low - Fix mixed tab/spaces indentation in xz test * tests/test_apt_cache.py: - Package records 'Package' field now corresponds to shortname + * debian/python3-apt-dbg.install + - Do not try to install old-style debugging files. [ Scott Kitterman ] * Override override_dh_auto_install to install python3 extensions in the diff --git a/debian/python3-apt-dbg.install b/debian/python3-apt-dbg.install index 011ab164..64fd1842 100644 --- a/debian/python3-apt-dbg.install +++ b/debian/python3-apt-dbg.install @@ -1 +1 @@ -usr/lib/python3*/*/*_d.so +#usr/lib/python3*/*/*_d.so -- cgit v1.2.3