debian: Bump the changelog and package osmo-arfcn
diff --git a/debian/changelog b/debian/changelog
index c2b221b..e7ed369 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libosmocore (0.5.3+git1-5) UNRELEASED; urgency=low
+
+  * Build new package with the new API required for osmo-bts/openbsc
+  * Package the arfcn utility
+
+ -- Holger Hans Peter Freyther <holger@freyther.de>  Fri, 04 Jan 2013 09:54:55 +0100
+
 libosmocore (0.5.3+git1-2) unstable; urgency=low
 
   * New upstream version 
diff --git a/debian/control b/debian/control
index cd8398f..c3ce462 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,12 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, libosmocore
 Description: Development headers for Open Source MObile COMmunications CORE library
 
+Package: libosmocore-utils
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, libosmocore
+Description: Utilities for gsm
+
+
 #Package: libosmocore-dbg
 #Section: libdevel
 #Architecture: any
diff --git a/debian/libosmocore-utils.dirs b/debian/libosmocore-utils.dirs
new file mode 100644
index 0000000..e772481
--- /dev/null
+++ b/debian/libosmocore-utils.dirs
@@ -0,0 +1 @@
+usr/bin
diff --git a/debian/libosmocore-utils.install b/debian/libosmocore-utils.install
new file mode 100644
index 0000000..9c3b8dc
--- /dev/null
+++ b/debian/libosmocore-utils.install
@@ -0,0 +1,2 @@
+usr/bin/osmo-arfcn
+usr/bin/osmo-auc-gen