[maven-common-artifact-filters] 19/32: Moved the package to Git

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jul 19 12:28:22 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-common-artifact-filters.

commit ac4da861d7761ac139220c319ec40272f155735a
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Dec 9 19:41:02 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 492e171..6ac5cf9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+maven-common-artifact-filters (1.4-2) UNRELEASED; urgency=medium
+
+  * Moved the package to Git
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 09 Dec 2015 19:41:02 +0100
+
 maven-common-artifact-filters (1.4-1) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index f31b19b..9696dfe 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends-Indep: default-jdk-doc,
                      libplexus-utils-java,
                      libplexus-utils-java-doc
 Standards-Version: 3.9.5
-Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-common-artifact-filters
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-common-artifact-filters/
+Vcs-Git: git://anonscm.debian.org/pkg-java/maven-common-artifact-filters.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-common-artifact-filters.git
 Homepage: http://maven.apache.org/shared/maven-common-artifact-filters/
 
 Package: libmaven-common-artifact-filters-java
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 1eeceb3..673b4ba 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -8,9 +8,3 @@ TAG=$(echo "maven-common-artifact-filters-$VERSION" | sed -re's/~(alpha|beta)/-\
 svn export http://svn.apache.org/repos/asf/maven/shared/tags/${TAG}/ $DIR
 XZ_OPT=--best tar -c -J -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/maven-common-artifact-filters.git



More information about the pkg-java-commits mailing list