summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2013-07-14 21:26:07 +0200
committerAxel Beckert <abe@deuxchevaux.org>2013-07-14 23:34:18 +0200
commitf3f216e0c0c5f40fa36f01ae9d32e2ad020ec11d (patch)
tree2cb7561ad9a7f5baa5c999e265209c478eaee33d
parent41d5c88f00ad9e9c2ffdd18826f53bdeec10874e (diff)
downloadscreen-f3f216e0c0c5f40fa36f01ae9d32e2ad020ec11d.tar.gz
Build-Conflict against libelf-dev on non-linux (Closes: #684386)
-rw-r--r--debian/changelog6
-rw-r--r--debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1cd288b..7a28030 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+screen (4.1.0~20120320gitdb59704-9) UNRELEASED; urgency=low
+
+ * Build-Conflict against libelf-dev on non-linux (Closes: #684386)
+
+ -- Axel Beckert <abe@debian.org> Sun, 14 Jul 2013 21:23:58 +0200
+
screen (4.1.0~20120320gitdb59704-8) unstable; urgency=low
* Update debian/patches/13split_info_files.patch to change now ambiguous
diff --git a/debian/control b/debian/control
index 202a3ce..36b9f7b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9~),
libncursesw5-dev,
libpam0g-dev,
texinfo
+Build-Conflicts: libelf-dev [!linux-any]
Homepage: http://savannah.gnu.org/projects/screen
Vcs-Git: git://anonscm.debian.org/collab-maint/screen.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/screen.git