ucslint (4.0.0-4.63.201407281446) ucs4-0-0-0; urgency=low

  * UCS auto build. No patches were applied to the original source package

 -- Univention builddaemon <buildd@univention.de>  Mon, 28 Jul 2014 14:46:30 +0200

ucslint (4.0.0-4) unstable; urgency=low

  * Bug #35135: fix XS-Python-Version

 -- Florian Best <best@univention.de>  Mon, 28 Jul 2014 14:40:23 +0200

ucslint (4.0.0-3) unstable; urgency=low

  * Bug #35135: set compat level to 9 (part 2)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Wed, 23 Jul 2014 12:30:50 +0200

ucslint (4.0.0-2) unstable; urgency=low

  * Bug #35135: set compat level to 9

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Tue, 22 Jul 2014 10:45:45 +0200

ucslint (4.0.0-1) unstable; urgency=low

  * Bug #35135: bumped version for UCS 4

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Tue, 17 Jun 2014 14:34:18 +0200

ucslint (3.0.5-2) unstable; urgency=low

  * Bug #34127: Add support for RedMine issues in changelog
  * Bug #26183: Fix testucslint.sh broken since split into extra package.

 -- Philipp Hahn <hahn@univention.de>  Fri, 07 Mar 2014 09:53:15 +0100

ucslint (3.0.5-1) unstable; urgency=low

  * Bug #26183: moved univention specific tests to extra package

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Wed, 04 Sep 2013 12:56:47 +0200

