[vdr-plugin-vompserver] 03/03: New upstream release

Tobias Grimm tiber-guest at moszumanska.debian.org
Mon Feb 9 22:57:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

tiber-guest pushed a commit to branch master
in repository vdr-plugin-vompserver.

commit 80e6ec4c1dd64515d56881a9d8a24dc072b0b59c
Author: etobi <git at e-tobi.net>
Date:   Mon Feb 9 23:53:56 2015 +0100

    New upstream release
---
 debian/changelog                  |  6 ++++++
 debian/control                    |  4 ++--
 debian/patches/Makefile-fix.patch | 19 -------------------
 debian/patches/series             |  1 -
 4 files changed, 8 insertions(+), 22 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b72e546..ccc47ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-vompserver (0.4.1-1) experimental; urgency=medium
+
+  * New upstream release
+
+ -- Tobias Grimm <etobi at debian.org>  Mon, 09 Feb 2015 23:53:35 +0100
+
 vdr-plugin-vompserver (0.4.0-4) experimental; urgency=low
 
   * Build-depend on vdr-dev (>= 2.0.0)
diff --git a/debian/control b/debian/control
index 37a6107..6544876 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: video
 Priority: extra
 Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
 Uploaders: Marten Richter <marten.richter at freenet.de>, Tobias Grimm <etobi at debian.org>
-Build-Depends: debhelper (>= 9), vdr-dev (>= 2.0.0), pkg-config
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9), vdr-dev (>= 2.1.9), pkg-config
+Standards-Version: 3.9.5
 
 Package: vdr-plugin-vompserver
 Architecture: any
diff --git a/debian/patches/Makefile-fix.patch b/debian/patches/Makefile-fix.patch
deleted file mode 100644
index e3f3c0b..0000000
--- a/debian/patches/Makefile-fix.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Index: vdr-plugin-vompserver/Makefile
-===================================================================
---- vdr-plugin-vompserver.orig/Makefile	2013-03-16 13:41:57.000000000 +0100
-+++ vdr-plugin-vompserver/Makefile	2013-03-16 14:27:11.000000000 +0100
-@@ -24,12 +24,14 @@
- TMPDIR ?= /tmp
- 
- # VOMP INSERT for older VDRs
-+ifeq ($(LOCDIR),)
- ifeq ($(VDRDIR),)
-   VDRDIR = ../../..
- endif
- ifeq ($(LIBDIR),)
-   LIBDIR = ../../lib
- endif
-+endif
- 
- APIVERSNUM = $(shell grep 'define APIVERSNUM ' $(VDRDIR)/config.h | awk '{ print $$3 }' | sed -e 's/"//g')
- DOOLDINSTALL =
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index b1213b2..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-Makefile-fix.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-vompserver.git



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