[Forensics-changes] [rdd] 02/03: Imported Debian patch 2.0.7-1

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Mon Mar 9 02:48:36 UTC 2015


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

eriberto pushed a commit to branch debian
in repository rdd.

commit 6b019bd9a96dd382241b904b3719a76185721b0e
Author: Danny van der Meeren <danny at illogic.nl>
Date:   Sun Nov 19 19:25:40 2006 +0100

    Imported Debian patch 2.0.7-1
---
 debian/changelog      |  5 +++++
 debian/compat         |  1 +
 debian/control        | 15 +++++++++++++++
 debian/copyright      | 13 +++++++++++++
 debian/docs           |  1 +
 debian/plot-entropy.1 | 39 +++++++++++++++++++++++++++++++++++++++
 debian/plot-md5.1     | 31 +++++++++++++++++++++++++++++++
 debian/rddi.1         | 28 ++++++++++++++++++++++++++++
 debian/rules          | 42 ++++++++++++++++++++++++++++++++++++++++++
 src/Makefile.am       |  2 +-
 src/Makefile.in       |  2 +-
 11 files changed, 177 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..83d20fb
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+rdd (2.0.7-1) unstable; urgency=low
+
+  * Initial release (Closes: #399472, #399449)
+
+ -- Danny van der Meeren <danny at illogic.nl>  Sun, 19 Nov 2006 19:25:40 +0100
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..01e2d16
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,15 @@
+Source: rdd
+Section: utils
+Priority: optional
+Maintainer: Danny van der Meeren <danny at illogic.nl>
+Build-Depends: debhelper (>= 5), autotools-dev, libssl-dev, zlib1g-dev
+Standards-Version: 3.7.2
+
+Package: rdd
+Architecture: any
+Depends: ${shlibs:Depends}, python
+Description: a forensic copy program 
+ A forensic copy program developed at and used by 
+ the Netherlands Forensic Institute (NFI). Unlike most copy programs, rdd is
+ robust with respect to read errors, which is an important property in a
+ forensic operating environment.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..065c7a8
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,13 @@
+This package was debianized by Danny van der Meeren <danny at illogic.nl> on
+Sun, 19 Nov 2006 19:25:40 +0100.
+
+It was downloaded from http://sourceforge.net/projects/rdd/
+
+Upstream Author: NFI the Netherlands Forensic Intitute
+
+Copyright: (c) 2002-2006 Netherlands Forensic Institute
+
+License: BSD, see `/usr/share/common-licenses/BSD'
+
+The Debian packaging is (C) 2006, Danny van der Meeren <danny at illogic.nl> and
+is licensed under the BSD, see `/usr/share/common-licenses/BSD'.
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..e845566
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1 @@
+README
diff --git a/debian/plot-entropy.1 b/debian/plot-entropy.1
new file mode 100644
index 0000000..6e350ac
--- /dev/null
+++ b/debian/plot-entropy.1
@@ -0,0 +1,39 @@
+.TH plot-entropy "1" "19 November 2006" "rdd 2.0"
+.SH NAME
+plot-entropy \- part of the rdd toolkit 
+.SH SYNOPSIS
+.B plot-entropy <\fIOPTION\fR> infile [lo hi]
+
+.SH DESCRIPTION
+.\" Add any additional description here
+.PP
+
+.SH OPTIONS
+.TP
+\fB\-o \fR
+output file.
+
+.TP
+\fB\-t \fR
+title.
+
+.TP
+\fB\-b \fR
+block size.
+
+.TP
+\fB\-x \fR
+exclude file.
+
+
+.SH BUG REPORTS
+Report bugs to <rdd at holmes.nl>.
+.SH ACKNOWLEDGEMENTS
+Many thanks to all who reported bugs and successes, and who
+suggested improvements.
+You know who you are.
+.SH COPYRIGHT
+Copyright \(co 2002-2003 Netherlands Forensic Institute
+.br
+This software comes with NO warranty;
+not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/debian/plot-md5.1 b/debian/plot-md5.1
new file mode 100644
index 0000000..d889bde
--- /dev/null
+++ b/debian/plot-md5.1
@@ -0,0 +1,31 @@
+.TH plot-md5 "1" "19 November 2006" "rdd 2.0"
+.SH NAME
+plot-md5 \- part of the rdd toolkit 
+.SH SYNOPSIS
+.B plot-md5 <\fIOPTION\fR> infile 
+
+.SH DESCRIPTION
+.\" Add any additional description here
+.PP
+
+.SH OPTIONS
+.TP
+\fB\-o \fR
+output file.
+
+.TP
+\fB\-t \fR
+title.
+
+
+.SH BUG REPORTS
+Report bugs to <rdd at holmes.nl>.
+.SH ACKNOWLEDGEMENTS
+Many thanks to all who reported bugs and successes, and who
+suggested improvements.
+You know who you are.
+.SH COPYRIGHT
+Copyright \(co 2002-2003 Netherlands Forensic Institute
+.br
+This software comes with NO warranty;
+not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/debian/rddi.1 b/debian/rddi.1
new file mode 100644
index 0000000..46e966c
--- /dev/null
+++ b/debian/rddi.1
@@ -0,0 +1,28 @@
+.TH rddi "1" "19 November 2006" "rdd 2.0"
+.SH NAME
+rddi \- interactive shell, part of the rdd toolkit 
+.SH SYNOPSIS
+.B rddi 
+
+.SH DESCRIPTION
+.PP
+This is the rdd command-line wizard.  It will help you construct a
+sensible rdd command line.  The wizard will ask a series of questions
+and will eventually print a command line that is based on your answers.
+Optionally, the wizard will also run this command.
+.PP
+
+.SH OPTIONS
+No arguments can be given
+
+.SH BUG REPORTS
+Report bugs to <rdd at holmes.nl>.
+.SH ACKNOWLEDGEMENTS
+Many thanks to all who reported bugs and successes, and who
+suggested improvements.
+You know who you are.
+.SH COPYRIGHT
+Copyright \(co 2002-2003 Netherlands Forensic Institute
+.br
+This software comes with NO warranty;
+not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..7d195bb
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,42 @@
+#!/usr/bin/make -f
+
+CFLAGS = -Wall -g
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+        CFLAGS += -O0
+else
+        CFLAGS += -O2
+endif
+
+build: build-stamp
+build-stamp:
+	CFLAGS="$(CFLAGS)" ./configure --prefix=/usr --mandir=\$${prefix}/share/man\
+		    		--enable-raw-device
+	$(MAKE)
+	touch $@
+
+install: build
+	dh_clean -k
+	$(MAKE) install prefix=$(CURDIR)/debian/rdd/usr
+
+clean:
+	rm -f build-stamp
+	dh_clean
+	-$(MAKE) distclean
+
+binary-indep:
+
+binary-arch binary: build install
+	dh_install -a 
+	dh_installchangelogs -a
+	dh_installdocs -a
+	dh_installman -a debian/plot-entropy.1 debian/plot-md5.1 debian/rddi.1
+	dh_compress -a
+	dh_fixperms -a
+	dh_strip -a
+	dh_shlibdeps -a
+	dh_gencontrol -a
+	dh_md5sums -a
+	dh_builddeb -a
+
+.PHONY: build binary binary-arch binary-indep clean install
diff --git a/src/Makefile.am b/src/Makefile.am
index 06f5155..b92435a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,7 +5,7 @@ AM_CFLAGS = -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes
 else
 AM_CFLAGS = 
 endif
-AM_LDFLAGS = -static
+AM_LDFLAGS = -dynamic
 
 bin_PROGRAMS = rdd-copy rdd-verify
 
diff --git a/src/Makefile.in b/src/Makefile.in
index 46747f7..e34744c 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -180,7 +180,7 @@ sysconfdir = @sysconfdir@
 target_alias = @target_alias@
 @GCC_COMPILER_FALSE at AM_CFLAGS = 
 @GCC_COMPILER_TRUE at AM_CFLAGS = -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes
-AM_LDFLAGS = -static
+AM_LDFLAGS = -dynamic
 noinst_LIBRARIES = librdd.a
 librdd_a_SOURCES = rdd.h rsysint.h \
 		strerror.c \

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



More information about the forensics-changes mailing list