[pkg-java] r15517 - trunk/javadap/debian

Mathieu Malaterre malat-guest at alioth.debian.org
Fri Dec 9 16:22:17 UTC 2011


Author: malat-guest
Date: 2011-12-09 16:22:17 +0000 (Fri, 09 Dec 2011)
New Revision: 15517

Modified:
   trunk/javadap/debian/control
   trunk/javadap/debian/copyright
Log:
As per niels comment

Modified: trunk/javadap/debian/control
===================================================================
--- trunk/javadap/debian/control	2011-12-09 16:13:50 UTC (rev 15516)
+++ trunk/javadap/debian/control	2011-12-09 16:22:17 UTC (rev 15517)
@@ -4,8 +4,8 @@
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Mathieu Malaterre <mathieu.malaterre at gmail.com>
-Build-Depends: debhelper (>= 8), javahelper (>= 0.25)
-Build-Depends-Indep: default-jdk, ant, libjdom1-java, libcommons-httpclient-java, junit, libservlet2.4-java
+Build-Depends: debhelper (>= 8), default-jdk, ant, javahelper (>= 0.25)
+Build-Depends-Indep: libjdom1-java, libcommons-httpclient-java, junit, libservlet2.5-java
 Standards-Version: 3.9.2
 Homepage: http://opendap.org
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/javadap

Modified: trunk/javadap/debian/copyright
===================================================================
--- trunk/javadap/debian/copyright	2011-12-09 16:13:50 UTC (rev 15516)
+++ trunk/javadap/debian/copyright	2011-12-09 16:22:17 UTC (rev 15517)
@@ -6,22 +6,22 @@
 Files: *
 Copyright: © 2002,2003 OPeNDAP, Inc. ,
  © 20010 OPeNDAP, Inc.
-Licence: BSD
+License: BSD
  Redistribution and use in source and binary forms,
  with or without modification, are permitted provided
  that the following conditions are met:
- 
+ .
  - Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
- 
+ .
  - Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
- 
+ .
  - Neither the name of the OPeNDAP nor the names of its contributors may
    be used to endorse or promote products derived from this software
    without specific prior written permission.
- 
+ .
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
  IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
  TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
@@ -38,17 +38,17 @@
 Copyright: © 1997-2006 Unidata Program Center/University Corporation for
  Atmospheric Research, P.O. Box 3000, Boulder, CO 80307,
  support at unidata.ucar.edu.
-Licence: LGPL v2.1
+License: LGPL v2.1
  This library is free software; you can redistribute it and/or modify it
  under the terms of the GNU Lesser General Public License as published by
  the Free Software Foundation; either version 2.1 of the License, or (at
  your option) any later version.
-
+ .
  This library is distributed in the hope that it will be useful, but
  WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser
  General Public License for more details.
-
+ .
  You should have received a copy of the GNU Lesser General Public License
  along with this library; if not, write to the Free Software Foundation,
  Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
@@ -60,3 +60,4 @@
 Files: debian/*
 Copyright: © 2011 Mathieu Malaterre <mathieu.malaterre at gmail.com>
 License: BSD
+ Same as above




More information about the pkg-java-commits mailing list