Author: fourmond Date: 2011-10-19 19:28:27 +0000 (Wed, 19 Oct 2011) New Revision: 15216
Added: tags/libjswingreader-java/0.3-1/ tags/libjswingreader-java/0.3-1/debian/changelog tags/libjswingreader-java/0.3-1/debian/compat tags/libjswingreader-java/0.3-1/debian/control tags/libjswingreader-java/0.3-1/debian/copyright Removed: tags/libjswingreader-java/0.3-1/debian/changelog tags/libjswingreader-java/0.3-1/debian/control tags/libjswingreader-java/0.3-1/debian/copyright Log: [svn-buildpackage] Tagging libjswingreader-java 0.3-1 Deleted: tags/libjswingreader-java/0.3-1/debian/changelog =================================================================== --- trunk/libjswingreader-java/debian/changelog 2011-10-07 22:02:24 UTC (rev 15165) +++ tags/libjswingreader-java/0.3-1/debian/changelog 2011-10-19 19:28:27 UTC (rev 15216) @@ -1,5 +0,0 @@ -libjswingreader-java (0.3-1) unstable; urgency=low - - * Initial release. (Closes: #644561) - - -- Vincent Fourmond <[email protected]> Fri, 07 Oct 2011 23:05:15 +0200 Copied: tags/libjswingreader-java/0.3-1/debian/changelog (from rev 15214, trunk/libjswingreader-java/debian/changelog) =================================================================== --- tags/libjswingreader-java/0.3-1/debian/changelog (rev 0) +++ tags/libjswingreader-java/0.3-1/debian/changelog 2011-10-19 19:28:27 UTC (rev 15216) @@ -0,0 +1,5 @@ +libjswingreader-java (0.3-1) unstable; urgency=low + + * Initial release. (Closes: #644561) + + -- Vincent Fourmond <[email protected]> Wed, 19 Oct 2011 21:20:01 +0200 Copied: tags/libjswingreader-java/0.3-1/debian/compat (from rev 15214, trunk/libjswingreader-java/debian/compat) =================================================================== --- tags/libjswingreader-java/0.3-1/debian/compat (rev 0) +++ tags/libjswingreader-java/0.3-1/debian/compat 2011-10-19 19:28:27 UTC (rev 15216) @@ -0,0 +1 @@ +7 Deleted: tags/libjswingreader-java/0.3-1/debian/control =================================================================== --- trunk/libjswingreader-java/debian/control 2011-10-07 22:02:24 UTC (rev 15165) +++ tags/libjswingreader-java/0.3-1/debian/control 2011-10-19 19:28:27 UTC (rev 15216) @@ -1,17 +0,0 @@ -Source: libjswingreader-java -Section: libs -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Vincent Fourmond <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), ant, default-jdk, javahelper, - libgnumail-java -Standards-Version: 3.9.2 -Homepage: http://jswingreader.sourceforge.net - -Package: libjswingreader-java -Architecture: all -Depends: ${java:Depends}, ${misc:Depends} -Description: RSS NewsFeed reader for Java - This is a RSS feed reader for java. It can either be used as a - standalone reader or as a library. - Copied: tags/libjswingreader-java/0.3-1/debian/control (from rev 15166, trunk/libjswingreader-java/debian/control) =================================================================== --- tags/libjswingreader-java/0.3-1/debian/control (rev 0) +++ tags/libjswingreader-java/0.3-1/debian/control 2011-10-19 19:28:27 UTC (rev 15216) @@ -0,0 +1,17 @@ +Source: libjswingreader-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Vincent Fourmond <[email protected]> +Build-Depends: cdbs, debhelper (>= 7), ant, default-jdk, javahelper, + libgnumail-java +Standards-Version: 3.9.2 +Homepage: http://jswingreader.sourceforge.net + +Package: libjswingreader-java +Architecture: all +Depends: ${java:Depends}, ${misc:Depends} +Description: RSS NewsFeed reader for Java + This is a RSS feed reader for java. It can either be used as a + standalone reader or as a library. + Deleted: tags/libjswingreader-java/0.3-1/debian/copyright =================================================================== --- trunk/libjswingreader-java/debian/copyright 2011-10-07 22:02:24 UTC (rev 15165) +++ tags/libjswingreader-java/0.3-1/debian/copyright 2011-10-19 19:28:27 UTC (rev 15216) @@ -1,53 +0,0 @@ -Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 -Upstream-Name: swingreader-java -Upstream-Contact: [email protected] -Source: - The original tarball was made from sourceforge's SVN repository thus: - . - svn export http://jswingreader.svn.sourceforge.net/svnroot/jswingreader/trunk/jswingreader/JSwingReader - . - The debian/get-svn-source does the actual job of packaging this. -Comment: - Although the source code lacks copyright and licensing information, - I asked confirmation to Rob Clevenger, the only contributor listed - in the CVS repository, that he owns the copyright and the actual - license for distribution: - . - From: Rob Clevenger <[email protected]> - Date: Thu, 6 Oct 2011 13:21:35 -0700 - Message-ID: <cal62qso9uka1m7fsfywv4bbs_tgad2of3z2akg2-mbsqgjl...@mail.gmail.com> - Subject: Re: Copyright and license of JSwingReader - To: Vincent Fourmond <[email protected]> - . - Yes, I wrote the code myself and therefore own the copyright to - it. I license everything under Apache 2.0 license. - . - I hope that works, if not let me know, I'd be willing to license it - under something different if required, but I personally prefer - Apache 2.0. - - -Files: * -Copyright: Copyright 2004 Rob Clevenger <[email protected]> -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. - . - The full text of the Apache license can be found in - `/usr/share/common-licenses/Apache-2.0'. - - -Files: debian/* -Copyright: Copyright (C) 2011 Vincent Fourmond <[email protected]> -License: Apache-2.0 - Debian packaging is subject to the same terms as swingreader-java - itself. \ No newline at end of file Copied: tags/libjswingreader-java/0.3-1/debian/copyright (from rev 15214, trunk/libjswingreader-java/debian/copyright) =================================================================== --- tags/libjswingreader-java/0.3-1/debian/copyright (rev 0) +++ tags/libjswingreader-java/0.3-1/debian/copyright 2011-10-19 19:28:27 UTC (rev 15216) @@ -0,0 +1,53 @@ +Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 +Upstream-Name: swingreader-java +Upstream-Contact: [email protected] +Source: + The original tarball was made from sourceforge's SVN repository thus: + . + svn export http://jswingreader.svn.sourceforge.net/svnroot/jswingreader/trunk/jswingreader/JSwingReader + . + The debian/get-svn-source does the actual job of packaging this. +Comment: + Although the source code lacks copyright and licensing information, + I asked confirmation to Rob Clevenger, the only contributor listed + in the SVN repository, that he owns the copyright and the actual + license for distribution: + . + From: Rob Clevenger <[email protected]> + Date: Thu, 6 Oct 2011 13:21:35 -0700 + Message-ID: <cal62qso9uka1m7fsfywv4bbs_tgad2of3z2akg2-mbsqgjl...@mail.gmail.com> + Subject: Re: Copyright and license of JSwingReader + To: Vincent Fourmond <[email protected]> + . + Yes, I wrote the code myself and therefore own the copyright to + it. I license everything under Apache 2.0 license. + . + I hope that works, if not let me know, I'd be willing to license it + under something different if required, but I personally prefer + Apache 2.0. + + +Files: * +Copyright: Copyright 2004 Rob Clevenger <[email protected]> +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. + . + The full text of the Apache license can be found in + `/usr/share/common-licenses/Apache-2.0'. + + +Files: debian/* +Copyright: Copyright (C) 2011 Vincent Fourmond <[email protected]> +License: Apache-2.0 + Debian packaging is subject to the same terms as swingreader-java + itself. \ No newline at end of file _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

