Remove trailing whitespaces
authorJochen Sprickerhof <git@jochen.sprickerhof.de>
Sun, 19 Jul 2020 05:10:56 +0000 (07:10 +0200)
committerJochen Sprickerhof <git@jochen.sprickerhof.de>
Sun, 19 Jul 2020 05:10:56 +0000 (07:10 +0200)
debian/control

index d544486dc37f5848904e096366fb89055965dfd1..71860706ec7f06b4097368dfb1c6cfb3cffb06d2 100644 (file)
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
               python3-sphinx,
               libboost-system-dev,
               libboost-filesystem-dev,
-              libboost-thread-dev, 
+              libboost-thread-dev,
               libboost-date-time-dev,
               libboost-iostreams-dev,
               libeigen3-dev,
@@ -21,7 +21,7 @@ Build-Depends: debhelper-compat (= 13),
               libopenni2-dev [!hurd-i386 !hppa !kfreebsd-any],
               libqt5opengl5-dev,
               libusb-1.0-0-dev,
-              freeglut3-dev, 
+              freeglut3-dev,
               libxmu-dev,
               libxi-dev,
               libpcap-dev,
@@ -93,7 +93,7 @@ Description: Point Cloud Library - apps library
  filtering, feature estimation, surface reconstruction, registration, model
  fitting and segmentation.
  .
- This package contains the libraries needed to run applications depending 
+ This package contains the libraries needed to run applications depending
  on PCL apps.
 
 Package: libpcl-common1.11
@@ -158,7 +158,7 @@ Description: Point Cloud Library - I/O library
  including filtering, feature estimation, surface reconstruction,
  registration, model fitting and segmentation.
  .
- This package contains the libraries needed to run applications 
+ This package contains the libraries needed to run applications
  depending on PCL io.
 
 Package: libpcl-kdtree1.11
@@ -229,42 +229,42 @@ Package: libpcl-outofcore1.11
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, 
+Depends: ${shlibs:Depends},
         ${misc:Depends}
 Description: Point Cloud Library - outofcore library
  The PCL framework contains numerous state-of-the art algorithms including
  filtering, feature estimation, surface reconstruction, registration, model
  fitting and segmentation.
  .
- This package contains the libraries needed to run applications 
+ This package contains the libraries needed to run applications
  depending on PCL outofcore.
 
 Package: libpcl-people1.11
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, 
+Depends: ${shlibs:Depends},
         ${misc:Depends}
 Description: Point Cloud Library - people library
  The PCL framework contains numerous state-of-the art algorithms including
  filtering, feature estimation, surface reconstruction, registration, model
  fitting and segmentation.
  .
- This package contains the libraries needed to run applications 
+ This package contains the libraries needed to run applications
  depending on PCL people.
 
 Package: libpcl-recognition1.11
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, 
+Depends: ${shlibs:Depends},
         ${misc:Depends}
 Description: Point Cloud Library - recognition library
  The PCL framework contains numerous state-of-the art algorithms including
  filtering, feature estimation, surface reconstruction, registration, model
  fitting and segmentation.
  .
- This package contains the libraries needed to run applications 
+ This package contains the libraries needed to run applications
  depending on PCL recognition.
 
 Package: libpcl-registration1.11