[Forensics-changes] [SCM] debian-forensics/pipebench branch, debian-sid, updated. upstream/0.40-2-gef69e9b

Daniel Baumann daniel at debian.org
Sat Feb 9 15:13:57 UTC 2008


The following commit has been merged in the debian-sid branch:
commit ef69e9b6880da076d1368e2b40ca4b0233248928
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Feb 9 16:13:51 2008 +0100

    Removing useless whitespaces.

diff --git a/debian/changelog b/debian/changelog
index 8c2e4dc..44be01c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,4 +3,3 @@ pipebench (0.40-1) unstable; urgency=low
   * Initial release
 
  -- Christophe Monniez <christophe.monniez at fccu.be>  Fri, 25 Jan 2008 08:14:03 +0100
-
diff --git a/debian/copyright b/debian/copyright
index c3723bb..7b6b0d5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,11 +3,11 @@ Fri, 25 Jan 2008 08:14:03 +0100.
 
 It was downloaded from <url://example.com>
 
-Upstream Author(s): 
+Upstream Author(s):
 
     Thomas Habets <thomas at habets.pp.se>
 
-Copyright: 
+Copyright:
 
     Copyright (C) 2003 Thomas Habets
 
@@ -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 0f859c6..41a41d9 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/pipebench.
@@ -59,12 +59,12 @@ binary-indep: build install
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-	dh_installchangelogs 
+	dh_installchangelogs
 	dh_installdocs
 	dh_installexamples
 #	dh_install
 #	dh_installmenu
-#	dh_installdebconf	
+#	dh_installdebconf
 #	dh_installlogrotate
 #	dh_installemacsen
 #	dh_installpam

-- 
debian-forensics/pipebench



More information about the forensics-changes mailing list