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

ebourg-guest pushed a commit to branch master
in repository jericho-html.

commit feefaa8dd4852064d7eda75275ec4986fe9e25b5
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Wed Jan 3 09:29:33 2018 +0100

    Moved the package to Git
---
 debian/changelog   | 7 +++++++
 debian/control     | 4 ++--
 debian/orig-tar.sh | 8 --------
 3 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4659066..77d8a64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jericho-html (3.1-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Moved the package to Git
+
+ -- Emmanuel Bourg <ebo...@apache.org>  Wed, 03 Jan 2018 09:29:33 +0100
+
 jericho-html (3.1-2) unstable; urgency=low
 
   [ Miguel Landaeta ]
diff --git a/debian/control b/debian/control
index 76a8730..192afcc 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: cdbs, debhelper (>= 7), ant, default-jdk, 
default-jdk-doc
 Build-Depends-Indep: libslf4j-java, libcommons-logging-java, liblog4j1.2-java, 
javahelper 
 Standards-Version: 3.9.2
 Homepage: http://jerichohtml.sourceforge.net
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jericho-html/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jericho-html
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jericho-html.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/jericho-html.git
 
 Package: libjericho-html-java
 Architecture: all
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 31e8bf6..1475a2c 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -8,11 +8,3 @@ rm -rf jericho-html-$2/bin jericho-html-$2/doc 
jericho-html-$2/lib \
   jericho-html-$2/samples/CommandLine/bin
 tar -c -z -f ../jericho-html_$2.orig.tar.gz jericho-html-$2
 rm -rf jericho-html-$2 $3
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-  . .svn/deb-layout
-  mv jericho-html_$2.orig.tar.gz $origDir
-  echo "moved jericho-html_$2.orig.tar.gz to $origDir"
-fi
-

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jericho-html.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