[Debian-ha-commits] [corosync] 03/05: Whitespace cleanup and typo fix
myon at debian.org
myon at debian.org
Tue Aug 11 11:22:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
myon pushed a commit to branch master
in repository corosync.
commit 1ac003766c9fc85301ba1b40ce15e8dcf3342351
Author: Christoph Berg <christoph.berg at credativ.de>
Date: Tue Aug 11 13:03:37 2015 +0200
Whitespace cleanup and typo fix
---
debian/control | 32 ++++++++++++++++----------------
debian/copyright | 6 +++---
debian/corosync.service | 2 +-
3 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/debian/control b/debian/control
index e863dcf..e83fb70 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>=9),
libdbus-1-dev,
libibverbs-dev,
libnss3-dev,
- libqb-dev,
+ libqb-dev,
librdmacm-dev,
libsnmp-dev,
libxml2-dev,
@@ -108,9 +108,9 @@ Description: Standards-based cluster framework, html documentation
This package contains the Corosync html documentation.
Package: corosync-dev
-Section: oldlibs
+Section: oldlibs
Priority: extra
-Architecture: any
+Architecture: any
Depends: ${misc:Depends},
libcorosync-common-dev (= ${binary:Version})
Description: Standards-based cluster framework, devel files (transitional package)
@@ -134,9 +134,9 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Standards-based cluster framework, Cfg library
- Corosync is a project to implement a production quality "Revised BSD"
- licensed implementation of all core functionalities required by openais.
- The project implements cutting edge research on virtual synchrony to
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
provide 100% correct operation in the face of failures or partitionable
networks with excellent performance characteristics.
.
@@ -153,9 +153,9 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Standards-based cluster framework, Cmap library
- Corosync is a project to implement a production quality "Revised BSD"
- licensed implementation of all core functionalities required by openais.
- The project implements cutting edge research on virtual synchrony to
+ Corosync is a project to implement a production quality "Revised BSD"
+ licensed implementation of all core functionalities required by openais.
+ The project implements cutting edge research on virtual synchrony to
provide 100% correct operation in the face of failures or partitionable
networks with excellent performance characteristics.
.
@@ -163,7 +163,7 @@ Description: Standards-based cluster framework, Cmap library
which are used to develop applications that maintain service during
faults.
.
- This package contains the Cmap library, which is a library included
+ This package contains the Cmap library, which is a library included
in Corosync.
Package: libcorosync-common4
@@ -182,7 +182,7 @@ Description: Standards-based cluster framework, common library
which are used to develop applications that maintain service during
faults.
.
- This package contains the common corosync library, which is a library
+ This package contains the common corosync library, which is a library
included in Corosync.
Package: libcpg4
@@ -277,11 +277,11 @@ Description: Standards-based cluster framework, Votequorum library
which are used to develop applications that maintain service during
faults.
.
- This package contains the Votequorum library, which is a library
+ This package contains the Votequorum library, which is a library
included in Corosync.
Package: libcfg-dev
-Section: libdevel
+Section: libdevel
Architecture: any
Depends: ${misc:Depends},
libcfg6 (= ${binary:Version})
@@ -315,7 +315,7 @@ Description: Standards-based cluster framework, Cmap devel files
which are used to develop applications that maintain service during
faults.
.
- This package contains the devel files of Cmap, a library which is part
+ This package contains the devel files of Cmap, a library which is part
of Corosync.
Package: libcorosync-common-dev
@@ -410,7 +410,7 @@ Description: Standards-based cluster framework, Totem devel files
which are used to develop applications that maintain service during
faults.
.
- This package contains the devel files of Totem-PG, a library which is
+ This package contains the devel files of Totem-PG, a library which is
part of Corosync.
Package: libvotequorum-dev
@@ -429,5 +429,5 @@ Description: Standards-based cluster framework, VoteQuorum devel files
which are used to develop applications that maintain service during
faults.
.
- This package contains the devel files of Votequorum, a library which is
+ This package contains the devel files of Votequorum, a library which is
part of Corosync.
diff --git a/debian/copyright b/debian/copyright
index 7eb0700..b081b60 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,8 +16,8 @@ Copyright: 2002-2004 MontaVista Software, Inc.
Andrew Beekhof
Dave Teigland
Jan Friesse
- Jérôme Flesch
- 1996-2015 Bob Jenkinss <bob_jenkins at burtleburtle.net>
+ Jérôme Flesch
+ 1996-2015 Bob Jenkinss <bob_jenkins at burtleburtle.net>
2003-2015 David S. Miller
2008-2015 Allied Telesis Labs NZ
License: BSD-3-clause
@@ -100,4 +100,4 @@ License: GPL-3+
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
- Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
\ No newline at end of file
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
diff --git a/debian/corosync.service b/debian/corosync.service
index f4640ec..f0e27dd 100644
--- a/debian/corosync.service
+++ b/debian/corosync.service
@@ -6,7 +6,7 @@ Requires=network-online.target
After=network-online.target
[Service]
-EnvironmentFile=-/etc/defaul/corosync
+EnvironmentFile=-/etc/default/corosync
ExecStart=/usr/sbin/corosync -f
Type=simple
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/corosync.git
More information about the Debian-HA-Commits
mailing list