[SCM] vdr-plugin-mousemate packaging repository branch, master, updated. debian/0.1.6-4-3-g28ab9d7

etobi git at e-tobi.net
Fri Mar 22 20:51:55 UTC 2013


The following commit has been merged in the master branch:
commit 28ab9d74d5b40de6d383d210f0be86a95bc913de
Author: etobi <git at e-tobi.net>
Date:   Fri Mar 22 21:50:34 2013 +0100

    * New upstream release
    * Using debhelper 9
    * Updated debian/copyright
    * Build-depend on vdr-dev (>= 1.7.41)
    * Standards-Version: 3.9.4

diff --git a/debian/changelog b/debian/changelog
index 99b75ae..8a71c7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,18 @@
-vdr-plugin-mousemate (0.1.6-4) UNRELEASED; urgency=low
+vdr-plugin-mousemate (0.1.7-1) unstable; urgency=low
+
+  * New upstream release
+  * Using debhelper 9
+  * Updated debian/copyright
+  * Build-depend on vdr-dev (>= 1.7.41)
+  * Standards-Version: 3.9.4
+
+ -- Tobias Grimm <etobi at debian.org>  Fri, 22 Mar 2013 21:49:10 +0100
+
+vdr-plugin-mousemate (0.1.6-4) unstable; urgency=low
 
   * Switched to GIT using pristine tar
 
- -- Tobias Grimm <etobi at debian.org>  Sat, 29 Oct 2011 19:51:09 +0200
+ -- Tobias Grimm <etobi at debian.org>  Fri, 22 Mar 2013 21:48:54 +0100
 
 vdr-plugin-mousemate (0.1.6-3) UNRELEASED; urgency=low
 
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 a0166a4..1a88efe 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 Günther <tom at toms-cafe.de>
-Build-Depends: debhelper (>= 5), cdbs, vdr-dev (>= 1.6.0-5)
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 9),vdr-dev (>= 1.7.41), gettext, pkg-config
+Standards-Version: 3.9.4
 Homepage: http://projects.vdr-developer.org/projects/show/plg-mousemate
 Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-mousemate.git
 Vcs-Browser: http://git.debian.org/?p=pkg-vdr-dvb/vdr-plugin-mousemate.git
diff --git a/debian/install b/debian/install
index 07ad4e9..16aae0a 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1 @@
-libvdr-mousemate.so.*           usr/lib/vdr/plugins/
 debian/plugin.mousemate.conf    etc/vdr/plugins/
diff --git a/debian/rules b/debian/rules
index 7d001e2..25d9982 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,19 +1,11 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-#include /usr/share/cdbs/1/rules/dpatch.mk
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
 
-DEB_INSTALL_CHANGELOGS_ALL = HISTORY
+%:
+	dh $@
 
-MAKE_OPTIONS = DVBDIR=/usr VDRDIR=/usr/include/vdr LIBDIR=. \
-               LOCALEDIR=debian/tmp/usr/share/locale
-
-common-build-arch::
-	$(MAKE) all $(MAKE_OPTIONS)
-
-cleanbuilddir::
-	$(MAKE) -o .dependencies clean $(MAKE_OPTIONS)
-	rm -f libvdr-*.so.*
-
-common-binary-predeb-arch::
+override_dh_gencontrol:
 	sh /usr/share/vdr-dev/dependencies.sh
+	dh_gencontrol

-- 
vdr-plugin-mousemate packaging repository



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