~ubuntu-branches/ubuntu/wily/baobab/wily-proposed

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-03-12 23:54:04 UTC
  • Revision ID: package-import@ubuntu.com-20120312235404-n70qzwz38927s97r
Tags: 3.3.3-1
* New upstream development release.
* gnome-utils has been split and baobab is a separate project now.
* Rename the source package to baobab.
* Drop non-baobab files, packages and build dependencies.
* Update watch file and Vcs-* URLs.
* Stop using dh-autoreconf.
* Bump Build-Depends on libglib2.0-dev and libgtk-3-dev.
* Build-Depend on yelp-tools instead of gnome-doc-utils for the new
  Mallard-based help.
* Rewrite and update debian/copyright using the new machine-readable
  format.
* Bump Standards-Version to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 
2
Upstream-Name: baobab
 
3
Source: http://ftp.gnome.org/pub/GNOME/sources/baobab/
 
4
 
 
5
Files: *
 
6
Copyright: 2005-2006 Fabio Marzocca  <thesaltydog@gmail.com>
 
7
           2006 Paolo Borelli
 
8
           2006, 2007, 2008 Igalia
 
9
           2003 Red Hat, Inc.
 
10
License: GPL-2.0+
 
11
 
 
12
Files: debian/*
 
13
Copyright: 2012 Michael Biebl <biebl@debian.org>
 
14
License: GPL-2.0+
 
15
 
 
16
License: GPL-2.0+
 
17
 This package is free software; you can redistribute it and/or modify
 
18
 it under the terms of the GNU General Public License as published by
 
19
 the Free Software Foundation; either version 2 of the License, or
 
20
 (at your option) any later version.
 
21
 .
 
22
 This package is distributed in the hope that it will be useful,
 
23
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
24
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
25
 GNU General Public License for more details.
 
26
 .
 
27
 You should have received a copy of the GNU General Public License
 
28
 along with this program. If not, see <http://www.gnu.org/licenses/>
 
29
 .
 
30
 On Debian systems, the complete text of the GNU General
 
31
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".