Codebase list libhdate / 1977968
Rename libhdate-python to python-libhdate Add libhdate-php Lior Kaplan 13 years ago
6 changed file(s) with 35 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
0 libhdate (1.4.19-1) unstable; urgency=low
1
2 * New upstream release
3 - Returns null if no parasha is returned (Closes: #583092)
4 * Switch to dpkg-source 3.0 (quilt) format (Closes: #583235)
5 * debian/control:
6 - Rename libhdate-python to python-libhdate (Closes: #497774)
7 - Provide PHP bindings with php-libhdate.
8
9 -- Lior Kaplan <kaplan@debian.org> Sun, 31 Oct 2010 23:44:16 +0200
10
011 libhdate (1.4.12-2) unstable; urgency=low
112
213 * Remove libhdate-pascal package as fpc was removed from Lenny
44 Uploaders: Baruch Even <baruch@debian.org>, Lior Kaplan <kaplan@debian.org>, Shachar Shemesh <shachar@debian.org>
55 Vcs-Svn: svn://svn.debian.org/svn/debian-hebrew/pkg/libhdate
66 Vcs-Browser: http://svn.debian.org/wsvn/debian-hebrew/pkg/libhdate
7 Build-Depends: debhelper (>= 5.0.37.2), swig, python-all-dev (>= 2.3.5-11), python-central (>= 0.5)
8 Standards-Version: 3.8.0
7 Build-Depends: debhelper (>= 5.0.37.2), swig, python-all-dev (>= 2.3.5-11), python-central (>= 0.5), php5-dev, php5-cli
8 Standards-Version: 3.9.1
99 XS-Python-Version: current
1010 Homepage: http://libhdate.sourceforge.net/
1111
1212 Package: libhdate-dev
1313 Architecture: any
14 Depends: libhdate1 (= ${binary:Version}), ${shlibs:Depends}
14 Depends: libhdate1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
1515 Description: A library that help use hebrew dates
1616 LibHdate is a small C,C++ library for Hebrew dates,
1717 holidays, and reading sequence (parasha). It is using
2222 This package contains headers and support files required
2323 to build new applications with libhdate.
2424
25 Package: libhdate-python
25 Package: python-libhdate
2626 Section: python
2727 Architecture: any
2828 XB-Python-Version: ${python:Versions}
2929 Provides: ${python:Provides}
30 Depends: libhdate1 (= ${binary:Version}), ${python:Depends}, ${shlibs:Depends}
30 Depends: libhdate1 (= ${binary:Version}), ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
3131 Description: A library that help use hebrew dates
3232 LibHdate is a small C,C++ library for Hebrew dates,
3333 holidays, and reading sequence (parasha). It is using
4040 Package: libhdate-perl
4141 Section: perl
4242 Architecture: any
43 Depends: libhdate1 (= ${binary:Version}), ${perl:Depends}, ${shlibs:Depends}
43 Depends: libhdate1 (= ${binary:Version}), ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
4444 Description: A library that help use hebrew dates
4545 LibHdate is a small C,C++ library for Hebrew dates,
4646 holidays, and reading sequence (parasha). It is using
4949 is from tables by Zvi Har'El.
5050 .
5151 This package contains perl bindings to libhdate
52
53 Package: libhdate-php
54 Section: php
55 Architecture: any
56 Depends: libhdate1 (= ${binary:Version}), ${php:Depends}, ${shlibs:Depends}, ${misc:Depends}
57 Description: A library that help use hebrew dates
58 LibHdate is a small C,C++ library for Hebrew dates,
59 holidays, and reading sequence (parasha). It is using
60 the source code from Amos Shapir's "hdate" package fixed
61 and patched by Nadav Har'El. The Torah reading sequence
62 is from tables by Zvi Har'El.
63 .
64 This package contains PHP bindings to libhdate
5265
5366 Package: libhdate1
5467 Section: libs
0 etc/php5/*
1 usr/lib/php5/*
+0
-1
debian/libhdate-python.files less more
0 usr/lib/python*/*
0 usr/lib/python*/*
8282 dh_testroot -s
8383 dh_installchangelogs ChangeLog -s
8484
85 echo "php:Depends=phpapi-"$(shell php-config5 --phpapi) > debian/libhdate-php.substvars
86
8587 dh_installdocs -s
8688 dh_installexamples -s -XMakefile -X.libs -X.deps -X.o #don't copy all the files in the example dir
8789 dh_movefiles -s