tailor - migrate changesets between version control systems
# sudo apt-get update
# sudo apt-get install tailor
2015-08-21 - Matthias Klose <doko@debian.org> tailor (0.9.35+darcs20090615-1.1) unstable; urgency=medium * Non-maintainer upload. * Build using dh-python2. Closes: #786277.
2009-06-15 - Vincent Danjean <vdanjean@debian.org> tailor (0.9.35+darcs20090615-1) unstable; urgency=low * New snapshot from upstream (Closes: #486604, #531956) * remove backported upstream patches * Bump Standards-Version to 3.8.1 (no change needed)
2009-06-15 - Vincent Danjean <vdanjean@debian.org> tailor (0.9.35-3) unstable; urgency=low * Fix "fails to sync two equal type vcs repositories" (Closes: #486604) Thanks to Christoph Martin for reporting the bug and Lele Gaifax for fixing it upstream
2008-07-08 - Vincent Danjean <vdanjean@debian.org> tailor (0.9.35-2) unstable; urgency=low * backport cs1629 so that bzr can compile with python2.4. * re-add python2.4 and hopefully stop triggering python-support bug 485740 (Closes: #489510) * Bump standard-version (no change needed)
2008-06-02 - Vincent Danjean <vdanjean@debian.org> tailor (0.9.35-1) unstable; urgency=low * New Upstream Version + various little fixes (Closes: 428552) + Aegis target is now able to migrate whole Tailor history
2008-06-02 - Vincent Danjean <vdanjean@debian.org> tailor (0.9.34-1) unstable; urgency=low * New Upstream Versions 0.9.31: usual fixes, init-options for darcs2 0.9.32: various fixes, support for new darcs pull --xml-output 0.9.33: fix backward incompatibility introduced with 0.9.32 0.9.34: new target backend for Aegis, bzr source optimizations, several fixes, new 'post-commit-check' option Closing bugs fixed by upstream (I successfully convert the examples provided by the bug submitter) + git source fails with current git-core (Closes: #419814) (creating the directory by hand is still needed but convertion occurs) [Note: closing this bug but opening a new one as another bug occurs] + Fails to convert debian-admin CVS repository to bzr (Closes: #439124) (creating a directory by hand is still needed but convertion occurs) + totally fails with git as target (Closes: #483771) * cleanup watch file * cleanup control file (move Homepage field, update standard version, cleanup lintian warning for dependencies) change cogito in git-core in suggests (Closes: #466952) * update manpage (with help2man) * do not build for python2.4 (syntax problem)
2007-11-06 - Vincent Danjean <vdanjean@debian.org> tailor (0.9.30-1) unstable; urgency=low * New upstream release support recent hg and bzr (Closes: #449468) * [debian/copyright] Fix URL * [debian/control] use the new dpkg field Homepage (and remove it from the description)
2007-09-14 - Vincent Danjean <vdanjean@debian.org> tailor (0.9.29-1) unstable; urgency=low * New upstream release * [debian/control] update Homepage in description (Closes: #442268) * [debian/copyright] GPLv3
2007-07-10 - Vincent Danjean <vdanjean@debian.org> tailor (0.9.28-2) unstable; urgency=low * fix incompatibility with latest mercurial (0.9.4) (Closes: #432453) (thanks to Lele to point to the changeset to apply)
2007-06-10 - Vincent Danjean <vdanjean@debian.org> tailor (0.9.28-1) unstable; urgency=low * New upstream release (Closes: #428294) [no changelog upstream... Probably many bug fixes]