[SCM] vdr-plugin-skinsoppalusikka packaging repository branch, master, updated. debian/1.7.7-1-3-g900643e

etobi git at e-tobi.net
Sun Mar 10 21:30:14 UTC 2013


The following commit has been merged in the master branch:
commit 900643eaf8f01f3c48a979189aaa8fe9b58477a0
Author: etobi <git at e-tobi.net>
Date:   Sun Mar 10 22:28:40 2013 +0100

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

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 54d6fec..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,7 +0,0 @@
-This package uses the dpatch system to save and apply patches to the
-upstream source code of the software that is packaged. For details
-about how to use dpatch read
-
-   /usr/share/doc/dpatch/README.source.gz
-
-from the dpatch package.
diff --git a/debian/changelog b/debian/changelog
index 63da87e..916ca3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-vdr-plugin-skinsoppalusikka (1.7.7-1) UNRELEASED; urgency=low
+vdr-plugin-skinsoppalusikka (1.7.9-1) experimental; urgency=low
 
   * New upstream release
+  * Using debhelper 9
+  * Updated debian/copyright
+  * Build-depend on vdr-dev (>= 1.7.40)
+  * Standards-Version: 3.9.4
 
- -- Tobias Grimm <etobi at debian.org>  Sun, 15 Jul 2012 17:29:00 +0200
+ -- Tobias Grimm <etobi at debian.org>  Sun, 10 Mar 2013 22:26:46 +0100
 
 vdr-plugin-skinsoppalusikka (1.7.6-1) experimental; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 7ca3d09..8282f8c 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: Thomas Günther <tom at toms-cafe.de>, Tobias Grimm <etobi at debian.org>, Thomas Schmidt <tschmidt at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), cdbs, vdr-dev (>= 1.7.21), gettext
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 9), vdr-dev (>= 1.7.40), gettext, pkg-config
+Standards-Version: 3.9.4
 Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-skinsoppalusikka/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-skinsoppalusikka/trunk/
 Homepage: http://www.saunalahti.fi/~rahrenbe/vdr/soppalusikka/
diff --git a/debian/install b/debian/install
index 7df4796..e280773 100644
--- a/debian/install
+++ b/debian/install
@@ -1,4 +1,2 @@
-libvdr-skinsoppalusikka.so.*            usr/lib/vdr/plugins/
 themes/*.theme                          var/lib/vdr/themes/
 debian/plugin.skinsoppalusikka.conf     etc/vdr/plugins/
-debian/tmp/usr/share/locale
diff --git a/debian/rules b/debian/rules
index ea42d48..25d9982 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,18 +1,11 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/debhelper.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-skinsoppalusikka packaging repository



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