xwpe 1.5.30a-3 source package in Ubuntu

Changelog

xwpe (1.5.30a-3) unstable; urgency=medium

  * Package revamped with debhelper 13 and policy 4.5.1.
  * Now d/rules uses dh targets extensively.
  * Patched revised to remove dpatch scent.
  * Added one more patch to cope with -Werror=format-security.
  * d/copyright reformatted in machine-readable format.

 -- Francesco Paolo Lovergine <email address hidden>  Thu, 14 Jan 2021 18:20:36 +0100

Upload details

Uploaded by:
Francesco Paolo Lovergine
Uploaded to:
Sid
Original maintainer:
Francesco Paolo Lovergine
Architectures:
any
Section:
editors
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe editors
Lunar release universe editors
Jammy release universe editors

Downloads

File Size SHA-256 Checksum
xwpe_1.5.30a-3.dsc 1.8 KiB 944f6b1650caa72adb78ac35fb168e259fa531eff7a23536d1ac25d912654ab6
xwpe_1.5.30a.orig.tar.gz 317.4 KiB fce37a5dd3afd7102a73d187eda8b9d1ab88bf5db649f385b8cd13e72e0c7961
xwpe_1.5.30a-3.debian.tar.xz 6.4 KiB 2479eece6e057a212388cc86563455ac39cd98cad7d26b2f29e412779a1632e9

No changes file available.

Binary packages built by this source

xwpe: Programming environment and editor for console and X11

 Xwpe is an integrated programming and debugging environment similar to
 Borland's Turbo C and Pascal family. It has many features including
 the ability to start many compilers, linkers and debuggers from a
 menu-based interface or using keystrokes.
 .
 Syntax highlighting is included for many programming languages, and
 any compiler and debugger can easily be used by the program. When
 compiling from within xwpe, errors in the source code can be jumped to
 and swiftly corrected. Variables and the stack can be easily displayed.
 Setting and unsetting breakpoints can be done directly within the
 source code.
 .
 Although it is designed to be a tool for programmers (when invoked as
 wpe or xwpe), it can also be used as an easy to learn text editor
 (when invoked as program 'we' or 'xwe').

xwpe-dbgsym: debug symbols for xwpe