[SCM] skanlite packaging branch, master, updated. debian/0.7-1-19-g1643b26
Kai Wasserbäch
curan at alioth.debian.org
Fri Jan 6 17:04:45 UTC 2012
The following commit has been merged in the master branch:
commit 656aa5d85a82637f5d677234b4054e7d87e86911
Author: Kai Wasserbäch <curan at debian.org>
Date: Fri Jan 6 16:02:11 2012 +0100
debian/control: Bumped B-D on libksane-dev.
The new upstream release needs initGetDeviceList in KSaneWidget.
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7c25160..bcfae12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,10 +2,12 @@ skanlite (0.7-3) UNRELEASED; urgency=low
The "Divine Light" release.
+ * New upstream release.
* debian/compat: Updated for debhelper 9 compatibility.
* debian/control:
- Updated for debhelper 9 compatibility.
- Bumped Standards-Version to 3.9.2, no further changes needed.
+ - Bumped B-D on libksane-dev, we need initGetDeviceList in KSaneWidget.
* debian/rules:
- Updated for debhelper 8+ compatibility.
- Added "--parallel" to dh_auto_configure invocation.
diff --git a/debian/control b/debian/control
index 1964ecb..848101a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Mark Purcell <msp at debian.org>, Kai Wasserbäch <curan at debian.org>
Build-Depends: debhelper (>= 8.9.4),
cmake,
pkg-kde-tools (>= 0.9),
- libksane-dev,
+ libksane-dev (>= 4:4.7.0),
kdelibs5-dev (>= 4:4.2.0),
libpng12-dev
Standards-Version: 3.9.2
--
skanlite packaging
More information about the pkg-kde-commits
mailing list