diff options
author | Siggi Langauf <siggi@users.sourceforge.net> | 2001-12-18 01:14:18 +0000 |
---|---|---|
committer | Siggi Langauf <siggi@users.sourceforge.net> | 2001-12-18 01:14:18 +0000 |
commit | ce091f7c0a5f7bdab5ce1c298e56f7009f58a2cd (patch) | |
tree | a3ecf1ebadfc3e7312836754286aa4b5e86e11f0 /debian | |
parent | c4cc0e1d92ffb0b0a594ea41bc78bce9f3e4bb89 (diff) | |
download | xine-lib-ce091f7c0a5f7bdab5ce1c298e56f7009f58a2cd.tar.gz xine-lib-ce091f7c0a5f7bdab5ce1c298e56f7009f58a2cd.tar.bz2 |
configure hack to prevent the hppa linker from dying (cannot link static
archives to shared libs, better fix is welcome)
CVS patchset: 1269
CVS date: 2001/12/18 01:14:18
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 34a4fa30e..4b9395c57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xine-lib (0.9.7-3) unstable; urgency=high + + * re-added check for HPPA (closes: #123036) + + -- Siggi Langauf <siggi@debian.org> Mon, 17 Dec 2001 11:44:24 +0100 + xine-lib (0.9.7-2) unstable; urgency=low * this package is based on a recent CVS snapshot, fixes a few things: |