r6502 - in /vdr/vdr-plugin-lastfm/trunk/debian: changelog control copyright
tschmidt at users.alioth.debian.org
tschmidt at users.alioth.debian.org
Sun Mar 23 16:24:10 UTC 2008
Author: tschmidt
Date: Sun Mar 23 16:24:10 2008
New Revision: 6502
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=6502
Log:
* Build-Depend on vdr-dev (>=1.6.0-1)
* Updated debian/copyright
Modified:
vdr/vdr-plugin-lastfm/trunk/debian/changelog
vdr/vdr-plugin-lastfm/trunk/debian/control
vdr/vdr-plugin-lastfm/trunk/debian/copyright
Modified: vdr/vdr-plugin-lastfm/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-lastfm/trunk/debian/changelog?rev=6502&op=diff
==============================================================================
--- vdr/vdr-plugin-lastfm/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-lastfm/trunk/debian/changelog Sun Mar 23 16:24:10 2008
@@ -8,13 +8,16 @@
* Added installation of locale files
* Added gettext to Build-Depends
-
[ Tobias Grimm ]
* Added Homepage field to debian/control
* Renamed XS-Vcs-* fields to Vcs-* in debian/control
* Bumped Standards-Version to 3.7.3
- -- Sebastian Dellit <sebo at aritamba.de> Wed, 20 Feb 2008 07:42:17 +0100
+ [ Thomas Schmidt ]
+ * Build-Depend on vdr-dev (>=1.6.0-1)
+ * Updated debian/copyright
+
+ -- Thomas Schmidt <tschmidt at debian.org> Sun, 23 Mar 2008 17:10:49 +0100
vdr-plugin-lastfm (0.1.4~svn20070724.1618-1) UNRELEASED; urgency=low
Modified: vdr/vdr-plugin-lastfm/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-lastfm/trunk/debian/control?rev=6502&op=diff
==============================================================================
--- vdr/vdr-plugin-lastfm/trunk/debian/control (original)
+++ vdr/vdr-plugin-lastfm/trunk/debian/control Sun Mar 23 16:24:10 2008
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Uploaders: Thomas Schmidt <tschmidt at debian.org>, Tobias Grimm <tg at e-tobi.net>, Thomas Günther <tom at toms-cafe.de>
-Build-Depends: debhelper (>= 5), cdbs, vdr-dev (>= 1.4.6-1), libmad0-dev, uuid-dev, libmagick++-dev, libsockets-dev, gettext
+Build-Depends: debhelper (>= 5), cdbs, vdr-dev (>= 1.6.0-1), libmad0-dev, uuid-dev, libmagick++-dev, libsockets-dev, gettext
Standards-Version: 3.7.3
Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-lastfm/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-lastfm/trunk/
Modified: vdr/vdr-plugin-lastfm/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-lastfm/trunk/debian/copyright?rev=6502&op=diff
==============================================================================
--- vdr/vdr-plugin-lastfm/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-lastfm/trunk/debian/copyright Sun Mar 23 16:24:10 2008
@@ -5,37 +5,37 @@
Matthias Feistel <vdr-lastfm at gmx.net>
Debian Maintainers:
- Sebastian Dellit <sebo at aritamba.de>
+ Sebastian Dellit <sebo at aritamba.de>
Tobias Grimm <tg at e-tobi.net>
Thomas Günther <tom at toms-cafe.de>
Thomas Schmidt <tschmidt at debian.org>
Copyright:
- (C) Matthias Feistel
-
+ (C) Matthias Feistel
+
Copyright for the C++ Sockets Library:
(C) Anders Hedström
-
+
Copyright (Debian packaging):
- (C) 2004 - 2008 Sebastian Dellit, , Thomas Schmidt
+ (C) 2004 - 2008 Sebastian Dellit, Tobias Grimm, Thomas Schmidt
License:
- 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.
-
- 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 General Public License for more details.
-
- You should have received a copy of the GNU General Public License along
- with this program; if not, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
- The complete text of the GNU General Public License can be found
- in /usr/share/common-licenses/GPL on most Debian systems.
+ 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.
+
+ 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 General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+ The complete text of the GNU General Public License can be found
+ in /usr/share/common-licenses/GPL on most Debian systems.
License C++ Sockets Library:
The C++ Sockets Library is licensed under the GNU general public license
@@ -43,5 +43,6 @@
source under the same license.
License (Debian packaging):
- The Debian packaging is licensed under the GPL, version 2 or any
- later version, see /usr/share/common-licenses/GPL.
+ The Debian packaging is licensed under the GPL, version 2 or any
+ later version, see /usr/share/common-licenses/GPL.
+
More information about the pkg-vdr-dvb-changes
mailing list