diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-04 09:28:38 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-04 09:28:38 -0700 |
commit | eb9ad81061f6dbe1f5a0abfd284d04a927a9c961 (patch) | |
tree | 0972995ff08cd41c81e4770e62b5b872d270bd83 /debian | |
parent | f2a93256896ca4a6e8bafb7b79b378b45f8ec4f4 (diff) | |
parent | 515d8eb967427b04506041dfaea60ea155e79f47 (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b03e0e4..9c51e91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -monkeysphere (0.7-1) UNRELEASED; urgency=low +monkeysphere (0.7-1) experimental; urgency=low [ Daniel Kahn Gillmor ] * Added monkeysphere-server diagnostics subcommand. + * rebuilding package using Format: 3.0 (git) [ Jameson Graef Rollins ] * fix how check for file modification is done. @@ -10,7 +11,7 @@ monkeysphere (0.7-1) UNRELEASED; urgency=low * fix bug in monkeysphpere update-authorized_keys subcommand where disallowed keys failed to be remove from authorized_keys file. - -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Sun, 03 Aug 2008 00:55:05 -0700 + -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 04 Aug 2008 10:47:41 -0400 monkeysphere (0.6-1) experimental; urgency=low diff --git a/debian/control b/debian/control index 3b2d5d0..7b5115d 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Standards-Version: 3.8.0.1 Homepage: http://monkeysphere.info/ Vcs-Git: http://lair.fifthhorseman.net/~dkg/git/monkeysphere.git Dm-Upload-Allowed: yes +Format: 3.0 (git) Package: monkeysphere Architecture: any |