[java-allocation-instrumenter] 02/10: Switch homepage to GitHub

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Thu Aug 11 07:36:06 UTC 2016


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

seamlik-guest pushed a commit to branch master
in repository java-allocation-instrumenter.

commit 2f5b545a581851e7c6abf32c462c1f2291f4e933
Author: Kai-Chung Yan (殷啟聰) <seamlikok at gmail.com>
Date:   Thu Aug 11 15:08:14 2016 +0800

    Switch homepage to GitHub
---
 debian/control   | 2 +-
 debian/copyright | 2 +-
 debian/rules     | 2 +-
 debian/watch     | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 356f0cf..8986210 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9),
                libmaven-source-plugin-java,
                maven-debian-helper
 Standards-Version: 3.9.6
-Homepage: http://code.google.com/p/java-allocation-instrumenter/
+Homepage: https://github.com/google/allocation-instrumenter
 Vcs-Git: git://anonscm.debian.org/pkg-java/java-allocation-instrumenter.git
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/java-allocation-instrumenter.git
 
diff --git a/debian/copyright b/debian/copyright
index 9e480d9..6b19e58 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: java-allocation-instrumenter
-Source: http://code.google.com/p/java-allocation-instrumenter/
+Source: https://github.com/google/allocation-instrumenter
 
 Files: *
 Copyright: 2009, Jeremy Manson
diff --git a/debian/rules b/debian/rules
index 12b23b7..659e7af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@ export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8
 	dh $@ --buildsystem=maven --with javahelper
 
 get-orig-source:
-	uscan --download-current-version --force-download --no-symlink
+	uscan --download-current-version --force-download --rename
diff --git a/debian/watch b/debian/watch
index 0a21915..86e1117 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://java-allocation-instrumenter.googlecode.com/svn/tags/ .*java-allocation-instrumenter-([\d\.]+).* debian debian/orig-tar.sh
+version=4
+https://github.com/google/allocation-instrumenter/tags /google/allocation-instrumenter/archive/java-allocation-instrumenter at ANY_VERSION@.tar.gz
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-allocation-instrumenter.git



More information about the pkg-java-commits mailing list