[plexus-resources] 10/24: Moved the package to Git

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 27 11:07:35 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository plexus-resources.

commit e006f2af7c032a12b5a7b512fe9a7e94241d6d73
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jul 27 11:06:24 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index ebe0c1c..105d09f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+plexus-resources (1.0~alpha7-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Moved the package to Git
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 27 Jul 2017 11:06:24 +0200
+
 plexus-resources (1.0~alpha7-1) unstable; urgency=low
 
   * Initial release
diff --git a/debian/control b/debian/control
index 04fc1da..9b0590e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Eugene Zhukov <jevgeni.zh at gmail.com>
 Build-Depends: debhelper (>= 8), cdbs, default-jdk, maven-debian-helper (>= 1.6.1)
 Build-Depends-Indep: libplexus-containers1.5-java (>= 1.5.5), libplexus-utils-java, libmaven-antrun-plugin-java (>= 1.6)
 Standards-Version: 3.9.4
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-resources
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-resources
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-resources.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-resources.git
 Homepage: http://plexus.codehaus.org/plexus-components/plexus-resources/
 
 Package: libplexus-resources-java
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index a2abd59..131e0a2 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -8,9 +8,3 @@ TAG=$(echo "plexus-resources-$VERSION" | sed -re's/~(alpha|beta)/-\1-/')
 svn export http://svn.codehaus.org/plexus/plexus-components/tags/${TAG}/ $DIR
 GZIP=--best tar -c -z -f $TAR --exclude '*.jar' --exclude '*.class' $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/plexus-resources.git



More information about the pkg-java-commits mailing list