[Forensics-changes] [SCM] debian-forensics/recoverdm branch, debian-sid, updated. upstream_0.19-2-g724a903

Daniel Baumann daniel at debian.org
Sat Jan 26 20:38:21 UTC 2008


The branch, debian-sid has been updated
       via  724a90315215a0711f772b7ba5fbdfb87e52f578 (commit)
      from  1cdcdebdecd3ba256d8d3ab225d42546515eb0b0 (commit)


- Shortlog ------------------------------------------------------------
724a903 Removing useless whitespaces.

Summary of changes:
 debian/changelog |    1 -
 debian/copyright |   10 ++++------
 debian/rules     |   10 +++++-----
 3 files changed, 9 insertions(+), 12 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit 724a90315215a0711f772b7ba5fbdfb87e52f578
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 26 21:38:17 2008 +0100

    Removing useless whitespaces.

diff --git a/debian/changelog b/debian/changelog
index 8adce7c..ae20d42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,4 +3,3 @@ recoverdm (0.19-1) unstable; urgency=low
   * Initial release
 
  -- Christophe Monniez <christophe.monniez at fccu.be>  Fri, 25 Jan 2008 10:09:23 +0100
-
diff --git a/debian/copyright b/debian/copyright
index a94023d..8ef01ff 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,11 +3,11 @@ Fri, 25 Jan 2008 10:09:23 +0100.
 
 It was downloaded from http://www.vanheusden.com/recoverdm/
 
-Upstream Author(s): 
+Upstream Author(s):
 
     folkert at vanheusden.com
 
-Copyright: 
+Copyright:
 
     Copyright (C) 2003-2004 folkert at vanheusden.com
 
@@ -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 1a1eb56..928a2cb 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/recoverdm.
@@ -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/recoverdm



More information about the forensics-changes mailing list