debian: Add changelog entry for 0.0.4
diff --git a/debian/control b/debian/control
index 425b355..5c27dc0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@
 Section: unknown
 Priority: extra
 Maintainer: Holger Hans Peter Freyther <zecke@selfish.org>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libpcap0.8-dev
+Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, autotools-dev, libpcap0.8-dev, pkg-config, libosmocore-dev
 Standards-Version: 3.9.1
 Homepage: http://openbsc.osmocom.org
 #Vcs-Git: git://git.debian.org/collab-maint/osmo-pcap.git
@@ -14,5 +14,6 @@
 Description: Run osmo-pcap-client locally and send traces to a different system.
 
 Package: osmo-pcap-server
-Architecture: all
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Collect traces from other systems.