Loading debian/changelog +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 Loading debian/rules +2 −0 Original line number Original line Diff line number Diff line Loading @@ -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 Loading Loading
debian/changelog +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 Loading
debian/rules +2 −0 Original line number Original line Diff line number Diff line Loading @@ -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 Loading