[SCM] vdr-plugin-vdrmanager packaging repository branch, master, updated. debian/0.8-3-3-g62928d0

etobi git at e-tobi.net
Mon Mar 18 21:10:46 UTC 2013


The following commit has been merged in the master branch:
commit 62928d025505307fdfa08d35a36d28bdcef69cf2
Author: etobi <git at e-tobi.net>
Date:   Mon Mar 18 22:02:42 2013 +0100

    * New upstream release
    * Standards-Version: 3.9.4

diff --git a/debian/changelog b/debian/changelog
index 78bf99b..32e8bf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+vdr-plugin-vdrmanager (0.9-1) unstable; urgency=low
+
+  * New upstream release
+  * Standards-Version: 3.9.4
+
+ -- Tobias Grimm <etobi at debian.org>  Mon, 18 Mar 2013 22:01:20 +0100
+
 vdr-plugin-vdrmanager (0.8-3) unstable; urgency=low
 
   * Build-depend on vdr-dev (>= 1.7.41)
diff --git a/debian/control b/debian/control
index d459189..b141e53 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: Holger Schvestka <hotzenplotz5 at gmx.de>, Tobias Grimm <etobi at debian.org>
-Build-Depends: debhelper (>= 9), vdr-dev (>= 1.7.41), zlib1g-dev
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9), vdr-dev (>= 1.7.41), pkg-config, zlib1g-dev
+Standards-Version: 3.9.4
 Homepage: http://projects.vdr-developer.org/projects/vdr-manager
 Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-vdrmanager.git
 Vcs-Browser: http://git.debian.org/?p=pkg-vdr-dvb/vdr-plugin-vdrmanager.git
diff --git a/debian/copyright b/debian/copyright
index 958d3a7..d6e6516 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,11 +11,11 @@ Debian Maintainers:
 
 Copyright:
     (C) 2011 bju <bju at xxx.de>
-        2011 - 2012 herrlado <herrlado at gmail.com>
+        2011 - 2013 herrlado <herrlado at gmail.com>
 
 Copyright (Debian packaging):
     (C) 2011 Holger Schvestka
-    (C) 2012 Tobias Grimm
+    (C) 2012 - 2013 Tobias Grimm
 
 License:
     This program is free software; you can redistribute it and/or modify
diff --git a/debian/install b/debian/install
index 58c53f4..188e6b8 100644
--- a/debian/install
+++ b/debian/install
@@ -1,4 +1 @@
-libvdr-vdrmanager.so.*    usr/lib/vdr/plugins/
 examples/plugin.vdrmanager.conf    etc/vdr/plugins/
-#debian/tmp/usr/share/locale
-
diff --git a/debian/rules b/debian/rules
index 3d880a7..25d9982 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,19 +3,9 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale
-CXXFLAGS += -fPIC $(LDFLAGS) $(CPPFLAGS)
-
 %:
 	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-vdrmanager packaging repository



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