Hello, after Enrico announcing the location of the home page, I took this as an invitation to do some fixes.
I've done almost no content editing, mostly fixing broken links, outdated descriptions,... I have fixec the front page only (and as a result the oldnews page). I've attached the diff with the changes I've committed. Best regards Ben
Index: index.html =================================================================== --- index.html (revision 1513) +++ index.html (working copy) @@ -22,39 +22,26 @@ <h2>Debtags news</h2> <ul> - <li>[2005-07-24] Debtags makes <a href="http://lists.debian.org/debian-devel-announce/2005/07/msg00016.html">debian-devel-announce</a> + <li>[2005-11-24] <a href="http://debtags.alioth.debian.org/cgi-bin/search.cgi">Debtags-Enhanced Search</a> a smart debtags based web interface for searching packages is available <img alt="new!" src="images/new.png" style="width: 31px; height: 12px;"> </li> + <li>[2005-07-24] Debtags makes <a href="http://lists.debian.org/debian-devel-announce/2005/07/msg00016.html">debian-devel-announce</a> + </li> <li>[2005-07-22] Debtags <a href="http://www.debian-administration.org/articles/192"> mentioned on Debian-Administration.org</a> - <img alt="new!" src="images/new.png" style="width: 31px; height: 12px;"> </li> <li>[2005-07-20] Debtags <a href="http://www.pro-linux.de/news/2005/8418.html">mentioned in the "pro-linux" german magazine</a> - <img alt="new!" src="images/new.png" style="width: 31px; height: 12px;"> </li> <li>[2005-07-12] Debtags data merged in the Packages file - <img alt="new!" src="images/new.png" style="width: 31px; height: 12px;"> </li> <li>[2005-07-10] <a href="http://people.debian.org/~enrico/talks/20050710-Debconf">Debtags talk</a> at <a href="http://www.debconf.org/debconf5/">Debconf5</a>. Slides, video and paper available. - <img alt="new!" src="images/new.png" style="width: 31px; height: 12px;"> </li> <li>[2005-05-14] FAQ added to the website</li> <li>[2005-05-13] New version of all components uploaded into experimental, with lots of new functions, python bindings and perl bindings</li> - <li>[2004-08-02] New version of all components uploaded into unstable, with - the new library API in place</li> - <li>[2004-07-22] A <a href="http://alioth.debian.org/projects/debtags">Debtags Alioth project</a> - has been created</li> - <li>[2004-05-25] Implemented - <a href="http://packages.debian.org/unstable/misc/debtags-edit.html">Debtags-Edit</a>, - a GUI interface for searching packages and editing the tag database </li> - <li>[2004-05-25] Implemented - <a href="http://packages.debian.org/unstable/libdevel/libdebtags-dev.html">libdebtags</a>, - a library interface for package search and categorization using both - Debtags and APT databases</li> <li><a href="oldnews.html">(older news)</a></li> </ul> @@ -79,14 +66,14 @@ <dt><a href="http://packages.debian.org/debtags">debtags</a></dt> <dd>Commandline interface to libdebtags functions and Debtags administration tool</dd> - <dt><a href="http://packages.debian.org/libdebtags1-dev">libdebtags1</a></dt> - <dd>Library providing Debian-specific package tags support</dd> + <dt><a href="http://packages.debian.org/libapt-front-dev">libapt-front</a></dt> + <dd>Library providing access to package information (including debtags information, of course :-)</dd> <dt><a href="http://packages.debian.org/tagcolledit">tagcolledit</a></dt> <dd>GUI application to perform mass-editing of collections of tagged items</dd> <dt><a href="http://packages.debian.org/tagcoll">tagcoll</a></dt> <dd>Commandline interface to libtagcoll functions</dd> - <dt><a href="http://packages.debian.org/libtagcoll1-dev">libtagcoll1</a></dt> + <dt><a href="http://packages.debian.org/libtagcoll-dev">libtagcoll</a></dt> <dd>Library providing generic functions to manipulate collections of tagged items</dd> </dl> @@ -108,6 +95,7 @@ <li><a href="faq.html">Debtags FAQ</a></li> <li><a href="faceted.html">An explanation of faceted classification</a> (that is, the kind of classification used by debtags)</li> <li><a href="vocabulary.html">Editing the tag vocabulary</a></li> +<li><a href="http://wiki.debian.org/DebTaggingGuidelines">Guidelines for tagging packages</a></li> </ul> <h3>Mailing lists</h3> @@ -126,7 +114,7 @@ <dt>Read-only access:</dt> <dd>svn://svn.debian.org/debtags</dd> <dt>Write access:</dt> - <dd>svn+ssh://svn.debian.org/svn/debtags</dd> + <dd>svn+ssh://<username>@svn.debian.org/svn/debtags</dd> </dl> Remember that the repository has lots of submodules: the ones interesting for Debtags are: <b>libtagcoll1</b>, <b>tagcoll</b>, <b>tagcolledit</b>, @@ -140,7 +128,7 @@ <h3>Alioth project</h3> <a href="http://alioth.debian.org/projects/debtags">http://alioth.debian.org/projects/debtags</a><br> <h3>Wiki pages</h3> -<a href="http://wiki.debian.net/index.cgi?DebTags">http://wiki.debian.net/index.cgi?DebTags</a><br> +<a href="http://wiki.debian.net/DebTags">http://wiki.debian.net/DebTags</a><br> <h3>CIA Statistics</h3> <a href="http://cia.navi.cx/stats/project">http://cia.navi.cx/stats/project</a><br> @@ -166,7 +154,6 @@ <li>Discuss the idea of "Outsourcing" the maintenance of some tags: for example the Gnome and KDE people could take care of maintaining the tag data related to Gnome and KDE.</li> - <li>Inclusion of "Tag:" fields in package control files</li> </ul> <h2>Debtags job openings</h2> @@ -189,10 +176,10 @@ <h2>Credits</h2> <p>Enrico Zini is the author and maintainer of -<a href="http://packages.debian.org/libtagcoll1-dev">libtagcoll1</a>, +<a href="http://packages.debian.org/libtagcoll-dev">libtagcoll1</a>, <a href="http://packages.debian.org/tagcoll">tagcoll</a>, <a href="http://packages.debian.org/tagcolledit">tagcolledit</a>, -<a href="http://packages.debian.org/libdebtags1-dev">libdebtags1</a>, +<a href="http://packages.debian.org/libdebtags-dev">libdebtags</a>, <a href="http://packages.debian.org/python-debtags">python-debtags</a>, <a href="http://packages.debian.org/libdebtags-perl">libdebtags-perl</a>, <a href="http://packages.debian.org/debtags">debtags</a> @@ -203,7 +190,7 @@ <p>Benjamin Mesing is the author and maintainer of <a href="http://packagesearch.sourceforge.net/">packagesearch</a> and the experimental <a href="http://svn.debian.org/wsvn/debtags/autodebtag/trunk">automated bayesian tagger</a></p> <p>Big contributions come from, and thanks go to: Colin Walters, Hervé Eychenne, James "Ender" Brown, Jonas Smedegaard, Luca Busi, Matt Zimmerman, -Marco Guidetti, Michael Vogt, Mornfall, Thaddeus H. Black and many +Marco Guidetti, Michael Vogt, Mornfall, Sanghyeon Seo, Thaddeus H. Black, Torsten Marek and many others.</p> <h2>Projects using Debtags</h2> Index: oldnews.html =================================================================== --- oldnews.html (revision 1513) +++ oldnews.html (working copy) @@ -12,6 +12,17 @@ <h2>Full list of debtags news<br> </h2> <ul> + <li>[2004-08-02] New version of all components uploaded into unstable, with + the new library API in place</li> + <li>[2004-07-22] A <a href="http://alioth.debian.org/projects/debtags">Debtags Alioth project</a> + has been created</li> + <li>[2004-05-25] Implemented + <a href="http://packages.debian.org/unstable/misc/debtags-edit.html">Debtags-Edit</a>, + a GUI interface for searching packages and editing the tag database </li> + <li>[2004-05-25] Implemented + <a href="http://packages.debian.org/unstable/libdevel/libdebtags-dev.html">libdebtags</a>, + a library interface for package search and categorization using both + Debtags and APT databases</li> <li><a href="http://debtags.alioth.debian.org/images/packageTags.svg">SVG logo</a></li> <li>Tag database editing GUI </li>
_______________________________________________ Debtags-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debtags-devel

