[ubuntu/quantal] owncloud 4.0.1debian-2 (Accepted)

Jeremy Bicha jeremy at bicha.net
Wed Jun 6 04:15:16 UTC 2012


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).

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).

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

  * Upload to unstable.

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.

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.

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.

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

Date: 2012-06-05 22:24:58.377741+00:00
Signed-By: Jeremy Bicha <jeremy at bicha.net>
https://launchpad.net/ubuntu/quantal/+source/owncloud/4.0.1debian-2
-------------- next part --------------
Sorry, changesfile not available.


More information about the Quantal-changes mailing list