1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-07-07 02:28:39 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
caixiangyue
7e2bcb0991 remove python3 future 2020-06-08 15:16:18 +08:00
Xiangyue Cai
719921a984
use python3 (#51) 2020-06-03 22:10:34 +08:00
caixiangyue
c5d031eaa2 remove dependency: python-future 2020-06-02 16:52:10 +08:00
caixiangyue
f10068c3f6 Debian: fixed pysearpc dependency relationship 2019-10-18 10:37:33 +08:00
caixiangyue
b4b8548368 add Build-Depends: python-future 2019-10-17 15:12:44 +08:00
Shuai Lin
672bb90032 Make searpc-codegen python3-compatible. (#28) 2017-06-20 01:36:59 -05:00
Jonathan Xu
b546883298 [deb] Move searpc-codegen.py to libsearpc-dev. 2017-03-15 17:23:18 +08:00
Jonathan Xu
1cd9785093 [debian] Add python-searpc package. 2017-03-15 10:20:28 +08:00
Shuai Lin
86a6d436d0 Added dbg packages. 2016-11-22 10:40:40 +08:00
unDocUMeantIt
b9234ae5dc added files for debian packaging (#26)
* added files for debian packaging

  - the directory debian was added
  - it can be used for proper packaging, building two binary packages:
    libsearpc and libsearpc-dev (the latter is used for building the
    other seafile related packages)

* renamed library package

  - debian library packages should include the SONAME

* added conflict info

  - don't allow this package to be installed alongside the official seafile package

* fixed dependency

* repackaging with cleaned up orig.tar.xz archives

* added symbol file

  - bumping version number

* fixing some linitan issues

* fixed python dependencies

  - ${python:Depends} somehow doesn't work for the libsearpc-dev package
  - lintian demands depending on python2

* emptying  the dependency_libs field in .la files

* minor changes to the debian/control file

* changed license to GPL-2
2016-07-27 12:51:44 +08:00