Your message dated Sat, 26 May 2012 22:50:38 +0000
with message-id <e1sypok-0001hq...@franck.debian.org>
and subject line Bug#648674: fixed in owncloud 4.0.0debian-2
has caused the Debian Bug report #648674,
regarding ITP: owncloud -- ownCloud - web services under control
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
648674: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648674
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Thomas Mueller <thomas.muel...@tmit.eu>
* Package name : owncloud
Version : 2.0.0
Upstream Author : Frank Karlitschek, Robin Appelman, Jakob Sack, ...
* URL : http://owncloud.org
* License : AGPL
Programming Lang: PHP
Description : ownCloud - web services under control
ownCloud gives you universal access to your files through a web interface or
WebDAV. It also provides a platform to easily view & sync your contacts,
calendars and bookmarks across all your devices and enables basic editing right
on the web.
--- End Message ---
--- Begin Message ---
Source: owncloud
Source-Version: 4.0.0debian-2
We believe that the bug you reported is fixed in the latest version of
owncloud, which is due to be installed in the Debian FTP archive:
owncloud-mysql_4.0.0debian-2_all.deb
to main/o/owncloud/owncloud-mysql_4.0.0debian-2_all.deb
owncloud-pgsql_4.0.0debian-2_all.deb
to main/o/owncloud/owncloud-pgsql_4.0.0debian-2_all.deb
owncloud-sqlite_4.0.0debian-2_all.deb
to main/o/owncloud/owncloud-sqlite_4.0.0debian-2_all.deb
owncloud_4.0.0debian-2.debian.tar.gz
to main/o/owncloud/owncloud_4.0.0debian-2.debian.tar.gz
owncloud_4.0.0debian-2.dsc
to main/o/owncloud/owncloud_4.0.0debian-2.dsc
owncloud_4.0.0debian-2_all.deb
to main/o/owncloud/owncloud_4.0.0debian-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 648...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Paul van Tilburg <pau...@debian.org> (supplier of updated owncloud package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 26 May 2012 23:53:18 +0200
Source: owncloud
Binary: owncloud owncloud-mysql owncloud-pgsql owncloud-sqlite
Architecture: source all
Version: 4.0.0debian-2
Distribution: experimental
Urgency: low
Maintainer: ownCloud for Debian maintainers
<pkg-owncloud-maintain...@lists.alioth.debian.org>
Changed-By: Paul van Tilburg <pau...@debian.org>
Description:
owncloud - cloud storage for files, music, contacts, calendars and many more
owncloud-mysql - meta-package providing MySQL dependencies for ownCloud
owncloud-pgsql - meta-package providing PostgreSQL dependencies for ownCloud
owncloud-sqlite - meta-package providing SQLite dependencies for ownCloud
Closes: 648674
Changes:
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
.
owncloud (2.0.1-1) unstable; urgency=low
.
* New upstream release
* debian/watch fixed
* reliver own htaccess from debian/config/apache/htaccess
.
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
Checksums-Sha1:
4832aa5b8bde9a1f557fc236e0dc73a1da805493 1547 owncloud_4.0.0debian-2.dsc
7db46e100ebe3cce6baf061f4185fb1d32b88fa5 30892
owncloud_4.0.0debian-2.debian.tar.gz
1f8797c77b88fdc68dabaf875108af76b544c670 2097820 owncloud_4.0.0debian-2_all.deb
84fb58d9b8dbf8f4ab7d83b525da980437140668 22958
owncloud-mysql_4.0.0debian-2_all.deb
7e18facc15e289f93940b12c5372b40aa110c42f 22968
owncloud-pgsql_4.0.0debian-2_all.deb
2bb3f42abbbfc9ae84274db0e2d4c15b21f9e5ff 47862
owncloud-sqlite_4.0.0debian-2_all.deb
Checksums-Sha256:
384cae669ae2eed27018f0da30132b0a5e961b6888bc8c29c11c2017a325e723 1547
owncloud_4.0.0debian-2.dsc
434efe5f4c93ff4cf4b74914b77c3b5536793b58289ed0253347c296b9b44a37 30892
owncloud_4.0.0debian-2.debian.tar.gz
13b376a3e6409ec2221d983a2f80d465941bd5a0a1427e71d056ef3f80f7c61f 2097820
owncloud_4.0.0debian-2_all.deb
c407209044f0d38e795cf36c20b3d5d1b706d6096a06c400f1f6af5d33191162 22958
owncloud-mysql_4.0.0debian-2_all.deb
89036f94190b4ae4ae2fbd657c37b8857d9cc0c398a9ffc28a7c53ef710d8255 22968
owncloud-pgsql_4.0.0debian-2_all.deb
2e1d04580f497fbc7f39a640be9068ea72b8d9ba93196fd4a613323bf7ba1383 47862
owncloud-sqlite_4.0.0debian-2_all.deb
Files:
cc0c94f1485c522ad314ccb878976496 1547 web extra owncloud_4.0.0debian-2.dsc
ec6e478f04f6dd4f94e819a83f8f1498 30892 web extra
owncloud_4.0.0debian-2.debian.tar.gz
dcf9957ee8ba606dfce70ec37e69cd43 2097820 web extra
owncloud_4.0.0debian-2_all.deb
3507c3e8d13987fd6197ded239923227 22958 web extra
owncloud-mysql_4.0.0debian-2_all.deb
c24e8b76a8461be4fbd3ea885b8b3486 22968 web extra
owncloud-pgsql_4.0.0debian-2_all.deb
43eb3847474e9f95e8f8e1375235855d 47862 web extra
owncloud-sqlite_4.0.0debian-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk/BUasACgkQJBBhylAGQYFZCQCfVVEO5TtJdd3o+B5KShTVrm/A
axYAn13TC2Is/M+Zw+3cqsw1IiMsRNkD
=4QPt
-----END PGP SIGNATURE-----
--- End Message ---