[Chinese-commits] [zh-autoconvert] 09/26: Imported Debian patch 0.3.16-2
Anthony Fok
foka at debian.org
Wed Nov 18 00:26:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
foka pushed a commit to branch master
in repository zh-autoconvert.
commit cffba11929ec0471afeb9d33a0aeaac6ad102170
Author: Yu Guanghui <ygh at debian.org>
Date: Thu Oct 12 11:33:41 2006 +0800
Imported Debian patch 0.3.16-2
---
Makefile | 4 ++--
debian/changelog | 6 ++++++
debian/dirs | 2 +-
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/Makefile b/Makefile
index bf5bb12..0346915 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ install:
cd $(DESTDIR)/usr/lib;ln -s libhz.so.0.0 libhz.so.0
cd $(DESTDIR)/usr/lib;ln -s libhz.so.0 libhz.so
install -s -m 755 lib/libhz.a $(DESTDIR)/usr/lib
- install -s -m 755 contrib/xchat-plugins/xchat-autogb.so $(DESTDIR)/usr/share/zh-autoconvert
- install -s -m 755 contrib/xchat-plugins/xchat-autob5.so $(DESTDIR)/usr/share/zh-autoconvert
+ install -s -m 755 contrib/xchat-plugins/xchat-autogb.so $(DESTDIR)/usr/lib/zh-autoconvert
+ install -s -m 755 contrib/xchat-plugins/xchat-autob5.so $(DESTDIR)/usr/lib/zh-autoconvert
install -m 644 include/*.h $(DESTDIR)/usr/include
cd $(DESTDIR)/usr/bin; ln -s autogb $(DESTDIR)/usr/bin/autob5
diff --git a/debian/changelog b/debian/changelog
index dbf6283..d18e2e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+zh-autoconvert (0.3.16-2) unstable; urgency=medium
+
+ * Move architecture-dependent files to /usr/lib. (Closes:Bug#392406)
+
+ -- Yu Guanghui <ygh at debian.org> Thu, 12 Oct 2006 11:33:41 +0800
+
zh-autoconvert (0.3.16-1) unstable; urgency=low
* New upstream release
diff --git a/debian/dirs b/debian/dirs
index 0bd2f3e..83a619d 100644
--- a/debian/dirs
+++ b/debian/dirs
@@ -1,4 +1,4 @@
usr/include
usr/lib
-usr/share/zh-autoconvert
+usr/lib/zh-autoconvert
usr/share/lintian/overrides
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/zh-autoconvert.git
More information about the Chinese-commits
mailing list