[SCM] vdr-plugin-xineliboutput packaging repository branch, master, updated. debian/1.0.7+cvs20120623.0945-1-6-g235523e
etobi
git at e-tobi.net
Wed Mar 6 21:53:24 UTC 2013
The following commit has been merged in the master branch:
commit 4d44eb95730dac9d757a7f2255f54d77f8a9363c
Author: etobi <git at e-tobi.net>
Date: Sat Feb 23 22:24:22 2013 +0100
Debhelper 9
* Debhelper 9
* Updated debian/copyright
diff --git a/debian/changelog b/debian/changelog
index de38147..548536f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
vdr-plugin-xineliboutput (1.0.7+cvs20130223.2117-1) UNRELEASED; urgency=low
* New Upstream Snapshot
+ * Debhelper 9
+ * Updated debian/copyright
-- Tobias Grimm <etobi at debian.org> Sat, 23 Feb 2013 22:17:18 +0100
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index a432dfc..b977f6f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: video
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Uploaders: Tobias Grimm <etobi at debian.org>, Thomas Schmidt <tschmidt at debian.org>, Thomas Günther <tom at toms-cafe.de>
-Build-Depends: debhelper (>= 7.0.50~), gettext, txt2man,
+Build-Depends: debhelper (>= 9), gettext, txt2man,
vdr-dev (>= 1.7.28),
x11proto-core-dev,
libxine2-dev,
diff --git a/debian/copyright b/debian/copyright
index 4a66533..6270992 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,14 +12,14 @@ Debian Maintainers:
Thomas Günther <tom at toms-cafe.de>
Copyright:
- (C) 2003 - 2011 Petri Hintukainen
+ (C) 2003 - 2013 Petri Hintukainen
(C) 2007 - 2008 Petri Helin
(C) 2003 Dirk Meyer (post.c)
(C) 2006 The Xine Project
(C) 2000 Carsten Koch (original lirc code from VDR)
Copyright (Debian packaging):
- (C) 2003 - 2011 Tobias Grimm, Thomas Günther, Thomas Schmidt
+ (C) 2003 - 2013 Tobias Grimm, Thomas Günther, Thomas Schmidt
License:
This program is free software; you can redistribute it and/or modify
diff --git a/debian/rules b/debian/rules
index 227c8a3..efbf012 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,9 @@
MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=/usr/lib LOCALEDIR=debian/tmp/usr/share/locale \
NOSIGNAL_IMAGE_FILE=/usr/share/libxine2-xvdr/nosignal.mpg
+CXXFLAGS += -fPIC $(CPPFLAGS)
+CFLAGS += -fPIC $(CPPFLAGS)
+
%:
dh $@
--
vdr-plugin-xineliboutput packaging repository
More information about the pkg-vdr-dvb-changes
mailing list