Fix white space debian
authorPaul Crowley <paul@lshift.net>
Tue, 06 Sep 2011 11:18:18 +0100
branchdebian
changeset 314 c02eae7665af
parent 313 f597eb3b5aaf
child 317 aaad8e1e2f4e
Fix white space
debian/changelog
debian/config
debian/control
debian/po/ja.po
debian/po/pt.po
debian/postinst
debian/postrm
debian/templates
debian/watch
dev/chroot-test/action/install-installables
dev/chroot-test/copy-installables
dev/debian-build/dbuild
dev/debian-build/dbuild_release
--- a/debian/changelog	Tue Sep 06 11:16:58 2011 +0100
+++ b/debian/changelog	Tue Sep 06 11:18:18 2011 +0100
@@ -26,7 +26,7 @@
 mercurial-server (1.0.1-1) unstable; urgency=medium
 
   * New upstream version with security fix
-  * Add translations for de, ja, cs, sv, it, zh_CN 
+  * Add translations for de, ja, cs, sv, it, zh_CN
     (Closes: #559486 #559541 #559883 #559934)
 
  -- Paul Crowley <paul@lshift.net>  Sat, 19 Dec 2009 19:22:45 +0000
--- a/debian/config	Tue Sep 06 11:16:58 2011 +0100
+++ b/debian/config	Tue Sep 06 11:18:18 2011 +0100
@@ -10,4 +10,3 @@
 db_go || true
 
 exit 0
-
--- a/debian/control	Tue Sep 06 11:16:58 2011 +0100
+++ b/debian/control	Tue Sep 06 11:18:18 2011 +0100
@@ -15,4 +15,3 @@
  mercurial-server makes a group of repositories available to the developers
  you choose, identified by SSH keys, with easy key and access management
  based on Mercurial.
-
--- a/debian/po/ja.po	Tue Sep 06 11:16:58 2011 +0100
+++ b/debian/po/ja.po	Tue Sep 06 11:18:18 2011 +0100
@@ -22,4 +22,3 @@
 "Do you want the repositories to be removed when mercurial-server is purged?"
 msgstr ""
 "mercurial-server が完全に削除 (purge) される際にリポジトリを削除しますか?"
-
--- a/debian/po/pt.po	Tue Sep 06 11:16:58 2011 +0100
+++ b/debian/po/pt.po	Tue Sep 06 11:18:18 2011 +0100
@@ -1,5 +1,5 @@
 # Portuguese translation for mercurial server debconf messages
-# Copyright (C) 2009 
+# Copyright (C) 2009
 # This file is distributed under the same license as the mercurial server package.
 # Pedro Ribeiro <p.m42.ribeiro@gmail.com>, 2009
 #
--- a/debian/postinst	Tue Sep 06 11:16:58 2011 +0100
+++ b/debian/postinst	Tue Sep 06 11:18:18 2011 +0100
@@ -34,4 +34,3 @@
 #DEBHELPER#
 
 exit 0
-
--- a/debian/postrm	Tue Sep 06 11:16:58 2011 +0100
+++ b/debian/postrm	Tue Sep 06 11:18:18 2011 +0100
@@ -41,4 +41,3 @@
 #DEBHELPER#
 
 exit 0
-
--- a/debian/templates	Tue Sep 06 11:16:58 2011 +0100
+++ b/debian/templates	Tue Sep 06 11:18:18 2011 +0100
@@ -2,4 +2,3 @@
 Type: boolean
 Default: false
 _Description: Do you want the repositories to be removed when mercurial-server is purged?
-
--- a/debian/watch	Tue Sep 06 11:16:58 2011 +0100
+++ b/debian/watch	Tue Sep 06 11:18:18 2011 +0100
@@ -2,4 +2,3 @@
 # I can't find a way to make uscan check for new tags in an
 # http-based Mercurial repository.  If there is such a way, please
 # let me know.
-
--- a/dev/chroot-test/action/install-installables	Tue Sep 06 11:16:58 2011 +0100
+++ b/dev/chroot-test/action/install-installables	Tue Sep 06 11:18:18 2011 +0100
@@ -2,4 +2,3 @@
      debconf python python-support adduser openssh-server ucf
 echo dpkg -i /var/cache/apt/archives/mercurial-common_*.deb /var/cache/apt/archives/mercurial_*.deb *.deb
 dpkg -i /var/cache/apt/archives/mercurial-common_*.deb /var/cache/apt/archives/mercurial_*.deb *.deb
-
--- a/dev/chroot-test/copy-installables	Tue Sep 06 11:16:58 2011 +0100
+++ b/dev/chroot-test/copy-installables	Tue Sep 06 11:18:18 2011 +0100
@@ -1,2 +1,1 @@
 cp build/debian/*.deb $BACKING/action
-
--- a/dev/debian-build/dbuild	Tue Sep 06 11:16:58 2011 +0100
+++ b/dev/debian-build/dbuild	Tue Sep 06 11:18:18 2011 +0100
@@ -29,5 +29,4 @@
 dpkg-buildpackage
 cd ..
 lintian -i --pedantic -IE ${PACKAGE}_${DEBIAN_VERSION}_*.changes
-#sudo pbuilder --build ${PACKAGE}_${DEBIAN_VERSION}.dsc 
-
+#sudo pbuilder --build ${PACKAGE}_${DEBIAN_VERSION}.dsc
--- a/dev/debian-build/dbuild_release	Tue Sep 06 11:16:58 2011 +0100
+++ b/dev/debian-build/dbuild_release	Tue Sep 06 11:18:18 2011 +0100
@@ -28,5 +28,4 @@
 #dpkg-buildpackage
 cd ..
 lintian -i --pedantic -IE ${PACKAGE}_${DEBIAN_VERSION}_*.changes
-sudo pbuilder --build ${PACKAGE}_${DEBIAN_VERSION}.dsc 
-
+sudo pbuilder --build ${PACKAGE}_${DEBIAN_VERSION}.dsc