This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository wss4j.
commit 55ebcc25400d57c6692efe69d3f0d8499b12b951 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 27 23:02:16 2017 +0200 Removed the obsolete debian/upstream file --- debian/changelog | 1 + debian/upstream | 9 --------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 46ea962..da2b722 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ wss4j (1.6.19-1) UNRELEASED; urgency=medium * Removed debian/build.xml and the unused ant dependency * Build with the DH sequencer instead of CDBS * Track and download the new releases from GitHub + * Removed the obsolete debian/upstream file * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 * Use secure Vcs-* URLs diff --git a/debian/upstream b/debian/upstream deleted file mode 100644 index 699f750..0000000 --- a/debian/upstream +++ /dev/null @@ -1,9 +0,0 @@ -# Various informations about Upstream in YAML format, -# See: http://wiki.debian.org/UpstreamMetadata - -Archive: Apache -Homepage: http://ws.apache.org/wss4j/ -Name: WSS4J -Repository: http://svn.apache.org/repos/asf/webservices/wss4j -Repository-Browse: http://svn.apache.org/viewvc/webservices/wss4j -Watch: http://www.apache.org/dist/ws/wss4j/ (\d+)_(\d+)_(\d+)/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wss4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

