[Debian-hebrew-package] Bug#727006: please multiarch libhdate

Matthias Klose doko at ubuntu.com
Mon Oct 21 12:54:46 UTC 2013


Package: src:libhdate
Version: 1.6-2
Severity: wishlist
Tags: patch

Please multiarch libhdate, patch attached.

-------------- next part --------------
diff -Nru libhdate-1.6/debian/changelog libhdate-1.6/debian/changelog
--- libhdate-1.6/debian/changelog	2013-09-21 13:17:48.000000000 +0200
+++ libhdate-1.6/debian/changelog	2013-10-21 14:41:47.000000000 +0200
@@ -1,3 +1,11 @@
+libhdate (1.6-2ubuntu1) trusty; urgency=low
+
+  * Merge with Debian; remaining changes:
+    - Make python-hdate Multi-Arch: foreign (needed by bsdmainutils).
+    - Split out a hdate binary package.
+
+ -- Matthias Klose <doko at ubuntu.com>  Mon, 21 Oct 2013 14:37:07 +0200
+
 libhdate (1.6-2) unstable; urgency=low
 
   * Patch fix_3: fix an endless loop with hcal -3 (Closes: #692039).
@@ -21,6 +29,20 @@
 
  -- Tzafrir Cohen <tzafrir at debian.org>  Sat, 21 Sep 2013 14:17:40 +0300
 
+libhdate (1.6-1ubuntu2) saucy; urgency=low
+
+  * Update config.{guess,sub} for AArch64.
+
+ -- Matthias Klose <doko at ubuntu.com>  Wed, 21 Aug 2013 10:31:42 +0200
+
+libhdate (1.6-1ubuntu1) raring; urgency=low
+
+  * Install into multiarch locations.
+  * Make python-hdate Multi-Arch: foreign (needed by bsdmainutils).
+  * Split out a hdate binary package.
+
+ -- Matthias Klose <doko at ubuntu.com>  Fri, 08 Mar 2013 15:49:52 +0800
+
 libhdate (1.6-1) unstable; urgency=low
 
   * New upstream release
diff -Nru libhdate-1.6/debian/control libhdate-1.6/debian/control
--- libhdate-1.6/debian/control	2013-09-19 13:39:32.000000000 +0200
+++ libhdate-1.6/debian/control	2013-10-21 14:41:10.000000000 +0200
@@ -11,6 +11,7 @@
 
 Package: libhdate-dev
 Architecture: any
+Multi-Arch: same
 Depends: libhdate1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: Provides a library that help use hebrew dates (development files)
  LibHdate is a small C,C++ library for Hebrew dates,
@@ -25,6 +26,7 @@
 Package: python-hdate
 Section: python
 Architecture: any
+Multi-Arch: foreign
 Provides: ${python:Provides}
 Depends: libhdate1 (= ${binary:Version}), ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Description: Provides a library that help use hebrew dates (python bindings)
@@ -52,6 +54,8 @@
 Package: libhdate1
 Section: libs
 Architecture: any
+Multi-Arch: same
+Pre-Depends: multiarch-support
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libhdate0
 Replaces: libhdate0
@@ -59,5 +63,17 @@
  LibHdate is a small C,C++ library for Hebrew dates,
  holidays, and reading sequence (parasha). It is using 
  the source code from Amos Shapir's "hdate" package fixed 
+ and patched by Nadav Har'El. The Torah reading sequence
+ is from tables by Zvi Har'El.
+
+Package: hdate
+Section: utils
+Architecture: any
+Depends: libhdate1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Replaces: libhdate0 (<< 1.6-1ubuntu1)
+Description: Provides the hcal and hdate binaries that help use hebrew dates
+ LibHdate is a small C,C++ library for Hebrew dates,
+ holidays, and reading sequence (parasha). It is using 
+ the source code from Amos Shapir's "hdate" package fixed 
  and patched by Nadav Har'El. The Torah reading sequence
  is from tables by Zvi Har'El.
diff -Nru libhdate-1.6/debian/hdate.install libhdate-1.6/debian/hdate.install
--- libhdate-1.6/debian/hdate.install	1970-01-01 01:00:00.000000000 +0100
+++ libhdate-1.6/debian/hdate.install	2013-10-21 14:41:10.000000000 +0200
@@ -0,0 +1,2 @@
+usr/bin/*
+usr/share/man/man1/*
diff -Nru libhdate-1.6/debian/libhdate1.dirs libhdate-1.6/debian/libhdate1.dirs
--- libhdate-1.6/debian/libhdate1.dirs	2013-08-16 15:23:02.000000000 +0200
+++ libhdate-1.6/debian/libhdate1.dirs	2013-10-21 14:41:10.000000000 +0200
@@ -1,4 +1,2 @@
 usr/lib
-usr/bin
-usr/share/man
 usr/share/locale
diff -Nru libhdate-1.6/debian/libhdate1.install libhdate-1.6/debian/libhdate1.install
--- libhdate-1.6/debian/libhdate1.install	2013-08-16 20:19:26.000000000 +0200
+++ libhdate-1.6/debian/libhdate1.install	2013-10-21 14:39:11.000000000 +0200
@@ -1,4 +1,2 @@
 usr/lib/*/lib*.so.*
-usr/bin/*
-usr/share/man/man1/*
 usr/share/locale/*


More information about the Debian-hebrew-package mailing list