Jelmer Vernooij pushed to branch master at Debian Med / ctsim
Commits: 3088812d by Jelmer Vernooij at 2018-10-20T14:03:53Z Trim trailing whitespace. Fixes lintian: file-contains-trailing-whitespace See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +ctsim (6.0.2-3) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + + -- Jelmer Vernooij <[email protected]> Sat, 20 Oct 2018 14:03:53 +0000 + ctsim (6.0.2-2) unstable; urgency=medium * cme fix dpkg-control @@ -164,7 +170,7 @@ ctsim (5.0.5-1) unstable; urgency=low * New upstream -- Kevin M. Rosenberg <[email protected]> Sun, 02 Aug 2009 22:11:51 -0600 - + ctsim (5.0.3-1) unstable; urgency=low * Add autoconf generated files back to upstream @@ -176,7 +182,7 @@ ctsim (5.0.2-1) unstable; urgency=low * Changes to man pages for lintian warnings * debian/ctsim.desktop: Remove deprecated Encoding key - + -- Kevin M. Rosenberg <[email protected]> Sun, 02 Aug 2009 06:25:36 -0600 ctsim (5.0.1-2) unstable; urgency=low @@ -207,7 +213,7 @@ ctsim (4.5.6-1) unstable; urgency=low * debian/control: update Standards-Version to 3.8.2 * compat: change to 7 * rules: change dh_clean -k to dh_prep for debhelper 7 - + -- Kevin M. Rosenberg <[email protected]> Fri, 31 Jul 2009 15:16:57 -0600 ctsim (4.5.5-1) unstable; urgency=low @@ -240,7 +246,7 @@ ctsim (4.5.3-1) unstable; urgency=low * New upstream: Fixes bug with GCC 4.3 -- thanks to Martin Michlmayr. (closes:417052) - + -- Kevin M. Rosenberg <[email protected]> Sun, 1 Apr 2007 08:32:55 -0600 ctsim (4.5.2-1.1) unstable; urgency=medium @@ -339,7 +345,7 @@ ctsim (4.3.3-1) unstable; urgency=low * New upstream: fix warnings in man pages * Rebuild against new wxWindows, xlibmesa-gl, and libglu1-xorg for Etch - + -- Kevin M. Rosenberg <[email protected]> Mon, 15 Aug 2005 10:00:36 -0600 ctsim (4.3.2-1) unstable; urgency=low @@ -415,13 +421,13 @@ ctsim (4.2.4b-1) unstable; urgency=low * Allow mesag1 | libgl1 (closes:190213) * Change to libpng12-dev - + -- Kevin M. Rosenberg <[email protected]> Tue, 22 Apr 2003 11:41:39 -0600 ctsim (4.2.4-1) unstable; urgency=low * New upstream built with consistent automake tools (closes:186387) - + -- Kevin M. Rosenberg <[email protected]> Fri, 4 Apr 2003 10:39:49 -0700 ctsim (4.2.3-2) unstable; urgency=low @@ -480,7 +486,7 @@ ctsim (4.1.1-1) unstable; urgency=low ctsim (4.1.0-1) unstable; urgency=low - * Add Pentium 4 (28% speed-up compared to 386), Pentium 3 (5% speed-up), and + * Add Pentium 4 (28% speed-up compared to 386), Pentium 3 (5% speed-up), and Athlon (11% speed-up) optimized packages * Move priority to extra @@ -491,7 +497,7 @@ ctsim (4.0.2-1) unstable; urgency=low * Remove debugging statement * Add support for --with-cpu configuration option * Fix OpenGL frames from endlessly repainting - + -- Kevin M. Rosenberg <[email protected]> Thu, 30 Jan 2003 15:40:18 -0700 ctsim (4.0.1-1) unstable; urgency=low @@ -509,7 +515,7 @@ ctsim (4.0.0-1) unstable; urgency=low * Update to standards-version 3.5.8.0 * Add build dependencies xlibmesa-gl-dev and xlibmesa-glu-dev, remove unused glut3-dev - + -- Kevin M. Rosenberg <[email protected]> Thu, 23 Jan 2003 22:41:19 -0700 ctsim (3.6.2-1) unstable; urgency=low @@ -520,7 +526,7 @@ ctsim (3.6.2-1) unstable; urgency=low ctsim (3.6.1-1) unstable; urgency=low - * Separate building of architecture dependent and independent packages + * Separate building of architecture dependent and independent packages -- Kevin M. Rosenberg <[email protected]> Mon, 28 Oct 2002 12:15:06 -0700 @@ -542,7 +548,7 @@ ctsim (3.5.8-2) unstable; urgency=low * Update email address * Update standards version * Update FTP address in watch file - + -- Kevin M. Rosenberg <[email protected]> Sun, 11 Aug 2002 23:20:09 -0600 ctsim (3.5.8-1) unstable; urgency=low @@ -562,7 +568,7 @@ ctsim (3.5.7-1) unstable; urgency=low ctsim (3.5.6-1) unstable; urgency=low - * Remove -pthreads cruft from gcc options. + * Remove -pthreads cruft from gcc options. * Add dh_shlibdeps into rules file * New upstream version @@ -619,7 +625,7 @@ ctsim (3.5.1-1) unstable; urgency=low ctsim (3.5.0-3) unstable; urgency=low - * Upstream improvements. + * Upstream improvements. * No longer include Postscript with upstream source. -- Kevin M. Rosenberg <[email protected]> Sun, 5 May 2002 02:22:26 -0600 ===================================== debian/control ===================================== @@ -38,10 +38,10 @@ Architecture: all Depends: ${misc:Depends} Description: Online help file for CTSim This package provides the online help file for the ctsim package. - CTSim is a graphical computed tomography simulator. + CTSim is a graphical computed tomography simulator. This help file is included in a separate package so it will not have to be include - in the binary ctsim package for every architecture. + in the binary ctsim package for every architecture. Package: ctsim-doc Architecture: all @@ -53,4 +53,4 @@ Description: Documentation for ctsim package ctsim package. CTSim is a graphical computed tomography simulator. This documentation file is included in a separate package so it will not have to be include - in the binary ctsim package for every architecture. + in the binary ctsim package for every architecture. View it on GitLab: https://salsa.debian.org/med-team/ctsim/commit/3088812d1f2d4790cf8ab96d5be698a74bf1b6f8 -- View it on GitLab: https://salsa.debian.org/med-team/ctsim/commit/3088812d1f2d4790cf8ab96d5be698a74bf1b6f8 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
