Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-06-09 10:13:01 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-06-09 10:13:01 (GMT)
commit7b02f0f9b448e6549d25f6ac37becfa52460a249 (patch)
tree1125e8ae9391f75e7e2eca2e4ef683e9d400543e
parent38a5f24bbc68287be46a3f5b0cf2439707560744 (diff)
New upstream release. Cosmetic changes to debian/copyright.debian/0.79.3-1
* New upstream release. * Reorganize debian/copyright to only mention each license once.
-rw-r--r--debian/changelog7
-rw-r--r--debian/copyright45
-rwxr-xr-xdebian/rules2
3 files changed, 27 insertions, 27 deletions
diff --git a/debian/changelog b/debian/changelog
index 9b50566..612c851 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sugar-artwork (0.79.3-1) unstable; urgency=low
+
+ * New upstream release.
+ * Reorganize debian/copyright to only mention each license once.
+
+ -- Jonas Smedegaard <dr@jones.dk> Mon, 09 Jun 2008 12:07:26 +0200
+
sugar-artwork (0.79.2-2) unstable; urgency=low
* Add patch 1002 to only skip none-arrow if supported (got implemented
diff --git a/debian/copyright b/debian/copyright
index 1661414..7c3ea5d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,66 +9,61 @@ Upstream author: Red Hat, Inc.
Files: debian/*
Copyright: © 2008 Jonas Smedegaard <dr@jones.dk>
License: GPL-2+
- The Debian packaging information is under the GPL, version 2 or later.
Files: gtk/engine/sugar-rc-style.[ch]
Copyright: © 2008, Benjamin Berg
© 2007, Red Hat, Inc.
License: LGPL-2+
- 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 of the License, or (at your option) any later version.
Files: gtk/engine/sugar-style.h, gtk/engine/sugar.c
Copyright: © 2007, Red Hat, Inc.
License: LGPL-2+
- 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 of the License, or (at your option) any later version.
Files: gtk/engine/sugar-style.c
Copyright: © 2007, Red Hat, Inc.
© 2007, Benjamin Berg
License: LGPL-2+
- 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 of the License, or (at your option) any later version.
Files: gtk/engine/sugar-drawing.[ch], gtk/engine/sugar-info.[ch],
gtk/engine/sugar-utils.[ch], test/torturetest.c
Copyright: © 2007, Benjamin Berg
License: LGPL-2+
- 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 of the License, or (at your option) any later version.
Files: gtk/theme/em.py
Copyright: © 2002-2003, Erik Max Francis <max@alcyone.com>
License: LGPL-any
- __license__ = 'LGPL'
Files: maint-helper.py
Copyright: © 2007, Red Hat, Inc.
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, or
- (at your option) any later version.
Files: icons/import-icon
Copyright: © 2006, Red Hat, Inc.
License: GPL-2+
+
+Files: cursor/cursorthemegen/*
+Copyright: © 2003, Red Hat, Inc.
+License: BSD-3
+
+Files: Makefile.in
+Copyright © 1994-2002 Free Software Foundation, Inc.
+License: GAP
+
+License: LGPL-2+
+ 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 of the License, or (at your option) any later version.
+
+License: LGPL-any
+ __license__ = 'LGPL'
+
+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, or
(at your option) any later version.
-Files: cursor/cursorthemegen/*
-Copyright: © 2003, Red Hat, Inc.
License: BSD-3
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that
@@ -80,8 +75,6 @@ License: BSD-3
suitability of this software for any purpose. It is provided "as is"
without express or implied warranty.
-Files: Makefile.in
-Copyright © 1994-2002 Free Software Foundation, Inc.
License: GAP
This Makefile.in is free software; the Free Software Foundation
gives unlimited permission to copy and/or distribute it,
diff --git a/debian/rules b/debian/rules
index a071a78..0b9ea1d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ include debian/cdbs/1/rules/buildinfo.mk
DEB_UPSTREAM_URL = http://dev.laptop.org/pub/sugar/sources/$(DEB_UPSTREAM_PACKAGE)
DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
-DEB_UPSTREAM_TARBALL_MD5 = 95861069fb3ea817baae57f94ab3f376
+DEB_UPSTREAM_TARBALL_MD5 = eddcd740b104513e6750c43b0c3a17ca
# Needed by upstream build process
# x11-apps is needed for xcursorgen