[openal-soft] 02/09: Remove trailing whitespace

Markus Koschany apo at moszumanska.debian.org
Sat Jan 6 13:50:52 UTC 2018


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository openal-soft.

commit 870bc655a1a490038076c8bb15f53664c56a35f2
Author: Markus Koschany <apo at debian.org>
Date:   Sat Jan 6 14:07:34 2018 +0100

    Remove trailing whitespace
---
 debian/changelog | 4 ++--
 debian/control   | 2 +-
 debian/rules     | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d605e03..e5b29ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -98,7 +98,7 @@ openal-soft (1:1.15.1-5) unstable; urgency=medium
 
 openal-soft (1:1.15.1-4) unstable; urgency=medium
 
-  * Added etcconf.patch to bring back the default conf file, 
+  * Added etcconf.patch to bring back the default conf file,
     closes: 755862, 756891
   * Added debug packages. (Closes: 659364)
   * Made the additional binaries into separate packages.
@@ -122,7 +122,7 @@ openal-soft (1:1.15.1-1) unstable; urgency=medium
 
   * Added openal-info binary. (Closes: 659198)
   * Added makehrtf binary.
-  * Added 'audio' to short description. (Closes: 598064) 
+  * Added 'audio' to short description. (Closes: 598064)
   * Added FLAGS fixes for cmake in rules for hardening.
   * Added man pages for the two binaries.
   * New upstream release. (Closes: 731159)
diff --git a/debian/control b/debian/control
index 6567f95..3504ef6 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Multi-Arch: same
 Section: libdevel
 Architecture: any
 Depends: libopenal1 (= ${binary:Version}),
-	 ${misc:Depends}
+ ${misc:Depends}
 Description: Software implementation of the OpenAL audio API (development files)
  OpenAL, the Open Audio Library, is a joint effort to create an open,
  vendor-neutral, cross-platform API for interactive, primarily spatialized
diff --git a/debian/rules b/debian/rules
index 9daf443..1af104f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ override_dh_auto_configure:
 	dh_auto_configure -- $(DEB_CMAKE_OPTIONS)
 
 override_dh_installchangelogs:
-	dh_installchangelogs ChangeLog 
+	dh_installchangelogs ChangeLog
 
 override_dh_strip:
 	dh_strip -plibopenal1 --dbg-package=libopenal1-dbg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openal-soft.git



More information about the Pkg-games-commits mailing list