[vdr-plugin-epg2vdr] 04/09: - Dropped cdbs build dependency - Debhelper 9 - Standards-Version: 3.9.6 - Build-depend ob vdr-dev >= 2.2.0
Tobias Grimm
tiber-guest at moszumanska.debian.org
Sun Feb 22 13:10:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a commit to branch master
in repository vdr-plugin-epg2vdr.
commit d14470341ad63032d8eeaea5c274dc6c2494ca81
Author: etobi <git at e-tobi.net>
Date: Sun Feb 22 12:48:24 2015 +0100
- Dropped cdbs build dependency
- Debhelper 9
- Standards-Version: 3.9.6
- Build-depend ob vdr-dev >= 2.2.0
---
debian/changelog | 4 ++++
debian/compat | 2 +-
debian/control | 14 ++++++++++----
3 files changed, 15 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1c3c734..64db0ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ vdr-plugin-epg2vdr (0.1.12.git20150203.1541-1) UNRELEASED; urgency=medium
* Migrated from yaVDR to Debian
- Updated Maintainer/Uploaders
+ - Dropped cdbs build dependency
+ - Debhelper 9
+ - Standards-Version: 3.9.6
+ - Build-depend ob vdr-dev >= 2.2.0
-- Tobias Grimm <etobi at debian.org> Sun, 22 Feb 2015 12:42:24 +0100
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 beed275..6ae09ed 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,16 @@ 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: cdbs, debhelper (>= 7), vdr-dev (>= 1.7.16), pkg-config, libmysqlclient-dev,
- uuid-dev, libssl-dev, libcurl4-nss-dev, libjpeg-turbo8-dev, libimlib2-dev, libxml2-dev, libxslt1-dev
-Standards-Version: 3.9.1
+Build-Depends: debhelper (>= 9), vdr-dev (>= 2.2.0), pkg-config,
+ libmysqlclient-dev,
+ uuid-dev,
+ libssl-dev,
+ libcurl4-nss-dev,
+ libjpeg-turbo8-dev,
+ libimlib2-dev,
+ libxml2-dev,
+ libxslt1-dev
+Standards-Version: 3.9.6
Homepage: http://projects.vdr-developer.org/projects/plg-epg2vdr
Package: vdr-plugin-epg2vdr
@@ -22,4 +29,3 @@ Depends: vdr-plugin-epg2vdr (= ${binary:Version}), ${misc:Depends}, ${vdr:Depend
Description: debugging symbols for vdr-plugin-epg2vdr
.
This package contains only the debugging symbols for vdr-plugin-epg2vdr
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-epg2vdr.git
More information about the pkg-vdr-dvb-changes
mailing list