Debian Anthy Packaging

Members

Git repository

 $ cd anthy
 $ git checkout pristine-tar
 $ git checkout release
 $ git checkout debian/9100h-5
 $ pristine-tar checkout ../anthy_9100h.orig.tar.gz
 $ tar xf ../anthy_9100h.orig.tar.gz --strip-components=1  # To restore timestamps

 $ cd anthy
 $ git checkout pristine-tar
 $ git checkout release
 $ git checkout debian
 $ pristine-tar checkout ../anthy_9200.orig.tar.gz
 $ tar xf ../anthy_9200.orig.tar.gz --strip-components=1   # To restore timestamps

Files from snapshot.debian.org

TODO

Use xz instead for upstream tarball.