diff -pruN 0.9.13-7/debian/changelog 0.9.13-7ubuntu1/debian/changelog
--- 0.9.13-7/debian/changelog	2008-12-29 21:29:13.000000000 +0000
+++ 0.9.13-7ubuntu1/debian/changelog	2008-12-29 21:27:17.000000000 +0000
@@ -1,3 +1,9 @@
+papercut (0.9.13-7ubuntu1) jaunty; urgency=low
+
+  * Suggest phpbb3 instead of phpbb2.
+
+ -- Luca Falavigna <dktrkranz@ubuntu.com>  Mon, 29 Dec 2008 18:41:01 +0100
+
 papercut (0.9.13-7) unstable; urgency=low
 
   * Fixed mysql and postgresql init dependencies (Closes: #486857)
diff -pruN 0.9.13-7/debian/control 0.9.13-7ubuntu1/debian/control
--- 0.9.13-7/debian/control	2008-12-29 21:29:13.000000000 +0000
+++ 0.9.13-7ubuntu1/debian/control	2008-12-29 21:27:17.000000000 +0000
@@ -1,7 +1,8 @@
 Source: papercut
 Section: news
 Priority: optional
-Maintainer: César Gómez Martín <cesar.gomez@gmail.com>
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: César Gómez Martín <cesar.gomez@gmail.com>
 Build-Depends: debhelper (>= 6), dpatch
 Build-Depends-Indep: python, python-support (>= 0.3), xsltproc, docbook-xsl
 Standards-Version: 3.7.3
@@ -13,7 +14,7 @@ Architecture: all
 Depends: ${python:Depends}, adduser
 XB-Python-Version: ${python:Versions}
 Recommends: python-mysqldb, python-pgsql
-Suggests: phpbb2, mysql-server
+Suggests: phpbb3, mysql-server
 Description: simple and extensible NNTP server
  Papercut is a simple NNTP server.  Its main objective is to integrate existing
  web based message board software with an Usenet front-end.
