more updates as i pursue service-specific hostnames.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 2 Sep 2008 05:05:33 +0000 (01:05 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 2 Sep 2008 05:05:33 +0000 (01:05 -0400)
debian/changelog
debian/control
doc/george/changelog
website/community.mdwn

index 9a46d9ef4906565959f4893bebdfba3311804aa7..76e4d0432dfef752754b0581c5c70eb5041e2814 100644 (file)
@@ -1,6 +1,8 @@
 monkeysphere (0.12-1) UNRELEASED; urgency=low
 
   * Improved output handling.
+  * debian/control: switched Homepage: and Vcs-Git: to canonicalized
+    upstream hostnames.
 
  -- Jameson Graef Rollins <jrollins@phys.columbia.edu>  Sun, 24 Aug 2008 23:49:23 -0700
 
index 29844640c159c158e817ceb37a9ee2175c1ab876..ca07a5dde89b9ba3e71394ee9da3adb0d0203782 100644 (file)
@@ -5,8 +5,8 @@ Maintainer: Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>
 Uploaders: Jameson Rollins <jrollins@fifthhorseman.net>
 Build-Depends: debhelper (>= 7.0), libgnutls-dev (>= 2.4.0), git-core
 Standards-Version: 3.8.0.1
-Homepage: http://monkeysphere.info/
-Vcs-Git: git://monkeysphere.info/monkeysphere
+Homepage: http://web.monkeysphere.info/
+Vcs-Git: git://git.monkeysphere.info/monkeysphere
 Dm-Upload-Allowed: yes
 Format: 3.0 (git)
 
index 1ed81d4b1256451e090ef0e2f027442c0aa333dd..5c2f01067671bf4526caf3cc67a54d61554dd979 100644 (file)
@@ -11,6 +11,7 @@
        * set up http://dkg.monkeysphere.info so that i could play around
          with ikiwiki updates
        * moved apt repository over to http://archive.monkeysphere.info/
+       * aptitude update && aptitude dist-upgrade
        
 2008-08-26 - dkg
        * aptitude update && aptitude full-upgrade
index 4cbd9cdbc35ddc1396826abf6fef347ea1d5e6e2..c878fc2d2a877100343ac117dd3b78b3b4c79908 100644 (file)
@@ -22,7 +22,7 @@ git](http://www.spheredev.org/wiki/Git_for_the_lazy), you can [git
 clone](http://www.kernel.org/pub/software/scm/git/docs/git-clone.html)
 from this web site:
 
-       git clone git://monkeysphere.info/monkeysphere
+       git clone git://git.monkeysphere.info/monkeysphere
 
 ### Individual developer repositories ###