debian/0000755000000000000000000000000011737311660007173 5ustar debian/examples0000644000000000000000000000011011737311556010730 0ustar examples/cronjob examples/inoticoming.init examples/inoticoming.default debian/watch0000644000000000000000000000020211737311556010222 0ustar # See uscan(1) for format version=3 http://alioth.debian.org/project/showfiles.php?group_id=30039 .*/inoticoming_(.*).orig.tar.gz debian/compat0000644000000000000000000000000211737311556010375 0ustar 7 debian/rules0000755000000000000000000000356711737311660010266 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) ifeq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE)) BUILD = --build=$(DEB_BUILD_GNU_TYPE) else BUILD = --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) endif CFLAGS := $(shell dpkg-buildflags --get CFLAGS) CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS) LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) CFLAGS += -Wall -g -Wextra -Wmissing-prototypes -Wstrict-prototypes LDFLAGS += -Wl,-z,defs ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) MAKEFLAGS += -j$(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) endif config.status: configure dh_testdir ./configure $(BUILD) \ --prefix=/usr --mandir=\$${prefix}/share/man \ --disable-maintainer-mode \ CFLAGS='$(CFLAGS)' CPPFLAGS='$(CPPFLAGS)' \ LDFLAGS='$(LDFLAGS)' \ || ( echo configure failed with $$? ; cat config.log ; \ echo "*** end of config.log after failed configure ***" ; exit 1 ) build-indep: build-arch: build-arch-stamp build: build-arch-stamp build-arch-stamp: config.status dh_testdir $(MAKE) touch $@ clean: dh_testdir dh_testroot rm -f build-arch-stamp if [ -f config.log -o -f config.status ] ; then \ $(MAKE) distclean ;\ fi dh_clean binary-indep: build-indep # We have nothing to do binary-arch: build-arch dh_testdir dh_testroot dh_prep dh_installdirs $(MAKE) DESTDIR='$(CURDIR)/debian/inoticoming' install dh_installchangelogs ChangeLog dh_installdocs dh_installexamples dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch .PHONY: build build-arch build-indep clean binary-indep binary-arch binary debian/changelog0000644000000000000000000000510411737311656011052 0ustar inoticoming (0.2.3-1) unstable; urgency=low * new maintenance release - improve init.d example (Closes: 637173) * change Standards-Version to 3.9.3, no changed needed -- Bernhard R. Link Thu, 05 Apr 2012 14:01:03 +0200 inoticoming (0.2.2-1) unstable; urgency=low * new cleanup release * modernize Debian packaging - debhelper compatibility to 7 - standards-version to 3.9.1 - use dpkg-buildflags (and build-depend on new enough dpkg-dev) * drop inotify dependencies and change architecture to linux-any -- Bernhard R. Link Fri, 04 Mar 2011 14:51:13 +0100 inoticoming (0.2.1-2) unstable; urgency=low * maintenance upload, no software changes - remove pre-lenny DEB_BUILD_OPTIONS work-around - remove pre-lenny alternate build-dependencies - no longer use random CPPFLAGS from environment - bump Standards-Version to 3.8.1 (no changes needed) - update Vcs-Browser information to alioth change (Closes: 528302) -- Bernhard R. Link Wed, 03 Jun 2009 18:03:16 +0200 inoticoming (0.2.1-1) unstable; urgency=low * update Vcs-Cvs field to debcheckout understandable format (Closes: 465923) * add example cronjon and example init script (Closes: 487700) * bump Standards-Version to 3.8.0 -- Bernhard R. Link Thu, 26 Jun 2008 20:47:51 +0200 inoticoming (0.2.0-3) unstable; urgency=low * next try to get the build-dependencies right... -- Bernhard R. Link Tue, 12 Feb 2008 20:56:23 +0100 inoticoming (0.2.0-2) unstable; urgency=low * Update build-depends to supplier of sys/inotify.h (Closes: 464707) * increase Standards-Version to 3.7.3 * add Vcs- Fields to debian/control -- Bernhard R. Link Sat, 9 Feb 2008 16:33:07 +0100 inoticoming (0.2.0-1) unstable; urgency=low * new --initialsearch function to first process files already there (Closes: 438565) -- Bernhard R. Link Sat, 18 Aug 2007 15:48:34 +0200 inoticoming (0.1.1-1) unstable; urgency=low * make stdout line buffered in --foreground mode * fix another misspelling ("forground") (Closes: 433151) -- Bernhard R. Link Wed, 25 Jul 2007 11:23:41 +0200 inoticoming (0.1.0-1) unstable; urgency=low * fix manpage, thanks to Robert Edmonds (Closes: 432464) * add --prefix and --suffix options -- Bernhard R. Link Wed, 11 Jul 2007 10:34:33 +0200 inoticoming (0.0.1-1) unstable; urgency=low * Initial release (Closes: #430406) -- Bernhard R. Link Sun, 24 Jun 2007 13:41:58 +0200 debian/docs0000644000000000000000000000000511737311556010045 0ustar NEWS debian/source/0000755000000000000000000000000011737311556010477 5ustar debian/source/format0000644000000000000000000000001411737311556011705 0ustar 3.0 (quilt) debian/dirs0000644000000000000000000000001011737311556010052 0ustar usr/bin debian/.git-dpm0000644000000000000000000000042711737311556010544 0ustar # see git-dpm(1) from git-dpm package ccfb2d185eb47906df145ac00f682fd6922ea13a ccfb2d185eb47906df145ac00f682fd6922ea13a ccfb2d185eb47906df145ac00f682fd6922ea13a ccfb2d185eb47906df145ac00f682fd6922ea13a inoticoming_0.2.3.orig.tar.gz ab5d908ca86c665dd7c319fb991268b3a6177915 99795 debian/control0000644000000000000000000000146511737311656010611 0ustar Source: inoticoming Section: utils Priority: extra Maintainer: Bernhard R. Link Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.15.7~) Standards-Version: 3.9.3 Vcs-Browser: http://git.debian.org/?p=mirrorer/inoticoming.git;a=shortlog;h=refs/heads/debian Vcs-Git: git://git.debian.org/mirrorer/inoticoming.git --branch debian Package: inoticoming Architecture: linux-any Suggests: reprepro (>= 2.2.2-1) Depends: ${shlibs:Depends}, ${misc:Depends} Description: trigger actions when files hit an incoming directory inoticoming is a daemon to watch a directory with Linux's inotify framework and trigger actions once files with specific names are placed in there. . For example it can be used to wait for .changes files uploaded into a directory and call reprepro to put them into your repository. debian/copyright0000644000000000000000000000323411737311556011134 0ustar This package was debianized by Bernhard R. Link on Sun, 24 Jun 2007 13:41:58 +0200. The .orig.tar.gz war generated with make dist from the cvs checkout and can be downloaded from http://alioth.debian.org/project/showfiles.php?group_id=30039 Copyright (C) 2007 Bernhard R. Link This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License with your Debian GNU/Linux system, in /usr/share/common-licenses/GPL-2, or with the source package as the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02111-1301 USA. The files examples/inoticoming.init and examples/inoticoming.default are # Copyright (c) 2008 by Tilman Koschnick # Based on /etc/init.d/skeleton from Debian package initscripts # Distributed under the GPLv2 (where /etc/init.d/skeleton is from initscripts package and that package's copyright file states: | Copyright 1997-2005 Miquel van Smoorenburg and | the members pkg-sysvinit project. | This program is free software; you can redistribute it and/or modify | it under the terms of the GNU General Public License as published by | the Free Software Foundation; either version 2 of the License, or | (at your option) any later version. )