diff -Nru proftpd-dfsg-1.3.4a/debian/changelog proftpd-dfsg-1.3.4a/debian/changelog
--- proftpd-dfsg-1.3.4a/debian/changelog	2013-02-04 16:15:55.000000000 +0000
+++ proftpd-dfsg-1.3.4a/debian/changelog	2013-04-06 19:36:23.000000000 +0000
@@ -1,3 +1,11 @@
+proftpd-dfsg (1.3.4a-4+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add breaks relationship with openssl to make sure it gets upgraded
+    (closes: #704484).
+
+ -- Michael Gilbert <mgilbert@debian.org>  Sat, 06 Apr 2013 19:23:30 +0000
+
 proftpd-dfsg (1.3.4a-4) unstable; urgency=low
 
   * Removed it/ru moving of locale directories. That hack is lost in time and
diff -Nru proftpd-dfsg-1.3.4a/debian/control proftpd-dfsg-1.3.4a/debian/control
--- proftpd-dfsg-1.3.4a/debian/control	2013-02-04 16:18:37.000000000 +0000
+++ proftpd-dfsg-1.3.4a/debian/control	2013-04-06 19:36:27.000000000 +0000
@@ -37,7 +37,7 @@
          ${misc:Depends},
          ${shlibs:Depends}
 Conflicts: ftp-server
-Breaks: proftpd (<< 1.3.2)
+Breaks: proftpd (<< 1.3.2), openssl (<< 1.0.1e-1)
 Replaces: proftpd (<< 1.3.2)
 Provides: ftp-server, proftpd, proftpd-abi-1.3.4a
 Suggests: openbsd-inetd | inet-superserver,
diff -Nru proftpd-dfsg-1.3.4a/debian/control.in proftpd-dfsg-1.3.4a/debian/control.in
--- proftpd-dfsg-1.3.4a/debian/control.in	2013-02-04 16:15:55.000000000 +0000
+++ proftpd-dfsg-1.3.4a/debian/control.in	2013-04-06 19:36:19.000000000 +0000
@@ -37,7 +37,7 @@
          ${misc:Depends},
          ${shlibs:Depends}
 Conflicts: ftp-server
-Breaks: proftpd (<< 1.3.2)
+Breaks: proftpd (<< 1.3.2), openssl (<< 1.0.1e-1)
 Replaces: proftpd (<< 1.3.2)
 Provides: ftp-server, proftpd, proftpd-abi-@VERSION@
 Suggests: openbsd-inetd | inet-superserver,
