From ca034cc8be5117dd6c46952df3ad00029331aad3 Mon Sep 17 00:00:00 2001 From: Siggi Langauf Date: Sun, 23 Jun 2002 09:34:11 +0000 Subject: whoops! locale in wrong package CVS patchset: 2135 CVS date: 2002/06/23 09:34:11 --- debian/changelog | 3 ++- debian/rules | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 829a149d7..5c724261a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ xine-lib (0.9.12-1) unstable; urgency=low * new upstream release (only small improvements, see upstream ChangeLog) + * moved locale files from libxine-dev to the libxine0 - -- Siggi Langauf Sat, 22 Jun 2002 18:44:48 +0200 + -- Siggi Langauf Sun, 23 Jun 2002 11:33:37 +0200 xine-lib (0.9.11-1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index d76f9f894..a7da8b6b8 100755 --- a/debian/rules +++ b/debian/rules @@ -104,8 +104,9 @@ binary-arch: build install dh_movefiles --sourcedir=debian/libxine-dev -plibxine$(major) \ usr/lib/libxine*.so.$(major) \ usr/lib/libxine*.so.$(version) \ - usr/lib/xine/plugins/*.so \ - usr/share/xine + usr/lib/xine/plugins/*.so \ + usr/share/xine \ + usr/share/locale # dh_installdebconf dh_installdocs -- cgit v1.2.3