This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository taglibs-standard.
commit a166b117763178e8e1e7ebdbbbb647530f043378 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 21 12:08:33 2016 +0200 Upload to unstable --- debian/changelog | 8 +++++--- debian/copyright | 13 ++++++++----- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8a2510d..1504655 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,18 @@ -taglibs-standard (1.2.5-1) UNRELEASED; urgency=medium +taglibs-standard (1.2.5-1) unstable; urgency=medium * Team upload. + * Renamed the package to taglibs-standard * New upstream release + - Replaced the binary packages with libtaglibs-standard-spec-java, + libtaglibs-standard-impl-java and libtaglibs-standard-jstel-java - Removed 01-jdbc-compatibility.patch (fixed upstream) - Removed CVE-2015-0254.patch (fixed upstream) - Refreshed 02-servlet-api-compatibility.patch - Build with maven-debian-helper instead of ant - * Renamed the package to taglibs-standard * Standards-Version updated to 3.9.8 * Updated debian/watch to track the releases >= 1.2 - -- Emmanuel Bourg <[email protected]> Wed, 20 Jul 2016 16:51:36 +0200 + -- Emmanuel Bourg <[email protected]> Thu, 21 Jul 2016 12:07:50 +0200 jakarta-taglibs-standard (1.1.2-4) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 099f160..6233ed3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,15 +1,18 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: jakarta-taglibs-standard +Upstream-Name: Apache JSP Standard Taglib Source: http://tomcat.apache.org/taglibs/standard/ Files: * -Copyright: 1999-2004, The Apache Software Foundation +Copyright: 1999-2015, The Apache Software Foundation License: Apache-2.0 Files: debian/* -Copyright: 2010, Onkar Shinde <[email protected]> +Copyright: 2011, Onkar Shinde <[email protected]> + 2012, James Page <[email protected]> + 2015, Miguel Landaeta <[email protected]> + 2015-2016, Emmanuel Bourg <[email protected]> License: Apache-2.0 License: Apache-2.0 - On Debian systems the full text of the Apache-2.0 license can be found in the - `/usr/share/common-licenses/Apache-2.0' file. + On Debian systems, the full text of the Apache-2.0 license + can be found in the file '/usr/share/common-licenses/Apache-2.0' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/taglibs-standard.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

