diff --git a/debian/changelog b/debian/changelog
index 68d2f947cce3b7eca72e44dd28515dacabdab8ae..474913264e851cecdabb31cab1a493151d106afb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,18 +1,19 @@
 cl-asdf (2:3.1.4-1) unstable; urgency=low
 
-  [ Francois-Rene Rideau ]
+  [ Robert P. Goldman ]
   Bug fix release:
   * Remove compatibility stubs for old bundle classes (not working
     properly, anyway), these are now available in a contrib.
   * Add INPUT-STRING function to UIOP.
   * For developer and tester convenience, bring all the external
-    dependencies into the git repo as submodules.
+    dependencies into the git repo as submodules. See target make ext
   * Optionally speed up registry search by providing a cache for
-    CL-SOURCE-REGISTRY.
+    the SOURCE-REGISTRY. See the cache-generating script in:
+      asdf/tools/cl-source-registry-cache.lisp
   * Fixes to tests and documentation.
   * Many minor bugfixes.
 
- -- Robert P. Goldman <rpgoldman@sift.info>  Thu, 09 Oct 2014 20:12:49 -0500
+ -- François-René Rideau <fare@tunes.org>  Thu, 09 Oct 2014 21:18:21 -0400
 
 cl-asdf (2:3.1.3-1) unstable; urgency=low