python-fudge - Python 2 module for using fake objects for tests
# sudo apt-get update
# sudo apt-get install python-fudge
2015-12-30 - Jan Dittberner <jandd@debian.org> python-fudge (1.1.0-1) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Jan Dittberner ] * Use PyPI redirector for watch file * fix package description mismatch in debian/control * Apply patch by Juan Picca to have fixed timestamps to make the build reproducible (Closes: #788501) * Bump Standards-Version to 3.9.6 (no changes) * Run wrap-and-sort * Switch to dh-python/pybuild * Update copyright years * Build documentation in dh_auto_build step * New upstream version * Remove deletion of MacOS X files from dh_override_auto_clean, because upstream removed them * Re-Enable Python 3 tests
2012-05-24 - Jan Dittberner <jandd@debian.org> python-fudge (1.0.3-3) unstable; urgency=low * Fix "missing dependency on python3!!" by using correct variable in debian/control (Closes: #674405) * fix Vcs-Svn and Vcs-Browser URLs in debian/control
2012-05-04 - Jan Dittberner <jandd@debian.org> python-fudge (1.0.3-2) unstable; urgency=low * Fix "FTBFS if built twice in a row: aborting due to unexpected upstream changes" by removing fudge.egg-info in debian/rules override_auto_clean target (Closes: #671421)
2012-03-04 - Jan Dittberner <jandd@debian.org> python-fudge (1.0.3-1) unstable; urgency=low * Initial release. (Closes: #643566)