This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository css2xslfo.
commit 9a31684a6295e1219bfc4286472e6bb144aceb01 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 23 13:57:34 2017 +0200 Removed a duplicated paragraph in debian/copyright --- debian/changelog | 1 + debian/copyright | 13 ++++--------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2c3978b..b2b490a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ css2xslfo (1.6.2-2) UNRELEASED; urgency=medium * Standards-Version updated to 4.1.1 * Switch to debhelper level 10 * Use secure Vcs-* URLs + * Removed a duplicated paragraph in debian/copyright -- Emmanuel Bourg <[email protected]> Mon, 23 Oct 2017 13:45:06 +0200 diff --git a/debian/copyright b/debian/copyright index 8489997..c81917a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CSSToXSLFO Upstream-Contact: [email protected] Source: http://www.re.be/css2xslfo/index.xhtml @@ -37,14 +37,9 @@ License: Expat TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -Files: lib_src/flute_src.zip lib_src/sac_src.zip -Copyright: 1994-2000, 2002 World Wide Web Consortium, - (Massachusetts Institute of Technology, Institut National de Recherche en - Informatique et en Automatique, Keio University). -License: W3C - -Files: lib_src/flute_src.zip lib_src/sac_src.zip -Copyright: 1994-2002 World Wide Web Consortium, +Files: lib_src/flute_src.zip + lib_src/sac_src.zip +Copyright: 1994-2002, World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). License: W3C -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/css2xslfo.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

