diff options
| author | Ralph Amissah <ralph@amissah.com> | 2010-03-23 20:07:45 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2010-03-23 20:07:45 -0400 | 
| commit | 52a3b588799d31d018e440b768cb24bce46affb1 (patch) | |
| tree | 1b30095c9b5e6f9b2456c8fcf795f18b114d82ef | |
| parent | Merge branch 'upstream' into debian/sid (diff) | |
debian/changelog & control, adds "CONTENT", Cory Doctorow plus minor touchesdebian/2.0.1-1
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 1 | 
2 files changed, 8 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index f31e444..b9cbc28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sisu-markup-samples (2.0.1-1) unstable; urgency=low + +  * adds text: CONTENT - Selected Essays on Technology, Creativity, Copyright +    and the Future of the Future, Cory Doctorow, plus other minor touches +   + -- Ralph Amissah <ralph@amissah.com>  Tue, 23 Mar 2010 20:02:53 -0400 +  sisu-markup-samples (2.0.0-1) unstable; urgency=low    * introduce version 2, installs markup samples for both sisu version 1 and 2, diff --git a/debian/control b/debian/control index a78b03a..da6bb88 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Description: document markup examples for sisu, publish and search framework   The document samples provided include:    * "The Wealth of Networks", Jochai Benkler    * "Free Culture", Lawrence Lessig +  * "CONTENT", Cory Doctrow    * "Two Bits", Christopher Kelty    * "Free For All", Peter Wayner    * "The Cathedral and the Bazaar", Eric S. Raymond | 
