This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository thuban.
commit 93526ed2f29ade0d29ac134505f3690b6f8f1df2 Author: Bas Couwenberg <[email protected]> Date: Wed Nov 15 22:14:47 2017 +0100 Strip trailing whitespace from changelog. --- debian/changelog | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 46e8571..aa04b96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ thuban (1.2.2-13) UNRELEASED; urgency=medium * Bump Standards-Version to 4.1.0, no changes. + * Strip trailing whitespace from changelog. -- Bas Couwenberg <[email protected]> Sat, 23 Sep 2017 13:07:10 +0200 @@ -125,7 +126,7 @@ thuban (1.2.2-2) unstable; urgency=low * Removed python-xmlbase build-dep and dep, because available in python >= 2.4 * Policy updated to 3.8.4 (no changes). - * Added ${misc:Depends} dependency to thuban pkg. + * Added ${misc:Depends} dependency to thuban pkg. * Removed Apps prefix in debian/doc-base. -- Francesco Paolo Lovergine <[email protected]> Thu, 04 Feb 2010 16:00:51 +0100 @@ -136,14 +137,14 @@ thuban (1.2.2-1) unstable; urgency=low * Added Vcs-* fields to debian/control. * Now policy bumped to 3.8.3. * Missing dh_prep call added. - * First upload to unstable to obsolete the old release. + * First upload to unstable to obsolete the old release. -- Francesco Paolo Lovergine <[email protected]> Wed, 21 Oct 2009 12:04:54 +0200 thuban (1.2.1+svn2877-1) experimental; urgency=low * New upstream SVN snapshot. - * Moved to wxwidget 2.8 instead of the obsolete 2.6 + * Moved to wxwidget 2.8 instead of the obsolete 2.6 * Updated patchset. -- Francesco Paolo Lovergine <[email protected]> Tue, 26 May 2009 22:38:16 +0200 @@ -170,7 +171,7 @@ thuban (1.2.1-1) unstable; urgency=low * Debhelper level set to 7. * Revised against python policy: now supports only private modules for the default python version at build-time. - (closes: #520573) + (closes: #520573) * Removed create_espg script in /usr/bin. -- Francesco Paolo Lovergine <[email protected]> Tue, 31 Mar 2009 10:58:23 +0200 @@ -303,9 +304,9 @@ thuban (0.8.1-1) unstable; urgency=low * Initial Release. * Change in setup.py: Adjusted path to proj4 from /usr/local/ to /usr/ * setup.py: changed dir for Bitmaps since they have to placed in /usr/share - * in Thuban/UI/resource.py: changed bitmapdir (the bitmap search path) + * in Thuban/UI/resource.py: changed bitmapdir (the bitmap search path) to /usr/share/thuban/Resources/Bitmaps - * in Thuban/Model/resource.py: changed projdir (the location for the default + * in Thuban/Model/resource.py: changed projdir (the location for the default projections) to /usr/share/thuban/Resources/Projections * deleted first row in version.py and Model/range.py, containing #!-statement since not necessary and leading to warning 'script-not-executable' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/thuban.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

