diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-19 14:57:57 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-19 14:57:57 +0200 |
| commit | 3cb73fd8b75b2ef4de7a9bd25fb5d41950078550 (patch) | |
| tree | e2025b906fd88b9e1c5f284e82962f5258f61da1 /debian/rules | |
| parent | 43b6ac8b952098943868404e8e28868bdf6265a5 (diff) | |
| parent | f8724e0b2329dbd497419123e38bb36d7bbeed71 (diff) | |
| download | python-apt-3cb73fd8b75b2ef4de7a9bd25fb5d41950078550.tar.gz | |
* merged with sebastian (thanks!)
* updated the changelog
* added dh_iconcache to debian/rules
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index c8991957..44224c6f 100755 --- a/debian/rules +++ b/debian/rules @@ -66,6 +66,7 @@ binary-arch: build install dh_scrollkeeper dh_installmime dh_desktop + dh_iconcache dh_gconf dh_installexamples # dh_install |
