[Forensics-changes] [afflib] 01/01: * Fixed the FTBFS in some archtectures. (Closes: #763765) * Uploaded to unstable. * debian/control: - Bumped Standards-Version to 3.9.6. - Improved the long descriptions. * debian/watch: added the Phillip Hellewell fork repository. The upstream declared the project as dead but Phillip intend to do some extra work to fix issues.

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Fri Oct 3 13:27:39 UTC 2014


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

eriberto pushed a commit to branch master
in repository afflib.

commit 4a0655f562b9477b65ff0d33362229e7ed51035c
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date:   Fri Oct 3 10:27:04 2014 -0300

      * Fixed the FTBFS in some archtectures. (Closes: #763765)
      * Uploaded to unstable.
      * debian/control:
          - Bumped Standards-Version to 3.9.6.
          - Improved the long descriptions.
      * debian/watch: added the Phillip Hellewell fork repository.
          The upstream declared the project as dead but Phillip
          intend to do some extra work to fix issues.
---
 debian/changelog |  13 +++++++
 debian/control   | 103 ++++++++++++++++++++++++++++++++++++++++++++++---------
 debian/watch     |   6 ++++
 3 files changed, 106 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 45d9a4f..bdebf2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+afflib (3.7.4+dfsg-3) unstable; urgency=medium
+
+  * Fixed the FTBFS in some archtectures. (Closes: #763765)
+  * Uploaded to unstable.
+  * debian/control:
+      - Bumped Standards-Version to 3.9.6.
+      - Improved the long descriptions.
+  * debian/watch: added the Phillip Hellewell fork repository.
+      The upstream declared the project as dead but Phillip
+      intend to do some extra work to fix issues.
+
+ -- Joao Eriberto Mota Filho <eriberto at debian.org>  Fri, 03 Oct 2014 08:03:41 -0300
+
 afflib (3.7.4+dfsg-2) experimental; urgency=medium
 
   * Trying to fix the FTBFS in some archtectures.
diff --git a/debian/control b/debian/control
index ce5c919..95d686e 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9),
  libfuse-dev [!hurd-i386],
  libssl-dev,
  zlib1g-dev
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: https://github.com/simsong/AFFLIBv3
 Vcs-Browser: https://anonscm.debian.org/cgit/forensics/afflib.git
 Vcs-Git: git://anonscm.debian.org/forensics/afflib.git
@@ -25,9 +25,18 @@ Package: libafflib0
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Advanced Forensics Format Library
- libafflib is a library for reading and writing the Advanced Forensics format
- (AFF), an extensible open format for the storage of disk images and related
- forensic metadata.
+ The Advanced Forensic Format (AFF) is on-disk format for storing
+ computer forensic information. Critical features of AFF include:
+ .
+  - AFF allows you to store both computer forensic data and associated
+    metadata in one or more files.
+    .
+  - AFF allows files to be digital singed, to provide for
+    chain-of-custody and long-term file integrity.
+    .
+  - AFF allows for forensic disk images to stored encrypted and
+    decrypted on-the-fly for processing. This allows disk images
+    containing privacy sensitive material to be stored on the Internet.
 
 Package: libafflib-dev
 Section: libdevel
@@ -35,11 +44,20 @@ Architecture: any
 Depends: ${misc:Depends}, libafflib0 (= ${binary:Version})
 Recommends: afflib-tools
 Description: Advanced Forensics Format Library (development files)
- libafflib is a library for reading and writing the Advanced Forensics format
- (AFF), an extensible open format for the storage of disk images and related
- forensic metadata.
+ The Advanced Forensic Format (AFF) is on-disk format for storing
+ computer forensic information. Critical features of AFF include:
+ .
+  - AFF allows you to store both computer forensic data and associated
+    metadata in one or more files.
+    .
+  - AFF allows files to be digital singed, to provide for
+    chain-of-custody and long-term file integrity.
+    .
+  - AFF allows for forensic disk images to stored encrypted and
+    decrypted on-the-fly for processing. This allows disk images
+    containing privacy sensitive material to be stored on the Internet.
  .
- This package contains the development files.
+ This package provides the development files.
 
 Package: afflib-dbg
 Section: debug
@@ -49,19 +67,72 @@ Depends:
  ${misc:Depends}, afflib-tools (= ${binary:Version}),
  libafflib0 (= ${binary:Version}), libafflib-dev (= ${binary:Version})
 Description: Advanced Forensics Format Library (debug version)
- libafflib is a library for reading and writing the Advanced Forensics format
- (AFF), an extensible open format for the storage of disk images and related
- forensic metadata.
+ The Advanced Forensic Format (AFF) is on-disk format for storing
+ computer forensic information. Critical features of AFF include:
+ .
+  - AFF allows you to store both computer forensic data and associated
+    metadata in one or more files.
+    .
+  - AFF allows files to be digital singed, to provide for
+    chain-of-custody and long-term file integrity.
+    .
+  - AFF allows for forensic disk images to stored encrypted and
+    decrypted on-the-fly for processing. This allows disk images
+    containing privacy sensitive material to be stored on the Internet.
  .
- This package contains the debugging symbols.
+ This package provides the debugging symbols.
 
 Package: afflib-tools
 Section: utils
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Advanced Forensics Format Library (utilities)
- libafflib is a library for reading and writing the Advanced Forensics format
- (AFF), an extensible open format for the storage of disk images and related
- forensic metadata.
+ The Advanced Forensic Format (AFF) is on-disk format for storing
+ computer forensic information. Critical features of AFF include:
+ .
+  - AFF allows you to store both computer forensic data and associated
+    metadata in one or more files.
+    .
+  - AFF allows files to be digital singed, to provide for
+    chain-of-custody and long-term file integrity.
+    .
+  - AFF allows for forensic disk images to stored encrypted and
+    decrypted on-the-fly for processing. This allows disk images
+    containing privacy sensitive material to be stored on the Internet.
+ .
+ This package provides the AFF Toolkit, that is a set of programs for
+ working with computer forensic information. Using these tools you can:
+    .
+  * Interconvert disk images between a variety of formats, including:
+     .
+   - raw or "dd";
+   - splitraw (in which a single image is split between mulitple files);
+   - EnCase or "E01" format
+   - AFF format (in which the entire disk image is stored in a single
+     file);
+   - AFD format (in which a disk image is stored in mulitple AFF files
+     stored in a single directory);
+   - AFM format (in which an AFF file is used to annotate a raw file).
+    .
+  * Compare disk images and report the data or metadata that is different.
+    .
+  * Copy disk images from one location to another, with full verification
+    of data, metadata, and the automatic generation of a chain-of-custody
+    segment.
+    .
+  * Find errors in an AFF file and fix them.
+    .
+  * Print information about a file.
+    .
+  * Print detailed statistics about a file
+    .
+  * Generate a XML representation of a disk image's metadata (for example,
+    acquisition time or the serial number of the acquisition device).
+    .
+  * Produce a XML "diskprint" which allows a disk image to be rapidly
+    fingerprinted without having the computer the SHA1 of the entire
+    disk.
  .
- This package contains additional utilities.
+ The AFF Toolkit provides these executables: affcat, affcompare, affconvert,
+ affcopy, affcrypto, affdiskprint, affinfo, affix, affrecover, affsegment,
+ affsign, affstats, affuse, affverify and affxml.
diff --git a/debian/watch b/debian/watch
index e9ad093..66335c7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,9 @@
 version=3
 opts=dversionmangle=s/\+dfsg// \
 https://github.com/simsong/AFFLIBv3/releases .*/archive/v?(\d\S+)\.tar\.(?:bz2|gz|xz)
+
+# Phillip Hellewell fork repository. The upstream declared the project as
+# dead but Phillip intend to do some extra work to fix issues.
+
+opts=dversionmangle=s/\+dfsg// \
+https://github.com/sshock/AFFLIBv3/releases .*/archive/v?(\d\S+)\.tar\.(?:bz2|gz|xz)

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



More information about the forensics-changes mailing list