r5457 - in /vdr/vdr-plugin-mlist/trunk/debian: changelog control copyright patches/ patches/00list patches/90_mlist-0.0.4-1.5.8.dpatch rules
tom-guest at users.alioth.debian.org
tom-guest at users.alioth.debian.org
Sun Sep 30 20:17:00 UTC 2007
Author: tom-guest
Date: Sun Sep 30 20:17:00 2007
New Revision: 5457
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=5457
Log:
New upstream release 0.0.4
Added:
vdr/vdr-plugin-mlist/trunk/debian/patches/
vdr/vdr-plugin-mlist/trunk/debian/patches/00list
vdr/vdr-plugin-mlist/trunk/debian/patches/90_mlist-0.0.4-1.5.8.dpatch
Modified:
vdr/vdr-plugin-mlist/trunk/debian/changelog
vdr/vdr-plugin-mlist/trunk/debian/control
vdr/vdr-plugin-mlist/trunk/debian/copyright
vdr/vdr-plugin-mlist/trunk/debian/rules
Modified: vdr/vdr-plugin-mlist/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mlist/trunk/debian/changelog?rev=5457&op=diff
==============================================================================
--- vdr/vdr-plugin-mlist/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-mlist/trunk/debian/changelog Sun Sep 30 20:17:00 2007
@@ -1,3 +1,15 @@
+vdr-plugin-mlist (0.0.4-1) experimental; urgency=low
+
+ * New upstream release
+ * Added gettext to Build-Depends
+ * Added installation of locale files (if VDR >= 1.5.7)
+ * Added 90_mlist-0.0.4-1.5.8.dpatch
+ * Added dpatch to Build-Depends
+ * Fixed debian-rules-ignores-make-clean-error
+ * Added full license disclaimer and copyright years to debian/copyright
+
+ -- Thomas Günther <tom at toms-cafe.de> Sun, 30 Sep 2007 21:22:25 +0200
+
vdr-plugin-mlist (0.0.3-12) experimental; urgency=low
* Release for vdrdevel 1.5.9
Modified: vdr/vdr-plugin-mlist/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mlist/trunk/debian/control?rev=5457&op=diff
==============================================================================
--- vdr/vdr-plugin-mlist/trunk/debian/control (original)
+++ vdr/vdr-plugin-mlist/trunk/debian/control Sun Sep 30 20:17:00 2007
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Uploaders: Thomas Günther <tom at toms-cafe.de>, Tobias Grimm <tg at e-tobi.net>, Thomas Schmidt <tschmidt at debian.org>
-Build-Depends: debhelper (>> 4.1.16), vdr-dev (>= 1.4.5-1)
+Build-Depends: debhelper (>> 4.1.16), vdr-dev (>= 1.4.5-1), gettext, dpatch
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-mlist/trunk/
XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mlist/trunk/
Modified: vdr/vdr-plugin-mlist/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mlist/trunk/debian/copyright?rev=5457&op=diff
==============================================================================
--- vdr/vdr-plugin-mlist/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-mlist/trunk/debian/copyright Sun Sep 30 20:17:00 2007
@@ -1,17 +1,38 @@
-This package was debianized by Thomas Günther <tom at toms-cafe.de> on
-Mon, 17 Apr 2006 15:26:54 +0200.
+Upstream Homepage:
+ http://joachim-wilke.de/vdr-mlist.htm
-It was downloaded from http://joachim-wilke.de/vdr-mlist.htm
-
-Upstream Author: Joachim Wilke <vdr at joachim-wilke.de>
+Upstream Author:
+ Joachim Wilke <vdr at joachim-wilke.de>
Debian Maintainers:
-
- Tobias Grimm <tg at e-tobi.net>
- Thomas Günther <tom at toms-cafe.de>
- Thomas Schmidt <tschmidt at debian.org>
+ Tobias Grimm <tg at e-tobi.net>
+ Thomas Günther <tom at toms-cafe.de>
+ Thomas Schmidt <tschmidt at debian.org>
Copyright:
+ (C) 2006 - 2007 Joachim Wilke
-It may be redistributed under the terms of the GNU GPL, Version 2
-found on Debian systems in the file /usr/share/common-licenses/GPL .
+Copyright (Debian packaging):
+ (C) 2006 - 2007 Tobias Grimm, Thomas Günther, 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.
+
+License (Debian packaging):
+ The Debian packaging is licensed under the GPL, version 2 or any
+ later version, see /usr/share/common-licenses/GPL.
Added: vdr/vdr-plugin-mlist/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mlist/trunk/debian/patches/00list?rev=5457&op=file
==============================================================================
--- vdr/vdr-plugin-mlist/trunk/debian/patches/00list (added)
+++ vdr/vdr-plugin-mlist/trunk/debian/patches/00list Sun Sep 30 20:17:00 2007
@@ -1,0 +1,1 @@
+90_mlist-0.0.4-1.5.8
Added: vdr/vdr-plugin-mlist/trunk/debian/patches/90_mlist-0.0.4-1.5.8.dpatch
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mlist/trunk/debian/patches/90_mlist-0.0.4-1.5.8.dpatch?rev=5457&op=file
==============================================================================
--- vdr/vdr-plugin-mlist/trunk/debian/patches/90_mlist-0.0.4-1.5.8.dpatch (added)
+++ vdr/vdr-plugin-mlist/trunk/debian/patches/90_mlist-0.0.4-1.5.8.dpatch Sun Sep 30 20:17:00 2007
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 90_mlist-0.0.4-1.5.8.dpatch by Thomas Günther <tom at toms-cafe.de>
+## http://toms-cafe.de/vdr/download/mlist-0.0.4-1.5.8.diff
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Changes for VDR >= 1.5.8.
+
+ at DPATCH@
+--- mlist-0.0.4/Makefile
++++ mlist-0.0.4/Makefile
+@@ -92,7 +92,7 @@ i18n: $(I18Nmo)
+ @mkdir -p $(LOCALEDIR)
+ for i in $(I18Ndirs); do\
+ mkdir -p $(LOCALEDIR)/$$i/LC_MESSAGES;\
+- cp $(PODIR)/$$i.mo $(LOCALEDIR)/$$i/LC_MESSAGES/$(PLUGIN).mo;\
++ cp $(PODIR)/$$i.mo $(LOCALEDIR)/$$i/LC_MESSAGES/vdr-$(PLUGIN).mo;\
+ done
+
+ ### Targets:
Modified: vdr/vdr-plugin-mlist/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mlist/trunk/debian/rules?rev=5457&op=diff
==============================================================================
--- vdr/vdr-plugin-mlist/trunk/debian/rules (original)
+++ vdr/vdr-plugin-mlist/trunk/debian/rules Sun Sep 30 20:17:00 2007
@@ -13,7 +13,7 @@
endif
# To use dpatch uncomment the following line and set Build-Depends to dpatch
-# DPATCH=yes
+DPATCH=yes
ifdef DPATCH
include /usr/share/dpatch/dpatch.make
@@ -23,7 +23,7 @@
unpatch:
endif
-MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=.
+MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale
configure: configure-stamp
configure-stamp: patch-stamp
@@ -41,8 +41,9 @@
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
- -$(MAKE) -o .dependencies clean $(MAKE_OPTIONS)
+ $(MAKE) -o .dependencies clean $(MAKE_OPTIONS)
rm -f libvdr-*.so.*
+ rm -rf locale
dh_clean
install: build
@@ -51,6 +52,8 @@
dh_clean -k
dh_installdirs
dh_install
+ [ ! -d locale ] || (mkdir debian/vdr-plugin-mlist/usr/share/ && \
+ cp -r locale debian/vdr-plugin-mlist/usr/share/)
# Build architecture-independent files here.
binary-indep: build install
More information about the pkg-vdr-dvb-changes
mailing list