summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiggi Langauf <siggi@users.sourceforge.net>2002-06-23 09:34:11 +0000
committerSiggi Langauf <siggi@users.sourceforge.net>2002-06-23 09:34:11 +0000
commitca034cc8be5117dd6c46952df3ad00029331aad3 (patch)
tree2c98df3525b6762617c92de135e19b42f4f64274
parentf3fe4356c9e9dd3c22f2853be52345615aa61b2d (diff)
downloadxine-lib-ca034cc8be5117dd6c46952df3ad00029331aad3.tar.gz
xine-lib-ca034cc8be5117dd6c46952df3ad00029331aad3.tar.bz2
whoops! locale in wrong packagexine-0_9_12-release0.9.12
CVS patchset: 2135 CVS date: 2002/06/23 09:34:11
-rw-r--r--debian/changelog3
-rwxr-xr-xdebian/rules5
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 <siggi@debian.org> Sat, 22 Jun 2002 18:44:48 +0200
+ -- Siggi Langauf <siggi@debian.org> 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