[sawfish] improved debian packaging scripts
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [sawfish] improved debian packaging scripts
- Date: Tue, 29 Dec 2009 07:04:34 +0000 (UTC)
commit af0ebc5d0c660dc122ad1cfbeb1ac8caebd1eff7
Author: Christopher Roy Bratusek <chris nanolx org>
Date: Tue Dec 29 08:04:10 2009 +0100
improved debian packaging scripts
ChangeLog | 9 ++++++
configure.in | 1 +
debian/control | 65 ------------------------------------------------
debian/sawfish.install | 2 +-
man/news.texi | 2 +-
5 files changed, 12 insertions(+), 67 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c5366f5..984d5c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-12-29 Christopher Bratusek <zanghar freenet de>
+ * configure.in: auto-generate debian/control
+
+ * debian/control: clean-up, configure-magic
+
+ * debian/sawfish.install: updated
+
+ * man/news.texi: updated
+
2009-12-28 Christopher Bratusek <zanghar freenet de>
* configure.in: use `kde4-config --install data' instead of `kde4-config --path data' [Kim B. Heino]
diff --git a/configure.in b/configure.in
index 026cf38..985a1d2 100644
--- a/configure.in
+++ b/configure.in
@@ -420,6 +420,7 @@ sounds/Makefile
src/Makefile
themes/Makefile
debian/changelog
+debian/control
])
AC_OUTPUT
diff --git a/debian/sawfish.install b/debian/sawfish.install
index 78d9f5b..2c503cd 100644
--- a/debian/sawfish.install
+++ b/debian/sawfish.install
@@ -1,7 +1,7 @@
debian/sawfish.el usr/share/emacs/site-lisp/sawfish
usr/share/applications/sawfish.desktop
usr/share/gnome/wm-properties/sawfish-wm.desktop
-usr/share/apps/ksmserver/windowmanagers/sawfish.desktop
+usr/share/kde4/apps/ksmserver/windowmanagers/sawfish.desktop
usr/share/sawfish/sawfish.png
usr/share/xsessions/sawfish.desktop
usr/share/sawfish/*/lisp/sawfish/cfg/main.jlc
diff --git a/man/news.texi b/man/news.texi
index 132e477..4899865 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -28,7 +28,7 @@ to make it work. [Christopher Bratusek]
Make $datadir/kde4/apps/ the fallback path, if KDE4 is not installed
[Kim B. Heino]
- item Generate debian/changelog from debian/changelog.in [Christopher Bratusek]
+ item Improved debian and rpm packaging scripts. [Christopher Bratusek]
@item The spec has been reworked to detect kde4/librep directories while runtime,
instead of hardcoding those paths from configure, which makes it more portable.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]