[Python-apps-commits] r6824 - in packages/laudio/trunk/debian (4 files)

cjsmo-guest at users.alioth.debian.org cjsmo-guest at users.alioth.debian.org
Sat Mar 26 02:50:25 UTC 2011


    Date: Saturday, March 26, 2011 @ 02:50:23
  Author: cjsmo-guest
Revision: 6824

bumped X-P-V to 2.6, rm not needed comments in watch file, updated copyright to DEP5-rev173

Modified:
  packages/laudio/trunk/debian/changelog
  packages/laudio/trunk/debian/control
  packages/laudio/trunk/debian/copyright
  packages/laudio/trunk/debian/watch

Modified: packages/laudio/trunk/debian/changelog
===================================================================
--- packages/laudio/trunk/debian/changelog	2011-03-25 21:42:09 UTC (rev 6823)
+++ packages/laudio/trunk/debian/changelog	2011-03-26 02:50:23 UTC (rev 6824)
@@ -1,4 +1,4 @@
-laudio (0.5.2.1.0g0b9c967-1) unstable; urgency=low
+laudio (0.5.2.1-1) UNRELEASED; urgency=low
 
   * Initial Release (LP: #715566) Closes: #614899
 

Modified: packages/laudio/trunk/debian/control
===================================================================
--- packages/laudio/trunk/debian/control	2011-03-25 21:42:09 UTC (rev 6823)
+++ packages/laudio/trunk/debian/control	2011-03-26 02:50:23 UTC (rev 6824)
@@ -3,9 +3,9 @@
 Priority: extra
 Maintainer: Charlie Smotherman <cjsmo at cableone.net>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>, 
- Bernhard Posselt <bernhard.posselt at gmx.at>, 
+ Bernhard Posselt <bernhard.posselt at gmx.at>
 Build-Depends: debhelper (>= 7.0.50~), python (>=2.6.5-2~), po-debconf
-X-Python-Version: >=2.5
+X-Python-Version: >=2.6
 Standards-Version: 3.9.1
 Homepage: https://github.com/Raydiation/Laudio
 Vcs-Git: git://github.com/Raydiation/Laudio.git
@@ -14,8 +14,8 @@
 Package: laudio
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, debconf (>= 0.5) | debconf-2.0,
- python-lxml, python-django, python-mutagen, apache2, sqlite3,
- libapache2-mod-wsgi, python-pysqlite2, mtasc
+ python-lxml, python-django, python-mutagen, apache2, sqlite3, mtasc,
+ libapache2-mod-wsgi, python-pysqlite2
 Description: HTML5 musicplayer
  Laudio is an HTML5 Music Player which can be accessed by anyone, from 
  anywhere with a webbrowser and internet connection.  Laudio is easy to use

Modified: packages/laudio/trunk/debian/copyright
===================================================================
--- packages/laudio/trunk/debian/copyright	2011-03-25 21:42:09 UTC (rev 6823)
+++ packages/laudio/trunk/debian/copyright	2011-03-26 02:50:23 UTC (rev 6824)
@@ -1,216 +1,203 @@
-Format: http://dep.debian.net/deps/dep5/
-Upstream-Name: Laudio
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
+Upstream-Name: laudio
+Upstream-Contact: Bernhard Posselt <bernhard.posselt at gmx.at>
 Source: https://github.com/Raydiation/Laudio
 
-Files: *
+Files: /*
 Copyright: 2011 Bernhard Posselt <bernhard.posselt at gmx.at>
 License: GPL-3+
-    This program is free software: you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation, either version 3 of the License, or
-    (at your option) any later version.
+ This program is free software: you can redistribute it and/or modify it under
+ the terms of the GNU General Public License as published by the Free Software
+ Foundation, either version 3 of the License, or (at your option) any later
+ version.
+ .
+ This package 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 General Public License for
+ more details.
+ .
+ You should have received a copy of the GNU General Public License along with
+ this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in "/usr/share/common-licenses/GPL-3".
 
-    This package 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 General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-    On Debian systems, the complete text of the GNU General
-    Public License version 3 can be found in 
-    "/usr/share/common-licenses/GPL-3".
-
 Files: laudio/media/js/soundmanager/*
 Copyright: 2007, Scott Schiller (schillmania.com)
 License: BSD
-License: BSD
-    Redistribution and use in source and binary forms, with or without
-	modification, are permitted provided that the following conditions are
-	met:
+ 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 schillmania.com nor the names of its contributors may be
+ used to endorse or promote products derived from this software without
+ specific prior written permission from schillmania.com.
+ .
+ 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.
 
-		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 schillmania.com nor the names of its contributors
-		may be used to endorse or promote products derived from this software
-		without specific prior written permission from schillmania.com.
-
-	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: laudio/media/js/jquery.tablesorter.min.js
        laudio/media/style/img/nosort.gif
        laudio/media/style/img/desc.gif
        laudio/media/style/img/asc.gif
 Copyright: 2011 Christian Bach <christian at lovepeacenukes.com>
-License: GPL-3 or MIT
 License: GPL-3
-    This program is free software: you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation, either version 3 of the License, or
-    (at your option) any later version.
+ This program is free software: you can redistribute it and/or modify it under
+ the terms of the GNU General Public License as published by the Free Software
+ Foundation, either version 3 of the License, or (at your option) any later
+ version.
+ .
+ This package 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 General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public License along with
+ this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in "/usr/share/common-licenses/GPL-3".
 
-    This package 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 General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-    On Debian systems, the complete text of the GNU General
-    Public License version 3 can be found in 
-    "/usr/share/common-licenses/GPL-3".
-
-    On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL-3'
-
 License: MIT
-	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:
+ 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 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.
 
-	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.
-
 Files: laudio/src/scrobbler.py
 Copyright: 2011 Michel Albert <exhuma at users.sourceforge.net>
 License: LGPL
-License: LGPL
-    This package 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 of the License, or (at your option) any later version.
+ This package 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 of the License, or (at your option) any
+ later version.
+ .
+ This package 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 package; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ can be found in `/usr/share/common-licenses/LGPL'.
 
-    This package 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 package; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-    On Debian systems, the complete text of the GNU Lesser General
-    Public License can be found in `/usr/share/common-licenses/LGPL'.
-
 Files: laudio/media/js/jquery-1.5.min.js
 Copyright: 2005-2008 by John Resig, Brandon Aaron & Jörn Zaefferer.
-License: GPL-2 or MIT
 License: GPL-2
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License.
-
-    This program 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 General Public License for more details.
-
-    You should have received a copy of the GNU General Public License along
-    with this program; if not, write to the Free Software Foundation, Inc.,
-    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-For full wording of above license, see '/usr/share/common-licenses/GPL-2
-
+ This program is free software; you can redistribute it and/or modify it under
+ the terms of the GNU General Public License as published by the Free Software
+ Foundation; either version 2 of the License.
+ .
+ This program 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 General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public License along with
+ this program; if not, write to the Free Software Foundation, Inc., 51
+ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ For full wording of above license, see '/usr/share/common-licenses/GPL-2.
 License: MIT
-	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:
+ 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 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.
 
-	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.
-
 Files: laudio/media/js/jquery-ui-1.8.1.custom.min.js
-Copyright:
-  (c) 2008 Paul Bakaus (ui.jquery.com)
-  Brandon Aaron
-  David Bolter
-  Rich Caloggero
-  Chi Cheng (cloudream at gmail.com)
-  Colin Clark (http://colin.atrc.utoronto.ca/)
-  Michelle D'Souza
-  Aaron Eisenberger (aaronchi at gmail.com)
-  Ariel Flesler
-  Bohdan Ganicky
-  Scott González
-  Marc Grabanski (m at marcgrabanski.com)
-  Klaus Hartl (stilbuero.de)
-  Scott Jehl
-  Cody Lindley
-  Eduardo Lundgren (eduardolundgren at gmail.com)
-  Todd Parker
-  John Resig
-  Patty Toland
-  Ca-Phun Ung (yelotofu.com)
-  Keith Wood (kbwood at virginbroadband.com.au)
-  Maggie Costello Wachs
-  Richard D. Worth (rdworth.org)
-  Jörn Zaefferer (bassistance.de)
-License: GPL-2 or MIT
+Copyright: 2008 Paul Bakaus <ui.jquery.com>
+           2008 Brandon Aaron
+           2008 David Bolter
+           2008 Rich Caloggero
+           2008 Chi Cheng <cloudream at gmail.com>
+           2008 Colin Clark <http://colin.atrc.utoronto.ca/>
+           2008 Michelle D'Souza
+           2008 Aaron Eisenberger <aaronchi at gmail.com>
+           2008 Ariel Flesler
+           2008 Bohdan Ganicky
+           2008 Scott González
+           2008 Marc Grabanski <m at marcgrabanski.com>
+           2008 Klaus Hartl <stilbuero.de>
+           2008 Scott Jehl
+           2008 Cody Lindley
+           2008 Eduardo Lundgren <eduardolundgren at gmail.com>
+           2008 Todd Parker
+           2008 John Resig
+           2008 Patty Toland
+           2008 Ca-Phun Ung <yelotofu.com>
+           2008 Keith Wood <kbwood at virginbroadband.com.au>
+           2008 Maggie Costello Wachs
+           2008 Richard D. Worth <rdworth.org>
+           2008 Jörn Zaefferer <bassistance.de>
 License: GPL-2
-	This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License.
-
-    This program 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 General Public License for more details.
-
-    You should have received a copy of the GNU General Public License along
-    with this program; if not, write to the Free Software Foundation, Inc.,
-    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-For full wording of above license, see '/usr/share/common-licenses/GPL-2
- 
+ This program is free software; you can redistribute it and/or modify it under
+ the terms of the GNU General Public License as published by the Free Software
+ Foundation; either version 2 of the License.
+ .
+ This program 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 General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public License along with
+ this program; if not, write to the Free Software Foundation, Inc., 51
+ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ For full wording of above license, see '/usr/share/common-licenses/GPL-2.
 License: MIT
-	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:
+ 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 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.
 
-	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.
-
 Files: laudio/media/style/img/*
 Copyright: 2007-2009 David Vignoni <david at icon-king.com>
            2007-2009 Johann Ollivier Lapeyre <johann at oxygen-icons.org>
@@ -218,108 +205,94 @@
            2007-2009 Nuno Fernades Pinheiro <nf.pinheiro at gmail.com>
            2007-2009 Riccardo Iaconelli <riccardo at oxygen-icons.org>
            2007-2009 David Miller <miller at oxygen-icons.org>
-License: GPL-3 or LGPL
 License: GPL-3
-    This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
-    License as published by the Free Software Foundation; either
-    version 3 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
-    Library General Public License for more details.
-
-    You should have received a copy of the GNU Library General Public
-    License along with this library. If not, see <http://www.gnu.org/licenses/>.
-
+ This library is free software; you can redistribute it and/or modify it under
+ the terms of the GNU Library General Public License as published by the Free
+ Software Foundation; either version 3 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 Library General Public License for
+ more details.
+ .
+ You should have received a copy of the GNU Library General Public License
+ along with this library. If not, see <http://www.gnu.org/licenses/>.
 License: LGPL
+ The GNU Lesser General Public License or LGPL is written for software
+ libraries in the first place. We expressly want the LGPL to be valid for this
+ artwork library too.
+ .
+ KDE Oxygen theme icons is a special kind of software library, it is an artwork
+ library, it's elements can be used in a Graphical User Interface, or GUI.
+ .
+ Source code, for this library means:
+ - where they exist, SVG;
+ - otherwise, if applicable, the multi-layered formats xcf or psd, or
+   otherwise png.
+ .
+ The LGPL in some sections obliges you to make the files carry notices. With
+ images this is in some cases impossible or hardly useful.
+ .
+ With this library a notice is placed at a prominent place in the directory
+ containing the elements. You may follow this practice.
+ .
+ The exception in section 5 of the GNU Lesser General Public License covers
+ the use of elements of this art library in a GUI. kde-artists [at] kde.org
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in /usr/share/common-licenses/GPL-3.
 
-    The GNU Lesser General Public License or LGPL is written for
-    software libraries in the first place. We expressly want the LGPL to
-    be valid for this artwork library too.
-
-    KDE Oxygen theme icons is a special kind of software library, it is an
-    artwork library, it's elements can be used in a Graphical User Interface,
-	or GUI.
-
-    Source code, for this library means:
-    - where they exist, SVG;
-    - otherwise, if applicable, the multi-layered formats xcf or psd, or
-    otherwise png.
-
-    The LGPL in some sections obliges you to make the files carry
-    notices. With images this is in some cases impossible or hardly useful.
-
-    With this library a notice is placed at a prominent place in the directory
-    containing the elements. You may follow this practice.
-
-    The exception in section 5 of the GNU Lesser General Public License covers
-    the use of elements of this art library in a GUI.
-
-    kde-artists [at] kde.org
-
-    On Debian systems, the complete text of the GNU General Public License
-    version 3 can be found in /usr/share/common-licenses/GPL-3
-
 Files: laudio/media/style/img/loading.gif
 Copyright: 2011 Francesco Balduini <francesco.balduini at gmail.com>
 License: CC-BY-3.0
-License: CC-BY-3.0
-    You are free:
+ You are free:
+ - to share – to copy, distribute and transmit the work
+ - to remix – to adapt the work
+ .
+ Under the following conditions:
+ - attribution: You must attribute the work in the manner specified by the
+   author or licensor (but not in any way that suggests that they endorse you
+   or your use of the work).
+ .
+ The Full legalcode is available under
+ http://creativecommons.org/licenses/by/3.0/legalcode
 
-    * to share – to copy, distribute and transmit the work
-    * to remix – to adapt the work
-
-    Under the following conditions:
-
-    * attribution – You must attribute the work in the manner specified by the 
-      author or licensor (but not in any way that suggests that they endorse
-	  you or your use of the work).
-
-    The Full legalcode is available under 
-    http://creativecommons.org/licenses/by/3.0/legalcode
-
 Files: laudio/media/style/img/favicon.png
        laudio/media/style/img/nocover.png
 Copyright: 2011 Karsten Janke <karsten.janke at googlemail.com>
 License: Cc-by-sa-3.0
-License: Cc-by-sa-3.0
-    You are free:
+ You are free:
+ - to share: to copy, distribute and transmit the work
+ - to remix – to adapt the work
+ .
+Under the following conditions:
+ - attribution: You must attribute the work in the manner specified by the
+   author or licensor (but not in any way that suggests that they endorse you
+   or your use of the work).
+ - share alike: If you alter, transform, or build upon this work, you may
+   distribute the resulting work only under the same or similar license to
+   this one.
+ .
+ The Full legalcode is available under
+ http://creativecommons.org/licenses/by-sa/3.0/legalcode
 
-    * to share – to copy, distribute and transmit the work
-    * to remix – to adapt the work
-
-    Under the following conditions:
-
-    * attribution – You must attribute the work in the manner specified by the 
-      author or licensor (but not in any way that suggests that they endorse 
-      you or your use of the work).
-    * share alike – If you alter, transform, or build upon 
-      this work, you may distribute the resulting work only under the same or 
-      similar license to this one.
-
-    The Full legalcode is available under 
-    http://creativecommons.org/licenses/by-sa/3.0/legalcode
-
-The Debian packaging is:
+Files: debian/*
 Copyright: 2011 Bernhard Posselt <bernhard.posselt at gmx.at>
-Copyright: 2011 Charlie Smotherman <cjsmo at cableone.net>
+           2011 Charlie Smotherman <cjsmo at cableone.net>
 License: GPL-3+
-    This program is free software: you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation, either version 3 of the License, or
-    (at your option) any later version.
-
-    This package 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 General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-    On Debian systems, the complete text of the GNU General
-    Public License version 3 can be found in 
-    "/usr/share/common-licenses/GPL-3".
-
+ This program is free software: you can redistribute it and/or modify it under
+ the terms of the GNU General Public License as published by the Free Software
+ Foundation, either version 3 of the License, or (at your option) any later
+ version.
+ .
+ This package 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 General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public License along with
+ this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in "/usr/share/common-licenses/GPL-3".

Modified: packages/laudio/trunk/debian/watch
===================================================================
--- packages/laudio/trunk/debian/watch	2011-03-25 21:42:09 UTC (rev 6823)
+++ packages/laudio/trunk/debian/watch	2011-03-26 02:50:23 UTC (rev 6824)
@@ -1,8 +1,4 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
+#Watch file for laudio
 
-# Compulsory line, this is a version 3 file
 version=3
 http://githubredir.debian.net/github/raydiation/laudio (.*).tar.gz




More information about the Python-apps-commits mailing list