mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-04-28 10:33:20 +00:00
[deb] Move searpc-codegen.py to libsearpc-dev.
This commit is contained in:
parent
7c665a5646
commit
b546883298
3
debian/control
vendored
3
debian/control
vendored
@ -32,8 +32,7 @@ Depends:
|
|||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
python2 (>= 2.7) | python (>= 2.7),
|
python2 (>= 2.7) | python (>= 2.7),
|
||||||
python2 (<< 2.8) | python (<< 2.8),
|
python2 (<< 2.8) | python (<< 2.8),
|
||||||
libsearpc1 (= ${binary:Version}),
|
libsearpc1 (= ${binary:Version})
|
||||||
python-searpc (>= ${source:Version}),
|
|
||||||
Conflicts: seafile
|
Conflicts: seafile
|
||||||
Description: Development files for the libsearpc1 package.
|
Description: Development files for the libsearpc1 package.
|
||||||
This package contains the development files for the libsearpc1 package.
|
This package contains the development files for the libsearpc1 package.
|
||||||
|
1
debian/libsearpc-dev.install
vendored
1
debian/libsearpc-dev.install
vendored
@ -3,3 +3,4 @@ usr/lib/pkgconfig
|
|||||||
usr/lib/libsearpc.a
|
usr/lib/libsearpc.a
|
||||||
usr/lib/libsearpc.la
|
usr/lib/libsearpc.la
|
||||||
usr/lib/libsearpc.so
|
usr/lib/libsearpc.so
|
||||||
|
usr/bin/searpc-codegen.py
|
||||||
|
1
debian/python-searpc.install
vendored
1
debian/python-searpc.install
vendored
@ -1,2 +1 @@
|
|||||||
usr/bin/searpc-codegen.py
|
|
||||||
usr/lib/python*/dist-packages/pysearpc/*.py
|
usr/lib/python*/dist-packages/pysearpc/*.py
|
||||||
|
2
debian/python-searpc.lintian-overrides
vendored
2
debian/python-searpc.lintian-overrides
vendored
@ -1,2 +0,0 @@
|
|||||||
library-package-name-for-application usr/bin/searpc-codegen.py
|
|
||||||
application-in-library-section python usr/bin/searpc-codegen.py
|
|
Loading…
Reference in New Issue
Block a user