mirror of
https://github.com/haiwen/seafile.git
synced 2025-01-07 03:17:13 +08:00
Update rules for building debian package
This commit is contained in:
parent
f42577c07b
commit
95efdb3cd7
4
debian/README.Debian
vendored
4
debian/README.Debian
vendored
@ -1,6 +1,6 @@
|
||||
Seafile
|
||||
----------------
|
||||
-------
|
||||
|
||||
For more information about Seafile, please visit http://www.gonggeng.org/seasite
|
||||
For more information about Seafile, please visit http://seafile.com
|
||||
|
||||
-- plt <freeplant@gmail.com> Fri, 30 March 2012 16:43:10 +0800
|
||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -2,12 +2,12 @@ Source: seafile
|
||||
Section: net
|
||||
Priority: extra
|
||||
Maintainer: Lingtao Pan <freeplant@gmail.com>
|
||||
Build-Depends: debhelper (>= 7), autotools-dev, libssl-dev, libsqlite3-dev, intltool, python-gobject-2-dev, libglib2.0-dev, libevent-dev, uuid-dev, libgtk2.0-dev
|
||||
Standards-Version: 3.8.0
|
||||
Homepage: http://www.gonggeng.org/seasite/
|
||||
Build-Depends: debhelper (>= 7), autotools-dev, libssl-dev, libsqlite3-dev, intltool, libglib2.0-dev, libevent-dev, uuid-dev, libgtk2.0-dev
|
||||
Standards-Version: 1.1.0
|
||||
Homepage: http://seafile.com
|
||||
|
||||
Package: seafile
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libglib2.0-0, libgtk2.0-0 (>= 2.16.0), libsqlite3-0, libuuid1, libssl0.9.8 | libssl1.0.0, libevent-2.0-5, python-gobject-2, python-webpy, python-mako, python-markdown, python-simplejson
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libglib2.0-0, libgtk2.0-0 (>= 2.16.0), libsqlite3-0, libuuid1, libssl0.9.8 | libssl1.0.0, libevent-2.0-5, python-webpy, python-mako, python-simplejson
|
||||
Description: Seafile
|
||||
Seafile is a distributed file synchronization tool.
|
||||
Seafile is an online file storage and collaboration tool. This is seafile client for synchronizing your local files with seafile server.
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -12,7 +12,7 @@ Copyright:
|
||||
Copyright (C) 2012 by plt.
|
||||
|
||||
License:
|
||||
This package is not free software.
|
||||
GPLv3
|
||||
|
||||
The Debian packaging is copyright 2012, Lingtao Pan <freeplant@gmail.com> and
|
||||
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
|
||||
|
Loading…
Reference in New Issue
Block a user