Index: trunk/debian/control
===================================================================
--- trunk/debian/control	(revision 6348)
+++ trunk/debian/control	(working copy)
@@ -1,8 +1,7 @@
 Source: trac-bitten
 Section: web
 Priority: optional
-Build-Depends-Indep: python-setuptools (>= 0.5)
-Build-Depends: python-support, python-all, debhelper (>= 7), cdbs, xsltproc, docbook-xsl
+Build-Depends: python-support, python-all, python-setuptools, debhelper (>= 7), cdbs, xsltproc, docbook-xsl
 Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
 Uploaders: W. Martin Borgert <debacle@debian.org>
 Standards-Version: 3.8.4
Index: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	(revision 6348)
+++ trunk/debian/changelog	(working copy)
@@ -1,6 +1,7 @@
-trac-bitten (0.6b2.dfsg-4) UNRELEASED; urgency=low
+trac-bitten (0.6b3-1) UNRELEASED; urgency=low
 
-  * Team upload.
+  * New upstream version.
+  * Dropped dfsg version prefix as there are no non-free SWF files anymore.
   * debian/control:
     - Bump standards to 3.8.4.
     - Build-Depends on python-all instead of python-dev-all
