[Forensics-changes] [SCM] debian-forensics/ssdeep branch, debian, updated. upstream/1.1-7-g119d9cc

Daniel Baumann daniel at debian.org
Sat Feb 16 20:20:26 UTC 2008


The following commit has been merged in the debian branch:
commit 6cdc9b8374abbb63a480e1f0715e26522e9cfdce
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Feb 16 21:18:24 2008 +0100

    Removing useless whitespaces.

diff --git a/debian/changelog b/debian/changelog
index 6df64a3..73889bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,4 +3,3 @@ ssdeep (1.1-1) unstable; urgency=low
   * Initial release.
 
  -- Christophe Monniez <christophe.monniez at fccu.be>  Fri, 25 Jan 2008 10:32:15 +0100
-
diff --git a/debian/copyright b/debian/copyright
index 4079ac3..b4d5a8f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,11 +3,11 @@ Fri, 25 Jan 2008 10:32:15 +0100.
 
 It was downloaded from http://ssdeep.sourceforge.net/
 
-Upstream Author(s): 
+Upstream Author(s):
 
     Jesse Kornblum jesse (dot) kornblum (at) mantech (dot) com
 
-Copyright: 
+Copyright:
 
     Copyright (C) 2006 Jesse Kornblum
 
@@ -17,12 +17,12 @@ License:
     it under the terms of the GNU General Public License as published by
     the Free Software Foundation; either version 2 of the License, or
     (at your option) any later version.
- 
+
     This package is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
- 
+
     You should have received a copy of the GNU General Public License
     along with this package; if not, write to the Free Software
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
@@ -32,5 +32,3 @@ Public License can be found in `/usr/share/common-licenses/GPL'.
 
 The Debian packaging is (C) 2008, Christophe Monniez <christophe.monniez at fccu.be> and
 is licensed under the GPL, see above.
-
-
diff --git a/debian/rules b/debian/rules
index b7e9ca8..908bac7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ configure-stamp:
 
 build: build-stamp
 
-build-stamp: configure-stamp 
+build-stamp: configure-stamp
 	dh_testdir
 
 	# Add here commands to compile the package.
@@ -39,12 +39,12 @@ clean:
 	# Add here commands to clean up after the build process.
 	$(MAKE) clean
 
-	dh_clean 
+	dh_clean
 
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_clean -k
 	dh_installdirs
 
 	# Add here commands to install the package into debian/ssdeep.
@@ -64,7 +64,7 @@ binary-arch: build install
 	dh_installexamples
 #	dh_install
 #	dh_installmenu
-#	dh_installdebconf	
+#	dh_installdebconf
 #	dh_installlogrotate
 #	dh_installemacsen
 #	dh_installpam

-- 
debian-forensics/ssdeep



More information about the forensics-changes mailing list