[Forensics-changes] [grokevt] 01/03: wrap-and-sort -a

Samuel Henrique samueloph-guest at moszumanska.debian.org
Sun Jan 1 21:53:07 UTC 2017


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

samueloph-guest pushed a commit to branch debian/master
in repository grokevt.

commit 3262913f56f2e7969e607dca81cde87ae906e34f
Author: Samuel Henrique <samueloph at gmail.com>
Date:   Sun Jan 1 19:45:17 2017 -0200

    wrap-and-sort -a
---
 debian/control | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a2f6cf7..c0e8c43 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,10 @@ Section: utils
 Priority: optional
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Christophe Monniez <christophe.monniez at fccu.be>
-Build-Depends: debhelper (>= 10), dh-python, python, cpio
+Build-Depends: cpio,
+               debhelper (>= 10),
+               dh-python,
+               python
 Standards-Version: 3.9.8
 Homepage: http://projects.sentinelchicken.org/grokevt/
 Vcs-Browser: https://anonscm.debian.org/git/forensics/grokevt.git
@@ -11,7 +14,9 @@ Vcs-Git: https://anonscm.debian.org/git/forensics/grokevt.git
 
 Package: grokevt
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, reglookup
+Depends: reglookup,
+         ${misc:Depends},
+         ${python:Depends}
 Description: scripts for reading Microsoft Windows event log files
  GrokEVT is a collection of scripts built for reading Microsoft Windows
  NT/2000/XP/2003 event log files.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/grokevt.git



More information about the forensics-changes mailing list