collabtive (2.0+dfsg-6ubuntu1) xenial; urgency=medium

  * Update to PHP7.0 dependencies (LP: #1544352).

 -- Nishanth Aravamudan <nish.aravamudan@canonical.com>  Fri, 12 Feb 2016 09:07:31 -0800

collabtive (2.0+dfsg-6) unstable; urgency=low

  * Use systemwide versions of php-seclib and php-htmlpurifier instead
    of the provided convenience copies (Closes: #781414)

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 06 Apr 2015 19:26:14 -0500

collabtive (2.0+dfsg-5) unstable; urgency=medium

  * Forgot one file to patch in the just-uploaded patch :-P

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 21 Oct 2014 12:36:36 -0500

collabtive (2.0+dfsg-4) unstable; urgency=medium

  * Fix typo in check_existence_before_fetch patch (wrong variable name)
  * Fix HAVING clauses use in queries with no aggregate functions

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 21 Oct 2014 11:00:43 -0500

collabtive (2.0+dfsg-3) unstable; urgency=low

  * Use rdfind+symlinks to reduce 1.6MB of duplicated files
  * Fix quoting omissions on several languages
  * Modify debian/watch to track directly from github, not from
    githubredir
  * Added skip_getupdate patch in order not to check the upstream site
    for updates (as this is a Debian package)
  * Updated the plugin_disclaimer patch to also cover
    collabtive/templates/standard/install3.tpl
  * Bumped up standards-version 3.9.5→3.9.6 (no changes needed)

 -- Gunnar Wolf <gwolf@debian.org>  Wed, 01 Oct 2014 10:18:40 -0500

collabtive (2.0+dfsg-2) unstable; urgency=medium

  * Fixed patching fuzz that caused an error while editing the user
    profile
  * Patch "check_existence_before_fetch" erroneously reverted two
    patches. That was not good. Fixed.

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 26 Sep 2014 14:39:03 -0500

collabtive (2.0+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Refreshed debian/patches/*
  * Updated dependency from libphp-pclzip to php-pclzip (Closes:
    #749284)

 -- Gunnar Wolf <gwolf@debian.org>  Wed, 03 Sep 2014 13:42:23 -0500

collabtive (1.2+dfsg2-1) unstable; urgency=medium

  * Repacked upstream sources to include non-free file (which is not
    directly used by the built package) (Closes: #752211)
  * Fixed the dversionmangle in debian/watch

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 22 Jun 2014 09:31:12 -0500

collabtive (1.2+dfsg-2) unstable; urgency=high

  * Reliability patch: Check queries return objects before iterating
    over them, avoiding PHP errors (and ugly blank screens)
  * Fix a SQL injection vulnerability in project.datei.php (ref: CVE-
    2014-3246) (Closes: #748828)

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 23 May 2014 11:27:55 -0500

collabtive (1.2+dfsg-1) unstable; urgency=medium

  * Start looking into missing minified JS sources (#744286); add the
    sources for lytebox in debian/missing-sources
  * Add the contents from the old (from version 0.7-1)
    include/js/uncrompressed (sp) as debian/missing-sources (Closes:
    #744286)
  * Add a build-dep on apache2-dev instead of dh-apache2 (per lintian
    warning)
  * Explicitly exclude tiny_mce in debian/copyright
  * Updated the declared file version in debian/copyright to allow for
    auto-dfsg-repacking

 -- Gunnar Wolf <gwolf@debian.org>  Sat, 12 Apr 2014 11:01:27 -0500

collabtive (1.2-2) unstable; urgency=low

  * Fix symlinks that pointed to the package maintainer's home directory
    :-P (Closes: #736424)
  * Remove the symlink to the pre-apache2.4 config file if it exists in
    the preinst

 -- Gunnar Wolf <gwolf@debian.org>  Thu, 23 Jan 2014 10:30:30 -0600

collabtive (1.2-1) unstable; urgency=low

  * New upstream release
  * Modified debian/watch to track tags via githubredir
  * Updated patches; dropped descriptive_subject_in_mails and
    fix_datei_arbitrary_execution (applied upstream)

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 19 Jan 2014 13:28:47 -0600

collabtive (1.1-1) unstable; urgency=low

  * New upstream release
  * Added dependency on php-tcpdf — upstream ships convenience copy,
    replacing by the relevant symlinks.
  * Standards-version 3.9.3→3.9.5 (no changes needed)
  * Move the Apache config snippet from /etc/apache2/conf.d to
    /etc/apache2/conf-available, supporting the >=2.4 configuration
    style (Closes: #669833)
  * Build-depend on dh_apache2 to handle webserver reconfiguration logic
  * Ensured Collabtive plays nicely with Smarty3 (Closes: #672399)

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 09 Sep 2013 23:09:24 -0500

collabtive (1.0-1) unstable; urgency=low

  * Disable directory indexes in the apache.conf snippet following
    Bugtraq recommendation (re: already closed #676311)
  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 06 May 2013 18:12:42 -0500

collabtive (0.7.6-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Wed, 30 May 2012 11:50:05 -0500

collabtive (0.7.5-5) unstable; urgency=low

  * The "smarty" package is gone - Use "smarty3" instead (Closes: #657536,
    #663389)

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 12 Mar 2012 16:44:55 -0600

collabtive (0.7.5-4) unstable; urgency=low

  * Display full pathnames in the install.php requirements
  * Fix install.php so it does not require to be disabled (and can
    actually create the DB and users) but no longer represents a huge
    security risk
  * Handle temporary and config file permissions via dpkg-statoverride
    instead of by handmade fragments of postinst
  * Updated standards-version (no changes needed)

 -- Gunnar Wolf <gwolf@debian.org>  Wed, 07 Mar 2012 14:16:01 -0600

collabtive (0.7.5-3) unstable; urgency=low

  * Fix a permission issue that created an unwritable templates cache
    directory

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 27 Feb 2012 21:27:28 -0600

collabtive (0.7.5-2) unstable; urgency=low

  * Oops! Caused failure to upgrade if the 0.7 conffile shuffling had
    already taken place

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 31 Jan 2012 16:42:10 -0600

collabtive (0.7.5-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 30 Jan 2012 11:58:17 -0600

collabtive (0.7-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "sources file that was removed in postrm purge": check if
    wwwconfig-common script exists before sourcing it (closes: #635448).
  * debian/watch: improve uversionmangle (remove trailing dot).

 -- gregor herrmann <gregoa@debian.org>  Fri, 23 Sep 2011 16:25:10 +0200

collabtive (0.7-1) unstable; urgency=low

  * New upstream release
  * Standards version 3.9.1.0→3.9.2.0 (no changes needed)
  * Fixed non-working debian/repack.sh
  * Dropping patches "allow_single_digit_times" and
    "reflect_current_version", as they have been applied upstream
  * Moved the configuration file from /etc/collabtive/standard to
    /etc/collabtive
  * Disabled the install.php script, as it is a security liability
  * Call update.php on updates

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 03 Jun 2011 15:19:18 -0500

collabtive (0.6.5-5) unstable; urgency=low

  * First version uploaded to Debian (Closes: #616123)

 -- Gunnar Wolf <gwolf@debian.org>  Wed, 02 Mar 2011 11:58:21 -0600

collabtive (0.6.5-4) local; urgency=low

  * Follow symlinks when presenting template list
  * Package whatever templates are submitted by the upstream authors
    (avoiding embarassingly broken symlinks)
  * Allow administrators to view/edit any project, not just their own
  * Several convenience copies of PHP, JS libraries replaced by their
    Debian-packaged versions (smarty, libphp-phpmailer, tinymce,
    libjs-prototype, libphp-pclzip, php5-mcrypt)
  * Don't ship WS_FTP.LOG files

 -- Gunnar Wolf <gwolf@iiec.unam.mx>  Tue, 25 Jan 2011 18:14:35 -0600

collabtive (0.6.5-3) local; urgency=low

  * Fix for arbitrary code execution on file uploads
    (http://collabtive.o-dyn.de/forum/viewtopic.php?f=11&t=4399)

 -- Gunnar Wolf <gwolf@iiec.unam.mx>  Tue, 21 Sep 2010 13:03:30 -0500

collabtive (0.6.5-2) local; urgency=low

  * Allow for single-digit hours in time regexes

 -- Gunnar Wolf <gwolf@iiec.unam.mx>  Tue, 07 Sep 2010 13:07:33 -0500

collabtive (0.6.5-1) local; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@iiec.unam.mx>  Tue, 31 Aug 2010 16:58:00 -0500

collabtive (0.6.3-2) local; urgency=low

  * Switched to 3.0 (quilt) format
  * Made the templates and translations into conffiles, symlinking them
    into place
  * Standards-version 3.8.4→3.9.1.0 (no changes)
  * Added some missing Spanish translation strings
  * Added the message title to message notifications sent by mail (as
    requested by IIEc user mgarcia)

 -- Gunnar Wolf <gwolf@iiec.unam.mx>  Tue, 17 Aug 2010 19:25:13 -0500

collabtive (0.6.3-1) local; urgency=low
  
  * Initial packaging
  
 -- Gunnar Wolf <gwolf@iiec.unam.mx>  Mon, 21 Jun 2010 13:42:00 -0500
