[hipl-dev] [Merge] lp:~ptman/hipl/small-fixes into lp:hipl

  • From: Paul TÃtterman <ptman@xxxxxx>
  • To: mp+131787@xxxxxxxxxxxxxxxxxx
  • Date: Sun, 28 Oct 2012 16:39:19 -0000

Paul TÃtterman has proposed merging lp:~ptman/hipl/small-fixes into lp:hipl.

Requested reviews:
  HIPL core team (hipl-core)

For more details, see:
https://code.launchpad.net/~ptman/hipl/small-fixes/+merge/131787

Less distractions in `bzr status`.
-- 
https://code.launchpad.net/~ptman/hipl/small-fixes/+merge/131787
Your team HIPL core team is requested to review the proposed merge of 
lp:~ptman/hipl/small-fixes into lp:hipl.
=== modified file '.bzrignore'
--- .bzrignore  2012-05-12 10:21:32 +0000
+++ .bzrignore  2012-10-28 16:38:19 +0000
@@ -1,4 +1,6 @@
 *.ho
+*.lo
+*.la
 .cproject
 .deps
 .dirstamp
@@ -37,15 +39,12 @@
 hipd/hipd
 hipl-*.tar.gz
 install-sh
-libcore/*.lo
 libcore/libcore.la
-libcore/gpl/*.lo
 libtool
 ltmain.sh
 m4/*.m4
 missing
 modules/hipd_modules.h
-modules/*/lib/*.lo
 py-compile
 rpmbuild/
 stamp-h1
@@ -54,6 +53,7 @@
 test/check_hipd
 test/check_hipfw
 test/check_libcore
+test/check_libhipl
 test/check_modules_midauth
 test/performance/auth_performance
 test/performance/dh_performance

Other related posts: