Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package volatility. The current version in testing recommends a package that no longer exists in Debian (volatility-profiles, please see #766895). The differences between 2.4-1 (testing) and 2.4-4 (unstable) are documentation and the Recommends field. See the changelog since 2.4-1: volatility (2.4-4) unstable; urgency=medium * Upload to unstable. * debian/control: removed the Recommends field because volatility-profiles no longer exists in unstable/testing (see #766895). -- Joao Eriberto Mota Filho <eribe...@debian.org> Thu, 27 Nov 2014 23:17:36 -0200 volatility (2.4-3) experimental; urgency=medium * debian/copyright: added a new upstream site. See below. * debian/watch: The Volatility Project replied me a recent email message and the development site (GitHub) now uses tags. Thanks a lot to Jamie Levy (gleeda). -- Joao Eriberto Mota Filho <eribe...@debian.org> Thu, 20 Nov 2014 19:09:46 -0200 volatility (2.4-2) experimental; urgency=medium * debian/watch: added a fake site to explain about the current status of the original upstream homepage. -- Joao Eriberto Mota Filho <eribe...@debian.org> Tue, 18 Nov 2014 08:45:16 -0200 Thanks in advance. Regards, Eriberto unblock volatility/2.4-4 -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores) Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru volatility-2.4/debian/changelog volatility-2.4/debian/changelog --- volatility-2.4/debian/changelog 2014-10-26 15:28:49.000000000 -0200 +++ volatility-2.4/debian/changelog 2014-11-27 23:22:19.000000000 -0200 @@ -1,3 +1,27 @@ +volatility (2.4-4) unstable; urgency=medium + + * Upload to unstable. + * debian/control: removed the Recommends field because volatility-profiles + no longer exists in unstable/testing (see #766895). + + -- Joao Eriberto Mota Filho <eribe...@debian.org> Thu, 27 Nov 2014 23:17:36 -0200 + +volatility (2.4-3) experimental; urgency=medium + + * debian/copyright: added a new upstream site. See below. + * debian/watch: The Volatility Project replied me a recent email + message and the development site (GitHub) now uses tags. + Thanks a lot to Jamie Levy (gleeda). + + -- Joao Eriberto Mota Filho <eribe...@debian.org> Thu, 20 Nov 2014 19:09:46 -0200 + +volatility (2.4-2) experimental; urgency=medium + + * debian/watch: added a fake site to explain about the current + status of the original upstream homepage. + + -- Joao Eriberto Mota Filho <eribe...@debian.org> Tue, 18 Nov 2014 08:45:16 -0200 + volatility (2.4-1) unstable; urgency=medium * New upstream release. diff -Nru volatility-2.4/debian/control volatility-2.4/debian/control --- volatility-2.4/debian/control 2014-10-26 15:27:42.000000000 -0200 +++ volatility-2.4/debian/control 2014-11-27 23:23:16.000000000 -0200 @@ -22,7 +22,6 @@ python-tz, python-yara, volatility-tools (>= 2.4-1) -Recommends: volatility-profiles Description: advanced memory forensics framework The Volatility Framework is a completely open collection of tools for the extraction of digital artifacts from volatile memory (RAM) samples. diff -Nru volatility-2.4/debian/copyright volatility-2.4/debian/copyright --- volatility-2.4/debian/copyright 2014-10-25 23:44:15.000000000 -0200 +++ volatility-2.4/debian/copyright 2014-11-20 19:14:05.000000000 -0200 @@ -1,6 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: volatility -Source: http://www.volatilityfoundation.org +Source: http://www.volatilityfoundation.org or + https://github.com/volatilityfoundation/volatility Files: * Copyright: 2004 Commonwealth of Australia diff -Nru volatility-2.4/debian/watch volatility-2.4/debian/watch --- volatility-2.4/debian/watch 2014-10-26 00:15:37.000000000 -0200 +++ volatility-2.4/debian/watch 2014-11-20 19:15:24.000000000 -0200 @@ -1,5 +1,2 @@ version=3 -# https://code.google.com/p/volatility/downloads/list .*name=volatility-(\d\S+)\.tar\.(?:bz2|gz|xz).* -# -# The new upstream site (http://www.volatilityfoundation.org) is using resources anti-monitoring. -# I will ask to the upstream to solve this in a next release. +https://github.com/volatilityfoundation/volatility/releases .*/archive/v?(\d\S+)\.tar\.(?:bz2|gz|xz)