win-iconv 0.0.8-4 source package in Ubuntu

Changelog

win-iconv (0.0.8-4) unstable; urgency=medium

  [ Daniel Kahn Gillmor ]
  * standards-version: bump to 4.5.0 (no changes needed)
  * Set upstream metadata fields: Bug-Database, Bug-Submit,
    Repository, Repository-Browse.
  * use https://github.com instead of https://www.github.com

  [ Joe Nahmias ]
  * To speed up the build, do not install g++, only gcc is needed here.

  [ Daniel Kahn Gillmor ]
  * enable PE security flags ASLR and DEP/NX

 -- Daniel Kahn Gillmor <email address hidden>  Wed, 04 Mar 2020 14:02:57 -0500

Upload details

Uploaded by:
dkg
Uploaded to:
Sid
Original maintainer:
dkg
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
win-iconv_0.0.8-4.dsc 1.3 KiB f17ea772b65a906cd6555f3b3af221993772efeffcfb41c70f39c9a4cd5cfe75
win-iconv_0.0.8.orig.tar.gz 20.9 KiB 23adea990a8303c6e69e32a64a30171efcb1b73824a1c2da1bbf576b0ae7c520
win-iconv_0.0.8-4.debian.tar.xz 4.6 KiB 9aa398da26fe63305f6352908741ae53f85eefef97c2cef0762780c5f1f7a139

Available diffs

No changes file available.

Binary packages built by this source

win-iconv-mingw-w64-dev: iconv implementation using Windows API (for cross-building)

 Windows systems have native character set conversion
 routines. win-iconv wraps those routines in a standard-looking iconv
 interface. This package provides a means to cross-build tools for
 Windows that depend on libiconv.
 .
 On native Debian systems, iconv is provided directly by glibc; you
 should not need this package unless you are cross-building Windows
 tools.