pipewalker 1.0-1 source package in Ubuntu

Changelog

pipewalker (1.0-1) unstable; urgency=medium

  * New upstream release.
      - Upstream ported it to SDL2. (Closes: #1038538)
  * debian/clean: no longer needed. Removed.
  * debian/control:
      - Bumped Standards-Version to 4.6.2.
      - Updated the Build-Depends field.
      - Updated the Maintainer field.
  * debian/copyright:
      - New upstream licensing: MIT.
      - Removed leftover Comment field.
      - Updated author email on a Files stanza.
      - Updated packaging and upstream copyright years.
  * debian/examples: no longer needed. Removed.
  * debian/install: removed leftover line.
  * debian/manpages: no longer needed. Removed.
  * debian/patches/:
      - 010_match-templated-args.patch: added to fix a FTBFS on i386.
      - 020_use-size_t-format-string.patch: added to fix a FTBFS on i386.
      - All previous patches were dropped, as upstream incorporated all changes
        during code refactoring.
  * debian/rules: dropped dh_auto_build override, as it is no longer needed.
  * debian/tests/control: adapted to accommodate changes to the program CLI
    interface.

 -- David da Silva Polverari <email address hidden>  Sat, 20 Jan 2024 03:51:26 +0000

Upload details

Uploaded by:
David da Silva Polverari
Uploaded to:
Sid
Original maintainer:
David da Silva Polverari
Architectures:
any
Section:
games
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe games
Noble release universe games

Downloads

File Size SHA-256 Checksum
pipewalker_1.0-1.dsc 1.9 KiB cd0ecdb7801fcc176b5e26029049081ab270bd2d908aa1a405bcaca35f0d400f
pipewalker_1.0.orig.tar.gz 857.7 KiB 24232fdf71c7146f1621c461601b60bd6237d801e6403a5695be4d57419e1a21
pipewalker_1.0-1.debian.tar.xz 6.8 KiB 0ab6ab5e2801b17a7b7040c1e73e6c887884d1984861b3fd219be5328b83fca2

Available diffs

No changes file available.

Binary packages built by this source

pipewalker: combination puzzle game

 This is a puzzle game in which components need to be combined into a single
 circuit: connect all computers to a network server, bring water to the taps
 and so on.
 .
 The game comes with different themes and support user-provided ones through
 PNG files.

pipewalker-dbgsym: debug symbols for pipewalker