[Pkg-wmaker-commits] [wmget] 40/41: debian/control: Tidy using wrap-and-sort.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sun Aug 23 17:06:02 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmget.
commit 69d3372edee3dc949e917607b0f03d182c85d634
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Sun Aug 23 10:13:07 2015 -0400
debian/control: Tidy using wrap-and-sort.
---
debian/control | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 5afe3e6..9b03ffd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,12 @@ Section: x11
Priority: optional
Maintainer: Debian Window Maker Team <pkg-wmaker-devel at lists.alioth.debian.org>
Uploaders: Doug Torrance <dtorrance at piedmont.edu>
-Build-Depends: debhelper (>= 9), libcurl4-openssl-dev, libx11-dev, libxext-dev,
- libxpm-dev, x11proto-core-dev
+Build-Depends: debhelper (>= 9),
+ libcurl4-openssl-dev,
+ libx11-dev,
+ libxext-dev,
+ libxpm-dev,
+ x11proto-core-dev
Standards-Version: 3.9.6
Homepage: http://amtrickey.net/wmget/
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-wmaker/wmget.git
@@ -12,7 +16,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-wmaker/wmget.git
Package: wmget
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, curl
+Depends: curl, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: Background download manager in a Window Maker dock app
wmget is a dock app for the GNU Window Maker window manager
(or one of the many other WM's which support dockapps) which
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmget.git
More information about the Pkg-wmaker-commits
mailing list