Author: tmancill Date: 2011-10-24 20:14:44 +0000 (Mon, 24 Oct 2011) New Revision: 15251
Added: tags/liblastfm-java/1:0.1.0-2/ tags/liblastfm-java/1:0.1.0-2/debian/changelog tags/liblastfm-java/1:0.1.0-2/debian/control tags/liblastfm-java/1:0.1.0-2/debian/copyright Removed: tags/liblastfm-java/1:0.1.0-2/debian/changelog tags/liblastfm-java/1:0.1.0-2/debian/control tags/liblastfm-java/1:0.1.0-2/debian/copyright Log: [svn-buildpackage] Tagging liblastfm-java 1:0.1.0-2 Deleted: tags/liblastfm-java/1:0.1.0-2/debian/changelog =================================================================== --- trunk/liblastfm-java/debian/changelog 2011-10-24 08:09:48 UTC (rev 15249) +++ tags/liblastfm-java/1:0.1.0-2/debian/changelog 2011-10-24 20:14:44 UTC (rev 15251) @@ -1,29 +0,0 @@ -liblastfm-java (1:0.1.0-2) UNRELEASED; urgency=low - - * Team upload. - * Switch to default-jdk. (Closes: #643535). - * Bump Standards-Version to 3.9.2. No changes were required. - - -- Miguel Landaeta <[email protected]> Sat, 22 Oct 2011 18:25:46 -0430 - -liblastfm-java (1:0.1.0-1) unstable; urgency=low - - * New upstream release - * Update debian/watch. But uscan does not work yet. - * Switch to upstream provided build.xml and remove debian/build.xml. - * Switch to source format 3.0. - - -- Torsten Werner <[email protected]> Tue, 16 Aug 2011 22:23:06 +0200 - -liblastfm-java (7.3-1) unstable; urgency=low - - * New upstream release - * Bump Standards-Version to 3.8.2 - - -- Varun Hiremath <[email protected]> Thu, 06 Aug 2009 23:28:15 -0400 - -liblastfm-java (5.21-1) unstable; urgency=low - - * Initial release (Closes: #533366) - - -- Varun Hiremath <[email protected]> Tue, 16 Jun 2009 17:39:14 -0400 Copied: tags/liblastfm-java/1:0.1.0-2/debian/changelog (from rev 15250, trunk/liblastfm-java/debian/changelog) =================================================================== --- tags/liblastfm-java/1:0.1.0-2/debian/changelog (rev 0) +++ tags/liblastfm-java/1:0.1.0-2/debian/changelog 2011-10-24 20:14:44 UTC (rev 15251) @@ -0,0 +1,34 @@ +liblastfm-java (1:0.1.0-2) unstable; urgency=low + + [Miguel Landaeta] + * Team upload. + * Switch to default-jdk. (Closes: #643535). + * Bump Standards-Version to 3.9.2. No changes were required. + + [tony mancill] + * Remove needless dependency on JRE. + * Reformat debian/copyright as per DEP5. + + -- Miguel Landaeta <[email protected]> Sat, 22 Oct 2011 18:25:46 -0430 + +liblastfm-java (1:0.1.0-1) unstable; urgency=low + + * New upstream release + * Update debian/watch. But uscan does not work yet. + * Switch to upstream provided build.xml and remove debian/build.xml. + * Switch to source format 3.0. + + -- Torsten Werner <[email protected]> Tue, 16 Aug 2011 22:23:06 +0200 + +liblastfm-java (7.3-1) unstable; urgency=low + + * New upstream release + * Bump Standards-Version to 3.8.2 + + -- Varun Hiremath <[email protected]> Thu, 06 Aug 2009 23:28:15 -0400 + +liblastfm-java (5.21-1) unstable; urgency=low + + * Initial release (Closes: #533366) + + -- Varun Hiremath <[email protected]> Tue, 16 Jun 2009 17:39:14 -0400 Deleted: tags/liblastfm-java/1:0.1.0-2/debian/control =================================================================== --- trunk/liblastfm-java/debian/control 2011-10-24 08:09:48 UTC (rev 15249) +++ tags/liblastfm-java/1:0.1.0-2/debian/control 2011-10-24 20:14:44 UTC (rev 15251) @@ -1,20 +0,0 @@ -Source: liblastfm-java -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]> -Build-Depends: cdbs, debhelper (>= 7) -Build-Depends-Indep: ant, default-jdk -Standards-Version: 3.9.2 -Homepage: http://code.google.com/p/lastfm-java/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/liblastfm-java -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/liblastfm-java - -Package: liblastfm-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, default-jre | java2-runtime -Description: last.fm API bindings for Java - The last.fm API bindings for java are a wrapper for the new last.fm - API and the last.fm submission service. It provides classes and - methods to invoke last.fm API methods as well as scrobbling songs and - streaming radio from within Java applications. Copied: tags/liblastfm-java/1:0.1.0-2/debian/control (from rev 15250, trunk/liblastfm-java/debian/control) =================================================================== --- tags/liblastfm-java/1:0.1.0-2/debian/control (rev 0) +++ tags/liblastfm-java/1:0.1.0-2/debian/control 2011-10-24 20:14:44 UTC (rev 15251) @@ -0,0 +1,20 @@ +Source: liblastfm-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]> +Build-Depends: cdbs, debhelper (>= 7) +Build-Depends-Indep: ant, default-jdk +Standards-Version: 3.9.2 +Homepage: http://code.google.com/p/lastfm-java/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/liblastfm-java +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/liblastfm-java + +Package: liblastfm-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: last.fm API bindings for Java + The last.fm API bindings for java are a wrapper for the new last.fm + API and the last.fm submission service. It provides classes and + methods to invoke last.fm API methods as well as scrobbling songs and + streaming radio from within Java applications. Deleted: tags/liblastfm-java/1:0.1.0-2/debian/copyright =================================================================== --- trunk/liblastfm-java/debian/copyright 2011-10-24 08:09:48 UTC (rev 15249) +++ tags/liblastfm-java/1:0.1.0-2/debian/copyright 2011-10-24 20:14:44 UTC (rev 15251) @@ -1,41 +0,0 @@ -This package was debianized by Varun Hiremath <[email protected]> on -Tue, 16 Jun 2009 16:26:12 -0400. - -It was downloaded from http://code.google.com/p/lastfm-java/ - -Upstream Authors: Janni Kovacs - -Copyright: © 2009, Janni Kovacs - -License: BSD - - Redistribution and use of this software 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. - - 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 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - On Debian GNU/Linux system you can find the complete text of the - BSD license in `/usr/share/common-licenses/BSD' - -The Debian packaging is © 2009, Varun Hiremath <[email protected]> and -is licensed under the GPL, see `/usr/share/common-licenses/GPL'. Copied: tags/liblastfm-java/1:0.1.0-2/debian/copyright (from rev 15250, trunk/liblastfm-java/debian/copyright) =================================================================== --- tags/liblastfm-java/1:0.1.0-2/debian/copyright (rev 0) +++ tags/liblastfm-java/1:0.1.0-2/debian/copyright 2011-10-24 20:14:44 UTC (rev 15251) @@ -0,0 +1,37 @@ +Format: http://dep.debian.net/deps/dep5/ +Upstream-Name: lastfm-java +Source: http://code.google.com/p/lastfm-java/ + +Files: * +Copyright: 2009 Janni Kovacs +License: BSD-2 + Redistribution and use of this software 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. + . + 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 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Files: debian/* +Copyright: 2009, Varun Hiremath <[email protected]> +License: GPL + On Debian GNU/Linux system you can find the complete text of the + GPL license in '/usr/share/common-licenses/GPL' _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

