[Forensics-changes] [SCM] debian-forensics/reglookup branch, debian, updated. debian/0.12.0-1-25-g6da27da

Elías Alejandro ealmdz at gmail.com
Mon Oct 17 06:14:20 UTC 2011


The following commit has been merged in the debian branch:
commit 775b5a36d99247f666b99e6af24ec884a50d51d3
Author: Elías Alejandro <ealmdz at gmail.com>
Date:   Mon Oct 17 00:31:40 2011 -0500

    debian/control with dh_python2 support

diff --git a/debian/control b/debian/control
index 0cc9a18..6a519db 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Christophe Monniez <christophe.monniez at fccu.be>
 Build-Depends: debhelper (>= 8.0.0), libtalloc-dev, scons, libtalloc2,
- doxygen, docbook2x
+ doxygen, docbook2x, python-all
+X-Python-Version: >=2.6
 Standards-Version: 3.9.2
 Homepage: http://projects.sentinelchicken.org/reglookup/
 Vcs-Browser: http://git.debian.org/?p=forensics/reglookup.git
@@ -12,7 +13,7 @@ Vcs-Git: git://git.debian.org/forensics/reglookup.git
 
 Package: reglookup
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 Description: utility to read and query Windows NT/2000/XP registry
  RegLookup is an small command line utility for reading and querying Microsoft
  Windows NT/2000/XP registries.

-- 
debian-forensics/reglookup



More information about the forensics-changes mailing list