[Debian-ha-commits] [cluster-glue] 04/05: Remove trailing whitespace in debian files
Valentin Vidic
vvidic-guest at moszumanska.debian.org
Fri Dec 1 12:50:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
vvidic-guest pushed a commit to branch master
in repository cluster-glue.
commit 697818b8c94ccf0c902c1c34ad8ff5054b455583
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date: Fri Dec 1 12:48:44 2017 +0100
Remove trailing whitespace in debian files
---
debian/changelog | 46 +++++++++++++++++++++----------------------
debian/control | 60 ++++++++++++++++++++++++++++----------------------------
debian/rules | 4 ++--
3 files changed, 55 insertions(+), 55 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e8342cb..68d16df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -63,8 +63,8 @@ cluster-glue (1.0.12-1) unstable; urgency=medium
* debian/control: Removed hardening wrapper from Build-Depends in order to
remove obsolete depends as hardening implementation updated
* debian/control: Required Build-Depends version for debhelper bumped to 9
- * debian/control: Added and Updated Vcs-Git and Vcs-Browser, respectively,
- to point to the newly created git packaging repositories on Alioth;
+ * debian/control: Added and Updated Vcs-Git and Vcs-Browser, respectively,
+ to point to the newly created git packaging repositories on Alioth;
Mercurial still available at previous location; Vcs-HG field removed
* debian/control: Updated fields for folding where applicable
* debian/control: Bumped standards to 3.9.6
@@ -73,9 +73,9 @@ cluster-glue (1.0.12-1) unstable; urgency=medium
information warnings, where applicable
* debian/control: Added a debug package to the package offering
* debian/control: Added myself to list of uploaders
- * debian/copyright: Updated copyright for debian/* to also include original
+ * debian/copyright: Updated copyright for debian/* to also include original
packager, Christoph Berg, and myself.
- * debian/copyright: Updated formatting for BSD license type so it can be
+ * debian/copyright: Updated formatting for BSD license type so it can be
parsed correctly, and added BSD-3-clause License paragraph populated with
respective clauses and license terms as presented by upstream.
* debian/copyright: License paragraph for component which was not under any
@@ -88,25 +88,25 @@ cluster-glue (1.0.12-1) unstable; urgency=medium
* debian/patches: Added patch to remove .hgtags from source prior to build
* debian/patches: Added patch to remove .hgignore from source prior to build
* debian/patches: Added patch to remove .hgsigs from source prior to build
- * debian/patches: Added patch to correct spelling in lrm/lrmd/lrmd.c; ouput,
+ * debian/patches: Added patch to correct spelling in lrm/lrmd/lrmd.c; ouput,
output
* debian/patches: Series updated to specify all applicable patches
* debian/rules: Updated hardening to latest recommended implementation; see
https://wiki.debian.org/Hardening
* debian/rules: Updated to use dh7+ syntax, and streamlined
- * debian/cluster-glue.install: Added reference to logd.service in
+ * debian/cluster-glue.install: Added reference to logd.service in
lib/systemd/system/logd/
- * debian/cluster-glue.install: Removed reference to component which is no
+ * debian/cluster-glue.install: Removed reference to component which is no
longer provided by upstream; usr/share/cluster-glue/combine-logs.pl
- * debian/cluster-glue.links: Added to provide a manual for cibsecret;
- Resolves lack of manual for each binary provided by package as
- flagged by lintian informational warnings, by targeting the lrmadmin
+ * debian/cluster-glue.links: Added to provide a manual for cibsecret;
+ Resolves lack of manual for each binary provided by package as
+ flagged by lintian informational warnings, by targeting the lrmadmin
manual which uses said binary
* debian/<pkg>.lintian-overrides: Added overrides for the following lintian
informational warnings
- cluster-glue source; intra-source-package-circular-dependency
- libcluster-glue; package-relation-with-self
- * debian/<pkg>.symbols: Added accurate symbols from snapshot.debian.org
+ * debian/<pkg>.symbols: Added accurate symbols from snapshot.debian.org
v1.0.3+
* debian/watch: Added in order to watch for upstream releases
@@ -156,7 +156,7 @@ cluster-glue (1.0.10+hg2722-1) unstable; urgency=low
* New upstream version
* debian/control: added libaio-dev to Build-Depends
* debian/rules: enable hardening
-
+
-- Martin Loschwitz <madkiss at debian.org> Tue, 09 Oct 2012 10:31:49 +0000
cluster-glue (1.0.9+hg2665-1) unstable; urgency=low
@@ -179,7 +179,7 @@ cluster-glue (1.0.8-3) unstable; urgency=high
cluster-glue (1.0.8-2) unstable; urgency=low
- * Added help2man to the Build-Depends: field in debian/control
+ * Added help2man to the Build-Depends: field in debian/control
-- Martin Loschwitz <madkiss at debian.org> Thu, 20 Oct 2011 17:16:24 +0000
@@ -193,13 +193,13 @@ cluster-glue (1.0.8-1) unstable; urgency=low
cluster-glue (1.0.7+hg2618-3) UNRELEASED; urgency=low
* Integrated numerous changes from the Ubuntu version of this package,
- worth being mentioned is the upstart patch.
+ worth being mentioned is the upstart patch.
-- Martin Loschwitz <madkiss at debian.org> Thu, 20 Oct 2011 08:54:26 +0000
cluster-glue (1.0.7+hg2618-2) unstable; urgency=low
- * debian/control: Add proper Replaces: and Conflicts: for libstonithd0-dev
+ * debian/control: Add proper Replaces: and Conflicts: for libstonithd0-dev
for libstonithd1-dev to avoid conflicting files (Closes: #639272)
* debian/rules: Install the logd.cf configuration file for logd as it was
missing up to this point (thanks to Andreas Kurz for pointing this out)
@@ -258,7 +258,7 @@ cluster-glue (1.0.7-1) experimental; urgency=low
cluster-glue (1.0.6+hg2461-1) experimental; urgency=low
* Upload to experimental
- * New upstream checkout (2010-10-19)
+ * New upstream checkout (2010-10-19)
* Major change: Library split into multiple packages to comply with
Debian policy better (as per c. 8.1)
* Removed the "spelling-fixes"-patch as it was applied by upstream
@@ -281,26 +281,26 @@ cluster-glue (1.0.5-2) unstable; urgency=low
cluster-glue (1.0.5-1) unstable; urgency=low
- * New upstream version 1.0.5
+ * New upstream version 1.0.5
-- Martin Loschwitz <madkiss at debian.org> Fri, 16 Apr 2010 06:25:09 +0000
cluster-glue (1.0.3+hg2366-4) unstable; urgency=low
- * Disable fatal warnings to make cluster-glue compile on numerous
- architectures other than x86(_64)
+ * Disable fatal warnings to make cluster-glue compile on numerous
+ architectures other than x86(_64)
-- Martin Loschwitz <madkiss at debian.org> Tue, 06 Apr 2010 13:08:01 +0000
cluster-glue (1.0.3+hg2366-3) unstable; urgency=low
- * Added files to cluster-glue.install that were added upstream
+ * Added files to cluster-glue.install that were added upstream
-- Martin Loschwitz <madkiss at debian.org> Tue, 30 Mar 2010 11:03:34 +0000
cluster-glue (1.0.3+hg2366-2) unstable; urgency=low
- * Include patch by Simon Hormann to Replaces/Conflicts
+ * Include patch by Simon Hormann to Replaces/Conflicts
-- Martin Loschwitz <madkiss at debian.org> Tue, 30 Mar 2010 07:04:53 +0000
@@ -327,10 +327,10 @@ cluster-glue (1.0.3+hg2337-2) unstable; urgency=low
cluster-glue (1.0.3+hg2337-1) unstable; urgency=low
- [ Martin G. Loschwitz ]
+ [ Martin G. Loschwitz ]
* Replaced the copyright-file with the one updated by Ante Karamatic
* Split cluster-glue into libcluster-glue{-dev} and cluster-glue{-dev}
-
+
-- Martin Loschwitz <madkiss at debian.org> Wed, 02 Mar 2010 13:02:00 +0100
cluster-glue (1.0.3-2) UNRELEASED; urgency=low
diff --git a/debian/control b/debian/control
index 4cd2bb0..0a4472b 100644
--- a/debian/control
+++ b/debian/control
@@ -88,7 +88,7 @@ Description: Development files for the cluster glue components
This package includes headers and static libraries for the glue
cluster components.
.
- If you are developing for cluster-glue, you probably want to
+ If you are developing for cluster-glue, you probably want to
install this package.
Package: liblrm2
@@ -98,7 +98,7 @@ Depends: ${shlibs:Depends},
${misc:Depends}
Description: Reusable cluster libraries -- liblrm2
This package contains the lrm helper library from cluster-glue,
- the reusable cluster components package.
+ the reusable cluster components package.
.
If you want to use the pacemaker cluster manager, than you want
to install this package.
@@ -109,20 +109,20 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Reusable cluster libraries -- libpils2
- This package contains the pils library from cluster-glue, the
- reusable cluster components package.
+ This package contains the pils library from cluster-glue, the
+ reusable cluster components package.
.
If you want to use the pacemaker cluster manager, than you want
to install this package.
-
+
Package: libplumb2
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Reusable cluster libraries -- libplumb2
- This package contains the plumber library from cluster-glue, the
- reusable cluster components package.
+ This package contains the plumber library from cluster-glue, the
+ reusable cluster components package.
.
If you want to use the pacemaker cluster manager, than you want
to install this package.
@@ -134,7 +134,7 @@ Depends: ${shlibs:Depends},
${misc:Depends}
Description: Reusable cluster libraries -- libplumbgpl2
This package contains the plumber library from cluster-glue,
- the reusable cluster components package, in the GPL version.
+ the reusable cluster components package, in the GPL version.
.
If you want to use the pacemaker cluster manager, than you want
to install this package.
@@ -145,8 +145,8 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Reusable cluster libraries -- libstonith1
- This package contains the stonith library from cluster-glue, the
- reusable cluster components package.
+ This package contains the stonith library from cluster-glue, the
+ reusable cluster components package.
.
If you want to use the pacemaker cluster manager, than you want
to install this package.
@@ -157,11 +157,11 @@ Architecture: any
Depends: ${misc:Depends},
liblrm2 (= ${binary:Version})
Description: Reusable cluster development files -- liblrm
- This package contains the development files of the lrm helper
- library from cluster-glue, the reusable cluster components
- package.
+ This package contains the development files of the lrm helper
+ library from cluster-glue, the reusable cluster components
+ package.
.
- If you are developing with liblrm2, you probably want to
+ If you are developing with liblrm2, you probably want to
install this package.
Package: libpils2-dev
@@ -171,11 +171,11 @@ Depends: ${misc:Depends},
libpils2 (= ${binary:Version}),
libltdl-dev
Description: Reusable cluster development files -- libpils2
- This package contains the development files of the pils
- library from cluster-glue, the reusable cluster components
- package.
+ This package contains the development files of the pils
+ library from cluster-glue, the reusable cluster components
+ package.
.
- If you are developing with libpils2, you probably want to
+ If you are developing with libpils2, you probably want to
install this package.
Package: libplumb2-dev
@@ -184,11 +184,11 @@ Architecture: any
Depends: ${misc:Depends},
libplumb2 (= ${binary:Version})
Description: Reusable cluster development files -- libplumb2
- This package contains the development files of the plumber
- library from cluster-glue, the reusable cluster components
- package.
+ This package contains the development files of the plumber
+ library from cluster-glue, the reusable cluster components
+ package.
.
- If you are developing with libplumb2, you probably want to
+ If you are developing with libplumb2, you probably want to
install this package.
Package: libplumbgpl2-dev
@@ -197,11 +197,11 @@ Architecture: any
Depends: ${misc:Depends},
libplumbgpl2 (= ${binary:Version})
Description: Reusable cluster development files -- libplumbgpl2
- This package contains the development files of the plumber
- library from cluster-glue, the reusable cluster components
- package, in the GPL version.
+ This package contains the development files of the plumber
+ library from cluster-glue, the reusable cluster components
+ package, in the GPL version.
.
- If you are developing with libplumbgpl2, you probably want to
+ If you are developing with libplumbgpl2, you probably want to
install this package.
Package: libstonith1-dev
@@ -210,9 +210,9 @@ Architecture: any
Depends: ${misc:Depends},
libstonith1 (= ${binary:Version})
Description: Reusable cluster development files -- libstonith1
- This package contains the development files of the stonith
- library from cluster-glue, the reusable cluster components
- package.
+ This package contains the development files of the stonith
+ library from cluster-glue, the reusable cluster components
+ package.
.
- If you are developing with libstonith, you probably want to
+ If you are developing with libstonith, you probably want to
install this package.
diff --git a/debian/rules b/debian/rules
index 6a59a97..875551a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,8 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
# We don't need - or can't, rather, enforce (cf. Policy 10.2)
-# because libtool does some chrpath's and re-linking through out
-# the build process, and these options fail the build before
+# because libtool does some chrpath's and re-linking through out
+# the build process, and these options fail the build before
# lib tool gets it's chance to do anything.
# export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/cluster-glue.git
More information about the Debian-HA-Commits
mailing list