=== modified file 'debian/changelog'
--- debian/changelog	2013-11-20 11:15:23 +0000
+++ debian/changelog	2013-11-26 17:19:53 +0000
@@ -1,5 +1,6 @@
 firefox-trunk (28.0~a1~hg20131118r156007-0ubuntu1) UNRELEASED; urgency=low
 
+  [ Chris Coulson ]
   * New upstream snapshot v28.0 A1 HG20131118R156007
 
   * Refresh patches
@@ -11,6 +12,11 @@
     on nightly, so don't try to override it with our own
     - add debian/searchplugins/bs/list.txt
 
+  [ Iain Lane ]
+  * debian/control{,.in}: Update ttf-wqy-zenhei and ttf-arphic-ukai
+    dependencies from firefox-testsuite to fonts-*. The former are either
+    transitional packages or have been removed.
+
  -- Chris Coulson <chris.coulson@canonical.com>  Tue, 12 Nov 2013 20:34:55 +0000
 
 firefox-trunk (27.0~a1~hg20131023r151789-0ubuntu1) saucy; urgency=low

=== modified file 'debian/control'
--- debian/control	2013-11-12 20:44:46 +0000
+++ debian/control	2013-11-26 17:19:53 +0000
@@ -143,9 +143,9 @@
 	fonts-kacst,
 	fonts-takao-mincho,
 	fonts-takao-gothic,
-	ttf-wqy-zenhei,
+	fonts-wqy-zenhei,
 	fonts-arphic-uming,
-	ttf-arphic-ukai,
+	fonts-arphic-ukai,
 	fonts-nanum,
 	fonts-nanum-coding,
 	fonts-unfonts-core,

=== modified file 'debian/control.in'
--- debian/control.in	2013-11-12 20:44:46 +0000
+++ debian/control.in	2013-11-26 17:19:53 +0000
@@ -143,9 +143,9 @@
 	fonts-kacst,
 	fonts-takao-mincho,
 	fonts-takao-gothic,
-	ttf-wqy-zenhei,
+	fonts-wqy-zenhei,
 	fonts-arphic-uming,
-	ttf-arphic-ukai,
+	fonts-arphic-ukai,
 	fonts-nanum,
 	fonts-nanum-coding,
 	fonts-unfonts-core,

