summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-07-01 10:53:18 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-07-01 10:53:18 +0200
commit1ae3c6c410ae468ae5a580910ecd74d93c9e8ac2 (patch)
tree47b59adef7f7d426e57c30df904cb3c217b67b6d /debian
parent76fb1f457228cc5efa5f45a7a875ec5bc0e17b3a (diff)
parent7d1a38d1ce6f2f6de7e3fe096eeb0c0f88ab04a1 (diff)
downloadpython-apt-1ae3c6c410ae468ae5a580910ecd74d93c9e8ac2.tar.gz
* merged from otavios branch at:
http://projetos.ossystems.com.br/~otavio/bzr/python-apt/fixes
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d9b428bd..9f681950 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ python-apt (0.6.19) unstable; urgency=low
* 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
--
diff --git a/debian/rules b/debian/rules
index ffd39a6f..6a187e7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,6 +52,7 @@ binary-arch: build
dh_installdocs
dh_installchangelogs
+ dh_installexamples
dh_strip
dh_compress
dh_fixperms