Author: glondu-guest
Date: Mon Jan 12 17:26:59 2009
New Revision: 6115
URL: http://svn.debian.org/wsvn/?sc=1&rev=6115
Log:
Remove -ing and add jeroen
Modified:
trunk/tools/svn2git/functions.sh
trunk/tools/svn2git/glondu_svn2git.py
Modified: trunk/tools/svn2git/functions.sh
URL:
http://svn.debian.org/wsvn/trunk/tools/svn2git/functions.sh?rev=6115&op=diff
==============================================================================
--- trunk/tools/svn2git/functions.sh (original)
+++ trunk/tools/svn2git/functions.sh Mon Jan 12 17:26:59 2009
@@ -27,12 +27,12 @@
if grep -q UNRELEASED debian/changelog; then
DEBCHANGE_RELEASE_HEURISTIC=changelog dch --no-auto-nmu "Switch packaging
to git"
else
- DEBCHANGE_RELEASE_HEURISTIC=changelog dch -i -D "UNRELEASED" --no-auto-nmu
"Switching packaging to git"
+ DEBCHANGE_RELEASE_HEURISTIC=changelog dch -i -D "UNRELEASED" --no-auto-nmu
"Switch packaging to git"
fi
sed -ri 's...@^vcs-svn:
svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/([^/]+)/trunk/?...@vcs-git:
git://git.debian.org/git/pkg-ocaml-maint/packages/\1.git@' debian/control
sed -ri 's...@^vcs-browser:
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/([^/]+)/trunk/?...@vcs-browser:
http://git.debian.org/?p=pkg-ocaml-maint/packages/\1.git@' debian/control
rm -f debian/svn-deblayout
- git commit -a -m "Switching packaging to git"
+ git commit -a -m "Switch packaging to git"
git gc --aggressive
git fsck
}
Modified: trunk/tools/svn2git/glondu_svn2git.py
URL:
http://svn.debian.org/wsvn/trunk/tools/svn2git/glondu_svn2git.py?rev=6115&op=diff
==============================================================================
--- trunk/tools/svn2git/glondu_svn2git.py (original)
+++ trunk/tools/svn2git/glondu_svn2git.py Mon Jan 12 17:26:59 2009
@@ -53,6 +53,7 @@
"mfurr": ("Mike Furr", "[email protected]"),
"berke-guest": ("Oguz Berke DURAK", "[email protected]"),
"enrico": ("Enrico Zini", "[email protected]"),
+ "jeroen": ("Jeroen van Wolffelaar", "[email protected]"),
}
_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits