[Python-apps-commits] r8552 - in packages/frescobaldi/trunk/debian (7 files)

rak at users.alioth.debian.org rak at users.alioth.debian.org
Fri Apr 27 13:09:08 UTC 2012


    Date: Friday, April 27, 2012 @ 13:09:05
  Author: rak
Revision: 8552

Packaging for frescobaldi_2.0.5+ds1

Added:
  packages/frescobaldi/trunk/debian/README.source
  packages/frescobaldi/trunk/debian/cleanup.sh
Modified:
  packages/frescobaldi/trunk/debian/README.Debian
  packages/frescobaldi/trunk/debian/changelog
  packages/frescobaldi/trunk/debian/control
  packages/frescobaldi/trunk/debian/copyright
  packages/frescobaldi/trunk/debian/watch

Modified: packages/frescobaldi/trunk/debian/README.Debian
===================================================================
--- packages/frescobaldi/trunk/debian/README.Debian	2012-04-27 07:57:43 UTC (rev 8551)
+++ packages/frescobaldi/trunk/debian/README.Debian	2012-04-27 13:09:05 UTC (rev 8552)
@@ -11,4 +11,9 @@
  the configuration menu). At the moment of this writing, it is:
  /usr/share/doc/lilypond/html/Documentation/
 
- -- Ryan Kavanagh <ryanakca at kubuntu.org>  Mon, 15 Mar 2010 21:15:00 -0400
+ In order to use lyric hyphenation, please install your languages' appropriate
+ hyphenation packages, e.g. hyphen-fr for French, hyphen-ca for Catalan, etc. To
+ see available hyphenation packages, search for packages providing
+ 'hyphen-hyphenation-patterns'.
+
+ -- Ryan Kavanagh <rak at debian.org> Sat, 10 Mar 2012 10:10:35 -0500

Added: packages/frescobaldi/trunk/debian/README.source
===================================================================
--- packages/frescobaldi/trunk/debian/README.source	                        (rev 0)
+++ packages/frescobaldi/trunk/debian/README.source	2012-04-27 13:09:05 UTC (rev 8552)
@@ -0,0 +1,13 @@
+frescobaldi
+-----------
+
+  The following files were deleted in the upstream tarball to avoid both taking
+  up uneeded space due to file duplication and a copyright headache:
+
+  * frescobaldi_app/hyphdict
+
+  * frescobaldi_app/icons/Tango
+
+  This is reproducible through the debian/cleanup.sh shell script.
+
+ -- Ryan Kavanagh <rak at debian.org>  Tue, 13 Mar 2012 09:35:01 -0400

Modified: packages/frescobaldi/trunk/debian/changelog
===================================================================
--- packages/frescobaldi/trunk/debian/changelog	2012-04-27 07:57:43 UTC (rev 8551)
+++ packages/frescobaldi/trunk/debian/changelog	2012-04-27 13:09:05 UTC (rev 8552)
@@ -1,9 +1,19 @@
-frescobaldi (2.0.2-1) unstable; urgency=low
+frescobaldi (2.0.5+ds1-1) unstable; urgency=low
 
   * New upstream release
-  * Update long and short descriptions
+    + Repacked to remove hyphdicts and Tango icon theme
+    + Documented this in Debian/README.source
+  * Suggest hyphen-hyphenation-patterns
+  * Add depends on icon-theme-tango
+  * Update watch file to deal with mangled version number
+  * Updated copyright file with new copyright holders and years
+  * Update long and short descriptions (Closes: #661322)
+  * Drop unneeded B-D on cmake, kdelibs-bin
+  * Move python-pypm from Recommends to Depends
+  * Drop DM-Upload-Allowed: yes from control
+  * Bump standards version to 3.9.3
 
- -- Ryan Kavanagh <rak at debian.org>  Mon, 16 Jan 2012 11:35:01 -0500
+ -- Ryan Kavanagh <rak at debian.org>  Thu, 26 Apr 2012 21:45:21 -0400
 
 frescobaldi (2.0.0-1) unstable; urgency=low
 

Added: packages/frescobaldi/trunk/debian/cleanup.sh
===================================================================
--- packages/frescobaldi/trunk/debian/cleanup.sh	                        (rev 0)
+++ packages/frescobaldi/trunk/debian/cleanup.sh	2012-04-27 13:09:05 UTC (rev 8552)
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+rm -fr frescobaldi_app/icons/Tango
+find frescobaldi_app/hyphdicts -name '*.txt*' -exec rm -f {} \;
+find frescobaldi_app/hyphdicts -name '*.dic' -exec rm -f {} \;


Property changes on: packages/frescobaldi/trunk/debian/cleanup.sh
___________________________________________________________________
Added: svn:executable
   + *

Modified: packages/frescobaldi/trunk/debian/control
===================================================================
--- packages/frescobaldi/trunk/debian/control	2012-04-27 07:57:43 UTC (rev 8551)
+++ packages/frescobaldi/trunk/debian/control	2012-04-27 13:09:05 UTC (rev 8552)
@@ -3,26 +3,24 @@
 Priority: optional
 Maintainer: Ryan Kavanagh <rak at debian.org>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: python (>= 2.6.6-3~),
- cmake,
- kdelibs-bin (>= 4:4.2.2)
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 8),
+ python (>= 2.6.6-3~)
+Standards-Version: 3.9.3
 X-Python-Version: >= 2.6
 Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/frescobaldi/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/frescobaldi/trunk/
 Homepage: http://www.frescobaldi.org/
