Ignore:
Timestamp:
Jan 27, 2009, 12:34:57 AM (15 years ago)
Author:
broder
Message:

Don't create repositories for libyaml or pyyaml.

Our only changes to upstream were changelog entries and a single
change in a build dependency, and we've now switched to using the
version in hardy-backports.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/git-migration/git-migrate-fast.sh

    r2015 r2016  
    5252popd
    5353
    54 pushd packages/libyaml.git
    55 git fetch git://andersk.mit.edu/libyaml.git refs/tags/upstream/0.1.1:refs/tags/upstream/0.1.1 refs/tags/debian/0.1.1-1:refs/tags/debian/0.1.1-1
    56 git branch upstream upstream/0.1.1
    57 echo $(git rev-parse 0.1.1-1_andersk1 debian/0.1.1-1^0) >> info/grafts
    58 git filter-branch --tag-name-filter cat -- ^debian/0.1.1-1 --all
    59 rm -rf info/grafts refs/original
    60 popd
    61 
    6254pushd packages/python-routefs.git
    6355git fetch -t git://github.com/ebroder/python-routefs.git
Note: See TracChangeset for help on using the changeset viewer.