summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-04-21 16:46:28 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-04-21 16:46:28 +0200
commitc98fb5e00d4b8a7e0c372e9cbc857046dec3b3dd (patch)
tree537581e193868c935fc5a22ee49d2f380c4de17d /debian
parente1a279fb9b1580d69f5aac5d2c7191eb6ee59947 (diff)
* cmdline/apt-mark.cc:
- reimplement apt-mark in c++
Diffstat (limited to 'debian')
-rw-r--r--debian/apt.lintian-overrides3
-rw-r--r--debian/changelog6
2 files changed, 3 insertions, 6 deletions
diff --git a/debian/apt.lintian-overrides b/debian/apt.lintian-overrides
deleted file mode 100644
index 828b36905..000000000
--- a/debian/apt.lintian-overrides
+++ /dev/null
@@ -1,3 +0,0 @@
-# apt-mark is rarely used auxiliary script, we don't want to depend on
-# python-apt only for it.
-apt binary: python-script-but-no-python-dep usr/bin/apt-mark
diff --git a/debian/changelog b/debian/changelog
index 762688386..1658bd094 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,12 +19,12 @@ apt (0.8.14.2) UNRELEASED; urgency=low
- replace obsolete usleep with nanosleep
* debian/apt{,-utils}.symbols:
- update both experimental symbol-files to reflect 0.8.14 state
- * debian/apt.lintian-overrides:
- - update the missing-python-dep override to the lintian 2.5 way
* debian/rules:
- remove unused embedded jquery by doxygen from libapt-pkg-doc
+ * cmdline/apt-mark.cc:
+ - reimplement apt-mark in c++
- -- David Kalnischkies <kalnischkies@gmail.com> Tue, 19 Apr 2011 20:57:52 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Thu, 21 Apr 2011 16:43:16 +0200
apt (0.8.14.1) unstable; urgency=low