[sawfish: 3/7] re-apply previously reverted commit (this time without hot-move)



commit adaa9aed6c2eb7e9c9030365990ac2609bf1f66a
Author: Christopher Roy Bratusek <nano tuxfamily org>
Date:   Mon Apr 25 18:25:55 2011 +0200

    re-apply previously reverted commit
    (this time without hot-move)

 ChangeLog     |   39 +++++++++++++++++++++++++++++++++++++++
 configure.in  |    2 +-
 man/news.texi |   10 +++++++++-
 3 files changed, 49 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index be2a99a..ea12451 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,42 @@
+2011-04-16  Christopher Roy Bratusek <nano tuxfamily org>
+	* configure.in: bump minimum rep to 0.92.0
+
+2011-04-15  Christopher Roy Bratusek <nano tuxfamily org>
+	* sawfish.desktop
+	* sawfish-wm.desktop
+	* sawfish-ksm.desktop: unified order
+	                       spec compliance
+			       -- Kim B. Heino
+
+2011-04-14  Christopher Roy Bratusek <nano tuxfamily org>
+	* configure.in
+	* Makefile.in
+	* sounds/Makefile.in
+	* themes/Makefile.in: remove version from install-paths
+
+	* debian/**: merged more stuff from Ian Zimmermann
+
+2011-04-13  Christopher Roy Bratusek <nano tuxfamily org>
+	* Makefile.in: added debclean rule
+	               improved distclean rule
+		       improved gitclean rule
+
+	* config.h.in: removed from GIT
+
+	* config.guess
+	* config.sub: added
+
+	* Makedefs.in
+	* Makefile.in
+	* build-info
+	* sawfish.pc.in
+	* configure.in: removed architecture from install-paths
+
+	* sounds/Makefile.in
+	* src/Makefile.in: minor clean-ups -- Ian Zimmermann
+
+	* debian/**: merged scripts from Ian Zimmermann 
+
 2011-04-12  Christopher Roy Bratusek <nano tuxfamily org>
 	* Makefile.in: don't remove NEWSâ??upon clean or distclean
 
diff --git a/configure.in b/configure.in
index 5eeedbf..57d30f6 100644
--- a/configure.in
+++ b/configure.in
@@ -212,7 +212,7 @@ else FONT_LOADER="X.Org"
 fi
 
 dnl Check for librep
-REP_MIN_VER="0.91.0"
+REP_MIN_VER="0.92.0"
 
 PKG_CHECK_MODULES(LIBREP, librep >= ${REP_MIN_VER}
 		  ,REP_EXECDIR="`pkg-config --variable=repcommonexecdir librep`"
diff --git a/man/news.texi b/man/news.texi
index 5b5faf6..6641f86 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -14,7 +14,7 @@ Each release lists incompatible changes at its top.
 @c @heading x.y.z ``Code name''
 @c @itemize @bullet
 
- c @item Update dependencies
+ c @item Updated or New dependencies
 @c @itemize @minus
 @c @end itemize
 
@@ -42,6 +42,12 @@ Each release lists incompatible changes at its top.
 @heading 1.8.1 "Sharp As A Knife"
 @itemize @bullet
 
+ item Updated or New dependencies
+ itemize @minus
+
+ item librep 0.91.0 -> 0.92.0
+ end itemize
+
 @item Bug Fixes
 @itemize @minus
 
@@ -79,6 +85,8 @@ classes from command definitions [Christopher Bratusek]
 
 @item Improved .desktop-files [Kim B. Heino]
 
+ item Improved debian packaging-scripts [Ian Zimmermann, Christopher Bratusek]
+
 @item Updated translations:
 @itemize +
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]