changeset 560:d300c5213e45

Fix broken packaging
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 15 Sep 2010 18:58:39 +0900
parents 85ba85b4739c
children 1cb9352359f4
files contrib/debian/changelog contrib/debian/rules
diffstat 2 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/debian/changelog	Wed Sep 15 18:35:31 2010 +0900
+++ b/contrib/debian/changelog	Wed Sep 15 18:58:39 2010 +0900
@@ -8,13 +8,13 @@
     disable NAI processing.
   * app_radgw.fdx: New support for RADIUS proxies.
   * app_radgw.fdx: many bug fixes.
-  * debian: some cleanups in the packaging (dependencies, meta-data)
-  * rt_ereg.fdx: New routing extension based on regular expression
-    matching in package freediameter-daemon.
   * daemon: Check the local certificate is valid during TLS
     initialization.
   * daemon: Fixed issue for IP addresses in the form x.x.x.235
   * daemon: new option --dbg_gnutls to get GNUTLS debug messages.
+  * debian: some cleanups in the packaging (dependencies, meta-data)
+  * rt_ereg.fdx: New routing extension based on regular expression
+    matching in package freediameter-daemon.
 
  -- Sebastien Decugis <sdecugis@nict.go.jp>  Wed, 15 Sep 2010 18:30:28 +0900
 
--- a/contrib/debian/rules	Wed Sep 15 18:35:31 2010 +0900
+++ b/contrib/debian/rules	Wed Sep 15 18:58:39 2010 +0900
@@ -35,6 +35,7 @@
 		-DBUILD_APP_SIP:BOOL=ON \
 		-DBUILD_DBG_MONITOR:BOOL=ON \
 		-DBUILD_DBG_RT:BOOL=ON \
+		-DBUILD_RT_EREG:BOOL=ON \
 		-DBUILD_TEST_APP:BOOL=ON \
 		-DBUILD_TEST_SIP:BOOL=ON
 		
"Welcome to our mercurial repository"