Changeset 288
- Timestamp:
- 24-06-07 22:53:56 (6 years ago)
- Location:
- trunk
- Files:
-
- 8 edited
-
ChangeLog (modified) (1 diff)
-
NEWS (modified) (2 diffs)
-
README (modified) (3 diffs)
-
configure.ac (modified) (1 diff)
-
doc/moap.ics (modified) (1 diff)
-
doc/moap.rss2 (modified) (1 diff)
-
doc/release (modified) (1 diff)
-
moap.doap (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r287 r288 1 === release 0.2.5 === 2 3 2007-06-24 Thomas Vander Stichele <thomas at apestaart dot org> 4 5 * NEWS: 6 * README: 7 * configure.ac: 8 * doc/release: 9 * moap.doap: 10 Releasing 0.2.5, "Matonge" 11 1 12 2007-06-24 Thomas Vander Stichele <thomas at apestaart dot org> 2 13 -
trunk/NEWS
r242 r288 1 This is MOAP 0.2.4, "Pacito". 1 This is MOAP 0.2.5, "Matonge". 2 3 Coverage in 0.2.5: 1039/1393 (74 %), 75 python tests, 2 bash tests 4 5 Features added since 0.2.4: 6 - added support for dc:description in .doap files to list the release's features 7 - added bugzilla implementation for moap bug and moap doap bug 8 - added better support for detecting exuberant ctags 9 - added support for filing bugs for missing dependencies/distros 10 - added Bazaar and Git backend for version control system features 11 - added "moap changelog contributors" to get a list of contributors to a release 12 - changed default behaviour for "moap changelog prepare" to not extract tags 13 - added -c, --ctags option to "moap changelog prepare" to extract tags 14 - added "help" command to "moap" and all its subcommands 15 16 Bugs fixed since 0.2.4: 17 - 240: no help command 18 - 241: build failure on ubuntu fisty 19 - 243: add bzr vcs backend 20 - 248: DEP: Cheetah, Ubuntu 7.04 21 - 250: Fixes for exuberant ctags checks 22 - 252: moap cl prepare yields a traceback 23 - 254: make fails if moap not in PATH 24 - 255: [patch] --no-ctags option for cl prepare command 2 25 3 26 Coverage in 0.2.4: 862/1177 (73 %), 56 python tests, 2 bash tests … … 15 38 Bugs fixed since 0.2.3: 16 39 - 235: moap.extern.log is wrong installed 17 18 This is MOAP 0.2.3, "Ketnet".19 40 20 41 Coverage in 0.2.3: 801/1100 (72 %), 49 python tests, 2 bash tests -
trunk/README
r287 r288 14 14 - look up project home page rank on Google and Yahoo for given queries 15 15 - version control tools: 16 - currently supports CVS, SVN and Darcs16 - currently supports Bazaar, CVS, Darcs, Git, SVN 17 17 - maintain ignore lists 18 18 - prepare ChangeLog entry based on local diff, using ctags … … 20 20 - show diff based on last ChangeLog entry 21 21 - bug tracker tools: 22 - show individual bugs and queries from trac 22 - show individual bugs and queries from trac and bugzilla 23 23 - developed in Python, with unit tests and coverage 24 - get list of contributors from ChangeLog 24 25 - bash completion 25 26 26 27 Future features planned include: 27 - get list of contributors from ChangeLog28 28 - support for other VCS systems 29 29 … … 32 32 moap can make use of: 33 33 - the Redland python bindings (RDF), for parsing of DOAP files 34 - cvs, svn and darcs, for handling checkouts 34 - bzr, cvs, darcs, git, and svn, for handling checkouts 35 - Genshi and Cheetah, for templating 36 - exuberant-ctags, for tag extraction 35 37 - Twisted's trial, for unit tests 36 38 - epydoc, for API documentation -
trunk/configure.ac
r245 r288 2 2 dnl when going to/from release please remove/add the nano (fourth number) 3 3 dnl releases only do Wall, cvs and prerelease does Werror too 4 AC_INIT(moap, 0.2. 4.1,5 http s://apestaart.org/moap/trac/newticket,4 AC_INIT(moap, 0.2.5, 5 http://moap.apestaart.org/moap/trac/newticket, 6 6 moap) 7 7 -
trunk/doc/moap.ics
r243 r288 48 48 END:VEVENT 49 49 50 BEGIN:VEVENT 51 SUMMARY:MOAP 0.2.5 'Matonge' released 52 UID:2007-06-24-moap-0.2.5@moap 53 CLASS:PUBLIC 54 PRIORITY:3 55 DTSTART;VALUE=DATE:20070624 56 DTEND;VALUE=DATE:20070624 57 END:VEVENT 58 50 59 51 60 END:VCALENDAR -
trunk/doc/moap.rss2
r287 r288 6 6 <language>en</language> 7 7 <item> 8 <title>MOAP 0.2.5 'Matonge' released</title> 9 <guid isPermaLink="false">release-moap-0.2.5</guid> 10 <link>http://thomas.apestaart.org/moap/trac/</link> 11 <pubDate>Sun, 24 Jun 2007 00:00:00 +0000</pubDate> 12 <description> 13 Added support for dc:description in .doap files to list the release's features. 14 Added bugzilla implementation for moap bug and moap doap bug. 15 Added better support for detecting exuberant ctags. 16 Added support for filing bugs for missing dependencies/distros. 17 Added Bazaar and Git backend for version control system features. 18 Added "moap changelog contributors" to get a list of contributors to a release. 19 Changed default behaviour for "moap changelog prepare" to not extract tags. 20 Added -c, --ctags option to "moap changelog prepare" to extract tags. 21 Added "help" command to "moap" and all its subcommands. 22 For more information, visit 23 <A HREF="http://thomas.apestaart.org/moap/trac/">the project homepage</A> 24 </description> 25 </item><item> 8 26 <title>MOAP 0.2.4 'Pacito' released</title> 9 27 <guid isPermaLink="false">release-moap-0.2.4</guid> -
trunk/doc/release
r245 r288 9 9 moap doap bug query -f "- %(id)3s: %(summary)s" "milestone=0.2.2" 10 10 - Add coverage data to NEWS 11 - Add list of new features to NEWS and README 11 - Add list of new features to NEWS 12 - Update README and home page with relevant new features 12 13 - Run moap cl prep and add comment about release 13 14 - Update ChangeLog; add === release x.y.z === line -
trunk/moap.doap
r280 r288 47 47 </foaf:Person> 48 48 </maintainer> 49 50 <release> 51 <Version> 52 <revision>0.2.5</revision> 53 <branch>trunk</branch> 54 <name>Matonge</name> 55 <created>2007-06-24</created> 56 <file-release rdf:resource="http://thomas.apestaart.org/download/moap/moap-0.2.5.tar.bz2" /> 57 <file-release rdf:resource="http://thomas.apestaart.org/download/moap/moap-0.2.5-1.noarch.rpm" /> 58 <dc:description> 59 Added support for dc:description in .doap files to list the release's features. 60 Added bugzilla implementation for moap bug and moap doap bug. 61 Added better support for detecting exuberant ctags. 62 Added support for filing bugs for missing dependencies/distros. 63 Added Bazaar and Git backend for version control system features. 64 Added "moap changelog contributors" to get a list of contributors to a release. 65 Changed default behaviour for "moap changelog prepare" to not extract tags. 66 Added -c, --ctags option to "moap changelog prepare" to extract tags. 67 Added "help" command to "moap" and all its subcommands. 68 </dc:description> 69 </Version> 70 </release> 49 71 50 72 <release>
Note: See TracChangeset
for help on using the changeset viewer.
