[Pkg-wmaker-commits] [wmstickynotes] 67/81: debian/control: Tidy using wrap-and-sort.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:33:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmstickynotes.

commit 73c5e3b40ccabc170c6cd9058bad81e0f36458ff
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed May 27 18:31:51 2015 -0500

    debian/control: Tidy using wrap-and-sort.
---
 debian/control | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 57b82f3..d99b3d0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: wmstickynotes
 Section: x11
 Priority: optional
 Maintainer: Doug Torrance <dtorrance at monmouthcollege.edu>
-Build-Depends: debhelper (>= 9), dh-autoreconf, libgtk2.0-dev, libx11-dev,
- libxext-dev
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
+               libgtk2.0-dev,
+               libx11-dev,
+               libxext-dev
 Standards-Version: 3.9.6
 Homepage: http://sourceforge.net/projects/wmstickynotes/
 Vcs-Git: https://github.com/d-torrance/wmstickynotes.git
@@ -11,7 +14,7 @@ Vcs-Browser: https://github.com/d-torrance/wmstickynotes
 
 Package: wmstickynotes
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Window Maker dockapp to create sticky notes on desktop
  This program is a Window Maker style dockapp which allows you to create note
  windows.  By default, the notes, along with their position, size, and color,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmstickynotes.git



More information about the Pkg-wmaker-commits mailing list