]> git.sur5r.net Git - i3/i3/commitdiff
Debian: Update build-dependencies (Thanks Ned), s/Source-Version/binary:Version for...
authorMichael Stapelberg <michael+x200@stapelberg.de>
Fri, 8 May 2009 10:09:23 +0000 (12:09 +0200)
committerMichael Stapelberg <michael+x200@stapelberg.de>
Fri, 8 May 2009 10:10:07 +0000 (12:10 +0200)
debian/control

index 5c35c62bf6a770d5d936f1d53519e6c289ece9c8..0eb8d470ad12e29eecbb05ebd067aff6e4e1334c 100644 (file)
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Michael Stapelberg <michael@stapelberg.de>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 5), libx11-dev, libxcb-aux0-dev (>= 0.3.3), libxcb-keysyms0-dev (>= 0.3.3), libxcb-xinerama0-dev (>= 1.1), libxcb-event1-dev (>= 0.3.3), libxcb-property1-dev (>= 0.3.3), libxcb-atom1-dev (>= 0.3.3), libxcb-icccm1-dev (>= 0.3.3), asciidoc, xmlto, docbook-xml, pkg-config
+Build-Depends: debhelper (>= 5), libx11-dev, libxcb-aux0-dev (>= 0.3.3), libxcb-keysyms1-dev, libxcb-xinerama0-dev (>= 1.1), libxcb-event1-dev (>= 0.3.3), libxcb-property1-dev (>= 0.3.3), libxcb-atom1-dev (>= 0.3.3), libxcb-icccm1-dev (>= 0.3.3), asciidoc, xmlto, docbook-xml, pkg-config
 Standards-Version: 3.8.0
 Homepage: http://i3.zekjur.net/
 
@@ -39,7 +39,7 @@ Package: i3-wm-dbg
 Architecture: any
 Priority: optional
 Section: x11
-Depends: i3-wm (=${Source-Version})
+Depends: i3-wm (=${binary:Version})
 Description: Debugging symbols for the i3 window manager
  Debugging symbols for the i3 window manager. Please install this to produce
  useful backtraces before creating new tickets.