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

Tobias Grimm tiber-guest at moszumanska.debian.org
Mon Feb 9 18:54:40 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-radio.

commit 82ac8d90689598247cc654d466e9bd56ecada140
Author: etobi <git at e-tobi.net>
Date:   Mon Feb 9 19:51:04 2015 +0100

    New upstream release
---
 debian/changelog                   |  6 ++++
 debian/control                     |  4 +--
 debian/patches/formatstrings.patch | 65 --------------------------------------
 debian/patches/series              |  1 -
 4 files changed, 8 insertions(+), 68 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 87a84f3..fd2a828 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-radio (1.0.0-1) experimental; urgency=medium
+
+  * New upstream release
+
+ -- Tobias Grimm <etobi at debian.org>  Mon, 09 Feb 2015 19:51:00 +0100
+
 vdr-plugin-radio (0.9.1-4) experimental; urgency=low
 
   * Build-depend on vdr-dev (>= 2.0.0)
diff --git a/debian/control b/debian/control
index 82b0a3f..c5389d7 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: 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 (>= 2.0.0), gettext, pkg-config
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9), vdr-dev (>= 2.1.9), gettext, pkg-config
+Standards-Version: 3.9.5
 Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-radio.git
 Vcs-Browser: http://git.debian.org/?p=pkg-vdr-dvb/vdr-plugin-radio.git
 
diff --git a/debian/patches/formatstrings.patch b/debian/patches/formatstrings.patch
deleted file mode 100644
index 4c550f3..0000000
--- a/debian/patches/formatstrings.patch
+++ /dev/null
@@ -1,65 +0,0 @@
-Index: vdr-plugin-radio/radiotools.c
-===================================================================
---- vdr-plugin-radio.orig/radiotools.c	2013-03-10 23:27:17.000000000 +0100
-+++ vdr-plugin-radio/radiotools.c	2013-03-10 23:27:44.000000000 +0100
-@@ -222,7 +222,7 @@
-                             break;
-                 case 0x02:  asprintf(&temp, "V2");
-                             break;
--                case 0x03:  asprintf(&temp, bitrates[3-layer][data[hl+2] >> 4]);
-+                case 0x03:  asprintf(&temp, "%s", bitrates[3-layer][data[hl+2] >> 4]);
-                             break;
-                 }
-             }
-Index: vdr-plugin-radio/radioepg.c
-===================================================================
---- vdr-plugin-radio.orig/radioepg.c	2013-03-10 23:27:17.000000000 +0100
-+++ vdr-plugin-radio/radioepg.c	2013-03-10 23:27:44.000000000 +0100
-@@ -104,8 +104,8 @@
-     int nextevent = epgend - time(NULL);
- 
-     if (strcmp(RTP_Artist, artist)!=0 || strcmp(RTP_Title, titel)!=0) {
--        snprintf(RTP_Artist, RT_MEL, artist);
--        snprintf(RTP_Title, RT_MEL, titel);
-+        snprintf(RTP_Artist, RT_MEL, "%s", artist);
-+        snprintf(RTP_Title, RT_MEL, "%s", titel);
-         RTP_Starttime = epgstart;
-         struct tm *ts = localtime_r(&RTP_Starttime, &tm_store);
-         if (++rtp_content.rt_Index >= 2*MAX_RTPC) 
-@@ -201,8 +201,8 @@
-     int nextevent = epgend - time(NULL);
- 
-     if (strcmp(RTP_Artist, artist)!=0 || strcmp(RTP_Title, titel)!=0) {
--        snprintf(RTP_Artist, RT_MEL, artist);
--        snprintf(RTP_Title, RT_MEL, titel);
-+        snprintf(RTP_Artist, RT_MEL, "%s", artist);
-+        snprintf(RTP_Title, RT_MEL, "%s", titel);
-         RTP_Starttime = epgstart;
-         struct tm *ts = localtime_r(&RTP_Starttime, &tm_store);
-         if (++rtp_content.rt_Index >= 2*MAX_RTPC) 
-@@ -275,8 +275,8 @@
-     int nextevent = epgend - time(NULL);
- 
-     if (strcmp(RTP_Artist, artist)!=0 || strcmp(RTP_Title, titel)!=0) {
--        snprintf(RTP_Artist, RT_MEL, artist);
--        snprintf(RTP_Title, RT_MEL, titel);
-+        snprintf(RTP_Artist, RT_MEL, "%s", artist);
-+        snprintf(RTP_Title, RT_MEL, "%s", titel);
-         RTP_Starttime = epgstart;
-         struct tm *ts = localtime_r(&RTP_Starttime, &tm_store);
-         if (++rtp_content.rt_Index >= 2*MAX_RTPC) 
-Index: vdr-plugin-radio/inforx.c
-===================================================================
---- vdr-plugin-radio.orig/inforx.c	2011-10-29 16:28:16.000000000 +0200
-+++ vdr-plugin-radio/inforx.c	2013-03-10 23:28:13.000000000 +0100
-@@ -119,8 +119,8 @@
-     xhtml2text(artist);
-     xhtml2text(titel);
- 	if (strcmp(RTP_Artist, artist) != 0 || strcmp(RTP_Title, titel) != 0) {
--	    snprintf(RTP_Artist, RT_MEL, artist);
--		snprintf(RTP_Title, RT_MEL, titel);
-+	    snprintf(RTP_Artist, RT_MEL, "%s", artist);
-+		snprintf(RTP_Title, RT_MEL, "%s", titel);
- 		RTP_Starttime = time(NULL);
- 	    sprintf(temp[0], "%s  ok :-)", ident);
- 	    struct tm *ts = localtime_r(&RTP_Starttime, &tm_store);
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index d7842d0..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-formatstrings.patch

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



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