View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/lunar 1 Development 2015-05-06 00:33:28 UTC
5. * Acknowledge NMU on 2.2-3.1. Thanks...

Author: Anthony Fok
Revision Date: 2013-11-20 02:07:41 UTC

* Acknowledge NMU on 2.2-3.1. Thanks to CHENG Yuk-Pong for noticing
  the wrong output on year 2033 and providing an initial patch,
  and to LI Daobing for providing a corrected patch and NMU.
* Use current locale and system time for display by default.
  Most parameters thus become optional. Saves a lot of typing! :-)
* lunar.bitmap contained a line that was too long, and with the new
  aggressive loop optimizations in GCC 4.8, "lunar -b" would not stop
  looping when parsing lunar.bitmap, and would eventually result in a
  segmentation fault. Fixed lunar.bitmap and lunar.c accordingly.
* Bump Standards-Version to 3.9.4
* Switch to dpkg-source 3.0 (quilt) format, and split up the patches
  as follows:
   - 01_strip_trailing_whitespace.diff
   - 02_fix_compiler_warnings.diff
   - 03_add_full_path_to_lunar_bitmap.diff
   - 04_add_big5_and_utf8_output.diff
   - 05_fix_output_on_year_2033.diff
   - 06_use_locale_and_current_date.diff
   - 07_fix_segfault_aggressive-loop-optimizations.diff
   - 10_complete_the_makefile.diff
   - 20_update_man_page.diff
* Convert debian/copyright to machine-readable format
* Move to dh9-style minimal rules file
* Remove explicit compilation target from Makefile
  (Lintian: W: lunar: hardening-no-relro usr/bin/lunar)
* Add "Depends: ${misc:Depends}
  (Lintian: W: lunar source: debhelper-but-no-misc-depends lunar)
* Update upstream URL to the archived copy found on http://web.archive.org/
* Add debian/watch (Lintian: I: lunar source: debian-watch-file-is-missing)
* Update man page to reflect the new options added to this Debian version
  of Lunar. Thanks to Jidanni for the suggestion! (Closes: #514069)

lp:ubuntu/vivid/lunar 2 Mature 2014-10-26 22:56:45 UTC
5. * Acknowledge NMU on 2.2-3.1. Thanks...

Author: Anthony Fok
Revision Date: 2013-11-20 02:07:41 UTC

* Acknowledge NMU on 2.2-3.1. Thanks to CHENG Yuk-Pong for noticing
  the wrong output on year 2033 and providing an initial patch,
  and to LI Daobing for providing a corrected patch and NMU.
* Use current locale and system time for display by default.
  Most parameters thus become optional. Saves a lot of typing! :-)
* lunar.bitmap contained a line that was too long, and with the new
  aggressive loop optimizations in GCC 4.8, "lunar -b" would not stop
  looping when parsing lunar.bitmap, and would eventually result in a
  segmentation fault. Fixed lunar.bitmap and lunar.c accordingly.
* Bump Standards-Version to 3.9.4
* Switch to dpkg-source 3.0 (quilt) format, and split up the patches
  as follows:
   - 01_strip_trailing_whitespace.diff
   - 02_fix_compiler_warnings.diff
   - 03_add_full_path_to_lunar_bitmap.diff
   - 04_add_big5_and_utf8_output.diff
   - 05_fix_output_on_year_2033.diff
   - 06_use_locale_and_current_date.diff
   - 07_fix_segfault_aggressive-loop-optimizations.diff
   - 10_complete_the_makefile.diff
   - 20_update_man_page.diff
* Convert debian/copyright to machine-readable format
* Move to dh9-style minimal rules file
* Remove explicit compilation target from Makefile
  (Lintian: W: lunar: hardening-no-relro usr/bin/lunar)
* Add "Depends: ${misc:Depends}
  (Lintian: W: lunar source: debhelper-but-no-misc-depends lunar)
* Update upstream URL to the archived copy found on http://web.archive.org/
* Add debian/watch (Lintian: I: lunar source: debian-watch-file-is-missing)
* Update man page to reflect the new options added to this Debian version
  of Lunar. Thanks to Jidanni for the suggestion! (Closes: #514069)

lp:ubuntu/utopic/lunar 2 Mature 2014-04-25 02:13:32 UTC
5. * Acknowledge NMU on 2.2-3.1. Thanks...

Author: Anthony Fok
Revision Date: 2013-11-20 02:07:41 UTC

* Acknowledge NMU on 2.2-3.1. Thanks to CHENG Yuk-Pong for noticing
  the wrong output on year 2033 and providing an initial patch,
  and to LI Daobing for providing a corrected patch and NMU.
* Use current locale and system time for display by default.
  Most parameters thus become optional. Saves a lot of typing! :-)
