[SCM] vdr-plugin-ffnetdev packaging repository branch, master, updated. debian/0.1.2-2-1-g685aa3f

etobi git at e-tobi.net
Sat Mar 23 08:02:11 UTC 2013


The following commit has been merged in the master branch:
commit 685aa3fa4511bf4b5d84ed3d454b7cac1c702010
Author: etobi <git at e-tobi.net>
Date:   Sat Mar 23 08:59:46 2013 +0100

    * Use debhelper 9
    * Build-depend on vdr-dev (>= 1.7.41)
    * Standards-Version: 3.9.4

diff --git a/debian/changelog b/debian/changelog
index 33bc46d..b65d8e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+vdr-plugin-ffnetdev (0.1.2-3) experimental; urgency=low
+
+  * Use debhelper 9
+  * Build-depend on vdr-dev (>= 1.7.41)
+  * Standards-Version: 3.9.4
+
+ -- Tobias Grimm <etobi at debian.org>  Sat, 23 Mar 2013 08:50:26 +0100
+
 vdr-plugin-ffnetdev (0.1.2-2) experimental; urgency=low
 
   * Build-depend on vdr-dev (>= 1.7.27) (dropped I18N)
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index 2db0b50..845d7d7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: vdr-plugin-ffnetdev
 Section: video
 Priority: extra
 Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
-Uploaders: Tobias Grimm <tg at e-tobi.net>, Thomas Schmidt <tschmidt at debian.org>, Thomas Günther <tom at toms-cafe.de>
-Build-Depends: debhelper (>= 7.0.50~), vdr-dev (>= 1.7.26)
-Standards-Version: 3.9.3
+Uploaders: Tobias Grimm <etobi at debian.org>, Thomas Schmidt <tschmidt at debian.org>, Thomas Günther <tom at toms-cafe.de>
+Build-Depends: debhelper (>= 9), vdr-dev (>= 1.7.41)
+Standards-Version: 3.9.4
 Homepage: http://projects.vdr-developer.org/projects/plg-ffnetdev
 Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-ffnetdev.git
 Vcs-Browser: http://git.debian.org/?p=pkg-vdr-dvb/vdr-plugin-ffnetdev.git
diff --git a/debian/copyright b/debian/copyright
index ed92218..81168ee 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -32,7 +32,7 @@ Copyright for vncEncoder.c, vncEncoder.h:
     (C) 1999 AT&T Laboratories Cambridge
 
 Copyright (Debian packaging):
-    (C) 2006 - 2009 Tobias Grimm, Thomas Günther, Thomas Schmidt
+    (C) 2006 - 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 28b2b01..b102db0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,8 @@
 MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. \
 	       LOCALEDIR=usr/share/locale
 
+CXXFLAGS += -fPIC $(CPPFLAGS) $(LDFLAGS)
+
 %:
 	dh $@
 

-- 
vdr-plugin-ffnetdev packaging repository



More information about the pkg-vdr-dvb-changes mailing list