Remove some Multiarch settings. A temporary workaround for now.
(Closes: #807516, #818539)
Tzafrir Cohen
6 years ago
|
0 |
libhdate (1.6-4) UNRELEASED; urgency=medium
|
|
1 |
|
|
2 |
* Remove some Multiarch settings. A temporary workaround for now.
|
|
3 |
(Closes: #807516, #818539)
|
|
4 |
|
|
5 |
-- Tzafrir Cohen <tzafrir@debian.org> Tue, 24 Jan 2017 15:30:24 +0200
|
|
6 |
|
0 | 7 |
libhdate (1.6-3) unstable; urgency=medium
|
1 | 8 |
|
2 | 9 |
* Incorporate previous NMUs.
|
10 | 10 |
|
11 | 11 |
Package: libhdate-dev
|
12 | 12 |
Architecture: any
|
13 | |
Multi-Arch: same
|
14 | 13 |
Depends: libhdate1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
15 | 14 |
Description: Provides a library that help use hebrew dates (development files)
|
16 | 15 |
LibHdate is a small C,C++ library for Hebrew dates,
|
|
25 | 24 |
Package: python-hdate
|
26 | 25 |
Section: python
|
27 | 26 |
Architecture: any
|
28 | |
Multi-Arch: foreign
|
29 | 27 |
Provides: ${python:Provides}
|
30 | 28 |
Depends: libhdate1 (= ${binary:Version}), ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
|
31 | 29 |
Description: Provides a library that help use hebrew dates (python bindings)
|