This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-io.
commit 31355daae753c6288d20dfc0ee615a75175df5f5 Author: Varun Hiremath <[email protected]> Date: Thu Feb 21 07:39:35 2008 +0000 * Update debian/rules and debian/libcommons-io-java-doc.install * debian/copyright: add copyright notice --- debian/changelog | 7 ++++--- debian/copyright | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index b0fb47c..f037cb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -commons-io (1.4-1) UNRELEASED; urgency=low +commons-io (1.4-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.7.3 @@ -8,10 +8,11 @@ commons-io (1.4-1) UNRELEASED; urgency=low - remove 01_no_ext_links.dpatch - not required - remove 02_no_mkdir_in_homedir.dpatch - not required * Remove dpatch from Build-Depends - * Update debian/rules and debian/libcommons-io-java-doc.install + * Update debian/rules and debian/libcommons-io-java-doc.install with new target dirs + * debian/copyright: add copyright notice - -- Varun Hiremath <[email protected]> Mon, 21 Jan 2008 13:33:21 +0530 + -- Varun Hiremath <[email protected]> Thu, 21 Feb 2008 13:26:43 +0530 commons-io (1.3.2-2) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index 329cc66..cc408c2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -12,7 +12,9 @@ Upstream Authors: Scott Sanders <[email protected]>, Matthew Hawthorne <[email protected]>, Martin Cooper <martinc [email protected]> -Copyright: +Copyright: (c) 2002-2008 Apache Software Foundation + +License: Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ @@ -214,4 +216,3 @@ Copyright: 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. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-io.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

