deb-gview 0.3.0 source package in Ubuntu

Changelog

deb-gview (0.3.0) unstable; urgency=medium

  * AUTHORS, NEWS: Update for GTK3 port and new maintainer.
  * configure.ac:
    + Check for gtk+3.0 over gtk+2.0.
    + Update version to 0.3.0.
  * README: Update source repo information.
  * desktop/deb-gview-desktop.in.in: Add keywords.
  * src/callbacks.c: Port for GTK3 (Closes: #967307).
  * src/callbacks.h: Port for GTK3.
  * src/dvpreview.c: Port for GTK3.
  * src/interface.c:
    + Port for GTK3.
    + Add myself to About and Credits.
  * src/support.c: Port for GTK3.
  * debian/control:
    + Change dependency from libgtk2.0-dev to libgtk-3-dev.
    + Bump Standards-Version to 4.6.2.
  * debian/copyright: Add myself and update year to 2023.
  * debian/rules:
    + Add hardening flag.
    + Override dh_installchangelogs to remove lintian warning and install both
      Debian and upstream changelogs.

 -- Josef Schneider <email address hidden>  Wed, 11 Jan 2023 15:38:50 +0100

Upload details

Uploaded by:
Josef Schneider
Uploaded to:
Sid
Original maintainer:
Josef Schneider
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe utils
Lunar release universe utils

Downloads

File Size SHA-256 Checksum
deb-gview_0.3.0.dsc 1.6 KiB 8eadc2d9f8bbf40de7d225afdb8df864b1869e381e3e3f374547a6305ace603e
deb-gview_0.3.0.tar.xz 75.0 KiB 995ce2e25b0b2c271e182a3a04e310aad12fbc7945821b4db0badb4585d18e3e

Available diffs

No changes file available.

Binary packages built by this source

deb-gview: GNOME viewer for .deb package files and contents

 Displays Debian control information, devscript details and
 details of the files that would be installed (names,
 sizes and locations). Files within the package can be
 viewed within the package or externally.
 .
 Accepts package locations on the command line to support
 the 'open' command in various file managers, one window
 for each package. Packages do not need to be installed
 to be viewed. Opening a changes file opens a new window
 for each package specified in the changes file.
 .
 Individual package files or packages referenced in a
 changes file can be viewed from local or remote
 filesystems.

deb-gview-dbgsym: debug symbols for deb-gview