Author: malat Date: 2012-04-10 12:22:37 +0000 (Tue, 10 Apr 2012) New Revision: 15930
Modified: trunk/net-luminis-build-plugin/debian/changelog trunk/net-luminis-build-plugin/debian/control trunk/net-luminis-build-plugin/debian/copyright Log: Use my debian alias Modified: trunk/net-luminis-build-plugin/debian/changelog =================================================================== --- trunk/net-luminis-build-plugin/debian/changelog 2012-04-09 21:01:54 UTC (rev 15929) +++ trunk/net-luminis-build-plugin/debian/changelog 2012-04-10 12:22:37 UTC (rev 15930) @@ -2,4 +2,4 @@ * Initial Debian Upload (Closes: #641295) - -- Mathieu Malaterre <[email protected]> Wed, 07 Sep 2011 18:48:30 +0200 + -- Mathieu Malaterre <[email protected]> Tue, 10 Apr 2012 14:22:21 +0200 Modified: trunk/net-luminis-build-plugin/debian/control =================================================================== --- trunk/net-luminis-build-plugin/debian/control 2012-04-09 21:01:54 UTC (rev 15929) +++ trunk/net-luminis-build-plugin/debian/control 2012-04-10 12:22:37 UTC (rev 15930) @@ -2,14 +2,13 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Mathieu Malaterre <[email protected]> +Uploaders: Mathieu Malaterre <[email protected]> Build-Depends: debhelper (>= 8), javahelper (>= 0.25) Build-Depends-Indep: default-jdk, ant, bnd -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: https://opensource.luminis.net/wiki/display/SITE/OSGi+Bundle+Ant+Task -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/net-luminis-build-plugin -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/net-luminis-build-plugin/ +Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/net-luminis-build-plugin +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/net-luminis-build-plugin/ Package: libnet-luminis-build-plugin-java Architecture: all Modified: trunk/net-luminis-build-plugin/debian/copyright =================================================================== --- trunk/net-luminis-build-plugin/debian/copyright 2012-04-09 21:01:54 UTC (rev 15929) +++ trunk/net-luminis-build-plugin/debian/copyright 2012-04-10 12:22:37 UTC (rev 15930) @@ -7,7 +7,7 @@ Licence: 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, @@ -16,7 +16,7 @@ - Neither the name of the Luminis 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 PARTICULAR PURPOSE @@ -30,5 +30,6 @@ POSSIBILITY OF SUCH DAMAGE. Files: debian/* -Copyright: © 2011 Mathieu Malaterre <[email protected]> +Copyright: © 2012 Mathieu Malaterre <[email protected]> License: BSD + Same as above _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

