diff -u ucarp-1.5.2/debian/changelog ucarp-1.5.2/debian/changelog
--- ucarp-1.5.2/debian/changelog
+++ ucarp-1.5.2/debian/changelog
@@ -1,3 +1,10 @@
+ucarp (1.5.2-1+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Depend on newer ifupdown (closes: #704854).
+
+ -- Michael Gilbert <mgilbert@debian.org>  Fri, 12 Apr 2013 00:50:11 +0000
+
 ucarp (1.5.2-1) unstable; urgency=low
 
   * New Upstream Version
diff -u ucarp-1.5.2/debian/control ucarp-1.5.2/debian/control
--- ucarp-1.5.2/debian/control
+++ ucarp-1.5.2/debian/control
@@ -10,7 +10,7 @@
 
 Package: ucarp
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ifupdown (>= 0.7.1)
 Recommends: iproute
 Description: user-space replacement to VRRP -- automatic IP fail-over
  UCARP allows a pair of hosts to share common virtual IP addresses in 
