Samuel Thibault pushed to branch master at Debian Java Maintainers / joptsimple
Commits: 77737752 by Samuel Thibault at 2018-11-04T01:02:33Z Fix upstream URL - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,7 +1,11 @@ joptsimple (5.0.4-3) UNRELEASED; urgency=medium * Bump Standards-Version to 4.2.0 (no changes). - * control: Set packages multi-arch: foreign. + * control: + - Set packages multi-arch: foreign. + - Fix upstream URL. + * copyright: + - Fix upstream URL. -- Samuel Thibault <[email protected]> Sat, 28 Apr 2018 17:01:24 +0200 ===================================== debian/control ===================================== @@ -19,7 +19,7 @@ Build-Depends: Standards-Version: 4.2.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/joptsimple.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/joptsimple.git -Homepage: https://pholser.github.com/jopt-simple +Homepage: https://github.com/jopt-simple/jopt-simple Package: libjoptsimple-java Architecture: all ===================================== debian/copyright ===================================== @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: JOpt Simple Upstream-Contact: Paul R. Holser, Jr. <[email protected]> -Source: http://pholser.github.com/jopt-simple +Source: https://github.com/jopt-simple/jopt-simple Files: * Copyright: © 2004-2015, Paul R. Holser, Jr. <[email protected]> View it on GitLab: https://salsa.debian.org/java-team/joptsimple/commit/77737752ef1101e6187395bbb262c24ceacfcb75 -- View it on GitLab: https://salsa.debian.org/java-team/joptsimple/commit/77737752ef1101e6187395bbb262c24ceacfcb75 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

