r33580 - in /desktop/unstable/librsvg/debian: changelog control copyright

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Mar 26 23:46:50 UTC 2012


Author: biebl
Date: Mon Mar 26 23:46:47 2012
New Revision: 33580

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33580
Log:
Update debian/copyright using the machine-readable copyright format 1.0.

Modified:
    desktop/unstable/librsvg/debian/changelog
    desktop/unstable/librsvg/debian/control
    desktop/unstable/librsvg/debian/copyright

Modified: desktop/unstable/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/changelog?rev=33580&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog [utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog [utf-8] Mon Mar 26 23:46:47 2012
@@ -1,8 +1,9 @@
 librsvg (2.36.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
-
- -- Michael Biebl <biebl at debian.org>  Mon, 26 Mar 2012 19:45:48 +0200
+  * Update debian/copyright using the machine-readable copyright format 1.0.
+
+ -- Michael Biebl <biebl at debian.org>  Tue, 27 Mar 2012 01:46:14 +0200
 
 librsvg (2.35.2-1) experimental; urgency=low
 

Modified: desktop/unstable/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control?rev=33580&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control [utf-8] Mon Mar 26 23:46:47 2012
@@ -7,7 +7,7 @@
 Section: libdevel
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs (>= 0.4.93),
                debhelper (>= 8.1.3),
                libxml2-dev (>= 2.7.0),

Modified: desktop/unstable/librsvg/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/copyright?rev=33580&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/copyright [utf-8] (original)
+++ desktop/unstable/librsvg/debian/copyright [utf-8] Mon Mar 26 23:46:47 2012
@@ -1,30 +1,55 @@
-This package was debianized by Takuo KITAME <kitame at northeye.org> on
-Sat, 21 Apr 2001 05:12:02 +0900.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: librsvg
+Source: http://ftp.gnome.org/pub/GNOME/sources/librsvg/
 
-It was downloaded from:
-    <http://ftp.gnome.org/pub/GNOME/sources/librsvg/>
+Files: *
+Copyright: 2000 Eazel, Inc.
+           1999 - 2003 Ximian, Inc.
+           1998 - 2000, 2005 Red Hat, Inc.
+           2002 - 2005 Dom Lachowicz <cinamod at hotmail.com>
+           2002 Matthias Clasen
+           2003 - 2005 Caleb Moore <c.moore at student.unsw.edu.au>
+           2006 Robert Staudinger <robert.staudinger at gmail.com>
+           2010 - 2012 Christian Persch
+           2010 Igalia, S.L.
+License: LGPL-2.0+
 
+Files: tests/pdiff/*
+Copyright: 2006 Yangli Hector Yee
+           2006 Red Hat, Inc.
+License: GPL-2.0+
 
-   Copyright (C) 2000 Eazel, Inc.
-   Copyright (C) 2002 Dom Lachowicz <cinamod at hotmail.com>
+License: GPL-2.0+
+ 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; 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 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 2 can be found in "/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 Library General Public License as
-   published by the Free Software Foundation; either version 2 of the
-   License, or (at your option) any later version.
+License: LGPL-2.0+
+ 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 General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in "/usr/share/common-licenses/LGPL-2".
 
-   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
-   Library General Public License for more details.
-
-   You should have received a copy of the GNU Library General Public
-   License along with this program; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
-   USA.
-
-   Author: Raph Levien <raph at artofcode.com>
-
-see also
- /usr/share/common-licenses/LGPL
-




More information about the pkg-gnome-commits mailing list