Commit 39c7aa50 authored by Peter Van Eynde's avatar Peter Van Eynde
Browse files

remove CVS cruft

parent 2a389970
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
cl-asdf (1.87-1) UNRELEASED; urgency=low
cl-asdf (1.88-1) unstable; urgency=low


  * Noticed that I actually increased the version with the CVS commit
  * Noticed that I actually increased the version with the CVS commit
  * Updated the standards version
  * Updated the standards version
+2 −0
Original line number Original line Diff line number Diff line
@@ -68,6 +68,8 @@ binary-arch: build install
	dh_installinfo
	dh_installinfo
#	dh_undocumented
#	dh_undocumented
	dh_installchangelogs ChangeLog
	dh_installchangelogs ChangeLog
	find debian/cl-asdf -name CVS -print0 | xargs -0t rm -rf || true
	find debian/cl-asdf -name .cvsignore -print0 | xargs -0t rm -f || true
	dh_link
	dh_link
	dh_strip
	dh_strip
	dh_compress
	dh_compress