[SCM] rosegarden/master: Useless whitespace diff to shut lintian up

stuart at users.alioth.debian.org stuart at users.alioth.debian.org
Sat Nov 11 07:41:38 UTC 2017


The following commit has been merged in the master branch:
commit 9b81f23560d63d05ae9ec112a0ea19c64f00bc81
Author: Stuart Prescott <stuart at debian.org>
Date:   Sat Nov 11 16:19:56 2017 +1100

    Useless whitespace diff to shut lintian up

diff --git a/debian/changelog b/debian/changelog
index 55c4f0a..ac54e40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -259,13 +259,13 @@ rosegarden (1:1.7.2-2) unstable; urgency=low
 
   * fix debian/rules so build-arch doesn't build arch-indep package and
     vice-versa
-  * change permissions in debian/rules from 664 to 644 (thanks: Stuart 
+  * change permissions in debian/rules from 664 to 644 (thanks: Stuart
     Prescott)
   * change x-www-browser to sensible-browser (thanks: Stuart Prescott)
-  * Add extra includes required by gcc 4.4 (thanks: Martin Michlmayr) 
+  * Add extra includes required by gcc 4.4 (thanks: Martin Michlmayr)
     (Closes: #504893)
   * switch watchfile to use new sf.net redirector
-	
+
  -- Mike O'Connor <stew at debian.org>  Thu, 15 Jan 2009 16:33:03 -0500
 
 rosegarden (1:1.7.2-1) unstable; urgency=low
@@ -370,7 +370,7 @@ rosegarden (1:1.5.0-1) unstable; urgency=low
   * New upstream release
   * Switch to cmake
   * Depend on fftw3-dev
-  * No need to copy the .desktop file to /usr/share/applications 
+  * No need to copy the .desktop file to /usr/share/applications
     anymore, as it is now the default location
 
  -- Free Ekanayaka <freee at debian.org>  Wed,  7 Feb 2007 10:36:44 +0000
@@ -419,7 +419,7 @@ rosegarden (1:1.2.3-1) unstable; urgency=low
   * New package source name, simply "rosegarden" instead of "rosegarden4". The former
     rosegarden4 source package should be removed from the archive, while the existing
     "rosegarden" source package should be replaced by this new version.
-  * New versioning scheme: using the epoch to allow smooth upgrades from the legacy 
+  * New versioning scheme: using the epoch to allow smooth upgrades from the legacy
     rosegarden and rosegarden2 binary packages, whose upstream is now
     completely discontinued.
   * No longer building a verbose debug version (Closes: #311087)
@@ -451,7 +451,7 @@ rosegarden4 (1.0-1.1) unstable; urgency=medium
   * Non-maintainer upload.
   * Rebuild for the jack transition (Closes: #317217, #316593).
   * Fix gcc 4.0 compile errors (Closes: #326669, #274494).
-  * German PO file corrections (Closes: #313926). 
+  * German PO file corrections (Closes: #313926).
 
  -- Luk Claes <luk at debian.org>  Tue,  4 Oct 2005 00:32:02 +0200
 
@@ -468,7 +468,7 @@ rosegarden4 (1.0-1) unstable; urgency=low
      ** Added information about application naming.
   * Removed unnecesary capital letters from description synopsys
     (debian/control).
-  * Fixed application naming inconsistencies 
+  * Fixed application naming inconsistencies
      ** KDE application name changed to "rosegarden4" (gui/main.cpp).
      ** KDE dcop name changed to "rosegarden4" (gui/rosegardendcop.h).
      ** The automake definitions now use rosegarden4_ instead of rosegarden
@@ -501,8 +501,8 @@ rosegarden4 (0.9.9-1) unstable; urgency=low
     old rosegarden (gui/rosegarden.desktop).
   * Updated the CVS repository and the project web page addresses
     (debian/copyright, debian/README.Debian, debian/control).
-  * Fixed lintian overrides syntax. The syntax described in the lintian 
-    documentation does not work; see bug #261435 
+  * Fixed lintian overrides syntax. The syntax described in the lintian
+    documentation does not work; see bug #261435
     (debian/source.lintian-overrides).
   * The files installed under the examples directory are no longer installed
     with dh_installdocs, to avoid duplicated files in the binary package.
@@ -520,7 +520,7 @@ rosegarden4 (0.9.8-1) unstable; urgency=low
     group (gui/Makefile.am).
   * A re-saved version of some of the example files is now installed, to
     avoid a warning on obsolete file format which pops up when opening
-    the unmodified version of those files as still shipped by upstream. 
+    the unmodified version of those files as still shipped by upstream.
   * Added string quotes in debian/rosegarden4.menu to avoid lintian warnings.
 
  -- Enrique Robledo Arnuncio <era at debian.org>  Mon, 07 Jun 2004 22:04:34 -0400
@@ -532,7 +532,7 @@ rosegarden4 (0.9.6-2) unstable; urgency=low
     (closes: #228931)
   * Changed the default path for jackd at startup from /usr/local to
     /usr (in gui/rosegardenconfiguredialog.cpp).
-	
+
  -- Enrique Robledo Arnuncio <era at debian.org>  Wed, 21 Jan 2004 16:14:39 -0500
 
 rosegarden4 (0.9.6-1) unstable; urgency=low
@@ -542,7 +542,7 @@ rosegarden4 (0.9.6-1) unstable; urgency=low
   * Updated manual page with new command line options in rosegarden4.
   * Changed Makefile.am to remove the inclusion of admin/libtool.m4.in
     in acinclude.m4, hopefully fixing 221846 this time.
-	
+
  -- Enrique Robledo Arnuncio <era at debian.org>  Mon, 19 Jan 2004 10:30:25 -0500
 
 rosegarden4 (0.9.1-3) unstable; urgency=low
@@ -556,7 +556,7 @@ rosegarden4 (0.9.1-3) unstable; urgency=low
 rosegarden4 (0.9.1-2) unstable; urgency=low
 
   * Applied fix from CVS solving constness violation in method
-    Studio::haveMidiDevices() (closes: #211795).           (base/Studio.C) 
+    Studio::haveMidiDevices() (closes: #211795).           (base/Studio.C)
   * Updates in debian/control:
        ** Updated standards version to 3.6.1.
        ** Moved to automake1.7.
@@ -575,12 +575,12 @@ rosegarden4 (0.9.1-1) unstable; urgency=low
   * New upstream version.
   * Changed back to build-depend on libjack-dev.           (debian/control)
   * Updated standards version.                             (debian/control)
-	
+
  -- Enrique Robledo Arnuncio <era at debian.org>  Fri, 06 Jun 2003 19:02:59 -0400
 
 rosegarden4 (0.9-2) unstable; urgency=low
 
-  * Fixed executable file name in rosegarden.desktop using the patch by 
+  * Fixed executable file name in rosegarden.desktop using the patch by
     Leonardo Rochael Almeida (closes: #193657).
   * Removed the incorrectly compression of the documentation file. The Handbook
     can now be displayed correctly from the help menu (debian/rules).
@@ -632,7 +632,7 @@ rosegarden4 (0.8.5-1) unstable; urgency=low
     the old KDE2 Makefile.common (see package version 0.1.6-1).
   * The clean target now calls cvs-clean.pl directly. No need to generate
     the Makefile at clean time any more (debian/rules).
-  * Removed references to libartsmidi and libartsmodules from 
+  * Removed references to libartsmidi and libartsmodules from
     sound/Makefile.am. These libraries are not present in the latest arts
     packages, and rosegarden4 is currently built with no arts support.
 

-- 
rosegarden packaging



More information about the pkg-multimedia-commits mailing list