changelog 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. vblade (11-2) unstable; urgency=low
  2. * The upstream vblade.8 file contains more information than the
  3. vblade.8 and vbladed.8 files in the debian/ directory, so I removed them
  4. and linked vbladed.8 with it (closes: #410832). Thanks, Uwe Hermann.
  5. * Added removal of config.h to makefile 'clean' target.
  6. * Rewrote several files under debian/.
  7. * Added to local patch prevention for running vbladed with wrong number of
  8. parameters.
  9. -- David Martínez Moreno <ender@debian.org> Sun, 8 Apr 2007 05:51:04 +0200
  10. vblade (11-1) unstable; urgency=low
  11. * New upstream release:
  12. - Add install target for makefile and update documentation.
  13. * debian/control: Bumped policy version to 3.7.2.1 and replaced AOE with
  14. AoE in Description.
  15. * Added a TODO.Debian.
  16. -- David Martínez Moreno <ender@debian.org> Tue, 3 Oct 2006 04:23:57 +0200
  17. vblade (10-1) unstable; urgency=low
  18. * New upstream release (closes: #369151).
  19. * debian/control:
  20. - Bump Standards-Version to 3.7.2.0.
  21. - Bump dependency on debhelper to >= 5.
  22. * debian/compat: Bump compatibility to 5.
  23. -- David Martínez Moreno <ender@debian.org> Tue, 30 May 2006 03:38:03 +0200
  24. vblade (6-1) unstable; urgency=low
  25. * First upload to the Debian archive.
  26. * Imported lots of bits from the Ubuntu packaging.
  27. * debian/control: Bumped Standards-Version to 3.6.2.
  28. * debian/rules: Add NEWS as the upstream changelog.
  29. * Added vbladed script to the package, and modified it a bit.
  30. * Added a manpage for vbladed.
  31. -- David Martínez Moreno <ender@debian.org> Fri, 28 Oct 2005 01:23:59 +0200