Markus Koschany pushed to branch master at Debian Java Maintainers / libxtc-rats-java
Commits: c4306f1a by Markus Koschany at 2021-10-21T20:44:03+02:00 Add missing copyright holders. - - - - - 46d0bbce by Markus Koschany at 2021-10-25T11:53:47+02:00 Declare compliance with Debian Policy 4.6.0. - - - - - e7f5919a by Markus Koschany at 2021-10-25T11:54:21+02:00 Update changelog - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libxtc-rats-java (1.15.0-2) unstable; urgency=medium + + * Source-only rebuild. + * Declare compliance with Debian Policy 4.6.0. + + -- Markus Koschany <[email protected]> Mon, 25 Oct 2021 11:54:06 +0200 + libxtc-rats-java (1.15.0-1) unstable; urgency=medium * Initial release. (Closes: #986922) ===================================== debian/control ===================================== @@ -11,7 +11,7 @@ Build-Depends: junit4, libantlr-java, maven-repo-helper -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/java-team/libxtc-rats-java.git Vcs-Browser: https://salsa.debian.org/java-team/libxtc-rats-java Homepage: https://cs.nyu.edu/rgrimm/xtc/ ===================================== debian/copyright ===================================== @@ -3,8 +3,7 @@ Upstream-Name: Rats! Source: http://cs.nyu.edu/rgrimm/xtc/xtc-core-1.15.0.zip Files: * -Copyright: 2002-2006, Robert Grimm, Regents of the University of California - IBM +Copyright: 2002-2009, Robert Grimm, IBM, New York University, Princeton University License: GPL-2 Files: src/xtc/Makefile @@ -60,7 +59,7 @@ Files: src/xtc/parser/ParserBase.java src/xtc/util/SymbolTable.java src/xtc/util/Tool.java src/xtc/util/Utilities.java -Copyright: 2004-2007, Robert Grimm +Copyright: 2004-2007, Robert Grimm, New York University License: LGPL-2.1 Files: src/xtc/lang/c/ml/cabs.ml @@ -86,12 +85,20 @@ Copyright: 2001-2003, George C. Necula <[email protected]> Ben Liblit <[email protected]> License: BSD-3-clause +Files: src/xtc/lang/blink/agent/hashtable.c + src/xtc/lang/blink/agent/hashtable_itr.c + src/xtc/lang/blink/agent/hashtable_itr.h + src/xtc/lang/blink/agent/hashtable_private.h + src/xtc/lang/blink/agent/hashtable.h +Copyright: 2004, Christopher Clark +License: BSD-3-clause + Files: glr/ella/* Copyright: 2002-2006, Robert Grimm, Regents of the University of California License: BSD-3-clause Files: glr/ella/in/MARS.java -Copyright: 1995-2005 The Cryptix Foundation Limited. +Copyright: 1997-2000 The Cryptix Foundation Limited. License: Cryptix-General-License Files: debian/* View it on GitLab: https://salsa.debian.org/java-team/libxtc-rats-java/-/compare/736077c39c7c5f0f12cbc75c5759a87d879b8448...e7f5919ab7caff3705bc1c9b0a377bff971d6599 -- View it on GitLab: https://salsa.debian.org/java-team/libxtc-rats-java/-/compare/736077c39c7c5f0f12cbc75c5759a87d879b8448...e7f5919ab7caff3705bc1c9b0a377bff971d6599 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

