[nekohtml] 41/46: Moved the package to Git

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Jan 19 19:08:51 UTC 2016


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

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

commit da62489d4ad3579c3a5e344611a5f03db349fe45
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Jan 19 17:44:39 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 2b379c9..98c9085 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+nekohtml (1.9.21-3) UNRELEASED; urgency=medium
+
+  * Team upload
+  * Moved the package to Git
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 19 Jan 2016 17:44:39 +0100
+
 nekohtml (1.9.21-2) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index 195bb04..ed6f0cd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Marcus Better <marcus at better.se>
 Build-Depends: debhelper (>= 9), cdbs, default-jdk
 Build-Depends-Indep: maven-repo-helper, ant, libxerces2-java (>= 2.9.1), libjaxp1.3-java (>> 1.3.04-3)
 Standards-Version: 3.9.6
-Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/nekohtml
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/nekohtml/
+Vcs-Git: git://anonscm.debian.org/pkg-java/nekohtml.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/nekohtml.git
 Homepage: http://nekohtml.sourceforge.net
 
 Package: libnekohtml-java
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 6bc2042..d1ed552 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -9,10 +9,3 @@ svn export https://nekohtml.svn.sourceforge.net/svnroot/nekohtml/branches/$TAG $
 rm -r $DIR/lib
 tar -c -J -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/nekohtml.git



More information about the pkg-java-commits mailing list