d/control: run wrap-and-sort -ast
Signed-off-by: Jeremy Sowden <azazel@debian.org>
This commit is contained in:
18
debian/control
vendored
18
debian/control
vendored
@ -2,12 +2,14 @@ Source: wmcalclock
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Maintainer: Debian Window Maker Team <team+wmaker@tracker.debian.org>
|
||||
Uploaders: Doug Torrance <dtorrance@debian.org>
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libx11-dev,
|
||||
libxext-dev,
|
||||
libxpm-dev,
|
||||
x11proto-core-dev
|
||||
Uploaders:
|
||||
Doug Torrance <dtorrance@debian.org>,
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
libx11-dev,
|
||||
libxext-dev,
|
||||
libxpm-dev,
|
||||
x11proto-core-dev,
|
||||
Standards-Version: 4.7.0
|
||||
Homepage: https://www.dockapps.net/wmcalclock
|
||||
Vcs-Browser: https://salsa.debian.org/wmaker-team/wmcalclock
|
||||
@ -16,7 +18,9 @@ Rules-Requires-Root: no
|
||||
|
||||
Package: wmcalclock
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}, ${shlibs: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