[pkg-java-svn2git] 01/03: Added an entry for apo in the authors file

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Oct 23 09:16:47 UTC 2017


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 <ebourg at 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 <akumar at debian.org>
 alvesadrian-guest = Adrian Alves <aalves at gmail.com>
 apeeters-guest = Adriaan Peeters <apeeters at lashout.net>
 apo-guest = Markus Koschany <apo at gambaru.de>
+apo = Markus Koschany <apo at debian.org>
 arnaud-guest = Arnaud Vandyck <avdyk at debian.org>
 avdyk = Arnaud Vandyck <avdyk at debian.org>
 barryh-guest = Barry Hawkins <barry.hawkins at gmail.com>

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



More information about the pkg-java-commits mailing list