[Pkg-cli-apps-commits] [SCM] tangerine branch, master, updated. upstream/0.3.1-15-g35e86f3

Chow Loong Jin hyperair at gmail.com
Mon Aug 10 15:56:40 UTC 2009


The following commit has been merged in the master branch:
commit 35e86f3c88cacd991dcc63194827d6e8094b4bb5
Author: Chow Loong Jin <hyperair at gmail.com>
Date:   Mon Aug 10 17:35:09 2009 +0800

    Update copyright to use DEP-5
    
    * debian/copyright:
      + Update and use DEP-5

diff --git a/debian/changelog b/debian/changelog
index 0768b8c..18f803d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,8 @@ tangerine (0.3.2.1-1) UNRELEASED; urgency=low
     + Add some custom configure flags
   * debian/compat:
     + Bump to 7
+  * debian/copyright:
+    + Update and use DEP-5
 
  -- Chow Loong Jin <hyperair at ubuntu.com>  Mon, 10 Aug 2009 12:08:04 +0800
 
diff --git a/debian/copyright b/debian/copyright
index 16f90e5..4f1d15a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,57 +1,91 @@
-This package was debianized by Brandon Hale <brandon at ubuntu.com> on
-Tue,  9 May 2006 17:17:33 -0400.
-It was updated and uploaded to Debian
-
-It was downloaded from http://www.snorp.net/log/tangerine/
-
-Copyright Holder: 
-Copyright (C) 2005-2006 James Willcox <snorp at snorp.net>
-Copyright (C) 2005 John McCutchan (src/inotify.h)
-Copyright (C) 2004 Novell, Inc. (src/inotify-glue.c)
-
-License:
-
-   This package 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; version 2 dated June, 1991.
-
-   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 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 General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-MuineDatabase.cs is (C) 2004 Tamara Roberson <tamara.roberson at gmail.com>
-and it is under GPL.
-
-TagLib is (C) 2005-2006 Brian Nickel; (C) 2006 Novell, Inc. and
-it released under the terms of LGPL 2.1
-
-Mono.Zeroconf and inotify code are (C) 2006 Novell, Inc and
-under MIT license:
-   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 above copyright notice and this permission notice shall be
-   included in all copies or substantial portions of 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.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Name: tangerine
+Source: https://launchpad.net/tangerine/+download
 
+Files: *
+Copyright: 2005-2006, James Willcox <snorp at snorp.net>
+           2009, Alex Launi <alex.launi at gmail.com>
+License: GPL-2+
+
+Files: libtangglue/src/inotify-glue.c,
+       Tangerine/src/Inotify.cs,
+       Tangerine/src/UnixSignal.cs,
+       TangerineProperties/src/IconThemeUtils.cs
+Copyright: 2004-2005, Novell, Inc.
+License: MIT/X11
+
+Files: daap-sharp/*
+Copyright: 2005, James Willcox <snorp at snorp.net>
+License: LGPL-2.1+
+
+Files: daap-sharp/src/Hasher.cs
+Copyright: 2005, James Willcox <snorp at snorp.net>
+           2005, Jon Lech Johansen <jon at nanocrew.net>
+           2004, David Hammerton <david at crazney.net>
+License: MIT/X11 and LGPL-2.1+
+
+Files: daap-sharp/src/BrokenMD5.cs
+Copyright: 2005, James Willcox <snorp at snorp.net>
+           2004-2005 Novell, Inc.
+           2001, Matthew S. Ford
+License: MIT/X11 and LGPL-2.1+
+
+Files: debian/*
+Copyright: 2006, Brandon Hale <brandon at ubuntu.com>
+           2009, Chow Loong Jin <hyperair at ubuntu.com
+License: GPL-2+
+
+License: GPL-2+
+ This package 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; version 2 dated June, 1991.
+ .
+ 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 package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA.
+ .
+ On Debian systems, a full copy of this license can be found in
+ /usr/share/common-licenses/GPL-2
+
+License: LGPL-2.1+
+ 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 2.1 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, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ .
+ On Debian systems, a full copy of this license can be found in
+ /usr/share/common-licenses/LGPL-2.1
+
+License: MIT/X11
+ 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 above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of 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.

-- 
tangerine



More information about the Pkg-cli-apps-commits mailing list