d/control: Bump debhelper compatibility level to 13.
Also wrap-and-sort.
This commit is contained in:
8
debian/control
vendored
8
debian/control
vendored
@ -3,12 +3,16 @@ Section: x11
|
||||
Priority: optional
|
||||
Maintainer: Debian Window Maker Team <team+wmaker@tracker.debian.org>
|
||||
Uploaders: Doug Torrance <dtorrance@debian.org>
|
||||
Build-Depends: debhelper (>= 9), libx11-dev, libxext-dev, libxpm-dev, x11proto-core-dev
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libx11-dev,
|
||||
libxext-dev,
|
||||
libxpm-dev,
|
||||
x11proto-core-dev
|
||||
Standards-Version: 3.9.7
|
||||
|
||||
Package: wmcalclock
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Description: dock.app which simply tells time and date
|
||||
wmCalClock is a dock app specifically written for WindowMaker, but will work
|
||||
with other window managers. It features antialiased text display with the
|
||||
|
Reference in New Issue
Block a user