Import Debian changes 1.25-10
wmcalclock (1.25-10) unstable; urgency=low * Fix build dependencies (Closes: #347018)
This commit is contained in:

committed by
Doug Torrance

parent
b2ea00161b
commit
c6287fd58b
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
wmcalclock (1.25-10) unstable; urgency=low
|
||||
|
||||
* Fix build dependencies (Closes: #347018)
|
||||
|
||||
-- Gordon Fraser <gordon@debian.org> Sun, 15 Jan 2006 13:03:20 +0100
|
||||
|
||||
wmcalclock (1.25-9) unstable; urgency=low
|
||||
|
||||
* Use lower case only letters for binary name (Closes: #149916)
|
||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
3
|
||||
4
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -2,7 +2,7 @@ Source: wmcalclock
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Maintainer: Gordon Fraser <gordon@debian.org>
|
||||
Build-Depends: debhelper (>> 3.0.0), xlibs-dev
|
||||
Build-Depends: debhelper (>> 3.0.0), libx11-dev, libxext-dev, libxpm-dev, x-dev
|
||||
Standards-Version: 3.6.1.0
|
||||
|
||||
Package: wmcalclock
|
||||
|
2
debian/menu
vendored
2
debian/menu
vendored
@ -1,2 +1,2 @@
|
||||
?package(wmcalclock):needs=X11 section=Apps/Tools hints="Clocks"\
|
||||
?package(wmcalclock):needs="X11" section="Apps/Tools" hints="Clocks"\
|
||||
title="wmcalclock" command="/usr/bin/wmCalClock"
|
||||
|
Reference in New Issue
Block a user