[SCM] jack-audio-connection-kit/master: d/changelog: remove trailing whitespaces

mattia at users.alioth.debian.org mattia at users.alioth.debian.org
Wed Nov 8 16:46:00 UTC 2017


The following commit has been merged in the master branch:
commit 19ce6abd192c68adc7f97d32a3eb3f20256d17f0
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Wed Nov 8 17:35:55 2017 +0100

    d/changelog: remove trailing whitespaces
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>

diff --git a/debian/changelog b/debian/changelog
index 66b99ef..5f7e848 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -441,7 +441,7 @@ jack-audio-connection-kit (0.116.2+svn3592-3) unstable; urgency=low
   * Actively remove /etc/init.d/jackd (Closes: #538963)
   * Explain new realtime default in the NEWS file (Closes: #539581)
   * Move FreeBoB and FFADO drivers to new package jackd-firewire, so users
-    without 1394 devices have fewer dependencies. (Closes: #540891) 
+    without 1394 devices have fewer dependencies. (Closes: #540891)
   * Fix FTBFS caused by double-installing the manpages (Closes: #543077)
   * Fix 24bit little endian problem on BE CPUs (Closes: #486308)
 
@@ -510,7 +510,7 @@ jack-audio-connection-kit (0.116.1-2) unstable; urgency=low
 jack-audio-connection-kit (0.116.1-1) unstable; urgency=low
 
   [ Asheesh Laroia ]
-  * 11_fix_varargs_to_fix_ftbfs_on_alpha.patch: Add patch to fix alpha 
+  * 11_fix_varargs_to_fix_ftbfs_on_alpha.patch: Add patch to fix alpha
     build failure by using var args correctly (earlier versions of Jack
     improperly passed the va_list around). The issue is fixed in upstream
     svn r3205. (Closes: #508114)
@@ -609,7 +609,7 @@ jack-audio-connection-kit (0.103.0-4) unstable; urgency=low
   * debian/rules:
      - enable -m3dnow and -msse on i386 and amd64
      - include simple-patchsys.mk before tarball.mk (closes: #422588)
-    
+
  -- Free Ekanayaka <freee at debian.org>  Wed,  9 May 2007 20:36:42 +0200
 
 jack-audio-connection-kit (0.103.0-3.1) unstable; urgency=low
@@ -668,7 +668,7 @@ jack-audio-connection-kit (0.101.1-2) unstable; urgency=low
 
   * incorporated patch to fix ia64 atomic operations (closes: #394021)
   * prepared for freebob support by backporting the freebob driver from
-    jack svn version. 
+    jack svn version.
 
  -- Guenter Geiger (Debian/GNU) <geiger at debian.org>  Thu, 19 Oct 2006 12:03:37 +0200
 
@@ -762,7 +762,7 @@ jack-audio-connection-kit (0.99.0-5) unstable; urgency=high
 jack-audio-connection-kit (0.99.0-4) unstable; urgency=low
 
   * debian/control.in: added a Recommends: jackd (= ${Source-Version})
-    to libjack to express the need to install jackd in order to get a 
+    to libjack to express the need to install jackd in order to get a
     working libjack.
 
  -- Robert Jordens <jordens at debian.org>  Tue,  1 Feb 2005 13:22:54 +0100
@@ -774,14 +774,14 @@ jack-audio-connection-kit (0.99.0-3) unstable; urgency=low
   * debian/control.in, debian/rules: added kfreebsd-gnu handling;
     thanks to Robert Millan <rmh at debian.org>; closes: Bug#272307
   * debian/control.in: convert "Depends: jackd" into a two-sided conflicts;
-    closes: Bug#248665 
+    closes: Bug#248665
 
  -- Robert Jordens <jordens at debian.org>  Sun, 30 Jan 2005 21:22:21 +0100
 
 jack-audio-connection-kit (0.99.0-2) unstable; urgency=medium
 
   * upload unchanged to unstable;
-  * urgency medium because of important fixes for i586 users (Bug#266975) 
+  * urgency medium because of important fixes for i586 users (Bug#266975)
     and NPTL workaround (Bug#266507)
 
  -- Robert Jordens <jordens at debian.org>  Tue,  2 Nov 2004 20:16:51 +0100
@@ -815,7 +815,7 @@ jack-audio-connection-kit (0.98.1-5) unstable; urgency=medium
 
 jack-audio-connection-kit (0.98.1-4) unstable; urgency=low
 
-  * debian/rules: remove atomicity.h for hppa and sparc to 
+  * debian/rules: remove atomicity.h for hppa and sparc to
     work around the FTBS; closes: Bug#256221 for now
 
  -- Robert Jordens <jordens at debian.org>  Wed, 30 Jun 2004 02:20:09 +0200
@@ -837,7 +837,7 @@ jack-audio-connection-kit (0.98.1-1) experimental; urgency=low
 
   * new upstream release
     + fulfills whishes for init.d scripts or other ways of automatically
-      starting jackd if applications need it (analogy to esd); 
+      starting jackd if applications need it (analogy to esd);
       set JACK_START_SERVER in your environment to enable it; closes: Bug#169776
     + non-existent function has been removed from the header; closes: Bug#245742
   * debian/FAQ: updated from webpage
@@ -873,15 +873,15 @@ jack-audio-connection-kit (0.94.0-3) unstable; urgency=low
 jack-audio-connection-kit (0.94.0-2) unstable; urgency=low
 
   * debian/control: libjack0.80.0-dev is Section: libdevel
-  * debian/jackd.README.Debian, debian/rules: 
-    + add a lot of documentation and support for setuid jackstart; addresses 
+  * debian/jackd.README.Debian, debian/rules:
+    + add a lot of documentation and support for setuid jackstart; addresses
       our part of Bug#229709, which can then be reassigned to wnpp
     + manpages, FAQ, a user-howto and a extensive README.Debian are there;
       closes: Bug#148933
-    + add documentation and support for /dev/shm as tmpdir; needs 
-      libc6 >= 2.3.2.ds1-11 because they create and mount the tmpfs; 
+    + add documentation and support for /dev/shm as tmpdir; needs
+      libc6 >= 2.3.2.ds1-11 because they create and mount the tmpfs;
       closes: Bug#229374
-    + added hints to the lowlatency and preempt patches in Debian and to 
+    + added hints to the lowlatency and preempt patches in Debian and to
       the givertcap patch in AGNULA.
     + add information and pointers to the realtime LSM
   * debian/control:
@@ -909,13 +909,13 @@ jack-audio-connection-kit (0.91.1-1) experimental; urgency=low
     + does not break binary compatibility
     + enable experimental firewire drivers
       - debian/control: Build-Depends: libraw1394-dev
-      - debian/patches/06_iec61883_headers.patch add files missing 
+      - debian/patches/06_iec61883_headers.patch add files missing
         from tarball
     + obsoletes debian/patches/03_cpuinfo_other_archs.patch
   * debian/FAQ: updated from webpage
   * debian/libjack0.80.0-dev.install: don't install *.la files for
     jack plugins
-  * debian/shlibs.local: added: remove duplicate depends on libjack 
+  * debian/shlibs.local: added: remove duplicate depends on libjack
     for jackd
   * debian/jack_freewheel.1, debian/jack_bufsize.1: wrote manpages
 
@@ -925,7 +925,7 @@ jack-audio-connection-kit (0.80.0-1) experimental; urgency=low
 
   * new upstream release; binary compatibility mostly remains, source
     compatibility breaks, chose the new soname; upload to experimental
-  * debian/patches/03_cycles-h-other-archs.patch: partially integrated 
+  * debian/patches/03_cycles-h-other-archs.patch: partially integrated
     upstream
   * debian/patches/03_cpuinfo_other_archs.patch: parses cpuinfo on other
     architectures by Junichi Uekawa; closes: #207435
@@ -935,8 +935,8 @@ jack-audio-connection-kit (0.80.0-1) experimental; urgency=low
 
 jack-audio-connection-kit (0.75.0-2) unstable; urgency=low
 
-  * Add replaces libjack0.71.2-0 (<< 0.75.0-1), 
-    due to moved 'development binaries for plugins'.  
+  * Add replaces libjack0.71.2-0 (<< 0.75.0-1),
+    due to moved 'development binaries for plugins'.
   (closes: #207731)
   * Standards-Version: 3.6.1
 
@@ -1004,7 +1004,7 @@ jack-audio-connection-kit (0.50.0-2) UNRELEASED; urgency=low
    04_configure_in_jack_version
    - autoconf/automake needs to be re-ran after applying those patches,
   added a rule to do that to debian/rules (auto-run)
-  * debian/rules: fix to properly handle autoconf 2.57-generated 
+  * debian/rules: fix to properly handle autoconf 2.57-generated
     configure, instead of 2.13
 
  -- Junichi Uekawa <dancer at debian.org>  Mon,  7 Apr 2003 20:55:59 +0900
@@ -1014,7 +1014,7 @@ jack-audio-connection-kit (0.50.0-1) unstable; urgency=low
   * New upstream release, new maintainer.
   * Use DESTDIR instead of prefix= in install target.
   * Misc updating, forward-porting of patches, etc.
-  * I am keeping the soname convention as it is, since upstream 
+  * I am keeping the soname convention as it is, since upstream
     is still not decided on a stable interface.
   * re-run aclocal/autoconf/automake.
   * use w3m instead of lynx to get the FAQ
@@ -1046,13 +1046,13 @@ jack-audio-connection-kit (0.38.0-1) unstable; urgency=low
 
 jack-audio-connection-kit (0.37.2-1) unstable; urgency=low
 
-  * New upstream release (CVS). 
-    
+  * New upstream release (CVS).
+
     As there doesn't seem to be a release in sight, and cvs has been on
     it's current status for a while i decided to switch to the cvs
     version. Unfortunately this means recompiling for packages depending
     on libjack again...
-  
+
   * Ship a changelog generated by cvs2cl from the upstream sources.
     Upstream doesn't unfortunately.
 
@@ -1067,7 +1067,7 @@ jack-audio-connection-kit (0.34.0-6) unstable; urgency=low
 
 jack-audio-connection-kit (0.34.0-5) unstable; urgency=low
 
-  * Change address in debian/control as well... 
+  * Change address in debian/control as well...
 
  -- Stefan Schwandter <swan at debian.org>  Wed,  4 Sep 2002 09:58:54 +0200
 
@@ -1075,7 +1075,7 @@ jack-audio-connection-kit (0.34.0-4) unstable; urgency=low
 
   * New maintainer email address
   * Applied patch by Junichi Uekawa to remove the unconditional error from
-    cycles.h to hopefully enable build on more architectures 
+    cycles.h to hopefully enable build on more architectures
     (closes: #148699).
 
  -- Stefan Schwandter <swan at debian.org>  Wed,  4 Sep 2002 09:29:14 +0200
@@ -1088,7 +1088,7 @@ jack-audio-connection-kit (0.34.0-3) unstable; urgency=low
     (closes: #149687)
   * Removed jack_alsa from shlibs file
   * Fixed FAQ line-length
-  * Removed autogen.sh from the diff.gz  
+  * Removed autogen.sh from the diff.gz
   * debian/rules
     - Avoid stripping of the jackd binary if DEB_BUILD_OPTIONS=nostrip is set
     - Made configure a phony target again

-- 
Debian packaging for jack-audio-connection-kit



More information about the pkg-multimedia-commits mailing list