This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository osgi-compendium.
commit 8a233cb3054326cab03d0c0a12aac054497363ef Author: 殷啟聰 | Kai-Chung Yan <[email protected]> Date: Tue Feb 27 21:26:27 2018 +0800 uscan: Track the new location since 6.0.0 --- debian/copyright | 2 +- debian/watch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index 57175c0..89c2975 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: OSGi Compendium Classes Upstream-Contact: OSGi Alliance (http://www.osgi.org/) -Source: http://repo1.maven.org/maven2/org/osgi/org.osgi.compendium/ +Source: https://repo1.maven.org/maven2/org/osgi/osgi.cmpn Files: * Copyright: 2012-2013, OSGi Alliance diff --git a/debian/watch b/debian/watch index 5640f80..e1075c5 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 opts="uversionmangle=s/-(alpha|beta)-/~$1/" \ -http://repo1.maven.org/maven2/org/osgi/org.osgi.compendium/(\d.*)/\ - org.osgi.compendium-(\d.*)-sources.jar +https://repo1.maven.org/maven2/org/osgi/osgi.cmpn/(\d.*)/\ + osgi.cmpn-(\d.*)-sources.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-compendium.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

