[1507] in BarnOwl Developers
RFC: Cleaning up the Debian barnowl.git
daemon@ATHENA.MIT.EDU (Anders Kaseorg)
Thu Oct 29 18:17:22 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Sat, 13 Jun 2009 17:06:27 -0400 (EDT)
From: Anders Kaseorg <andersk@MIT.EDU>
To: Sam Hartman <hartmans@mit.edu>
cc: barnowl-dev@mit.edu
Currently the Debian barnowl.git contains two copies of the entire barnowl
history, one from the old git-svn clone and one from the current master
repository. It even has three copies of some of the Debian commits. I
wrote this script to fix everything up.
/mit/andersk/Public/fix-barnowl-debian
It will strip the GPG signatures from signed tags that need to be moved,
so if you care, the following tags will need to be resigned:
debian/1.0.1-3 debian/1.0.1-4 debian/1.0.3-2 debian/1.0.5-1 debian/1.0.5-2
debian/1.1-1 debian/1.1-2 debian/1.1-4 debian/1.1.1-1 debian/1.1.1-2
Anders