lp:ubuntu/wily/xevil

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/wily/xevil
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

10. By Brandon

* Fixed bug that sometimes prevented X resources from being read properly.
  Thank you, Rowan Vince, for finding the bug and providing a patch.
  (Closes: #622100)
* Enabled parallel building in rules file when using DEB_BUILD_OPTIONS
* Added Homepage field to control file
* copyright file now points to GPL-2 instead of GPL
* Explicitly state that package uses source format 1.0 by adding file
  debian/source/format
* Added xevil.doc-base file to describe installed documentation
* Set Standards Version to 3.9.2 (no changes)

9. By Brandon

* changed several char * to const char * so xevil will compile with gcc 4.4+
  Removed -Wno-write-strings from rules file. No longer needed.
  (Closes: #560444)
* Fixed watch file. Thanks to Daniel Leidert for helping me on the mailing
  list.
* rules file no longer ignores make clean errors. Modified makefile to not
  report errors when attempting to remove non-existant files. Fixes lintian
  warning.
* added ${misc:Depends} to control file. Fixes lintian warning. Now causes
  "dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}"
  instead.
* both man pages - converted dashes (-) to hyphens (\-) where appropriate.
  Fixes lintain warning.
* Set Standards Version to 3.8.3 (no changes)

8. By Brandon

* Removed bashism from rule file (Closes: #459141)
* Added menu and pixmap
* renamed serverping to xevil-serverping
* replaced dependency on transitional package x-dev with x11proto-core-dev
* Set Standards-Version to 3.7.3 (modified menu to put xevil in
  Games/Action rather than Games/Arcade)
* xevil-serverping no longer unnecessarily links against libXpm and libX11

7. By Lionel Le Folgoc

* debian/rules: remove bashism (fixes FTBFS).
* Modify Maintainer value to match the DebianMaintainerField specification.

6. By Brandon

* Fixed broken network (Closes: #240311)
* Hopefully, fixed munmap_chunk(): invalid pointer crash at startup
  which some users were experiencing.
* Commented out assert that was causing early server abort in network
  games (Closes: #94326)

5. By Brandon

* Removed forced license agreement before every play.
* Added keyboard shortcuts for common menu items
* Suppressed compiler white noise
* Added some "witty" sayings and names
* Added xevil man page
* Minor, misc fixes/improvements

4. By Matej Vela <email address hidden>

* QA upload.
* Package is orphaned (#353389); set maintainer to Debian QA Group.
* Acknowledge NMU. Closes: #346813.
* Fix build failure with g++ 4.1. Thanks to Martin Michlmayr for
  the patch. Closes: #356321.
* Switch to debhelper 5.
* debian/changelog: Remove obsolete Emacs local variables.
* debian/rules: Add support for DEB_BUILD_OPTIONS=noopt.
* debian/watch: Add.
* Conforms to Standards version 3.6.2.

3. By Aaron Lehmann <email address hidden>

Fix a memory leak.

2. By Branden Robinson <email address hidden>

* NMU
* x11/main.cpp: add #include <stdlib.h> for exit() prototype
* x11/serverping.cpp: same
* x11/ui.cpp: same
* cmn/game.cpp: same
* now builds on ia64

1. By Branden Robinson <email address hidden>

Import upstream version 2.02

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers