Author: drazzib Date: 2011-02-13 18:39:48 +0000 (Sun, 13 Feb 2011) New Revision: 13308
Modified: trunk/libspring-java/debian/changelog trunk/libspring-java/debian/copyright Log: * Upload to unstable. * d/copyright: Update to latest DEP-5 format. Modified: trunk/libspring-java/debian/changelog =================================================================== --- trunk/libspring-java/debian/changelog 2011-02-13 18:36:41 UTC (rev 13307) +++ trunk/libspring-java/debian/changelog 2011-02-13 18:39:48 UTC (rev 13308) @@ -1,9 +1,14 @@ -libspring-java (3.0.5.RELEASE-2) UNRELEASED; urgency=low +libspring-java (3.0.5.RELEASE-2) unstable; urgency=low + [ Miguel Landaeta ] * Fix clean target in order to allow two builds in a row. - -- Miguel Landaeta <[email protected]> Wed, 09 Feb 2011 19:16:08 -0430 + [ Damien Raude-Morvan ] + * Upload to unstable. + * d/copyright: Update to latest DEP-5 format. + -- Damien Raude-Morvan <[email protected]> Sun, 13 Feb 2011 19:34:54 +0100 + libspring-java (3.0.5.RELEASE-1) experimental; urgency=low [ Miguel Landaeta ] Modified: trunk/libspring-java/debian/copyright =================================================================== --- trunk/libspring-java/debian/copyright 2011-02-13 18:36:41 UTC (rev 13307) +++ trunk/libspring-java/debian/copyright 2011-02-13 18:39:48 UTC (rev 13308) @@ -1,6 +1,6 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Spring Framework -Maintainer: SpringSource Inc. +Format: http://dep.debian.net/deps/dep5/ +Upstream-Name: Spring Framework +Upstream-Contact: SpringSource Inc. Source: http://springframework.org/download Files: * @@ -9,22 +9,25 @@ Copyright: 2009 SpringSource Inc. License: Apache-2.0 + Files: debian/* Copyright: Copyright 2010, Damien Raude-Morvan <[email protected]> License: Apache-2.0 + License: Apache-2.0 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + . + http://www.apache.org/licenses/LICENSE-2.0 + . + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + . On Debian systems the full text of the Apache License can be found in the `/usr/share/common-licenses/Apache-2.0' file. + _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

