From 71022104cf64547ba54029555799d72e6fb8027f Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 25 Jul 2006 11:49:10 +0200 Subject: * added debian/examples --- debian/changelog | 3 +-- debian/examples | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 debian/examples diff --git a/debian/changelog b/debian/changelog index f556704a..a086ded0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,13 +4,12 @@ python-apt (0.6.19) unstable; urgency=low * doc/examples/print_uris.py: - added a example to show how the indexfile.ArchiveURI() can be used with binary packages - * re-added dh_installexamples (NMU breakage). Closes: #376014 [ Otavio Salvador ] * apt/cache.py: - fix commit doc string to also cite the open related callbacks - allow change of rootdir for APT database loading - - add dh_installexamples in package building + - add dh_installexamples in package building Closes: #376014 -- diff --git a/debian/examples b/debian/examples new file mode 100644 index 00000000..80a386c8 --- /dev/null +++ b/debian/examples @@ -0,0 +1 @@ +doc/examples/*.py -- cgit v1.2.3