[maven-doxia-tools] 21/35: Moved the package to Git

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jul 28 13:29:10 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository maven-doxia-tools.

commit b62cb5bfd502e83dd5ca0bd21410d8afcf18d557
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jul 28 13:34:28 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 5c63879..99e76eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-doxia-tools (1.2.1-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Moved the package to Git
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 28 Jul 2017 13:34:28 +0200
+
 maven-doxia-tools (1.2.1-2) unstable; urgency=low
 
   * Ignore test errors and failures because some tests require network access.
diff --git a/debian/control b/debian/control
index 696eeb2..1721e86 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends-Indep: libplexus-maven-plugin-java, libcommons-io-java, libdoxia-j
  libmaven2-core-java-doc, libplexus-container-default-java-doc, libplexus-utils-java-doc,  
  libmaven-javadoc-plugin-java 
 Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-doxia-tools
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-doxia-tools/
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-doxia-tools.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-doxia-tools.git
 Homepage: http://maven.apache.org/shared/maven-doxia-tools/
 
 Package: libmaven-doxia-tools-java
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 90d942b..644b00f 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -9,10 +9,3 @@ TAG=maven-doxia-tools-$2
 svn export http://svn.apache.org/repos/asf/maven/shared/tags/$TAG $DIR
 tar -c -z -f $TAR $DIR
 rm -rf $DIR ../$TAG
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-  . .svn/deb-layout
-  mv $TAR $origDir
-  echo "moved $TAR to $origDir"
-fi

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



More information about the pkg-java-commits mailing list