diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-24 22:35:28 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-24 22:35:28 +0200 |
| commit | 316789f0e803bd5266f3868743f30f10245a6261 (patch) | |
| tree | 60a601de52e6b5b8a02813100d677620e15a7f00 /debian/rules | |
| parent | 1ae3c6c410ae468ae5a580910ecd74d93c9e8ac2 (diff) | |
| download | python-apt-316789f0e803bd5266f3868743f30f10245a6261.tar.gz | |
* merged the NMUs from debian
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules index 6a187e7f..ee159b89 100755 --- a/debian/rules +++ b/debian/rules @@ -53,13 +53,13 @@ binary-arch: build dh_installdocs dh_installchangelogs dh_installexamples + dh_pycentral + dh_python dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps - dh_pycentral - dh_python dh_gencontrol dh_md5sums dh_builddeb |
