[libjibx1.2-java] 21/33: Moved the package to Git
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Feb 2 10:27:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libjibx1.2-java.
commit 3d9c6518abd1a5819f19314d0a0f82e3ff997916
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Feb 2 10:08:26 2016 +0100
Moved the package to Git
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
debian/orig-tar.sh | 10 ----------
3 files changed, 8 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c2566a0..6685b32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libjibx1.2-java (1.2.3-5) UNRELEASED; urgency=medium
+
+ * Moved the package to Git
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 02 Feb 2016 10:08:26 +0100
+
libjibx1.2-java (1.2.3-4) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 5a7f770..43bc451 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Build-Depends-Indep: antlr,
liblog4j1.2-java,
libxpp3-java
Standards-Version: 3.9.5
-Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libjibx-java/branch-1.2
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libjibx-java/branch-1.2
+Vcs-Git: git://anonscm.debian.org/pkg-java/libjibx-java.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjibx-java.git
Homepage: http://jibx.sf.net
Package: libjibx1.2-java
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index cf78ddb..360181e 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -9,13 +9,3 @@ unzip $3
mv jibx $DIR
GZIP=--best tar czf $TAR -X debian/orig-tar.exclude $DIR
rm -rf $DIR $3
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
- . .svn/deb-layout
- if [ ".." != "$origDir" ]; then
- mv $TAR $origDir
- echo "moved $TAR to $origDir"
- fi
-fi
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjibx1.2-java.git
More information about the pkg-java-commits
mailing list