* lunar.bitmap contained a line that was too long, and with the new
  aggressive loop optimizations in GCC 4.8, "lunar -b" would not stop
  looping when parsing lunar.bitmap, and would eventually result in a
  segmentation fault. Fixed lunar.bitmap and lunar.c accordingly.
* Bump Standards-Version to 3.9.4
* Switch to dpkg-source 3.0 (quilt) format, and split up the patches
  as follows:
   - 01_strip_trailing_whitespace.diff
   - 02_fix_compiler_warnings.diff
   - 03_add_full_path_to_lunar_bitmap.diff
   - 04_add_big5_and_utf8_output.diff
   - 05_fix_output_on_year_2033.diff
   - 06_use_locale_and_current_date.diff
   - 07_fix_segfault_aggressive-loop-optimizations.diff
   - 10_complete_the_makefile.diff
   - 20_update_man_page.diff
* Convert debian/copyright to machine-readable format
* Move to dh9-style minimal rules file
* Remove explicit compilation target from Makefile
  (Lintian: W: lunar: hardening-no-relro usr/bin/lunar)
* Add "Depends: ${misc:Depends}
  (Lintian: W: lunar source: debhelper-but-no-misc-depends lunar)
* Update upstream URL to the archived copy found on http://web.archive.org/
* Add debian/watch (Lintian: I: lunar source: debian-watch-file-is-missing)
* Update man page to reflect the new options added to this Debian version
  of Lunar. Thanks to Jidanni for the suggestion! (Closes: #514069)

lp:ubuntu/trusty-proposed/lunar 2 Mature 2013-11-19 23:13:07 UTC
5. * Acknowledge NMU on 2.2-3.1. Thanks...

Author: Anthony Fok
Revision Date: 2013-11-20 02:07:41 UTC

* Acknowledge NMU on 2.2-3.1. Thanks to CHENG Yuk-Pong for noticing
  the wrong output on year 2033 and providing an initial patch,
  and to LI Daobing for providing a corrected patch and NMU.
* Use current locale and system time for display by default.
  Most parameters thus become optional. Saves a lot of typing! :-)
* lunar.bitmap contained a line that was too long, and with the new
  aggressive loop optimizations in GCC 4.8, "lunar -b" would not stop
  looping when parsing lunar.bitmap, and would eventually result in a
  segmentation fault. Fixed lunar.bitmap and lunar.c accordingly.
* Bump Standards-Version to 3.9.4
* Switch to dpkg-source 3.0 (quilt) format, and split up the patches
  as follows:
   - 01_strip_trailing_whitespace.diff
   - 02_fix_compiler_warnings.diff
   - 03_add_full_path_to_lunar_bitmap.diff
   - 04_add_big5_and_utf8_output.diff
   - 05_fix_output_on_year_2033.diff
   - 06_use_locale_and_current_date.diff
   - 07_fix_segfault_aggressive-loop-optimizations.diff
   - 10_complete_the_makefile.diff
   - 20_update_man_page.diff
* Convert debian/copyright to machine-readable format
* Move to dh9-style minimal rules file
* Remove explicit compilation target from Makefile
  (Lintian: W: lunar: hardening-no-relro usr/bin/lunar)
* Add "Depends: ${misc:Depends}
  (Lintian: W: lunar source: debhelper-but-no-misc-depends lunar)
* Update upstream URL to the archived copy found on http://web.archive.org/
* Add debian/watch (Lintian: I: lunar source: debian-watch-file-is-missing)
* Update man page to reflect the new options added to this Debian version
  of Lunar. Thanks to Jidanni for the suggestion! (Closes: #514069)

lp:ubuntu/trusty/lunar 1 Development 2013-11-19 22:24:41 UTC
5. * Acknowledge NMU on 2.2-3.1. Thanks...

Author: Anthony Fok
Revision Date: 2013-11-20 02:07:41 UTC

* Acknowledge NMU on 2.2-3.1. Thanks to CHENG Yuk-Pong for noticing
  the wrong output on year 2033 and providing an initial patch,
  and to LI Daobing for providing a corrected patch and NMU.
* Use current locale and system time for display by default.
  Most parameters thus become optional. Saves a lot of typing! :-)
