[SCM] vdr-plugin-imonlcd packaging repository branch, master, updated. debian/1.0.0-1-7-g041b416
etobi
git at e-tobi.net
Fri Mar 22 21:54:52 UTC 2013
The following commit has been merged in the master branch:
commit 041b4160c58f30e165a76bbb96a05bc637714869
Author: etobi <git at e-tobi.net>
Date: Fri Mar 22 22:54:05 2013 +0100
* New Upstream Snapshot (commit e8e1361)
* Standards-Version: 3.9.4
* Build-depend in vdr-dev (>= 1.7.41)
* Use debhelper 9
diff --git a/debian/changelog b/debian/changelog
index 6a170e1..fbc5553 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+vdr-plugin-imonlcd (1.0.0+git20130322-1) unstable; urgency=low
+
+ * New Upstream Snapshot (commit e8e1361)
+ * Standards-Version: 3.9.4
+ * Build-depend in vdr-dev (>= 1.7.41)
+ * Use debhelper 9
+
+ -- Tobias Grimm <etobi at debian.org> Fri, 22 Mar 2013 22:50:54 +0100
+
vdr-plugin-imonlcd (1.0.0-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index 6d5258c..597957e 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>
-Build-Depends: debhelper (>= 9), vdr-dev (>= 1.6.0-16), gettext, libfontconfig1-dev
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9), vdr-dev (>= 1.7.41), gettext, pkg-config, libfontconfig1-dev
+Standards-Version: 3.9.4
Homepage: http://projects.vdr-developer.org/wiki/plg-imonlcd
Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-imonlcd.git
Vcs-Browser: http://git.debian.org/?p=pkg-vdr-dvb/vdr-plugin-imonlcd.git
diff --git a/debian/copyright b/debian/copyright
index 5f9e2a3..15dcb82 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,7 +9,7 @@ Debian Maintainer(s):
Holger Schvestka hotzenplotz5 <hotzenplotz5 at gmx.de>
Copyright:
- (C) 2010 Andreas Brachold
+ (C) 2010 - 2013 Andreas Brachold
Based on code from the lcdproc driver for the SoundGraph iMON OEM LCD
Modules:
@@ -21,7 +21,7 @@ Copyright:
(C) 2009, Eric Pooch < epooch (at) cox (dot) net>
Copyright (Debian packaging):
- (C) 2009 - 2010 Tobias Grimm
+ (C) 2009 - 2013 Tobias Grimm
(C) 2009 Holger Schvestka
License:
diff --git a/debian/install b/debian/install
index 18ce06d..d48f8cb 100644
--- a/debian/install
+++ b/debian/install
@@ -1,3 +1 @@
-libvdr-imonlcd.so.* usr/lib/vdr/plugins/
debian/plugin.imonlcd.conf etc/vdr/plugins/
-locale usr/share/
diff --git a/debian/rules b/debian/rules
index 865cce3..1c1b37b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,18 +3,9 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale
-
%:
dh $@
-override_dh_auto_build:
- dh_auto_build -- all $(MAKE_OPTIONS)
-
-override_dh_auto_clean:
- $(MAKE) -o .dependencies clean $(MAKE_OPTIONS)
- rm -rf locale libvdr-*.so.*
-
override_dh_gencontrol:
sh /usr/share/vdr-dev/dependencies.sh
dh_gencontrol
--
vdr-plugin-imonlcd packaging repository
More information about the pkg-vdr-dvb-changes
mailing list