[Forensics-changes] [SCM] debian-daniel/dc3dd branch, debian-sid, updated. 31dfd9b495291c1a1f2e958287d4b4ff931e1a22

Daniel Baumann daniel at debian.org
Tue Feb 12 13:49:23 UTC 2008


The following commit has been merged in the debian-sid branch:
commit cb0807c26feb9596be6165578c6dc8c05777cfcb
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Feb 12 14:45:25 2008 +0100

    Removing useless whitespaces.

diff --git a/debian/changelog b/debian/changelog
index a4130b0..eaa27ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,4 +3,3 @@ dc3dd-beta (6.9.91-1) unstable; urgency=low
   * Initial release
 
  -- Christophe Monniez <christophe.monniez at fccu.be>  Thu, 24 Jan 2008 12:05:28 +0100
-
diff --git a/debian/control b/debian/control
index 54d1980..21b2234 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: dc3dd-beta
 Section: utils
 Priority: optional
-Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org> 
+Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Christophe Monniez <christophe.monniez at fccu.be>
 Build-Depends: debhelper (>= 6), autotools-dev
 Standards-Version: 3.7.3
diff --git a/debian/copyright b/debian/copyright
index 95ba58b..c7652cb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Author: Jesse Kornblum
 Download: http://dc3dd.sourceforge.net/
 
 Files: *
-Copyright: 
+Copyright:
  These improvements were made (and are now maintained) by the DoD Cyber Crime Center, an agency of the United States Government.
  By law, works of the United States Government are not eligible for copyright protection (17 USC 105).
  In accordance with the the GPL FAQ, the improvements made by the DoD Cyber Crime Center are public domain and the project as a whole remains licensed under the GPL.
@@ -45,4 +45,3 @@ License: GPL2+
 
  On Debian systems, the complete text of the GNU General Public License
  can be found in /usr/share/common-licenses/GPL-2 file.
-
diff --git a/debian/rules b/debian/rules
index 03cbbe1..7d7d3a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,12 +5,12 @@ DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 clean:
 	dh_testdir
 	dh_testroot
-	rm -f build-stamp 
+	rm -f build-stamp
 
 	[ ! -f Makefile ] || $(MAKE) distclean
 	rm -f config.sub config.guess
 
-	dh_clean 
+	dh_clean
 
 config.status: configure
 	dh_testdir
@@ -35,7 +35,7 @@ build-stamp:  config.status
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_clean -k
 	dh_installdirs
 
 	$(MAKE) DESTDIR=$(CURDIR)/debian/dc3dd install
@@ -61,4 +61,4 @@ binary-arch: build install
 
 binary-indep: build install
 
-.PHONY: clean build binary binary-arch binary-indep install 
+.PHONY: clean build binary binary-arch binary-indep install

-- 
debian-daniel/dc3dd



More information about the forensics-changes mailing list