[Pkg-wmaker-commits] [wmbutton] 01/01: debian/control: Sort with wrap-and-sort.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sun Jul 16 04:20:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmbutton.
commit 4db4d8faca9fefb817d37c64318ac920742459d0
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Sun Jul 16 00:15:32 2017 -0400
debian/control: Sort with wrap-and-sort.
---
debian/control | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index b455176..d2b93da 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,18 @@ Priority: optional
Maintainer: Debian Window Maker Team <pkg-wmaker-devel at lists.alioth.debian.org>
Uploaders: Doug Torrance <dtorrance at piedmont.edu>
Standards-Version: 3.9.4
-Build-Depends: debhelper (>= 9), libx11-dev, libxext-dev, libxpm-dev,
- x11proto-core-dev
+Build-Depends: debhelper (>= 9),
+ libx11-dev,
+ libxext-dev,
+ libxpm-dev,
+ x11proto-core-dev
Homepage: http://www.dockapps.net/wmbutton
Vcs-Browser: https://anonscm.debian.org/git/pkg-wmaker/wmbutton.git
Vcs-Git: https://anonscm.debian.org/git/pkg-wmaker/wmbutton.git
Package: wmbutton
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: dockapp displaying nine configurable buttons
Wmbutton displays nine buttons which can be configured through a config file.
Each button can be assigned up to three commands (one per mouse button).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbutton.git
More information about the Pkg-wmaker-commits
mailing list