-DM-Upload-Allowed: yes
 
 Package: frescobaldi
 Architecture: all
 Depends: ${misc:Depends},
  ${python:Depends},
+ lilypond,
+ python-poppler-qt4,
  python-qt4,
- python-poppler-qt4,
- lilypond
-Recommends: python-pypm
-Suggests: lilypond-doc
+ python-pypm,
+ tango-icon-theme
+Suggests: lilypond-doc, hyphen-hyphenation-patterns
 Description: Qt4 LilyPond sheet music editor
  Frescobaldi is a LilyPond sheet music editor, with the following features:
   * Enter LilyPond scores, then build and preview them with a mouseclick
@@ -45,4 +43,7 @@
   * Add spanners, dynamics, articulation easily using the Quick Insert panel
   * Update LilyPond syntax using convert-ly, with display of differences
  .
+ In order to use lyric hyphenation, please install your languages' appropriate
+ hyphenation packages, e.g. hyphen-fr for French, hyphen-ca for Catalan, etc.
+ .
  Frescobaldi is the Qt4 successor of LilyKDE, a Kate plugin for KDE3.

Modified: packages/frescobaldi/trunk/debian/copyright
===================================================================
--- packages/frescobaldi/trunk/debian/copyright	2012-04-27 07:57:43 UTC (rev 8551)
+++ packages/frescobaldi/trunk/debian/copyright	2012-04-27 13:09:05 UTC (rev 8552)
@@ -31,10 +31,13 @@
             Manuel A. Vazquez <xixirei at yahoo.es>
         it.po:
             Gianluca D'Orazio <gianluca.dorazio at gmail.com>
+            .billyBoh <billyboh at gmail.com>
         nl.po:
             Wilbert Berendsen <info at wilbertberendsen.nl>
         pl.po:
             Piotr Komorowski <piotr-komorowski at wp.pl>
+        pt_BR.po:
+            Édio Mazera <mazera3 at gmail.com>
         ru.po:
             Сергей Полтавский <ru at li.org>
             Serj Poltavski <serge.uliss at gmail.com>
@@ -48,17 +51,19 @@
 
 Copyright:
 
-    Copyright (C) 2008-2011  Wilbert Berendsen <info at wilbertberendsen.nl>
-    Copyright (C) 2009-2011  Pavel Fric <pavelfric at seznam.cz>
+    Copyright (C) 2008-2012  Wilbert Berendsen <info at wilbertberendsen.nl>
+    Copyright (C) 2009-2012  Pavel Fric <pavelfric at seznam.cz>
     Copyright (C) 2008       Henrik Evers <henrik.evers at gmx.de>
     Copyright (C) 2009-2010  Georg Hennig <georg.hennig at web.de>
-    Copyright (C) 2008–2011  Francisco Vila <francisco.vila at hispalinux.es>
+    Copyright (C) 2008–2012  Francisco Vila <francisco.vila at hispalinux.es>
     Copyright (C) 2008, 2010 Valentin Villenave <v.villenave at gmail.com>
     Copyright (C) 2009       David Bouriaud <david.bouriaud at ac-rouen.fr>
     Copyright (C) 2009-2011  Ryan Kavanagh <ryanakca at kubuntu.org>
     Copyright (C) 2009–2011  Manuel A. Vazquez <xixirei at yahoo.es>
     Copyright (C) 2008–2011  Gianluca D'Orazio <gianluca.dorazio at gmail.com>
