[Forensics-changes] [aeskeyfind] 07/08: Reorganize Depends field

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Mon Jan 2 03:03:50 UTC 2017


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

eriberto pushed a commit to branch debian/master
in repository aeskeyfind.

commit 3e57c357cc58464d0e257703d3930034ec3c68a0
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date:   Mon Jan 2 00:47:32 2017 -0200

    Reorganize Depends field
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 82aa2e7..24182a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ aeskeyfind (1:1.0-4) unstable; urgency=medium
   [ Joao Eriberto Mota Filho ]
   * debian/control:
       - Removed a MIA uploader (solves a special case pointed by QA team).
+      - Reorganize the Depends field.
       - Updated the Vcs-git field to use https instead of git.
   * debian/copyright:
       - Added rights for Samuel in packaging section.
diff --git a/debian/control b/debian/control
index ea7c85d..20d4b2e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Git: https://anonscm.debian.org/git/forensics/aeskeyfind.git
 
 Package: aeskeyfind
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: tool for locating AES keys in a captured memory image
  This program illustrates automatic techniques for locating 128-bit and
  256-bit AES keys in a captured memory image.

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



More information about the forensics-changes mailing list