# HG changeset patch # User Paul Crowley # Date 1315304298 -3600 # Node ID c02eae7665af92ed4c3d36ecb6a94ea8ca02d04a # Parent f597eb3b5aaf04b8ea8e1de5e23846ed9e208667 Fix white space diff -r f597eb3b5aaf -r c02eae7665af debian/changelog --- 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 Sat, 19 Dec 2009 19:22:45 +0000 diff -r f597eb3b5aaf -r c02eae7665af debian/config --- 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 - diff -r f597eb3b5aaf -r c02eae7665af debian/control --- 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. - diff -r f597eb3b5aaf -r c02eae7665af debian/po/ja.po --- 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) される際にリポジトリを削除しますか?" - diff -r f597eb3b5aaf -r c02eae7665af debian/po/pt.po --- 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 , 2009 # diff -r f597eb3b5aaf -r c02eae7665af debian/postinst --- 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 - diff -r f597eb3b5aaf -r c02eae7665af debian/postrm --- 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 - diff -r f597eb3b5aaf -r c02eae7665af debian/templates --- 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? - diff -r f597eb3b5aaf -r c02eae7665af debian/watch --- 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. - diff -r f597eb3b5aaf -r c02eae7665af dev/chroot-test/action/install-installables --- 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 - diff -r f597eb3b5aaf -r c02eae7665af dev/chroot-test/copy-installables --- 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 - diff -r f597eb3b5aaf -r c02eae7665af dev/debian-build/dbuild --- 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 diff -r f597eb3b5aaf -r c02eae7665af dev/debian-build/dbuild_release --- 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