-    Copyright (C) 2009-2010  Piotr Komorowski <piotr-komorowski at wp.pl>
+    Copyright (C) 2011–2012  .billyBoh <billyboh at gmail.com>
+    Copyright (C) 2009-2012  Piotr Komorowski <piotr-komorowski at wp.pl>
+    Copyright (C) 2012       Édio Mazera <mazera3 at gmail.com>
     Copyright (C) 2008       Сергей Полтавский <ru at li.org>
     Copyright (C) 2009       Serj Poltavski <serge.uliss at gmail.com>
     Copyright (C) 2008–2010  Server Acim <sacim at acim.name.tr>
@@ -86,6 +91,250 @@
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
+----- Files Deleted From Upstream Tarball ------
+
+ The following files were deleted in the upstream tarball to avoid both taking
+ up uneeded space due to file duplication and needlessly tracking copyright
+ holders:
+
+  * frescobaldi_app/hyphdict
+
+  * frescobaldi_app/icons/Tango
+
+------------------------------------------------
+
+The following files have different licenses or copyright holders:
+
+----- frescobaldi_app/unicode_blocks.py ------
+
+Contains Unicode Block data which was retrieved from
+http://www.unicode.org/Public/5.2.0/ucd/Blocks.txt
+
+with the following copyright information:
+
+Copyright (c) 1991-2009 Unicode, Inc.
+For terms of use, see http://www.unicode.org/terms_of_use.html
+
+The corresponding license is as follows:
+
+  EXHIBIT 1
+  UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
+
+   Unicode Data Files include all data files under the directories
+   http://www.unicode.org/Public/, http://www.unicode.org/reports/,
+   and http://www.unicode.org/cldr/data/ . Unicode Software includes any
+   source code published in the Unicode Standard or under the directories
+   http://www.unicode.org/Public/, http://www.unicode.org/reports/,
+   and http://www.unicode.org/cldr/data/.
+
+      NOTICE TO USER: Carefully read the following legal agreement. BY
+      DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE
+      INC.'S DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU
+      UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND
+      CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD,
+      INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
+
+      COPYRIGHT AND PERMISSION NOTICE
+
+      Copyright © 1991-2012 Unicode, Inc. All rights
+      reserved. Distributed under the Terms of Use in
+      http://www.unicode.org/copyright.html.
+
+      Permission is hereby granted, free of charge, to any person
+      obtaining a copy of the Unicode data files and any associated
+      documentation (the "Data Files") or Unicode software and any
+      associated documentation (the "Software") to deal in the Data Files
+      or Software without restriction, including without limitation
+      the rights to use, copy, modify, merge, publish, distribute,
+      and/or sell copies of the Data Files or Software, and to permit
+      persons to whom the Data Files or Software are furnished to do so,
+      provided that (a) the above copyright notice(s) and this permission
+      notice appear with all copies of the Data Files or Software,
+      (b) both the above copyright notice(s) and this permission notice
+      appear in associated documentation, and (c) there is clear notice
+      in each modified Data File or in the Software as well as in the
+      documentation associated with the Data File(s) or Software that
+      the data or software has been modified.
+
+      THE DATA FILES AND SOFTWARE ARE 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 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
+      COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE
+      FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
+      OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
+      PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+      TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+      PERFORMANCE OF THE DATA FILES OR SOFTWARE.
+
+      Except as contained in this notice, the name of a copyright holder
+      shall not be used in advertising or otherwise to promote the sale,
+      use or other dealings in these Data Files or Software without
+      prior written authorization of the copyright holder.
+
+----------------------------------------------
+
+---------- frescobaldi_app/icons/ ------------
+
+ The following files:
+    * application-pdf.svg
+        Author: Jakub Steiner
+    * pushpin.svg
+        Author: jhnri4
+        Retrieved From: http://openclipart.org/detail/89059
+    * text-x-lilypond.svg
+        Author: Jakub Steiner
+
+ are in the public domain as stipulated by the <cc:License
+ rdf:about="http://creativecommons.org/licenses/publicdomain/"> tags contained
+ therein.
+
+ This page states that:
+
+        The person or persons who have associated work with this document (the
+        "Dedicator" or "Certifier") hereby either (a) certifies that, to the
+        best of his knowledge, the work of authorship identified is in the
+        public domain of the country from which the work is published, or (b)
+        hereby dedicates whatever copyright the dedicators holds in the work of
+        authorship identified below (the "Work") to the public domain. A
+        certifier, moreover, dedicates any copyright interest he may have in the
+        associated work, and for these purposes, is described as a "dedicator"
+        below.
+
+        A certifier has taken reasonable steps to verify the copyright status of
+        this work. Certifier recognizes that his good faith efforts may not
+        shield him from liability if in fact the work certified is not in the
+        public domain.
+
+        Dedicator makes this dedication for the benefit of the public at large
+        and to the detriment of the Dedicator's heirs and successors. Dedicator
+        intends this dedication to be an overt act of relinquishment in
+        perpetuity of all present and future rights under copyright law, whether
+        vested or contingent, in the Work. Dedicator understands that such
+        relinquishment of all rights includes the relinquishment of all rights
+        to enforce (by lawsuit or otherwise) those copyrights in the Work.
+
+        Dedicator recognizes that, once placed in the public domain, the Work
+        may be freely reproduced, distributed, transmitted, used, modified,
+        built upon, or otherwise exploited by anyone for any purpose, commercial
+        or non-commercial, and in any way, including by methods that have not
+        yet been invented or conceived.
+
+ --
+
+ The following files:
+   * edit-clear-locationbar-rtl.svg
+   * tools-score-wizard.svg
+
+ are from the Oxygen icon theme which is
+
+    Copyright (C) 2007 The Oxygen Team
+
+ under the following license:
+
+    This library 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 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
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library. If not, see <http://www.gnu.org/licenses/>.
+
+Clarification:
+
+  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 Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-3'.
+
+ --
+
+ The following files under TangoExt/ are derived from the Tango icon theme:
+
+  * application-exit.svg: renamed from system-log-out.svg
+  * document-close.svg: derived from document-new.svg and
+                                     audio-volume-muted.svg
+  * help-about.svg: renamed from help-browser.svg
+  * text-plain.svg: renamed from text-x-generic.svg
+
+ The Tango icon theme is in the public domain and refers to
+ http://creativecommons.org/licenses/publicdomain/ for details. The contents of
+ this page are stated above.
+
+ The remaining changes to those were made by Wilbert Berendsen and fall under
+ the same license as Frescobaldi.
+
+ The following files under TangoExt/ have different sources licenses:
+
+  * configure-shortcuts.svg:
+      Retrieved From: http://commons.wikimedia.org/wiki/File:Preferences-desktop-keyboard-shortcuts.svg
+      Author: Tango! Desktop Project
+      License: Public Domain, see above.
+  * document-edit.svg:
+      Retrieved From: http://commons.wikimedia.org/wiki/File:Edit-find-replace.svg
+      Author: Tango! Desktop Project, modified by Wilbert Berendsen
+      License: Original icon Public Domain, remaining changes under same license
+               as Frescobaldi.
+  * document-save-all.svg:
+      Author: Jakub Steiner
+      License: Public Domain, see above.
+  * help-contents.svg:
+      Retrieved From: http://commons.wikimedia.org/wiki/File:Help-contents.svg
+      Author: Tango! Desktop Project
+      License: Public Domain, see above.
+  * preferences-other.svg:
+      Retrieved From: http://commons.wikimedia.org/wiki/File:Gnome-preferences-other.svg
+      Author: GNOME icon artists
+      License:
+         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".
+  * zoom-in.svg, zoom-out.svg, zoom-original.svg:
+      Author: Lapo Calamandrei
+      Contributor: Jakub Steiner
+      License: GPL 2.0
+
+----------------------------------------------
+
 The Debian packaging is Copyright (C) 2009–2012 Ryan Kavanagh <rak at debian.org>
 and is licensed under the GPL version 2, or (at your option) any later version,
 see above.

Modified: packages/frescobaldi/trunk/debian/watch
===================================================================
--- packages/frescobaldi/trunk/debian/watch	2012-04-27 07:57:43 UTC (rev 8551)
+++ packages/frescobaldi/trunk/debian/watch	2012-04-27 13:09:05 UTC (rev 8552)
@@ -1,3 +1,3 @@
 version=3
-opts="filenamemangle=s at .*/v at frescobaldi-@" \
+opts="filenamemangle=s at .*/v at frescobaldi-@,dversionmangle=s@\+ds\d+$@@g" \
 http://githubredir.debian.net/github/wbsoft/frescobaldi .*/v(.*).tar.gz




More information about the Python-apps-commits mailing list