[Pkg-wmaker-commits] [wmforecast] 62/63: Tidy using wrap-and-sort.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Mon Aug 17 11:20:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmforecast.
commit 9d2527dd877734b606fd581fad9f0231aab962ad
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Thu Aug 6 06:54:15 2015 -0400
Tidy using wrap-and-sort.
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 1a8fe67..0d4d962 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,11 @@ Source: wmforecast
Section: utils
Priority: extra
Maintainer: Doug Torrance <dtorrance at piedmont.edu>
-Build-Depends: debhelper (>= 9), libxml2-dev, libcurl4-gnutls-dev, libwings-dev, help2man
+Build-Depends: debhelper (>= 9),
+ help2man,
+ libcurl4-gnutls-dev,
+ libwings-dev,
+ libxml2-dev
Standards-Version: 3.9.6
Homepage: https://github.com/d-torrance/wmforecast
Vcs-Browser: https://github.com/d-torrance/wmforecast
@@ -10,7 +14,7 @@ Vcs-Git: https://github.com/d-torrance/wmforecast.git
Package: wmforecast
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: weather dockapp for Window Maker using the Yahoo Weather API
wmforecast is a weather dockapp for Window Maker. It displays the current
temperature and an icon representing the current conditions. A balloon
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmforecast.git
More information about the Pkg-wmaker-commits
mailing list