[cowdancer] 01/02: debian/not-installed: Fix for older debhelper, and add versioned dependency
James Clarke
jrtc27-guest at moszumanska.debian.org
Wed Sep 28 15:16:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
jrtc27-guest pushed a commit to branch autotools
in repository cowdancer.
commit fa35f5c73f4cd8bee71ed84740e8b71d31e7d371
Author: James Clarke <jrtc27 at jrtc27.com>
Date: Wed Sep 28 16:13:06 2016 +0100
debian/not-installed: Fix for older debhelper, and add versioned dependency
---
debian/control | 2 +-
debian/not-installed | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 91cafdc..10f2393 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: James Clarke <jrtc27 at jrtc27.com>,
Section: utils
Priority: optional
Build-Depends: cpio,
- debhelper (>> 9),
+ debhelper (>= 9.20151004),
dh-autoreconf,
klibc-utils [linux-any],
libklibc-dev [linux-any],
diff --git a/debian/not-installed b/debian/not-installed
index 480e3e8..e79c889 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -1 +1 @@
-usr/lib/cowdancer/libcowdancer.la
+debian/tmp/usr/lib/cowdancer/libcowdancer.la
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/cowdancer.git
More information about the Pbuilder-maint
mailing list