-
Committer:
Doug Torrance
-
Date:
2015-02-28 14:24:59 UTC
-
Revision ID:
dtorrance@monmouthcollege.edu-20150228142459-sw0y33mnn1omr3yp
* New upstream release.
* debian/install
- Simplify file to use wildcard. We will handle the special cases
in debian/rules.
- Remove executable bit; not needed since we no longer use dh-exec.
* debian/control
- Remove dh-exec from Build-Depends; no longer needed.
* debian/rules
- Add override_dh_install target to remove badges found in other packages
and fix resulting broken symlinks. This function was previously
performed by dh-exec using debian/install, but this was harder to
maintain.