mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-30 12:15:50 +01:00
Build-Depend on automake 1.11 or later.
Reflect versioned automake build requirement in Debian's Build-Depends.
This commit is contained in:
committed by
Carlos R. Mafra
parent
219e7fcafa
commit
ff6a6ebbaa
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -44,6 +44,7 @@ wmaker (0.92.0+git-0) unstable; urgency=low
|
|||||||
calloc - wrlib/png.c) Closes: #148370
|
calloc - wrlib/png.c) Closes: #148370
|
||||||
+ Fix compilation with LDFLAGS=-Wl,--no-add-needed Closes: #556677
|
+ Fix compilation with LDFLAGS=-Wl,--no-add-needed Closes: #556677
|
||||||
* Provide detached debugging symbols in wmaker-dbg package.
|
* Provide detached debugging symbols in wmaker-dbg package.
|
||||||
|
* Build-depend on automake 1.11 or later.
|
||||||
|
|
||||||
-- Andreas Metzler <ametzler@debian.org> Sat, 07 Aug 2010 10:56:00 +0200
|
-- Andreas Metzler <ametzler@debian.org> Sat, 07 Aug 2010 10:56:00 +0200
|
||||||
|
|
||||||
|
|||||||
3
debian/control
vendored
3
debian/control
vendored
@@ -3,7 +3,8 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: John H. Robinson, IV <jaqque@debian.org>
|
Maintainer: John H. Robinson, IV <jaqque@debian.org>
|
||||||
Standards-Version: 3.8.0.1
|
Standards-Version: 3.8.0.1
|
||||||
Build-Depends: debhelper (>= 7.0.15), automake, gettext, dctrl-tools,
|
Build-Depends: debhelper (>= 7.0.15), automake (>= 1:1.11-1), gettext,
|
||||||
|
dctrl-tools,
|
||||||
libfontconfig1-dev, libjpeg-dev, libpng12-dev, libsm-dev, libtiff4-dev,
|
libfontconfig1-dev, libjpeg-dev, libpng12-dev, libsm-dev, libtiff4-dev,
|
||||||
libtool, libgif-dev, libx11-dev, libxext-dev, libxft-dev, libxinerama-dev,
|
libtool, libgif-dev, libx11-dev, libxext-dev, libxft-dev, libxinerama-dev,
|
||||||
libxkbfile-dev, libxpm-dev, libxt-dev, libxrender-dev, sharutils, libxmu-dev,
|
libxkbfile-dev, libxpm-dev, libxt-dev, libxrender-dev, sharutils, libxmu-dev,
|
||||||
|
|||||||
Reference in New Issue
Block a user