diff '--unified=3' --recursive old/libemail-mime-createhtml-perl-1.029//debian/changelog libemail-mime-createhtml-perl-1.029//debian/changelog
--- old/libemail-mime-createhtml-perl-1.029//debian/changelog   2011-02-05 19:21:36.000000000 -0500
+++ libemail-mime-createhtml-perl-1.029//debian/changelog       2011-02-05 18:48:06.000000000 -0500
@@ -1,3 +1,10 @@
+libemail-mime-createhtml-perl (1.029-2) stable; urgency=low
+
+  * Team upload
+  * Add libfile-policy-perl as a runtime dependency (Closes: #612003)
+
+ -- Jonathan Yu <jawnsy@cpan.org>  Sat, 05 Feb 2011 18:42:55 -0500
+
 libemail-mime-createhtml-perl (1.029-1) unstable; urgency=low
 
   * New upstream release
diff '--unified=3' --recursive old/libemail-mime-createhtml-perl-1.029//debian/control libemail-mime-createhtml-perl-1.029//debian/control
--- old/libemail-mime-createhtml-perl-1.029//debian/control     2011-02-05 19:21:36.000000000 -0500
+++ libemail-mime-createhtml-perl-1.029//debian/control 2011-02-05 18:42:45.000000000 -0500
@@ -20,7 +20,8 @@
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, libhtml-tokeparser-simple-perl, 
  liblog-trace-perl, libmime-types-perl, libdata-serializer-perl, libhtml-tagset-perl, 
- libemail-mime-perl (>= 1.901) | libemail-mime-creator-perl, libwww-perl
+ libemail-mime-perl (>= 1.901) | libemail-mime-creator-perl, libwww-perl,
+ libfile-policy-perl
 Description: multipart HTML email builder
  Email::MIME::CreateHTML allows you to build HTML emails, optionally with a 
  text-only alternative and embedded media objects. 