eancheck 1.0-3 source package in Ubuntu

Changelog

eancheck (1.0-3) unstable; urgency=medium

  [ Jelmer Vernooij ]
  * QA upload.
  * Migrate repository from alioth to salsa.

  [ David da Silva Polverari ]
  * Ran wrap-and-sort.
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 13.
  * debian/clean: created to clean build artifacts instead of using upstream
    Makefile clean target.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Bumped Standards-Version to 4.7.0.
  * debian/copyright:
      - Added the Source, Upstream-Name and Upstream-Contact fields to the
        header stanza, based on original debian/copyright information.
      - Updated packaging copyright information.
  * debian/docs: created to install upstream document.
  * debian/examples: created to install header file as example.
  * debian/gbp.conf: created to make git repository compliant with DEP-14 layout
    recommendations and enforce the use of pristine-tar.
  * debian/install: created to install main executable.
  * debian/manpages: created to install upstream manpage.
  * debian/patches/:
      - Renamed all patches, numbering them.
      - 030_cflags.patch: modified to include CPPFLAGS for hardening.
      - 040_reproducible.patch: not needed anymore. Removed.
  * debian/rules:
      - Added empty overrides for dh_auto_install and dh_auto_clean targets.
      - Exported DEB_BUILD_MAINT_OPTIONS to enable all hardening flags.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/tests/control: created to perform CI tests for the installed package.
  * debian/upstream/metadata: created.
  * debian/watch: created using a dummy URL to explain the current status of the
    original upstream homepage.

 -- David da Silva Polverari <email address hidden>  Sat, 20 Apr 2024 00:35:22 +0000

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
eancheck_1.0-3.dsc 1.8 KiB cd769b72522e65b10f98066641d47c918924bc5dc417ca1f19f480143eb17905
eancheck_1.0.orig.tar.gz 2.7 KiB 38e3938eb6a4ea8689ed60e59f7e830ee0c0b85185f620c194f5523779deaf67
eancheck_1.0-3.debian.tar.xz 3.6 KiB b6c31e08f06499b348c9224dfb6d3baebf1a30054d147a0b85d35276ac67e23d

Available diffs

No changes file available.

Binary packages built by this source

eancheck: Check digit validator for EAN/PLU/UPC barcode numbers

 Eancheck is a simple program for checking EAN, PLU and UPC check
 digits. It also includes a header file for incorporating such
 functions into your own programs.

eancheck-dbgsym: debug symbols for eancheck