[SCM] vdr-plugin-softhddevice packaging repository branch, master, updated. debian/0.5.1+git20120715-1-3-ge9ba852
etobi
git at e-tobi.net
Sat Mar 16 20:04:09 UTC 2013
The following commit has been merged in the master branch:
commit e9ba8520e179e265cbe2e3281ee1e59ba934c518
Author: etobi <git at e-tobi.net>
Date: Sat Mar 16 20:50:10 2013 +0100
* New upstream release
* Updated debian/copyright
* Build-depend on vdr-dev (>= 1.7.40)
* Standards-Version: 3.9.4
diff --git a/debian/changelog b/debian/changelog
index 1212aba..e1a025a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+vdr-plugin-softhddevice (0.6.0~rc3-1) UNRELEASED; urgency=low
+
+ * New upstream release
+ * Updated debian/copyright
+ * Build-depend on vdr-dev (>= 1.7.40)
+ * Standards-Version: 3.9.4
+
+ -- Tobias Grimm <etobi at debian.org> Sat, 16 Mar 2013 20:39:39 +0100
+
vdr-plugin-softhddevice (0.5.1+git20120715-1) unstable; urgency=low
* New Upstream Snapshot (commit 15583a7)
diff --git a/debian/control b/debian/control
index d79bc8f..d861a8c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: vdr-plugin-softhddevice
Section: video
Priority: extra
Maintainer: Tobias Grimm <etobi at debian.org>
-Build-Depends: debhelper (>= 9), vdr-dev (>= 1.7.28), gettext,
+Build-Depends: debhelper (>= 9), vdr-dev (>= 1.7.40), gettext, pkg-config,
libasound2-dev,
libx11-dev,
libxcb1-dev,
@@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 9), vdr-dev (>= 1.7.28), gettext,
libvdpau-dev,
libavcodec-dev,
libavutil-dev,
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Homepage: http://projects.vdr-developer.org/projects/plg-softhddevice
Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-softhddevice.git
Vcs-Browser: http://git.debian.org/?p=pkg-vdr-dvb/vdr-plugin-softhddevice.git
diff --git a/debian/copyright b/debian/copyright
index 5e145cf..c44e2b9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,11 +8,11 @@ Debian Maintainer:
Tobias Grimm <etobi at debian.org>
Copyright:
- (C) 2011, 2012 Johns
+ (C) 2011 - 2013 Johns
(C) 2012 durchflieger
Copyright (Debian packaging):
- (C) 2012 Tobias Grimm
+ (C) 2012 - 2013 Tobias Grimm
License:
GNU AFFERO GENERAL PUBLIC LICENSE
diff --git a/debian/install b/debian/install
deleted file mode 100644
index 43e7972..0000000
--- a/debian/install
+++ /dev/null
@@ -1,2 +0,0 @@
-libvdr-softhddevice.so.* usr/lib/vdr/plugins/
-#locale usr/share/
diff --git a/debian/rules b/debian/rules
index 5f6e1fb..1c1b37b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,24 +3,12 @@
# 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
-override_dh_auto_install:
- # Don't use upstream install
-
get-vcs-snapshot:
sh debian/get-vcs-snapshot.sh
--
vdr-plugin-softhddevice packaging repository
More information about the pkg-vdr-dvb-changes
mailing list