Remove cruft comment
authorPeter Palfrader <peter@palfrader.org>
Sun, 23 Nov 2008 20:41:13 +0000 (21:41 +0100)
committerPeter Palfrader <peter@palfrader.org>
Sun, 23 Nov 2008 20:41:13 +0000 (21:41 +0100)
debian/changelog
ud-generate

index 069ad29..7fdc634 100644 (file)
@@ -1,3 +1,9 @@
+userdir-ldap (0.3.XX) unstable; urgency=low
+
+  * Remove cruft comment.
+
+ -- Peter Palfrader <weasel@debian.org>  Sun, 23 Nov 2008 21:40:58 +0100
+
 userdir-ldap (0.3.51) unstable; urgency=low
 
   * Update template/welcome-message-800 to match the actual template used
index 2ad4791..0f95186 100755 (executable)
@@ -910,10 +910,6 @@ def GenSSHKnown(l,File,mode=None):
       if Host.endswith(HostDomain):
          HostNames.append(Host[:-(len(HostDomain)+1)])
 
-      #<weasel> [[]] makes http links
-      #<weasel> but integrating it somehow into the purpose line might be a good idea
-      #<weasel> maybe [[*fooobar]] things would be a link but not added to the ssh key list,
-      #         and [[-..]] or something would be just an ssh entry but no link
       # in the purpose field [[host|some other text]] (where some other text is optional)
       # makes a hyperlink on the web thing. we now also add these hosts to the ssh known_hosts
       # file.  But so that we don't have to add everything we link we can add an asterisk