This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository pkg-java-svn2git.

commit 729f2b0aca5e1fb10ead87ff3f14b940e26cda55
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Fri Nov 4 23:23:41 2016 +0100

    Added an entry for apo in the authors file
---
 migrate-svn-repo-to-git | 9 +++++++++
 pkg-java-authors.txt    | 1 +
 2 files changed, 10 insertions(+)

diff --git a/migrate-svn-repo-to-git b/migrate-svn-repo-to-git
index 54c93a2..fb51727 100755
--- a/migrate-svn-repo-to-git
+++ b/migrate-svn-repo-to-git
@@ -54,7 +54,16 @@ done
 # Remove the remotes/origin/trunk reference
 git branch -rd origin/trunk
 
+echo ""
+echo "Tags:"
+git tag -n
+
+echo ""
+echo "Branches:"
+git branch -va
+
 # Update the Vcs-* fields
+echo ""
 echo "Updating debian/control..."
 sed -i 
"s#https\?://anonscm.debian.org/viewvc/$TEAM/trunk/\([^/]*\)/\?#https://anonscm.debian.org/cgit/$TEAM/\1.git#g";
 debian/control
 sed -i 
"s#https\?://svn.debian.org/viewsvn/$TEAM/trunk/\([^/]*\)/\?#https://anonscm.debian.org/cgit/$TEAM/\1.git#g";
 debian/control
diff --git a/pkg-java-authors.txt b/pkg-java-authors.txt
index 2929f2c..9cdd63a 100644
--- a/pkg-java-authors.txt
+++ b/pkg-java-authors.txt
@@ -6,6 +6,7 @@ akumar = Kumar Appaiah <aku...@debian.org>
 alvesadrian-guest = Adrian Alves <aal...@gmail.com>
 apeeters-guest = Adriaan Peeters <apeet...@lashout.net>
 apo-guest = Markus Koschany <a...@gambaru.de>
+apo = Markus Koschany <a...@debian.org>
 arnaud-guest = Arnaud Vandyck <av...@debian.org>
 avdyk = Arnaud Vandyck <av...@debian.org>
 barryh-guest = Barry Hawkins <barry.hawk...@gmail.com>

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/pkg-java-svn2git.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to