debian/0000755000000000000000000000000011757604627007205 5ustar debian/dirs0000644000000000000000000000003311546765002010054 0ustar usr/bin usr/share/man/man1 debian/rules0000755000000000000000000000153211716245353010256 0ustar #!/usr/bin/make -f PACKAGE=$(shell awk '/^Package:/ {print $$2}' ./debian/control) DESTDIR=$(CURDIR)/debian/$(PACKAGE) build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp build-stamp: dh_testdir $(MAKE) PERLINT=perl touch $@ clean: dh_testdir dh_testroot -rm -f build-stamp *~ debian/*~ configure-stamp $(MAKE) clean dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs $(MAKE) install MANDIR=share/man PREFIX=/usr INSTALLROOT=$(DESTDIR) binary-indep: build install dh_testdir dh_testroot dh_installdocs dh_installchangelogs ChangeLog dh_compress dh_fixperms dh_perl dh_installdeb dh_gencontrol dh_md5sums dh_builddeb binary-arch: build install # nothing to do # Below here is fairly generic really binary: binary-indep binary-arch .PHONY: binary binary-arch binary-indep clean debian/watch0000644000000000000000000000127511546765002010232 0ustar # Example watch control file for uscan # Rename this file to "watch" and then you can run the "uscan" command # to check for upstream updates and more. # See uscan(1) for format # Compulsory line, this is a version 3 file version=3 # Uncomment to examine a Webpage # http://people.spodhuis.org/phil.pennock/software/ sieve-connect-(.*)\.tar\.bz2 # Uncomment to examine a Webserver directory #http://www.example.com/pub/#PACKAGE#-(.*)\.tar\.gz # Uncommment to examine a FTP server #ftp://ftp.example.com/pub/#PACKAGE#-(.*)\.tar\.gz debian uupdate # Uncomment to find new files on sourceforge, for debscripts >= 2.9 # http://sf.net/#PACKAGE#/#PACKAGE#-(.*)\.tar\.gz debian/control0000644000000000000000000000143411757604627010612 0ustar Source: sieve-connect Section: net Priority: optional Build-Depends: debhelper (>> 5) Maintainer: Andrew Pollock Standards-Version: 3.9.3 Package: sieve-connect Architecture: all Depends: ${perl:Depends}, libauthen-sasl-perl (>= 2.11-1), libio-socket-inet6-perl, libnet-dns-perl, libio-socket-ssl-perl, libmime-base64-perl, perl-modules, libterm-readkey-perl, ${misc:Depends} Recommends: libterm-readline-gnu-perl Description: MANAGESIEVE protocol client This is sieve-connect. A client for the MANAGESIEVE protocol, as implemented by timsieved in Cyrus IMAP. . sieve-connect is designed to be both a tool which can be invoked from scripts and also a decent interactive client. It should also be a drop-in replacement for "sieveshell", as supplied with Cyrus IMAP. debian/changelog0000644000000000000000000000546611757604110011055 0ustar sieve-connect (0.83-1) unstable; urgency=low * New upstream release * debian/control: bumped Standards-Version (no changes) -- Andrew Pollock Wed, 23 May 2012 19:54:01 -0700 sieve-connect (0.81-3) unstable; urgency=low * debian/rules: added build-{arch,indep} targets -- Andrew Pollock Mon, 13 Feb 2012 09:39:56 -0800 sieve-connect (0.81-2) unstable; urgency=low * debian/control: add dependency on libnet-dns-perl (closes: #637413) * debian/control: recommend libterm-readline-gnu-perl (closes: #643683) -- Andrew Pollock Fri, 06 Jan 2012 09:25:29 -0800 sieve-connect (0.81-1) unstable; urgency=low * New upstream release * debian/control: bumped Standards-Version * debian/control: reworded package description * debian/rules: switched from deprecated dh_clean -k to dh_prep * debian/compat: up to 7 * switched to 3.0 (quilt) source format -- Andrew Pollock Wed, 25 May 2011 23:05:11 -0700 sieve-connect (0.73-1) unstable; urgency=low * New upstream release * debian/control: added ${misc:Depends} to Depends * debian/control: bumped Standards-Version (no changes) -- Andrew Pollock Sun, 25 Jul 2010 09:55:23 -0700 sieve-connect (0.69-1) unstable; urgency=low * New upstream release * debian/control: bumped Standards-Version (no changes) -- Andrew Pollock Fri, 08 May 2009 18:05:49 -0700 sieve-connect (0.59-1) unstable; urgency=low * New upstream release * debian/control: bumped Standards-Version (no changes) -- Andrew Pollock Sun, 13 Jul 2008 13:29:35 -0700 sieve-connect (0.57-1) unstable; urgency=low * New upstream release -- Andrew Pollock Wed, 23 Apr 2008 11:02:54 -0700 sieve-connect (0.56-1) unstable; urgency=low * New upstream release -- Andrew Pollock Fri, 28 Mar 2008 12:38:55 -0700 sieve-connect (0.52-1) unstable; urgency=low * New upstream release -- Andrew Pollock Mon, 24 Mar 2008 07:59:52 -0700 sieve-connect (0.44-2) unstable; urgency=low * Install the upstream changelog (closes: #472446) -- Andrew Pollock Mon, 24 Mar 2008 07:46:55 -0700 sieve-connect (0.44-1) unstable; urgency=low * New upstream release * Really added debian/watch * debian/control: bumped Standards-Version (no changes) -- Andrew Pollock Sat, 22 Mar 2008 21:44:33 -0700 sieve-connect (0.41-1) unstable; urgency=low * New upstream release * Added debian/watch -- Andrew Pollock Mon, 26 Nov 2007 11:18:28 -0800 sieve-connect (0.33-1) unstable; urgency=low * Initial release (closes: #429950) -- Andrew Pollock Thu, 21 Jun 2007 13:08:50 +0100 debian/compat0000644000000000000000000000000211550037055010365 0ustar 7 debian/source/0000755000000000000000000000000011567366621010503 5ustar debian/source/format0000644000000000000000000000001411567366621011711 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000203511546765002011127 0ustar This package was debianized by Andrew Pollock on Thu, 21 Jun 2007 13:14:42 +0100 It was downloaded from http://people.spodhuis.org/phil.pennock/software/ Upstream Author: Phil Pennock Copyright: 2006, 2007 Phil Pennock License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. The Debian packaging is (C) 2007, Andrew Pollock and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.