Log of /tarballs
Directory Listing
Revision
72 -
Directory Listing
Modified
Mon Mar 19 12:50:58 2007 UTC
(6 years, 2 months ago)
by
sho
kq (0.99.cvs20070319-1) unstable; urgency=low
* New upstream snapshot.
* debian/compat:
+ Set compat to 5.
* debian/control:
+ Added XS-Vcs-Browser field.
* debian/patches/000_scripts_in_pkglibdir.diff:
* debian/patches/020_usr_share_games.diff:
+ Patches applied upstream. Dropped.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 19 Mar 2007 12:46:31 +0100
Revision
46 -
Directory Listing
Modified
Fri Nov 17 20:33:32 2006 UTC
(6 years, 6 months ago)
by
apineau-guest
- add alogg to pkg-allegro project
- move to upstream version 1.3.7
Revision
38 -
Directory Listing
Modified
Mon Nov 13 23:01:44 2006 UTC
(6 years, 6 months ago)
by
apineau-guest
add liquidwar_5.6.3.orig.tar.gz in tarballs/
Revision
13 -
Directory Listing
Modified
Sun May 21 04:35:47 2006 UTC
(7 years ago)
by
sho
overgod (1.0-1) unstable; urgency=low
* Initial Release (Closes: #368275).
* debian/patches/010_data_path.diff:
+ New patch -- fix data files path to comply with policy.
* debian/patches/020_config_file.diff:
+ New patch -- use ~/.overgod.cfg as the configuration file path.
Revision
12 -
Directory Listing
Modified
Tue May 16 08:08:24 2006 UTC
(7 years ago)
by
sho
rafkill (1.2.1-1) unstable; urgency=low
* New upstream release.
* Upstream merged many Debian bugfixes and improvements, as well as the
new title screen.
* debian/control:
+ Set policy to 3.7.2.
+ Build-depend on scons that upstream now uses.
+ Removed build-dependencies on sharutils and bzip2.
* Got rid of the rafkill/rafkill-data dependency loop.
* "Maxout shield" is now far more expensive (Closes: #292742).
Revision
7 -
Directory Listing
Modified
Thu Mar 30 13:32:52 2006 UTC
(7 years, 1 month ago)
by
sho
rafkill (1.2.0-3) unstable; urgency=low
* Maintainer Upload.
* Acknowledging previous NMUs (Closes: #350167, #345248, #348808). Thanks
to Aurélien Jarno and Steinar H. Gunderson.
* Moved development to Alioth.
* debian/rules
+ Switched to quilt for patch handling.
* debian/control:
+ Build-depend on quilt.
+ Build-depend on liballegro4.2-dev (>= 2:4.2.0-2) instead of
libxcursor-dev.
Revision
6 -
Directory Listing
Modified
Thu Mar 30 13:09:35 2006 UTC
(7 years, 1 month ago)
by
sho
kq (0.99.cvs20060330-1) unstable; urgency=low
* Maintainer upload.
* Acknowledging previous NMU (Closes: #345246). Thanks to Luk Claes.
* New upstream CVS snapshot (Closes: #322677).
* This version asks for confirmation before quitting (Closes: #282446).
* Moved development to Alioth.
* debian/rules
+ Switched to quilt for patch handling.
* debian/control:
+ Build-depend on quilt.
+ Build-depend on lua50.
Revision
5 -
Directory Listing
Modified
Thu Mar 30 10:56:35 2006 UTC
(7 years, 1 month ago)
by
sho
wing (0.7-25) unstable; urgency=low
* Moved development to Alioth.
* debian/rules
+ Switched to quilt for patch handling.
* debian/control:
+ Build-depend on quilt.
* 010_makefile.diff: (new patch from old diff.gz) makefile fixes.
* 020_misc.diff: (new patch from old diff.gz) lots of compilation and bug
fixes in the code.
Revision
4 -
Directory Listing
Modified
Thu Mar 30 10:33:06 2006 UTC
(7 years, 1 month ago)
by
sho
libdumb (1:0.9.3-2) unstable; urgency=low
* Moved development to Alioth.
* debian/rules
+ Switched to quilt for patch handling.
* debian/control:
+ Build-depend on quilt.
Revision
2 -
Directory Listing
Modified
Thu Mar 30 10:04:16 2006 UTC
(7 years, 1 month ago)
by
sho
* Added old versions of the allegro libraries for reference.
Revision
1 -
Directory Listing
Added
Thu Mar 30 09:56:03 2006 UTC
(7 years, 1 month ago)
by
sho
* Moved development to Alioth.
* debian/rules
+ Switched to quilt for patch handling.
* debian/control:
+ Build-depend on quilt.
* 005_no_strip_no_export_dynamic.diff: (new patch from old diff.gz) do not
strip executables or link them with -rexport-dynamic.
* 005_no_unsharable.diff: (new patch from old diff.gz) get rid of the
alleg_unsharable static library.
* 010_autoreconf.diff: (new patch from old diff.gz) re-run autoconf.
* 020_asm_fixes.diff: (new patch from old diff.gz) various fixes for the
assembly code.
* 020_data_path.diff: (new patch from old diff.gz) hardcode data paths
instead of relying on the executable location.
* 020_debug.diff: (new patch from old diff.gz) added debug messages.
* 020_non-executable-stack.diff: (new patch from old diff.gz) tell gcc
that our assembly files do not have an executable stack.
* 030_man_suffix.diff: (new patch from old diff.gz) set manpage prefixes
to 3alleg instead of 3.
* 040_allegro_cfg.diff: (new patch from old diff.gz) activate the XWIN
driver by default.