* lunar.bitmap contained a line that was too long, and with the new
  aggressive loop optimizations in GCC 4.8, "lunar -b" would not stop
  looping when parsing lunar.bitmap, and would eventually result in a
  segmentation fault. Fixed lunar.bitmap and lunar.c accordingly.
* Bump Standards-Version to 3.9.4
* Switch to dpkg-source 3.0 (quilt) format, and split up the patches
  as follows:
   - 01_strip_trailing_whitespace.diff
   - 02_fix_compiler_warnings.diff
   - 03_add_full_path_to_lunar_bitmap.diff
   - 04_add_big5_and_utf8_output.diff
   - 05_fix_output_on_year_2033.diff
   - 06_use_locale_and_current_date.diff
   - 07_fix_segfault_aggressive-loop-optimizations.diff
   - 10_complete_the_makefile.diff
   - 20_update_man_page.diff
* Convert debian/copyright to machine-readable format
* Move to dh9-style minimal rules file
* Remove explicit compilation target from Makefile
  (Lintian: W: lunar: hardening-no-relro usr/bin/lunar)
* Add "Depends: ${misc:Depends}
  (Lintian: W: lunar source: debhelper-but-no-misc-depends lunar)
* Update upstream URL to the archived copy found on http://web.archive.org/
* Add debian/watch (Lintian: I: lunar source: debian-watch-file-is-missing)
* Update man page to reflect the new options added to this Debian version
  of Lunar. Thanks to Jidanni for the suggestion! (Closes: #514069)

lp:ubuntu/saucy/lunar 2 Mature 2013-04-26 16:37:48 UTC
4. * Non-maintainer upload. * FIX: lunar...

Author: LI Daobing
Revision Date: 2008-10-05 20:02:16 UTC

* Non-maintainer upload.
* FIX: lunar-2.2 wrong output on year 2033 (Closes: #366918)

lp:ubuntu/raring/lunar 2 Mature 2012-10-20 12:19:39 UTC
4. * Non-maintainer upload. * FIX: lunar...

Author: LI Daobing
Revision Date: 2008-10-05 20:02:16 UTC

* Non-maintainer upload.
* FIX: lunar-2.2 wrong output on year 2033 (Closes: #366918)

lp:ubuntu/quantal/lunar 2 Mature 2012-04-26 17:33:49 UTC
4. * Non-maintainer upload. * FIX: lunar...

Author: LI Daobing
Revision Date: 2008-10-05 20:02:16 UTC

* Non-maintainer upload.
* FIX: lunar-2.2 wrong output on year 2033 (Closes: #366918)

lp:ubuntu/precise/lunar 2 Mature 2011-10-13 17:54:49 UTC
4. * Non-maintainer upload. * FIX: lunar...

Author: LI Daobing
Revision Date: 2008-10-05 20:02:16 UTC

* Non-maintainer upload.
* FIX: lunar-2.2 wrong output on year 2033 (Closes: #366918)

lp:ubuntu/oneiric/lunar 2 Mature 2011-04-28 19:41:56 UTC
4. * Non-maintainer upload. * FIX: lunar...

Author: LI Daobing
Revision Date: 2008-10-05 20:02:16 UTC

* Non-maintainer upload.
* FIX: lunar-2.2 wrong output on year 2033 (Closes: #366918)

lp:ubuntu/natty/lunar 2 Mature 2010-10-13 09:55:24 UTC
4. * Non-maintainer upload. * FIX: lunar...

Author: LI Daobing
Revision Date: 2008-10-05 20:02:16 UTC

* Non-maintainer upload.
* FIX: lunar-2.2 wrong output on year 2033 (Closes: #366918)

lp:ubuntu/maverick/lunar 2 Mature 2010-04-30 22:11:42 UTC
4. * Non-maintainer upload. * FIX: lunar...

Author: LI Daobing
Revision Date: 2008-10-05 20:02:16 UTC

* Non-maintainer upload.
* FIX: lunar-2.2 wrong output on year 2033 (Closes: #366918)

lp:ubuntu/lucid/lunar 1 Development 2009-10-30 16:59:56 UTC
4. * Non-maintainer upload. * FIX: lunar...

Author: LI Daobing
Revision Date: 2008-10-05 20:02:16 UTC

* Non-maintainer upload.
* FIX: lunar-2.2 wrong output on year 2033 (Closes: #366918)

lp:ubuntu/jaunty/lunar 2 Mature 2009-08-16 07:59:33 UTC
4. * Non-maintainer upload. * FIX: lunar...

Author: LI Daobing
Revision Date: 2008-10-05 20:02:16 UTC

* Non-maintainer upload.
* FIX: lunar-2.2 wrong output on year 2033 (Closes: #366918)

lp:ubuntu/intrepid/lunar 2 Mature 2009-08-16 07:59:14 UTC
3. * Added --utf8 option. (Closes: Bug#...

Author: Anthony Fok
Revision Date: 2006-01-04 20:32:25 UTC

* Added --utf8 option. (Closes: Bug#288170)
* Updated Standards-Version: 3.6.2
* [lunar.c]: Added "#include <stdlib.h>" to remove compiler warnings.

lp:ubuntu/hardy/lunar 2 Mature 2009-08-16 07:59:00 UTC
3. * Added --utf8 option. (Closes: Bug#...

Author: Anthony Fok
Revision Date: 2006-01-04 20:32:25 UTC

* Added --utf8 option. (Closes: Bug#288170)
* Updated Standards-Version: 3.6.2
* [lunar.c]: Added "#include <stdlib.h>" to remove compiler warnings.

lp:ubuntu/gutsy/lunar 1 Development 2009-08-16 07:58:47 UTC
3. * Added --utf8 option. (Closes: Bug#...

Author: Anthony Fok
Revision Date: 2006-01-04 20:32:25 UTC

* Added --utf8 option. (Closes: Bug#288170)
* Updated Standards-Version: 3.6.2
* [lunar.c]: Added "#include <stdlib.h>" to remove compiler warnings.

lp:ubuntu/feisty/lunar 1 Development 2009-08-16 07:58:31 UTC
3. * Added --utf8 option. (Closes: Bug#...

Author: Anthony Fok
Revision Date: 2006-01-04 20:32:25 UTC

* Added --utf8 option. (Closes: Bug#288170)
* Updated Standards-Version: 3.6.2
* [lunar.c]: Added "#include <stdlib.h>" to remove compiler warnings.

lp:ubuntu/edgy/lunar 1 Development 2009-08-16 07:58:11 UTC
3. * Added --utf8 option. (Closes: Bug#...

Author: Anthony Fok
Revision Date: 2006-01-04 20:32:25 UTC

* Added --utf8 option. (Closes: Bug#288170)
* Updated Standards-Version: 3.6.2
* [lunar.c]: Added "#include <stdlib.h>" to remove compiler warnings.

lp:ubuntu/dapper/lunar 2 Mature 2009-08-16 07:57:56 UTC
3. * Added --utf8 option. (Closes: Bug#...

Author: Anthony Fok
Revision Date: 2006-01-04 20:32:25 UTC

* Added --utf8 option. (Closes: Bug#288170)
* Updated Standards-Version: 3.6.2
* [lunar.c]: Added "#include <stdlib.h>" to remove compiler warnings.

lp:ubuntu/breezy/lunar 1 Development 2009-08-16 07:57:39 UTC
2. Oops, I forgot to install lunar.bitma...

Author: Anthony Fok
Revision Date: 2002-10-19 02:00:36 UTC

Oops, I forgot to install lunar.bitmap and to specify its full path
in the source code! Many thanks to Jeronimo Pellegrini for providing
the patch to fix the problem. (Closes: Bug#162634)

lp:ubuntu/hoary/lunar 1 Development 2009-08-16 07:57:23 UTC
2. Oops, I forgot to install lunar.bitma...

Author: Anthony Fok
Revision Date: 2002-10-19 02:00:36 UTC

Oops, I forgot to install lunar.bitmap and to specify its full path
in the source code! Many thanks to Jeronimo Pellegrini for providing
the patch to fix the problem. (Closes: Bug#162634)

lp:ubuntu/warty/lunar 1 Development 2009-08-16 07:57:09 UTC
2. Oops, I forgot to install lunar.bitma...

Author: Anthony Fok
Revision Date: 2002-10-19 02:00:36 UTC

Oops, I forgot to install lunar.bitmap and to specify its full path
in the source code! Many thanks to Jeronimo Pellegrini for providing
the patch to fix the problem. (Closes: Bug#162634)

lp:ubuntu/karmic/lunar 1 Development 2009-08-16 07:51:50 UTC
4. * Non-maintainer upload. * FIX: lunar...

Author: LI Daobing
Revision Date: 2008-10-05 20:02:16 UTC

* Non-maintainer upload.
* FIX: lunar-2.2 wrong output on year 2033 (Closes: #366918)

124 of 24 results