Hi, the debian layout you made at OBS is problamatic for debian. At the first look I see following problems:
libowncloudsync0.install (two libs in one package -> think we have to split it into two packages) usr/lib/*/libowncloudsync.so.* usr/lib/*/libocsync.so.* owncloud-client-dev.install (same files are here like in libowncloudsync-dev.install, this is not allowed) (first guess: delete this package) usr/include/owncloudsync usr/lib*/libowncloudsync.so libowncloudsync-dev.install (same files are here like in libowncloudsync-dev.install, this is not allowed) usr/lib/*/libowncloudsync.so usr/lib/*/libocsync.so usr/include/owncloudsync/ When you want to release 1.5.1? With these massive changes I'd like create debian packages make them linitan bug free and think about the package layout, but this will take some days. In the end I hope owncloud and debian will ship the same package layout. > MD5-Sum: cf51e70115a2a90c8e4fde1b91049ea1 mirall-1.5.1rc1.tar.bz2 would it be possible to create a hash file (md5) at the download server and a detached signature file. Like it is done for the owncloud server packages. The following command creates the detached signiture gpg --detach-sign --armor mirall-1.5.1rc1.tar.bz2 > mirall-1.5.1rc1.tar.bz2.asc (Debian handles and checks these files) Regads, hefee -- On Wednesday 05 February 2014 09:04:20 Norman Rieß wrote: > On 02/04/14 18:24, Klaas Freitag wrote: > > Hi, > > > > we're about to release ownCloud Client 1.5.1 rc 1: > > > > http://download.owncloud.com/desktop/testing/mirall-1.5.1rc1.tar.bz2 > > MD5-Sum: cf51e70115a2a90c8e4fde1b91049ea1 mirall-1.5.1rc1.tar.bz2 > > > Since we imported our csync version ocsync into the mirall source > > repo there is only one source tarball from now on. With that, > > packaging changes significantly. In the packaging we do in OBS we > > decided to follow a packaging scheme like debain upstream. See [1] > > for reference. > > > > Please let us know your thoughts, > > > > Klaas > > > > > > [1] > > https://build.opensuse.org/package/show/isv:ownCloud:community:testing/own > > cloud-client > Hello, > > i merged the ebuilds of ocsync and mirall in the Gentoo > owncloud-client overlay. > This is a good step. > Maybe the whole package could be renamed "ownCloud Client" some time > in the future. > > > Norman > > _______________________________________________ > Packaging mailing list > [email protected] > http://mailman.owncloud.org/mailman/listinfo/packaging _______________________________________________ Packaging mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/packaging
