[pkg-java] r16810 - trunk/plexus-resources/debian

Eugene Zhukov eugene-guest at alioth.debian.org
Tue Jun 4 18:34:25 UTC 2013


Author: eugene-guest
Date: 2013-06-04 18:34:24 +0000 (Tue, 04 Jun 2013)
New Revision: 16810

Modified:
   trunk/plexus-resources/debian/control
   trunk/plexus-resources/debian/copyright
Log:
added maven-antrun-plugin dependency to d/control, license changed to Apache 2.0

Modified: trunk/plexus-resources/debian/control
===================================================================
--- trunk/plexus-resources/debian/control	2013-06-04 12:53:26 UTC (rev 16809)
+++ trunk/plexus-resources/debian/control	2013-06-04 18:34:24 UTC (rev 16810)
@@ -4,7 +4,7 @@
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Eugene Zhukov <jevgeni.zh at gmail.com>
 Build-Depends: debhelper (>= 8), cdbs, default-jdk, maven-debian-helper (>= 1.6.1)
-Build-Depends-Indep: libplexus-containers1.5-java (>= 1.5.5), libplexus-utils-java 
+Build-Depends-Indep: libplexus-containers1.5-java (>= 1.5.5), libplexus-utils-java, libmaven-antrun-plugin-java (>= 1.6)
 Standards-Version: 3.9.4
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-resources
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-resources

Modified: trunk/plexus-resources/debian/copyright
===================================================================
--- trunk/plexus-resources/debian/copyright	2013-06-04 12:53:26 UTC (rev 16809)
+++ trunk/plexus-resources/debian/copyright	2013-06-04 18:34:24 UTC (rev 16810)
@@ -4,24 +4,7 @@
 
 Files: *
 Copyright: 2013, The Codehouse
-License: The MIT License
- Permission is hereby granted, free of charge, to any person obtaining a copy of
- this software and associated documentation files (the "Software"), to deal in
- the Software without restriction, including without limitation the rights to
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
- of the Software, and to permit persons to whom the Software is furnished to do
- so, subject to the following conditions:
- .
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
+License: Apache-2.0
 
 Files: debian/*
 Copyright: 2013, Eugene Zhukov <jevgeni.zh at gmail.com>




More information about the pkg-java-commits mailing list