[metainf-services] 05/07: Updated the homepage field
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Sep 4 13:39:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository metainf-services.
commit e38d7a97cad846ccbbb57f765fa8298cbcbfbcfd
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Sep 4 15:09:20 2014 +0200
Updated the homepage field
---
debian/changelog | 1 +
debian/control | 2 +-
debian/copyright | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ef50c09..49d0d2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ metainf-services (1.4-2) UNRELEASED; urgency=medium
- Removed the deprecated DM-Upload-Allowed field
- Standards-Version updated to 3.9.5 (no changes)
- Use canonical URLs for the Vcs-* fields
+ - Updated the homepage field
* Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Thu, 04 Sep 2014 15:01:45 +0200
diff --git a/debian/control b/debian/control
index c172ee2..7410032 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,9 @@ Build-Depends-Indep:
libmaven-compiler-plugin-java (>= 2.0.2),
libmaven-javadoc-plugin-java
Standards-Version: 3.9.5
-Homepage: http://java.net/projects/metainf-services
Vcs-Git: git://anonscm.debian.org/pkg-java/metainf-services.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/metainf-services.git
+Homepage: http://metainf-services.kohsuke.org
Package: libmetainf-services-java
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 45ad37a..1755d08 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: META-INF/services generator
Upstream-Contact: Kohsuke Kawaguchi
-Source: http://java.net/projects/metainf-services
+Source: https://github.com/kohsuke/metainf-services
Files: *
Copyright: 2009-, Kohsuke Kawaguchi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/metainf-services.git
More information about the pkg-java-commits
mailing list