owncloud (5.0.7+dfsg-2ubuntu1~ubuntu13.04) raring-proposed; urgency=low

  * Raring update from saucy LP: #1079150
  * Remove depends on owncloud-doc
  * Use bundled pdfjs, timepicker, fontawesome, php-aws-sdk, php-sabre-dav, php-sabre-vobject, php-seclib

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 03 Jul 2013 13:35:52 +0100

owncloud (5.0.7+dfsg-2ubuntu1) saucy; urgency=low

  * Merge with Debian experimental, remaining changes:
   - owncloud-mysql recommends rather than suggests
     mysql-server

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 03 Jul 2013 13:12:04 +0100

owncloud (5.0.7+dfsg-2) experimental; urgency=low

  * Team upload

  [ Prach Pongpanich ]
  * Add missing dependency on php5-json
  * Update for Apache 2.4 transition (Closes: #711894)

  [ David Prévot ]
  * Force version 1.7 of php-sabre-dav
  * Add back experimental PostgreSQL support (Closes: #679028)

 -- David Prévot <taffit@debian.org>  Mon, 24 Jun 2013 18:01:56 -0400

owncloud (5.0.7+dfsg-1) experimental; urgency=low

  * Team upload
  * New upstream release
    + Fix multiple XSS vulnerabilities (oC-SA-2013-028):
      - CVE-2013-2149: in core/js/oc-dialogs.js (Closes: #711517)
      - CVE-2013-2150: in js/viewer.js (Closes: #711518)

 -- David Prévot <taffit@debian.org>  Fri, 07 Jun 2013 11:56:17 -0400

owncloud (5.0.7~rc1+dfsg-2) experimental; urgency=low

  * Team upload
  * debian/patches/fix_crypt_blowfish.diff: Adapt Crypt_Blowfish path

 -- David Prévot <taffit@debian.org>  Tue, 04 Jun 2013 11:35:20 -0400

owncloud (5.0.7~rc1+dfsg-1) experimental; urgency=low

  * Team upload
  * New upstream release, including files_encryption
  * debian/repack.sh: Adapt to 3rdparty/Crypt_Blowfish new path
  * debian/{copyright,rules}: Adapt to files_encryption come back
  * debian/patch: Refresh

 -- David Prévot <taffit@debian.org>  Mon, 03 Jun 2013 15:22:57 -0400

owncloud (5.0.6+dfsg-1) experimental; urgency=low

  * Team upload
  * New upstream release
  * debian/patch: Drop fix upgrade to 5.0.6 RC2, included upstream

 -- David Prévot <taffit@debian.org>  Tue, 14 May 2013 10:57:41 -0400

owncloud (5.0.6~rc2+dfsg-1) experimental; urgency=low

  * Team upload
  * New upstream release
  * Depend on libjs-jquery-timepicker (Closes: #693887)
  * debian/patch: Fix upgrade to 5.0.6 RC2

 -- David Prévot <taffit@debian.org>  Mon, 13 May 2013 12:19:56 -0400

owncloud (5.0.6~rc1+dfsg-1) experimental; urgency=low

  * Team upload
  * New upstream release
  * debian/control:
    - Depend on fonts-font-awesome, libjs-pdf, owncloud-doc, php-aws-sdk, and
      php-seclib
    - Drop now useless depend on ca-certificates, libjs-sphinxdoc,
      libjs-twitter-bootstrap, and libjs-underscore
  * debian/owncloud.install, debian/owncloud.links, debian/patches,
    debian/postinst, debian/rules: Adapt to updated dependencies

 -- David Prévot <taffit@debian.org>  Mon, 06 May 2013 21:45:34 -0400

owncloud (5.0.5~rc1+dfsg-1) experimental; urgency=low

  * Team upload
  * Adapt upcoming owncloud-doc improvements
  * debian/control: 
    - Bump Standards-Version to 3.9.4
    - Drop now useless DMUA
    - Suggest libapache2-mod-xsendfile
  * debian/patches/01_fix_data_path.diff: Fix more path occurrences
  * debian/rules:
    - Keep core/doc/*/_sources, actually used by the search
    - dh_link removes existing files
  * debian/watch: Make all latest versions available

 -- David Prévot <taffit@debian.org>  Wed, 17 Apr 2013 21:25:59 -0400

owncloud (5.0.4+dfsg-1) experimental; urgency=low

  * Team upload
  * New upstream release

 -- David Prévot <taffit@debian.org>  Wed, 10 Apr 2013 16:05:29 -0400

owncloud (5.0.4~rc1+dfsg-1) experimental; urgency=low

  * Team upload
  * New upstream release candidate
  * debian/control:
    - Depends on ca-certificates
    - Use canonical Vcs- fields
  * debian/copyright: Update 3rdparty/aws-sdk and BSD-3-clause-SabreDAV
  * debian/owncloud.links: Use local CA certificates instead of embedded ones
  * debian/patches/: Refresh patches
  * debian/rules: Add a get-orig-source target

 -- David Prévot <taffit@debian.org>  Wed, 10 Apr 2013 10:13:17 -0400

owncloud (5.0.3+dfsg-1) experimental; urgency=low

  * Team upload
  * New upstream release (closes: #691839)

  [ David Prévot ]
  * debian/watch: Update to current upstream URL and Debian version
  * debian/control:
    - Add php-services-json and liboauth-php to Recommends for Dropbox-php
    - Add clamav or clamav-daemon to Recommends for Owncloud Antivirus App
    - Add zendframework to Recommends for Full Text Search
    - Add php5-ldap to Recommends for user_ldap
    - Add mediawiki to Depends, instead of shipping duplicated code
    - Add libjs-underscore to Depends, instead of shipping duplicated code
    - Update dependency to php-sabre-dav and php-sabre-vobject, instead of
      php-sabredav
  * debian/copyright: Document the new and updated licenses
  * debian/rules:
    - Trim duplicated and useless files from the package
    - Minify JavaScript and keep their source
    - Remove the Updater app since upgrade must be made via the package
  * debian/repack.sh:
    - Remove incompatible docs from Font Awesome
    - Remove incompatible PDF from pdfjs
    - Remove sourceless JavaScript
    - Adapt to updated JQuery UI version
  * debian/patches/:
    - Refresh existing patches
    - Drop unneeded patches
    - fix_mediawiki.diff: Adapt path to mediawi’s classes
    - fix_upgrade.diff: Fix upgrade issue from 4.0.8
    - fix_displayed_version.diff: Fix displayed version
  * debian/owncloud.links:
    - Link to Zend Framework instead of embedding a partial copy
    - Adapt to updated JQuery UI version
    - Adapt to libjs-underscore
  * debian/owncloud.install: Update 3dparty list
  * Add back experimental feature files_external
  * debian/owncloud.README.Debian: Update and provide upgrade advices
  * debian/owncloud.NEWS: Point to README for upgrade

 -- David Prévot <taffit@debian.org>  Sat, 06 Apr 2013 10:37:28 -0400

owncloud (5.0.4debian-0ubuntu1) raring; urgency=low

  * New upstream bugfix release

 -- Jonathan Riddell <jriddell@ubuntu.com>  Tue, 16 Apr 2013 13:24:23 +0100

owncloud (5.0.0~rc2debian-0ubuntu1) raring; urgency=low

  * New upstream RC release

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 06 Mar 2013 13:46:29 +0000

owncloud (4.0.9debian-0ubuntu1) raring; urgency=low

  * New upstream release

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 28 Nov 2012 13:37:13 +0000

owncloud (4.0.8debian-1ubuntu1) raring; urgency=low

  * Merge with Debian, remaining change:
   - recommend rather than suggest mysql

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 15 Nov 2012 16:44:32 +0000

owncloud (4.0.8debian-1) unstable; urgency=low

  * New upstream bugfix release
  * debian/patches:
    - Adjust 05_no_app_store.diff

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Thu, 11 Oct 2012 14:44:57 +0200

owncloud (4.0.7debian-1ubuntu1) quantal; urgency=low

  * Merge with Debian, remaining change:
   - recommend rather than suggest mysql

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 19 Sep 2012 11:57:08 +0100

owncloud (4.0.7debian-1) unstable; urgency=low

  * New upstream bugfix release
  * debian/patches:
    - Removed patch fix_writing_to_shared_readonly.diff
  * debian/repack.sh:
    - Remove experimental feature 'files_external'

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Wed, 15 Aug 2012 13:33:19 +0200

owncloud (4.0.5debian2-2) unstable; urgency=high

  * debian/patches:
    - Added fix_writing_to_shared_readonly.diff to fix WebDAV write access to 
      shared files (Closes: #684426)
  * debian/rules:
    - Remove experimental feature 'files_external'

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Thu, 09 Aug 2012 23:29:25 +0200

owncloud (4.0.6debian-0ubuntu1) quantal; urgency=low

  * Merge with Debian
  * New upstream release

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 09 Aug 2012 14:42:55 +0100

owncloud (4.0.5debian2-1) unstable; urgency=low

  * debian/repack.sh:
    - Removed sourceless minified JavaScript files core/js/jquery-1.7.2.min.js
      and core/js/jquery-ui-1.8.16.custom.min.js (closes: #683395)
    - Removed 3rdparty/Console/Getopt.php and 3rdparty/Crypt_Blowfish
      (closes: #683397)
  * debian/copyright: 
    - Inserted full text of CC-BY-3.0 (closes: #683396)
    - Removed PHP-3 license (closes: #683397)

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Tue, 31 Jul 2012 23:42:23 +0200

owncloud (4.0.5debian-1) unstable; urgency=low

  * New upstream bugfix release (closes: #681138, #681169)

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Thu, 19 Jul 2012 13:04:28 +0200

owncloud (4.0.5debian-0ubuntu1) quantal; urgency=low

  * New upstream release
  * In owncloud-mysql recommend rather than suggest mysql-server

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 19 Jul 2012 14:54:09 +0100

owncloud (4.0.4debian-1) unstable; urgency=medium

  * New upstream bugfix release; solve major issues with caching
    (closes: #678956).
  * By own admission, upstream does not believe the PostgreSQL-support
    to be stable/solid; dropping owncloud-pgsql for Wheezy.  (See also:
    http://mail.kde.org/pipermail/owncloud/2012-June/004118.html).

 -- Paul van Tilburg <paulvt@debian.org>  Fri, 29 Jun 2012 22:14:50 +0200

owncloud (4.0.3debian-1) unstable; urgency=medium

  * New upstream bugfix release.
  * debian/config/lighttpd, debian/owncloud.examples:  add and install
    lighttpd example config file.
  * debian/patches:
    - Updated 05_no_app_store.diff for new upstream and also to also take
      the new "writable_appsdir" option into account.

 -- Paul van Tilburg <paulvt@debian.org>  Sat, 23 Jun 2012 09:27:50 +0200

owncloud (4.0.2debian-1) unstable; urgency=high

  * New upstream bugfix release.
  * debian/postinst:
    - Check whether a2enmod and apache2ctl are available (as apache2 need
      not be installed) (closes: #676319).
    - Ensure that the ownership of permissions of /etc/owncloud/config.php
      and /etc/owncloud/htaccess are correct.
  * debian/patches:
    - Added fix_tar_require.diff to make the require path
      not point to 3rdparty/ so that Archive/Tar.php from php-pear is used
      (closes: #677159).
    - Added fix_sabre_requires.diff to fix the require path for Sabre as well.
    - Added fix_config.php_mode.diff to ensure that the generated configuration
      is not world-readable (closes: #676131)
    - Updated 01_fix_data_path.diff for the new, real location of the
      config (/etc/owncloud).
    - Updated 05_no_app_store.diff to set the "appstoreenabled" default in
      the source (and configuration example) universally to "false".
  * debian/rules, debian/owncloud.install, debian/owncloud.links,
    debian/owncloud.README.Debian, debian/config/:
    Install stuff to /usr/share/owncloud and link data, backup, themes and
    configuration dirs instead of the other way around (closes: #676600).
  * debian/watch: updated to use the new releases page.

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 17 Jun 2012 14:03:35 +0200

owncloud (4.0.1debian-2) unstable; urgency=low

  * Upload to fix PostgreSQL-related install issues.
  * debian/control:
    - Removed the postgresql-client-8.1 install alternative, just depend on
      postgresql-client.
    - Changed the postgresql-client suggest into postgresql (i.e. the server).

 -- Paul van Tilburg <paulvt@debian.org>  Tue, 05 Jun 2012 21:33:20 +0200

owncloud (4.0.1debian-1) unstable; urgency=low

  * New upstream bugfix release.
  * debian/control: replaced suggest on postgresql-server by
    postgresql-client for the owncloud-pgsql package.
  * debian/owncloud-pgsql.README.Debian: updated to not mention admin
    credentials, users won't get them during the postgres install process.
  * debian/patches: 
    - Dropped 04_fix_odfviewer.diff and
      06_add_head_support_for_download.diff; applied by upstream.
    - Updated 05_no_app_store.diff to only check whether the /apps dir is
      writable when the appstore is enabled.
  * debian/rules:
    - Don't install l10n/init.sh.
    - Make sure that /etc/owncloud/htaccess is owned by www-data, as
      ownCloud may update it (for now).

 -- Paul van Tilburg <paulvt@debian.org>  Tue, 05 Jun 2012 00:44:46 +0200

owncloud (4.0.0debian-3) unstable; urgency=low

  * Upload to unstable.

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 03 Jun 2012 17:38:46 +0200

owncloud (4.0.0debian-2) experimental; urgency=low

  [ Paul van Tilburg ]
  * debian/control:
    - Set the team as maintainer.
    - Added a depend on php5-curl; this is needed by the bookmarks app,
      which is an internal app.
  * debian/owncloud.links: added some missing links to vital application
    data from /var/lib/owncloud.

  [ Thomas Mueller ]
  * debian/patches:
    - 06_add_head_support_for_download.diff added to fix the ODF viewer.

 -- Paul van Tilburg <paulvt@debian.org>  Sat, 26 May 2012 23:53:18 +0200

owncloud (4.0.0debian-1) experimental; urgency=low

  [ Thomas Mueller ]
  * New upstream release 4.0.0.
  * debian/postrm: remove /etc/owncloud/config.php.
  * debian/rules: remove fullcalendar.min.js & jquery.Jcrop.min.js; they
    are not used.
  * debian/patches:
    - 04_fix_odfviewer.diff added
    - 05_no_app_store.diff added

  [ Paul van Tilburg ]
  * debian/control:
    - Added owncloud-{mysql,pgsql,sqlite} dependency packages.
    - Added a depend on libphp-phpmailer.
    - Added a depend on php-getid3 (>= 1.9.3-1).
    - Bumped the libjs-jquery depend to >= 1.7.2-1.
    - Dropped the depends on dbconfig-common, debconf, and ucf; not used yet.
    - Added a recommend for exim4 | mail-transport-agent.
  * debian/copyright, debian/rules: updated for new upstream release.
  * debian/owncloud.lintian-overrides: added an override for the backup
    directory permissions.
  * debian/owncloud.postinst: updated to enable Apache's rewrite module.
  * debian/patches:
    - Refreshed patches 01_fix_data_path.diff and 02_fix_crypt.diff for new
      upstream.
    - Dropped patches 03_fix_pear_mdb2_missmatch.diff,
      04_adding_jquery_infieldlabel_js.diff,
      05_adding_jquery_fancyboxbox.diff,
      06_adding_jquery.mousewheel.diff as this is handled upstream now.
    - Added 03_fix_phpmailer.diff to fix the phpmailer require.
  * debian/rules: no longer leave phpmailer and getid3 installed.
  * debian/*.README.Debian: added to explain the database setup and virtual
    host stuff.
  * debian/README.source: added to explain the state of the source and how
    it is processed when installing.
  * debian/config/apache/htaccess: update from upstream .htaccess and rebase
    paths under /owncloud.
  * debian/repack.sh: added to remove unused, sourceless minified
    JavaScript files in 3rdparty/timepicker/css/include.
  * debian/watch: updated to apply repacking.

 -- Paul van Tilburg <paulvt@debian.org>  Thu, 24 May 2012 23:31:51 +0200

owncloud (3.0.3-1) unstable; urgency=low

  [ Thomas Mueller ]
  * debian/watch:
    - URL fixed: as agreed with upstream
  * New upstream release.

  [ Paul van Tilburg ]
  * debian/TODO: moved TODO items to this file.
  * debian/control: add a depend on libjs-jquery-jplayer.
  * debian/copyright:
    - Fixed syntax errors.
    - Added more paragraphs for some upstream files.
  * debian/links:
    - Added links for the files in libjs-jquery-jplayer.
  * debian/owncloud.lintian-overrides: ensure that only non-standard
    permissions warnings are overridden for the specific data dir.
  * debian/rules:
    - Made /var/lib/owncloud/data setgid so that the special permissions
      are preserved
    - Fixed an issue that made all directories under
      /usr/share/owncloud/apps not accessible.
    - Remove license files from /usr/share/owncloud/apps/media.

 -- Paul van Tilburg <paulvt@debian.org>  Thu, 03 May 2012 12:21:29 +0200

owncloud (3.0.2-1) unstable; urgency=low

  [ Paul van Tilburg ]
  * New upstream release.
  * debian/control:
    - Bumped the standards version to 3.9.3.
    - Added myself as an uploader.
    - Updated the homepage URL.
    - Removed the remark about being part of the KDE family since it is
      mainly a web application.
    - Added a depend on dbconfig-common, debconf, and ucf.
    - Modified the depend on apache2 to apache2 | httpd.
    - Added a depend on php-mdb2, php-mdb2-schema, php-mdb2-driver-mysql,
      and php-sabredav.
    - Changed the recommend on mysql-server | php5-sqlite into a depend on
      mysql-client | virtual-mysql-client and an additional suggest on
      mysql-server as we are only going to support mysql for now.
    - Added Vcs-* fields as the package is now maintained in git.
  * debian/copyright:
    - Bumped standard to official Debian Copyright Format 1.0.
    - Updated for upstream changes and added (a lot of) missing paragraphs.
  * debian/owncloud.dirs: no longer create the config directory as it will
     be linked to /etc/owncloud.
  * debian/owncloud.install: install the configuration example to
    /etc/owncloud.
  * debian/owncloud.links: make /var/lib/owncloud/config a link to
    /etc/owncloud and also handle the JavaScript file linking.
  * debian/patches:
    - Refreshed for new upstream.
    - Dropped 04_adding_jquery_infieldlabel_js.diff:  file included in
      upstream now.
  * debian/rules:
    - Updated for new upstream (new and removed files).
    - Cleaned up and reordered a bit.
    - Moved some stuff to owncloud.install and owncloud.links (see above).
    - Moved permission stuff to the override_dh_fixperms section.
    - Removed MDB2 and Sabre from the 3rd party install tree.
  * debian/source/local-options: set the "unapply-patches" option.

  [ Thomas Mueller ]
  * debian/watch:
    - URL fixed: as agreed with upstream
  * debian/postinst: remove download of jplayer.swf
  * debian/rules:
    - remove media app due to issues with jplayer.swf

 -- Paul van Tilburg <paulvt@debian.org>  Tue, 01 May 2012 15:41:19 +0200

owncloud (2.0.1-1) unstable; urgency=low

  * New upstream release
  * debian/watch fixed
  * reliver own htaccess from debian/config/apache/htaccess

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Mon, 21 Nov 2011 22:42:51 +0100

owncloud (2.0.0-1) unstable; urgency=low

  * Initial release (Closes: #648674)
  * remove code which is already available within Debian:
    - 3rdparty/Console
    - 3rdparty/Crypt_Blowfish
    - 3rdparty/PEAR
    - 3rdparty/XML
  * splitt the application to be installed under /var/lib/ and /usr/share/
  * simple apache config file added

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Mon, 14 Nov 2011 00:16:17 +0100
