[Forensics-changes] [forensics-all] 02/02: Imported Debian version 1.5

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Tue Dec 27 18:57:21 UTC 2016


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

eriberto pushed a commit to branch debian
in repository forensics-all.

commit 3dcb357c24658012eb882b8cf53167933830bd4d
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date:   Tue Dec 27 16:31:29 2016 -0200

    Imported Debian version 1.5
---
 debian/changelog        | 10 ++++++++++
 debian/control          | 20 ++++++++++----------
 gen-control.sh          |  2 +-
 templates/control.part1 |  2 +-
 4 files changed, 22 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 231fbcb..e15973a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+forensics-all (1.5) unstable; urgency=medium
+
+  * gen-control.sh: added forensics-full to EXCLUDE variable. Thanks a lot to
+    Bill Allombert <ballombe at debian.org>. (Closes: #849485)
+  * templates/control.part1: added forensics-all to Suggests field.
+  * debian/control: moved temporarily (by hand) hashdeep to Recommends field to
+    avoid forensics-all to be removed from testing.
+
+ -- Joao Eriberto Mota Filho <eriberto at debian.org>  Tue, 27 Dec 2016 16:31:29 -0200
+
 forensics-all (1.4) unstable; urgency=medium
 
   * New version providing steghide, now in forensics team.
diff --git a/debian/control b/debian/control
index b700b1c..6eca051 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Git: https://anonscm.debian.org/git/forensics/forensics-all.git
 
 Package: forensics-all
 Architecture: all
-Suggests: forensics-extra, forensics-extra-gui
+Suggests: forensics-extra, forensics-extra-gui, forensics-full
 Recommends: hashdeep
 Depends: aesfix,
          aeskeyfind,
@@ -31,7 +31,6 @@ Depends: aesfix,
          extundelete,
          fcrackzip,
          forensics-colorize,
-         forensics-full,
          galleta,
          gpart,
          grokevt,
@@ -53,6 +52,7 @@ Depends: aesfix,
          recoverdm,
          recoverjpeg,
          reglookup,
+         rekall-core,
          rephrase,
          rifiuti,
          rifiuti2,
@@ -89,14 +89,14 @@ Description: Debian Forensics Environment - essential components (metapackage)
    aesfix, aeskeyfind, afflib-tools, bruteforce-salted-openssl, cewl,
    chaosreader, crack, crack-md5, dc3dd, dislocker, ed2k-hash,
    ewf-tools, exifprobe, ext3grep, ext4magic, extundelete, fcrackzip,
-   forensics-colorize, forensics-full, galleta, gpart, grokevt,
-   guymager, hashdeep, hashrat, mac-robber, magicrescue, memdump,
-   metacam, missidentify, myrescue, nasty, outguess, pasco, pff-tools,
-   pipebench, plaso, pompem, recoverdm, recoverjpeg, reglookup,
-   rephrase, rifiuti, rifiuti2, rkhunter, rsakeyfind, safecopy,
-   scalpel, scrounge-ntfs, shed, sleuthkit, ssdeep, steghide,
-   tableau-parm, undbx, unhide, unhide.rb, vinetto, volatility,
-   volatility-tools, winregfs, wipe, yara
+   forensics-colorize, galleta, gpart, grokevt, guymager, hashdeep,
+   hashrat, mac-robber, magicrescue, memdump, metacam, missidentify,
+   myrescue, nasty, outguess, pasco, pff-tools, pipebench, plaso,
+   pompem, recoverdm, recoverjpeg, reglookup, rekall-core, rephrase,
+   rifiuti, rifiuti2, rkhunter, rsakeyfind, safecopy, scalpel,
+   scrounge-ntfs, shed, sleuthkit, ssdeep, steghide, tableau-parm,
+   undbx, unhide, unhide.rb, vinetto, volatility, volatility-tools,
+   winregfs, wipe, yara.
  .
  This package is useful for pentesters, ethical hackers and forensics
  experts.
diff --git a/gen-control.sh b/gen-control.sh
index dbeff40..0a1435c 100755
--- a/gen-control.sh
+++ b/gen-control.sh
@@ -19,7 +19,7 @@ LIST='/var/lib/apt/lists/*debian.org_debian_dists_sid_main_binary-*_Packages'
 # These packages will be excluded.
 # Use spaces between names.
 # Ex: EXCLUDE='PACKAGE1 PACKAGE2 PACKAGE3'
-EXCLUDE='forensics-all forensics-extra forensics-extra-gui md5deep'
+EXCLUDE='forensics-all forensics-extra forensics-extra-gui forensics-full md5deep'
 
 # These type of files are dependencies and will be excluded.
 DEPENDS='-common|-dbg|-dkms|-doc|^lib|^python'
diff --git a/templates/control.part1 b/templates/control.part1
index 91a869a..86da62b 100644
--- a/templates/control.part1
+++ b/templates/control.part1
@@ -11,4 +11,4 @@ Vcs-Git: https://anonscm.debian.org/git/forensics/forensics-all.git
 
 Package: forensics-all
 Architecture: all
-Suggests: forensics-extra, forensics-extra-gui
+Suggests: forensics-extra, forensics-extra-gui, forensics-full

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



More information about the forensics-changes mailing list