[plexus-digest] 15/24: Moved the package to Git

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Aug 29 22:45:50 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-digest.

commit 05ae2620bb1f487d0f698be075db183db3964d9d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Aug 29 23:41:59 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 765159a..9c091ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+plexus-digest (1.1-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Moved the package to Git
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 29 Aug 2017 23:41:59 +0200
+
 plexus-digest (1.1-3) unstable; urgency=low
 
   * Switch to debhelper level 7.
diff --git a/debian/control b/debian/control
index fa80bb1..2c94093 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
 Build-Depends-Indep: libplexus-maven-plugin-java, libplexus-utils-java, default-jdk-doc, libplexus-utils-java-doc,  
  libmaven-javadoc-plugin-java, libplexus-containers-java
 Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-digest
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-digest
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-digest.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-digest.git
 Homepage: http://plexus.codehaus.org/plexus-components/plexus-digest/
 
 Package: libplexus-digest-java
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 2884571..4cb01ab 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -15,13 +15,3 @@ svn export http://svn.codehaus.org/plexus/plexus-components/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/plexus-digest.git



More information about the pkg-java-commits mailing list