[Forensics-changes] [SCM] debian-forensics/scrounge-ntfs branch, debian, updated. debian/0.9-1.-7-g6c73b38

Daniel Baumann daniel at debian.org
Sun Feb 17 06:19:53 UTC 2008


The following commit has been merged in the debian branch:
commit 8197ecc3cf270d91ffc5a412ba425363fb7ca4bc
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 17 07:13:15 2008 +0100

    Removing useless whitespaces.

diff --git a/debian/changelog b/debian/changelog
index 9b5daa5..0942042 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,4 +3,3 @@ scrounge-ntfs (0.9-1) unstable; urgency=low
   * Initial release (Closes: #466163).
 
  -- Juan Angulo Moreno <juan at apuntale.com>  Sat, 16 Feb 2008 18:53:12 -0430
-
diff --git a/debian/control b/debian/control
index dfe9af4..3b44f48 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,5 @@ Package: scrounge-ntfs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Data recovery program for NTFS file systems
- Utility that can rescue data from corrupted NTFS partitions writes 
+ Utility that can rescue data from corrupted NTFS partitions writes
  the files retrieved to another working file system.
- .
diff --git a/debian/copyright b/debian/copyright
index 391f98a..8383888 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,33 +4,33 @@ Download: http://memberwebs.com/stef/software/scrounge/
 Files: *
 Copyright: (C) 2004-2008 Stef Walter <stef at memberwebs.com>
 License: Other
-    Redistribution and use in source and binary forms, with or without 
-    modification, are permitted provided that the following conditions 
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions
     are met:
     .
-    * Redistributions of source code must retain the above copyright 
+    * Redistributions of source code must retain the above copyright
       notice, this list of conditions and the following disclaimer.
     * Redistributions in binary form must reproduce the above copyright
       notice, this list of conditions and the following disclaimer in
-      the documentation and/or other materials provided with the 
+      the documentation and/or other materials provided with the
       distribution.
-    * The names of contributors to this software may not be used to 
+    * The names of contributors to this software may not be used to
       endorse or promote products derived from this software without
       specific prior written permission.
     .
-    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 
-    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 
-    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 
-    FOR PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 
-    COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
-    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-    BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 
-    OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
-    AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 
-    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 
-    THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
+    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+    FOR PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+    COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+    BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
+    OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
+    AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
+    THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
     DAMAGE.
-    
+
 
 Files: debian/*
 Copyright: (C) 2008 Juan Angulo Moreno <juan at apuntale.com>
@@ -54,4 +54,3 @@ can be found in /usr/share/common-licenses/GPL-2 file.
 
 This package was debianized by Juan Angulo Moreno <juan at apuntale.com> on
 Sat, 16 Feb 2008 18:53:12 -0430.
-
diff --git a/debian/rules b/debian/rules
index 281e1b0..fa46543 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,17 +28,17 @@ build-stamp:  config.status
 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
 
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_clean -k
 	dh_installdirs
 
 	$(MAKE) DESTDIR=$(CURDIR)/debian/scrounge-ntfs install
@@ -63,4 +63,4 @@ binary-arch: build install
 	dh_builddeb
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install 
+.PHONY: build clean binary-indep binary-arch binary install

-- 
debian-forensics/scrounge-ntfs



More information about the forensics-changes mailing list