Index: trunk/packages/sipb-xen-www/debian/changelog
===================================================================
--- trunk/packages/sipb-xen-www/debian/changelog	(revision 1026)
+++ trunk/packages/sipb-xen-www/debian/changelog	(revision 1028)
@@ -1,2 +1,10 @@
+sipb-xen-www (3.13.1) unstable; urgency=low
+
+  * Don't add another Listen 443 directive - apache gets angry
+  * And this, kids, is why you should always test your code before
+    committing
+
+ -- Evan broder <broder@mit.edu>  Fri, 03 Oct 2008 22:01:22 -0400
+
 sipb-xen-www (3.13) unstable; urgency=low
 
Index: trunk/packages/sipb-xen-www/files/etc/apache2/sites-available/ssl.mako
===================================================================
--- trunk/packages/sipb-xen-www/files/etc/apache2/sites-available/ssl.mako	(revision 1026)
+++ trunk/packages/sipb-xen-www/files/etc/apache2/sites-available/ssl.mako	(revision 1028)
@@ -5,5 +5,4 @@
 tracuri  = cfg.trac.uri
 %>
-Listen 443
 Listen 446
 
