[Pkg-pulseaudio-devel] [SCM] paprefs packaging branch, master, updated. debian/0.9.5-2-6-g59d6e2f
neurocyte-guest at users.alioth.debian.org
neurocyte-guest at users.alioth.debian.org
Wed Nov 21 15:59:36 UTC 2007
The branch, master has been updated
via 59d6e2f63c238068b2a43f304445fc4b7f9519fe (commit)
via f7edc8190e7d55070934b5032cb5ef62ddf473a4 (commit)
from 41aec9f358a1cae7f6ad373ff77140046b0b42ef (commit)
- Shortlog ------------------------------------------------------------
59d6e2f Add Vcs-* and Homepage fields
f7edc81 Remove LGPL. paprefs is now fully GPL
Summary of changes:
debian/changelog | 9 ++++++++-
debian/control | 3 +++
debian/copyright | 28 +++-------------------------
3 files changed, 14 insertions(+), 26 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 59d6e2f63c238068b2a43f304445fc4b7f9519fe
Author: CJ van den Berg <cj at vdbonline.com>
Date: Wed Nov 21 16:59:13 2007 +0100
Add Vcs-* and Homepage fields
diff --git a/debian/changelog b/debian/changelog
index 6b6900f..104d7c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,11 @@ paprefs (0.9.6-1) UNRELEASED; urgency=low
[ CJ van den Berg ]
* debian/copyright: Remove LGPL. paprefs is now fully GPL.
+ * debian/control:
+ + Add Vcs-* fields.
+ + Add Homepage field.
- -- CJ van den Berg <cj at vdbonline.com> Tue, 20 Nov 2007 18:46:26 +0100
+ -- CJ van den Berg <cj at vdbonline.com> Wed, 21 Nov 2007 16:58:32 +0100
paprefs (0.9.5-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 31e5a4a..987416f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,9 @@ Build-Depends: debhelper (>= 5), cdbs, autotools-dev, libpulse-dev,
libgtkmm-2.4-dev, libglademm-2.4-dev, libgconfmm-2.6-dev, lynx,
asciidoc, xmlto
Standards-Version: 3.7.2
+Vcs-Git: git://git.debian.org/git/pkg-pulseaudio/paprefs.git
+Vcs-Browser: http://git.debian.org/?p=pkg-pulseaudio/paprefs.git
+Homepage: http://0pointer.de/lennart/projects/paprefs/
Package: paprefs
Architecture: any
commit f7edc8190e7d55070934b5032cb5ef62ddf473a4
Author: CJ van den Berg <cj at vdbonline.com>
Date: Tue Nov 20 18:47:15 2007 +0100
Remove LGPL. paprefs is now fully GPL
diff --git a/debian/changelog b/debian/changelog
index 4b1c56a..6b6900f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
paprefs (0.9.6-1) UNRELEASED; urgency=low
+ [ Sjoerd Simons ]
* New Upstream Version
- -- Sjoerd Simons <sjoerd at debian.org> Wed, 31 Oct 2007 10:58:38 +0100
+ [ CJ van den Berg ]
+ * debian/copyright: Remove LGPL. paprefs is now fully GPL.
+
+ -- CJ van den Berg <cj at vdbonline.com> Tue, 20 Nov 2007 18:46:26 +0100
paprefs (0.9.5-2) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index 94d2479..983db24 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,28 +9,6 @@ Copyright: 2006 Lennart Poettering
License:
- doc/style.css and src/paprefs.cc are currently licensed under the LGPL,
- but this is expected to change to the GPL soon:
-
- paprefs 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.
-
- paprefs 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 Lesser General Public License
- along with paprefs; 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 Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
- The rest of paprefs is licensed under the GPL:
-
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
@@ -42,10 +20,10 @@ Public License can be found in `/usr/share/common-licenses/LGPL'.
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.
+ 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'.
- This makes the resulting paprefs package GPL.
--
paprefs packaging
More information about the Pkg-pulseaudio-devel
mailing list