- remove unused embedded jquery by doxygen from libapt-pkg-doc
- 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
- -- David Kalnischkies <kalnischkies@gmail.com> Tue, 19 Apr 2011 19:32:15 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Tue, 19 Apr 2011 20:57:52 +0200
apt (0.8.14) unstable; urgency=low
#
# libapt-pkg-doc install
#
+ # remove doxygen's embedded jquery as we don't use it anyway (#622147)
+ rm -f $(BLD)/doc/doxygen/html/jquery.js
+
dh_installdocs -p$@ $(BLD)/docs/design* \
$(BLD)/docs/dpkg-tech* \
$(BLD)/docs/files* \