ucslint (3.0.4-3) unstable; urgency=low

  * debian/control: Fix description (Bug #22484)
  * Fix multiple User, Group, Mode entries (Bug #14070)
  * Fix multi-line translation regexp (Bug #22479)

 -- Philipp Hahn <hahn@univention.de>  Tue, 16 Oct 2012 08:37:07 +0200

ucslint (3.0.4-2) unstable; urgency=low

  * Shut up testucslint.sh (Bug #18507)

 -- Philipp Hahn <hahn@univention.de>  Mon, 17 Sep 2012 15:24:00 +0200

ucslint (3.0.4-1) unstable; urgency=low

  * 0004: Support Pre/Postinst for Multifile (Bug #28229)

 -- Philipp Hahn <hahn@univention.de>  Thu, 16 Aug 2012 09:31:28 +0200

ucslint (3.0.3-1) unstable; urgency=low

  * 0011: Check prefix of debian/$pkg.debhelper (Bug #23482)
  * 0017: Fix test regression (Bug #18443)

 -- Philipp Hahn <hahn@univention.de>  Thu, 02 Aug 2012 18:08:54 +0200

ucslint (3.0.2-1) unstable; urgency=low

  * modified changes for Bug #18443

 -- Lukas Walter <walter@univention.de>  Tue, 31 Jul 2012 11:57:12 +0200

ucslint (3.0.1-1) unstable; urgency=low

  * added a test for unquoted calls of eval $(ucr shell)
  * removed testing for unquoted calls of eval $(ucr shell)
    from 0006 and 0001
    (Bug #18443)

 -- Lukas Walter <walter@univention.de>  Mon, 30 Jul 2012 16:54:10 +0200

ucslint (3.0.0-1) unstable; urgency=low

  * Refacture common debian/ test (Bug #22479)
  * Skip VCS directories (Bug #22482)
  * Fix off-by-one line number (Bug #24156)
  * debian/rules: Cleanup (Bug #22484)
  * 0013: Add missing int() typecast (Bug #27429)
  * 0008: Add multiline handling (Bug #22479)
  * Add manual page.
  * Fix Ticket number regular expression (Bug #27444)
  * Print full pathname in message (Bug #27889)
  * Skip comments in check (Bug #23465)
  * Skip testing generated files (Bug #22498)
  * 0001: Handle dh-umc-module-install (Bug #24816)
  * 0016: Check for deprecated usage (Bug #23566)
  * 0009: Check for None comparison (Bug #22487)
  * 0009: Check for ucr.is_true(), .is_false() (Bug #22485)
  * 0009: Fix hashbang check (Bug #25766)
  * 0011: Check prefix of debian/$pkg.debhelper (Bug #23482)
  * 0004: Check for UCR warning before identifier (Bug #21431)
  * ucslint-sort-output.py: Support reading stdin.
  * 0004: Check Python module (Bug #14201)
  * 0004: Check for unexpected keys.
  * 0004: Check User, Group, Mode (Bug #14070)
  * 0004: Check for Variable globbing (Bug #13015)
  * 0004: Check for conffiles without UCR variables (Bug #22434)
  * 0004: Inform about missing description (Bug #22434)

 -- Philipp Hahn <hahn@univention.de>  Fri, 20 Jul 2012 12:09:41 +0200

ucslint (2.0.23-2) unstable; urgency=low

  * ignore spelling warnings (Bug #17290)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Thu, 12 Jul 2012 12:11:48 +0200

ucslint (2.0.23-1) unstable; urgency=low

  * added 0015-FuzzyNames.py: test for incorrect spelling of "univention" (Bug #17290)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Wed, 11 Jul 2012 18:47:46 +0200

ucslint (2.0.22-1) unstable; urgency=low

  * Add dependency tests (Bug #24156)
  * Add marker test (Bug #24728)
  * Add raise "Text" test (Bug #22492)
  * Fix handling comments in debian/control (Bug #22556)

 -- Philipp Hahn <hahn@univention.de>  Fri, 02 Dec 2011 11:50:09 +0100

ucslint (2.0.21-1) unstable; urgency=low

  * disable .py copyright check until packages are fixed (Bug #24673)

 -- Janek Walkenhorst <walkenhorst@univention.de>  Wed, 16 Nov 2011 18:11:39 +0100

ucslint (2.0.20-1) unstable; urgency=low

  * override via shell-like globbing (Bug #24673)
  * update tests

 -- Janek Walkenhorst <walkenhorst@univention.de>  Wed, 16 Nov 2011 17:51:43 +0100

ucslint (2.0.19-1) unstable; urgency=low

  * disable .js copyright check until packages are fixed (Bug #24673)

 -- Janek Walkenhorst <walkenhorst@univention.de>  Wed, 16 Nov 2011 16:06:43 +0100

ucslint (2.0.18-1) unstable; urgency=low

  * fix priority for ~/.ucslint (Bug #24672)

 -- Janek Walkenhorst <walkenhorst@univention.de>  Wed, 16 Nov 2011 14:55:50 +0100

ucslint (2.0.17-1) unstable; urgency=low

  * check .py and .js files without hashbang for copyright (Bug #24673)

 -- Janek Walkenhorst <walkenhorst@univention.de>  Wed, 16 Nov 2011 14:33:43 +0100

ucslint (2.0.16-1) unstable; urgency=low

  * also check python files without hashbang (Bug #22437)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Tue, 27 Sep 2011 11:10:31 +0200

ucslint (2.0.15-1) unstable; urgency=low

  * removed outdated tests (Bug #23005)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Tue, 27 Sep 2011 10:34:42 +0200

ucslint (2.0.14-1) unstable; urgency=low

  * removed bashism is testframework (Bug #23005)
  * updated tests

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Thu, 22 Sep 2011 14:14:15 +0200

ucslint (2.0.13-1) unstable; urgency=low

  * respect variable registrations on subfiles (Bug #23429)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Thu, 25 Aug 2011 17:41:55 +0200

ucslint (2.0.12-1) unstable; urgency=low

  * join scripts may also be mentioned in *.install files (Bug #21488)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Tue, 19 Jul 2011 09:56:49 +0200

ucslint (2.0.11-1) unstable; urgency=low

  * added module 0013-bashism.py (Bug #22558)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Mon, 18 Jul 2011 13:17:38 +0200

ucslint (2.0.10-1) unstable; urgency=low

  * fixed plugindir argument (Bug #22092)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Mon, 18 Jul 2011 12:41:51 +0200

ucslint (2.0.9-1) unstable; urgency=low

  * changed 0004-10 to "warning" (Bug #22514)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Mon, 16 May 2011 11:55:27 +0200

ucslint (2.0.8-1) unstable; urgency=low

  * removed test 0004-26 (not required anymore) (Bug #22092)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Mon, 16 May 2011 11:50:39 +0200

ucslint (2.0.7-1) unstable; urgency=low

  * fixed testframework (Bug #22092)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Mon, 16 May 2011 11:48:01 +0200

ucslint (2.0.6-4) unstable; urgency=low

  * Do not abort if univention-install-config-registry-info is missing
    (Bug #22092)

 -- Stefan Gohmann <gohmann@univention.de>  Fri, 13 May 2011 08:47:40 +0200

ucslint (2.0.6-3) unstable; urgency=low

  * Revert: svn merge -r 24045:24031 . (Bug #22092)

 -- Philipp Hahn <hahn@univention.de>  Wed, 11 May 2011 08:51:44 +0200

ucslint (2.0.6-2) unstable; urgency=low

  * Fix python2.5 not handling with...as... (Bug #22092)

 -- Philipp Hahn <hahn@univention.de>  Tue, 10 May 2011 20:27:35 +0200

ucslint (2.0.6-1) unstable; urgency=low

  * debian/control: Fix dependency on debhelper and python-all (Bug #22092)
  * debian/source/format: Switch to 3.0 (native)
  * Add encoding line for python files.
  * Fix pruning of .svn directory.
  * 0008: Fix regexp for finding substitutions before translation.
  * base: Add line number to filename output.

 -- Philipp Hahn <hahn@univention.de>  Tue, 10 May 2011 20:13:42 +0200

ucslint (2.0.5-1) unstable; urgency=low

  * missing bug/ticket number is no real error during build (Bug #22092)

 -- Sönke Schwardt-Krummrich <schwardt@univention.de>  Tue, 10 May 2011 15:28:45 +0200

ucslint (2.0.4-4) unstable; urgency=low

  * removed superfluous dependency (Bug #22092)

 -- Sönke Schwardt <schwardt@univention.de>  Tue, 10 May 2011 09:45:27 +0200

ucslint (2.0.4-3) unstable; urgency=low

  * fixed dependencies (Bug #22092)

 -- Sönke Schwardt <schwardt@univention.de>  Tue, 10 May 2011 09:35:17 +0200

ucslint (2.0.4-2) unstable; urgency=low

  * fixed packaging of ucslint (Bug #22092)

 -- Sönke Schwardt <schwardt@univention.de>  Mon, 09 May 2011 15:37:50 +0200

ucslint (2.0.4-1) unstable; urgency=low

  * fixed packaging of ucslint (Bug #22092)

 -- Sönke Schwardt <schwardt@univention.de>  Mon, 09 May 2011 15:22:14 +0200

ucslint (2.0.3-1) unstable; urgency=low

  * improved UPCMessage (Bug #22437)
  * added UPCFileTester (Bug #22437)
  * added dict.has_key test (Bug #22437)

 -- Sönke Schwardt <schwardt@univention.de>  Fri, 06 May 2011 17:43:15 +0200

ucslint (2.0.2-2) unstable; urgency=low

  * bumped version (Bug #22092)

 -- Sönke Schwardt <schwardt@univention.de>  Fri, 06 May 2011 16:21:47 +0200

ucslint (2.0.2-1) unstable; urgency=low

  * fixed parsing of debian/control files (Bug #22443)

 -- Sönke Schwardt <schwardt@univention.de>  Fri, 06 May 2011 14:07:37 +0200

ucslint (2.0.1-1) unstable; urgency=low

  * only exit on errors (Bug #22092)

 -- Sönke Schwardt <schwardt@univention.de>  Fri, 06 May 2011 10:22:10 +0200

ucslint (2.0.0-1) unstable; urgency=low

  * bumped version for UCS 3 (Bug #22092)

 -- Sönke Schwardt <schwardt@univention.de>  Fri, 06 May 2011 10:22:10 +0200

ucslint (1.0.19-1) unstable; urgency=low

  * fixed traceback in 0010-Copyright.py (Bug #13192)

 -- Sönke Schwardt <schwardt@univention.de>  Mon, 28 Jun 2010 11:19:07 +0200

ucslint (1.0.18-1) unstable; urgency=low

  * added test for configRegistry.is_(true|false) (Bug #18805)

 -- Sönke Schwardt <schwardt@univention.de>  Fri, 25 Jun 2010 17:50:44 +0200

ucslint (1.0.17-1) unstable; urgency=low

  * switched to AGPL 3 (Bug #13192)

 -- Sönke Schwardt <schwardt@univention.de>  Fri, 25 Jun 2010 18:42:39 +0200

ucslint (1.0.16-1) unstable; urgency=low

  * Fix test for missing character set in *.po files (Bug #18567)

 -- Philipp Hahn <hahn@univention.de>  Tue, 22 Jun 2010 10:42:03 +0200

ucslint (1.0.15-1) unstable; urgency=low

  * test for invalid character set in *.po files (Bug #18567)

 -- Sönke Schwardt <schwardt@univention.de>  Mon, 07 Jun 2010 17:45:53 +0200

ucslint (1.0.14-1) unstable; urgency=low

  * test for invalid characters in debian/$PACKAGENAME.univention-config-registry-variables (Bug #13012)

 -- Sönke Schwardt <schwardt@univention.de>  Mon, 07 Jun 2010 17:44:50 +0200

ucslint (1.0.13-1) unstable; urgency=low

  * find empty translation strings in .po files (Bug #18593)

 -- Sönke Schwardt <schwardt@univention.de>  Mon, 07 Jun 2010 17:43:58 +0200

ucslint (1.0.12-1) unstable; urgency=low

  * test new-style join scripts (Bug #18592)

 -- Sönke Schwardt <schwardt@univention.de>  Mon, 07 Jun 2010 17:41:20 +0200

ucslint (1.0.11-1) unstable; urgency=low

  * test for unquoted "eval $(ucr shell)" calls (Bug #18444)

 -- Sönke Schwardt <schwardt@univention.de>  Sun, 06 Jun 2010 18:14:23 +0200

ucslint (1.0.10-1) unstable; urgency=low

  * ignore .svn directories (Bug #13016)

 -- Sönke Schwardt <schwardt@univention.de>  Sun, 06 Jun 2010 18:11:43 +0200

ucslint (1.0.9-1) unstable; urgency=low

  * fixed traceback if file is empty (Bug #12793)

 -- Sönke Schwardt <schwardt@univention.de>  Sun, 06 Jun 2010 17:46:16 +0200

ucslint (1.0.8-1) unstable; urgency=low

  * added checks for debian/control (Bug #18574)

 -- Sönke Schwardt <schwardt@univention.de>  Sun, 06 Jun 2010 17:44:23 +0200

ucslint (1.0.7-1) unstable; urgency=low

  * added option to disable certain modules (Bug #18573)

 -- Sönke Schwardt <schwardt@univention.de>  Sun, 06 Jun 2010 17:36:56 +0200

ucslint (1.0.6-1) unstable; urgency=low

  * fixed traceback in 0009-Python.py (Bug: #13016)

 -- Sönke Schwardt <schwardt@univention.de>  Sat, 17 Oct 2009 23:29:11 +0200

ucslint (1.0.5-1) unstable; urgency=low

  * added check "script contains 'exit 0' at end of file" (Bug: #13014)

 -- Sönke Schwardt <schwardt@univention.de>  Tue, 10 Nov 2009 22:29:46 +0100

ucslint (1.0.4-1) unstable; urgency=low

  * added module 0007-Changelog testing for missing bug/ticket number in
    latest changelog entry (Bug: #13017)

 -- Sönke Schwardt <schwardt@univention.de>  Wed, 10 Jun 2009 19:00:57 +0200

ucslint (1.0.3-1) unstable; urgency=low

  * added option to specify error categories to be displayed (Bug: #14742)
  * ucslint returns exitcode 1 if at least one msg has been
    displayed - otherwise exitcode 0

 -- Sönke Schwardt <schwardt@univention.de>  Wed, 10 Jun 2009 18:18:52 +0200

ucslint (1.0.2-2) unstable; urgency=low

  * fixed python hashbang test module (Bug: #13016)

 -- Sönke Schwardt <schwardt@univention.de>  Mon, 08 Jun 2009 18:15:17 +0200

ucslint (1.0.2-1) unstable; urgency=low

  * added python hashbang test module (Bug: #13016)

 -- Sönke Schwardt <schwardt@univention.de>  Mon, 08 Jun 2009 17:49:01 +0200

ucslint (1.0.1-3) unstable; urgency=low

  * fixed missing python modules while running testframework

 -- Sönke Schwardt <schwardt@univention.de>  Sat, 28 Mar 2009 18:18:53 +0100

ucslint (1.0.1-2) unstable; urgency=low

  * failing testframework should not interfere with package build until
    testframework works on all systems

 -- Sönke Schwardt <schwardt@univention.de>  Sat, 28 Mar 2009 15:37:34 +0100

ucslint (1.0.1-1) unstable; urgency=low

  * fixed missing python module while running testframework

 -- Sönke Schwardt <schwardt@univention.de>  Sat, 28 Mar 2009 15:22:28 +0100

ucslint (1.0.0-1) unstable; urgency=low

  * first version of ucslint

 -- Sönke Schwardt <schwardt@univention.de>  Wed, 12 Nov 2008 10:20:18 +0100

