revert changes
This commit is contained in:
parent
e3c2de9367
commit
6e922d4d8f
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -6,7 +6,6 @@ nagios-plugins (1.4.14-4) UNRELEASED; urgency=low
|
||||||
- Provide package specific documentation with the packages
|
- Provide package specific documentation with the packages
|
||||||
- Provide symlinks from other packages
|
- Provide symlinks from other packages
|
||||||
* Remove debian/TODO cause it't totally outdated
|
* Remove debian/TODO cause it't totally outdated
|
||||||
* Use dh_prep unstead of "dh_clean -k"
|
|
||||||
|
|
||||||
-- Jan Wagner <waja@cyconet.org> Wed, 24 Mar 2010 20:24:51 +0100
|
-- Jan Wagner <waja@cyconet.org> Wed, 24 Mar 2010 20:24:51 +0100
|
||||||
|
|
||||||
|
|
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -135,7 +135,7 @@ really-clean:
|
||||||
install: build
|
install: build
|
||||||
dh_testdir
|
dh_testdir
|
||||||
dh_testroot
|
dh_testroot
|
||||||
dh_prep
|
dh_clean -k
|
||||||
dh_installdirs
|
dh_installdirs
|
||||||
|
|
||||||
# Add here commands to install the package into debian/nagios-plugins.
|
# Add here commands to install the package into debian/nagios-plugins.
|
||||||
|
|
Loading…
Reference in a new issue