gamin 0.1.10-4 source package in Ubuntu

Changelog

gamin (0.1.10-4) unstable; urgency=low

  * Add 17_deprecated_const_return.patch: Don't use deprecated G_CONST_RETURN.
    Fixes building with newer glib versions.
  * debian/libgamin0.shlibs: Add alternative libgamin0 dependency for libfam0,
    as gamin is a tad less deprecated than fam, and a drop-in replacement.

gamin (0.1.10-3) unstable; urgency=low

  [ Emilio Pozuelo Monfort ]
  * debian/control.in,
    debian/rules:
    - Switch to CDBS' python-autotools.mk.
  * debian/patches/01_python_detection.patch:
    - Fix python detection.
  * debian/patches/16_armel-gnueabi.patch,
    debian/patches/90_autoreconf.patch:
    - Refreshed.
  * debian/rules,
    debian/control.in,
    debian/patches/series,
    debian/source/format:
    - Switch to quilt and source format 3.0 (quilt).

  [ Michael Banck ]
  * debian/patches/15_kfreebsd.patch: Remove condition for __GNU__, thanks to
    Svante Signell (Closes: #637019).
 -- Martin Pitt <email address hidden>   Tue, 18 Oct 2011 16:19:06 +0200

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Precise
Original maintainer:
Michael Banck
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe admin

Downloads

File Size SHA-256 Checksum
gamin_0.1.10.orig.tar.gz 638.1 KiB 28085f0ae8be10eab582ff186af4fb0be92cc6c62b5cc19cd09b295c7c2899a1
gamin_0.1.10-4.debian.tar.gz 514.1 KiB e12ea52499331fea2dda5983bbbcc8ac7dc6fe85f1d3c3b93410ab41111fe5eb
gamin_0.1.10-4.dsc 2.1 KiB b93c5877bdb116422f669ae23c22fa45e7122daef6a068a97b5377ca38eb6a95

Available diffs

View changes file

Binary packages built by this source

gamin: File and directory monitoring system

 Gamin is a file and directory monitoring system which allows
 applications to detect when a file or a directory has been added,
 removed or modified by somebody else.
 .
 It can be used by desktops like KDE, GNOME or Xfce to have their
 virtual file systems keep track of changes to files and directories.
 For example, if a file manager displays a directory to the user, and
 the user removes one of the files via the command-line, gamin will
 notify the file manager of this change so that it can update the
 directory display.
 .
 Gamin has been designed as a drop-in replacement for FAM with security
 and maintainability in mind and can use Linux's advanced inotify
 service when available.

libgamin-dev: Development files for the gamin client library

 Gamin is a file and directory monitoring system defined to be a
 subset of the FAM (File Alteration Monitor) system.
 .
 This package contains the development files for the gamin client library.

libgamin0: No summary available for libgamin0 in ubuntu quantal.

No description available for libgamin0 in ubuntu quantal.

python-gamin: Python binding for the gamin client library

 Gamin is a file and directory monitoring system defined to be a
 subset of the FAM (File Alteration Monitor) system.
 .
 This package contains the Python bindings for the gamin client library.