[vdr-plugin-rssreader] 04/06: Imported Upstream version 2.0.1

Tobias Grimm tiber-guest at moszumanska.debian.org
Mon Feb 9 21:23:27 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-rssreader.

commit 7ebd7e55bfb5f52438ae61ecac3a84a83ca6812a
Author: etobi <git at e-tobi.net>
Date:   Mon Feb 9 19:55:57 2015 +0100

    Imported Upstream version 2.0.1
---
 HISTORY     | 4 ++++
 Makefile    | 2 +-
 po/de_DE.po | 4 ++--
 po/et_EE.po | 4 ++--
 po/fi_FI.po | 4 ++--
 po/fr_FR.po | 4 ++--
 po/it_IT.po | 4 ++--
 po/uk_UA.po | 4 ++--
 rssreader.c | 2 +-
 9 files changed, 18 insertions(+), 14 deletions(-)

diff --git a/HISTORY b/HISTORY
index e189f3a..a0f0709 100644
--- a/HISTORY
+++ b/HISTORY
@@ -184,3 +184,7 @@ VDR Plugin 'rssreader' Revision History
 - Added Ukrainian translation (Thanks to Yarema aka Knedlyk).
 - Updated "example/rssreader.conf".
 - Updated the character conversion table.
+
+2014-01-10: Version 2.0.1
+
+- Updated Makefile.
diff --git a/Makefile b/Makefile
index 48577b7..78c0059 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ GITTAG  = $(shell git describe --always 2>/dev/null)
 ### The directory environment:
 
 # Use package data if installed...otherwise assume we're under the VDR source directory:
-PKGCFG = $(if $(VDRDIR),$(shell pkg-config --variable=$(1) $(VDRDIR)/vdr.pc),$(shell pkg-config --variable=$(1) vdr || pkg-config --variable=$(1) ../../../vdr.pc))
+PKGCFG = $(if $(VDRDIR),$(shell pkg-config --variable=$(1) $(VDRDIR)/vdr.pc),$(shell PKG_CONFIG_PATH="$$PKG_CONFIG_PATH:../../.." pkg-config --variable=$(1) vdr))
 LIBDIR = $(call PKGCFG,libdir)
 LOCDIR = $(call PKGCFG,locdir)
 PLGCFG = $(call PKGCFG,plgcfg)
diff --git a/po/de_DE.po b/po/de_DE.po
index aeb3884..eb4c11a 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -1,12 +1,12 @@
 # VDR plugin language source file.
-# Copyright (C) 2007-2013 Rolf Ahrenberg
+# Copyright (C) 2007-2014 Rolf Ahrenberg
 # This file is distributed under the same license as the rssreader package.
 # Siegfried D�ngler
 # Walter Koch
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: vdr-rssreader 2.0.0\n"
+"Project-Id-Version: vdr-rssreader 2.0.1\n"
 "Report-Msgid-Bugs-To: <see README>\n"
 "POT-Creation-Date: 2013-04-01 04:01+0200\n"
 "PO-Revision-Date: 2013-04-01 04:01+0200\n"
diff --git a/po/et_EE.po b/po/et_EE.po
index 8b74da3..1306c54 100644
--- a/po/et_EE.po
+++ b/po/et_EE.po
@@ -1,11 +1,11 @@
 # VDR plugin language source file.
-# Copyright (C) 2007-2013 Rolf Ahrenberg
+# Copyright (C) 2007-2014 Rolf Ahrenberg
 # This file is distributed under the same license as the rssreader package.
 # Arthur Konovalov
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: vdr-rssreader 2.0.0\n"
+"Project-Id-Version: vdr-rssreader 2.0.1\n"
 "Report-Msgid-Bugs-To: <see README>\n"
 "POT-Creation-Date: 2013-04-01 04:01+0200\n"
 "PO-Revision-Date: 2013-04-01 04:01+0200\n"
diff --git a/po/fi_FI.po b/po/fi_FI.po
index 4b08ae7..093ca6b 100644
--- a/po/fi_FI.po
+++ b/po/fi_FI.po
@@ -1,11 +1,11 @@
 # VDR plugin language source file.
-# Copyright (C) 2007-2013 Rolf Ahrenberg
+# Copyright (C) 2007-2014 Rolf Ahrenberg
 # This file is distributed under the same license as the rssreader package.
 # Rolf Ahrenberg
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: vdr-rssreader 2.0.0\n"
+"Project-Id-Version: vdr-rssreader 2.0.1\n"
 "Report-Msgid-Bugs-To: <see README>\n"
 "POT-Creation-Date: 2013-04-01 04:01+0200\n"
 "PO-Revision-Date: 2013-04-01 04:01+0200\n"
diff --git a/po/fr_FR.po b/po/fr_FR.po
index d6b965f..aaf7e06 100644
--- a/po/fr_FR.po
+++ b/po/fr_FR.po
@@ -1,11 +1,11 @@
 # VDR plugin language source file.
-# Copyright (C) 2007-2013 Rolf Ahrenberg
+# Copyright (C) 2007-2014 Rolf Ahrenberg
 # This file is distributed under the same license as the rssreader package.
 # Patrice Staudt
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: vdr-rssreader 2.0.0\n"
+"Project-Id-Version: vdr-rssreader 2.0.1\n"
 "Report-Msgid-Bugs-To: <see README>\n"
 "POT-Creation-Date: 2013-04-01 04:01+0200\n"
 "PO-Revision-Date: 2013-04-01 04:01+0200\n"
diff --git a/po/it_IT.po b/po/it_IT.po
index 3f191b5..68837ad 100644
--- a/po/it_IT.po
+++ b/po/it_IT.po
@@ -1,11 +1,11 @@
 # VDR plugin language source file.
-# Copyright (C) 2007-2013 Rolf Ahrenberg
+# Copyright (C) 2007-2014 Rolf Ahrenberg
 # This file is distributed under the same license as the rssreader package.
 # Diego Pierotto <vdr-italian at tiscali.it>, 2007
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: vdr-rssreader 2.0.0\n"
+"Project-Id-Version: vdr-rssreader 2.0.1\n"
 "Report-Msgid-Bugs-To: <see README>\n"
 "POT-Creation-Date: 2013-04-01 04:01+0200\n"
 "PO-Revision-Date: 2013-04-01 04:01+0200\n"
diff --git a/po/uk_UA.po b/po/uk_UA.po
index 69359a4..040514b 100644
--- a/po/uk_UA.po
+++ b/po/uk_UA.po
@@ -1,11 +1,11 @@
 # VDR plugin language source file.
-# Copyright (C) 2007-2013 Rolf Ahrenberg
+# Copyright (C) 2007-2014 Rolf Ahrenberg
 # This file is distributed under the same license as the rssreader package.
 # Yarema aka Knedlyk
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: vdr-rssreader 2.0.0\n"
+"Project-Id-Version: vdr-rssreader 2.0.1\n"
 "Report-Msgid-Bugs-To: <see README>\n"
 "POT-Creation-Date: 2013-04-01 04:01+0200\n"
 "PO-Revision-Date: 2013-04-01 04:01+0200\n"
diff --git a/rssreader.c b/rssreader.c
index 4a2cd66..e9da566 100644
--- a/rssreader.c
+++ b/rssreader.c
@@ -20,7 +20,7 @@
 #define GITVERSION ""
 #endif
 
-static const char VERSION[]       = "2.0.0" GITVERSION;
+static const char VERSION[]       = "2.0.1" GITVERSION;
 static const char DESCRIPTION[]   = trNOOP("RSS Reader for OSD");
 static const char MAINMENUENTRY[] = trNOOP("RSS Reader");
 

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



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