routine-update: Remove trailing whitespace in debian/rules
authorAndreas Tille <tille@debian.org>
Mon, 2 May 2022 14:10:27 +0000 (16:10 +0200)
committerAndreas Tille <tille@debian.org>
Mon, 2 May 2022 14:10:27 +0000 (16:10 +0200)
debian/changelog
debian/rules

index 995716072a7e21ba2f7532136985defcdb9784e6..a97af2aa212fb5932bd20d2840cb447c0d792496 100644 (file)
@@ -4,6 +4,7 @@ dcmtk (3.6.7-1) UNRELEASED; urgency=medium
   * Point watch file to Github
   * Drop useless get-orig-source target (routine-update)
   * Remove trailing whitespace in debian/changelog (routine-update)
+  * Remove trailing whitespace in debian/rules (routine-update)
 
  -- Andreas Tille <tille@debian.org>  Mon, 02 May 2022 15:51:57 +0200
 
index dba82473f9faa71c07f8b3ae0345288010018839..b7fcc4e0418a2c7565bccc0f9a6242086789ae2c 100755 (executable)
@@ -4,7 +4,7 @@
 # export DEB_BUILD_MAINT_OPTIONS = hardening=+pie
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
-# needed for the tests 
+# needed for the tests
 export DCMDICTPATH=$(CURDIR)/dcmdata/data/dicom.dic
 
 # deduce documentation option (build-indep target)
@@ -63,8 +63,8 @@ override_dh_auto_install-arch:
        dh_auto_install
 
 override_dh_auto_install-indep:
-       DESTDIR=$(CURDIR)/debian/tmp $(MAKE) -C obj-*/doxygen install 
-       DESTDIR=$(CURDIR)/debian/tmp $(MAKE) -C obj-*/dcmwlm/data install 
+       DESTDIR=$(CURDIR)/debian/tmp $(MAKE) -C obj-*/doxygen install
+       DESTDIR=$(CURDIR)/debian/tmp $(MAKE) -C obj-*/dcmwlm/data install
 
 
 override_dh_installdocs:
@@ -74,7 +74,7 @@ override_dh_installdocs:
 
 override_dh_install-arch:
        dh_install # --list-missing
-       #remove test binaries 
+       #remove test binaries
        rm ./debian/dcmtk/usr/bin/*_tests
        rm ./debian/dcmtk/usr/bin/drttest
        rm ./debian/dcmtk/usr/bin/mkreport