| 1 | 2008-07-21 Neil Williams <linux@codehelp.co.uk> |
|---|
| 2 | |
|---|
| 3 | * configure.ac, doc/xml, doc/man/, doc/xml/Makefile.am, |
|---|
| 4 | doc/xml/langupdate.docbook, doc/xml/docbook.xsl.in, |
|---|
| 5 | doc/xml/catalog.xml.in, doc/Makefile.am, doc/man/Makefile.am, |
|---|
| 6 | Makefile.am : Use config from pilot-qof to build a |
|---|
| 7 | manpage in the tarball, not in the package. |
|---|
| 8 | |
|---|
| 9 | 2007-12-02 Neil Williams <linux@codehelp.co.uk> |
|---|
| 10 | |
|---|
| 11 | * Makefile.am, |
|---|
| 12 | README, |
|---|
| 13 | TODO: Remove unwanted doc files. |
|---|
| 14 | * configure.ac: Detect foreign architecture (any architecture that |
|---|
| 15 | does not have prebuilt Emdebian packages == foreign). |
|---|
| 16 | * debian/langupdate.dirs: Remove empty directory. |
|---|
| 17 | * doc/doxygen.cfg, |
|---|
| 18 | doc/mainpage.h : Fold README into doxygen output. |
|---|
| 19 | * src/aptcache.cc: Support --dry-run and foreign. |
|---|
| 20 | * src/langupdate.cc: Use glib command line parsing. |
|---|
| 21 | |
|---|
| 22 | 2007-11-10 Neil Williams <linux@codehelp.co.uk> |
|---|
| 23 | |
|---|
| 24 | * README, TODO: Start testing with genuine -locale- |
|---|
| 25 | packages from Emdebian. |
|---|
| 26 | * configure.ac, debian/control: Require glib 2.14 for GRegex |
|---|
| 27 | * debian/copyright: Migrate to GPL-3 |
|---|
| 28 | * src/aptcache.cc: Read our own sources list. |
|---|
| 29 | * src/langupdate.cc: Convert the language code to the package |
|---|
| 30 | name syntax using GRegex. |
|---|
| 31 | |
|---|
| 32 | 2007-05-09 Neil Williams <linux@codehelp.co.uk> |
|---|
| 33 | |
|---|
| 34 | * doc/ : Add a little doxygen documentation |
|---|
| 35 | for future reference |
|---|
| 36 | * src/langupdate.cc : Retrieve the locale string, |
|---|
| 37 | currently only the first one is checked. |
|---|
| 38 | * src/aptcache.cc : Add some docs. |
|---|
| 39 | |
|---|
| 40 | 2006-11-13 Neil Williams <codehelp@debian.org> |
|---|
| 41 | |
|---|
| 42 | * Initial import : |
|---|