[plexus-containers] 26/35: Moved the package to Git

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jul 24 12:58:57 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-containers.

commit 2641418ca147d82e523fe52e4f4f282e8b3a8a88
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sat Feb 27 23:56:04 2016 +0100

    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 01b3d49..b0f932b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+plexus-containers (1.0~beta3.0.7-9) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Moved the package to Git
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Sat, 27 Feb 2016 23:56:04 +0100
+
 plexus-containers (1.0~beta3.0.7-8) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 8bf193d..8d741b8 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Build-Depends-Indep: ant,
                      maven-ant-helper (>> 4),
                      maven-repo-helper
 Standards-Version: 3.9.7
-Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/plexus-containers
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/plexus-containers/
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-containers.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-containers.git
 Homepage: http://plexus.codehaus.org
 
 Package: libplexus-containers-java
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index c59f1b0..2bcfafe 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -9,10 +9,3 @@ svn export http://svn.codehaus.org/plexus/plexus-containers/tags/$TAG $DIR
 rm -r $DIR/plexus-component-metadata
 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/plexus-containers.git



More information about the pkg-java-commits mailing list