debian/0000755000000000000000000000000012227451607007174 5ustar debian/svnmailer.conf0000644000000000000000000000110212175275636012045 0ustar [general] config_charset = iso-8859-1 sendmail_command = /usr/sbin/sendmail # debug_all_mails_to = acid@naquadah.org [defaults] commit_subject_prefix = [svn] commit: propchange_subject_prefix = [svn] revpropchange: from_addr = subversion@naquadah.org generate_diffs = modify [iup] for_repos = .*iup$ to_addr = acid@naquadah.org diodo@oute.org [vhffs] for_repos = .*vhffs$ to_addr = vhffs-dev@vhffs.org from_addr = vhffs-dev@vhffs.org [home-acid] for_repos = /home/staff/acid/svn/home$ to_addr = acid+svn@naquadah.org from_addr = acid+svn@naquadah.org generate_diffs = none debian/watch0000644000000000000000000000011012175275636010225 0ustar version=3 http://storage.perlig.de/svnmailer/svnmailer-([\d\.]*)\.tar.* debian/changelog0000644000000000000000000001675312227451402011053 0ustar svnmailer (1.0.9-1) unstable; urgency=low * QA upload. * New upstream release. - Add manpage for the svn-mailer script - Adjust for Subversion's binding API change in 1.7 (Closes: #646224) - Fix long outstanding issue (python >= 2.5): LookupError is no longer imported explicitly - Work around the double-quoted-printable issue by defaulting to 8bit. (Closes: #385246) * Drop patch restore_pristine_code, fixed upstream. * Drop our own copy of the manpage. * Add new patch manpage-installation to properly install the upstream manpage into /usr/share/man. * Revert SVN_STREAM_CHUNK_SIZE int vs. long workaround, this has been fixed in python-subversion (see #683188). * Switch from dpatch to source format 3.0 (quilt). * Switch from dh_pysupport to dh_python2. * Switch to debhelper 9 and minimal dh --with python2 rules. (Closes: #671539) * Bump Standards-Version to 3.9.4. -- Andreas Beckmann Wed, 16 Oct 2013 10:49:06 +0200 svnmailer (1.0.8-13) unstable; urgency=low [ Andreas Beckmann ] * QA upload. * Remove Sandro Tosi from Uploaders. Thanks for your work on svnmailer! (See #634213) [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Emilio Pozuelo Monfort ] * Convert svn_core.SVN_STREAM_CHUNK_SIZE from long to int to restore compatibility with python-subversion 1.6.17. (Closes: #712383) -- Andreas Beckmann Sat, 03 Aug 2013 16:46:12 +0200 svnmailer (1.0.8-12) unstable; urgency=low * debian/control - update section to 'vcs', to match override file - set XS-Python-Version: to 'all', it's compatibile with all the supported version of Python - bump Standards-Version to 3.8.4 (no changes needed) - add ${misc:Depends} to Depends -- Sandro Tosi Sat, 20 Mar 2010 17:25:37 +0100 svnmailer (1.0.8-11) unstable; urgency=low [ Julien Lavergne ] * From Ubuntu, prepare for the future python transition: - debian/rules: + Include /usr/share/python/python.mk + Add $(py_setup_install_args) to setup.py install - debian/control: + Bump build-depends to python (>= 2.5.4-1~) + Bump build-depends to debhelper (>= 5.0.38) [ Sandro Tosi ] * debian/control - bump Standards-Version to 3.8.3 (no changes needed) - set XS-Python-Version to '2.5' not to 'current' * debian/{dirs, pycompat} - removed since not needed * debian/svnmailer.doc-base - added doc-base -- Sandro Tosi Thu, 08 Oct 2009 22:31:40 +0200 svnmailer (1.0.8-10) unstable; urgency=low * debian/control - adopting under PAPT team (adding me as uploader); Closes: #506640 - added dpatch to build-deps - added Homepage field - bump Standards-Version to 3.8.0 + added debian/README.source - added Vcs-{Svn,Browser} fields - moved python (removing python-dev) to Build-Dep instad of Build-Depends-Indep - added X{S,B}-Python-Version fields (removing debian/pyversions) - little improvements on descriptions * debian/rules - added dpatch stuff * debian/patches/01_restore_pristine_code.dpatch - added to remove direct upstream code modifications * debian/watch - added * debian/rules - removed configure target, since not needed - removed un-needed dh_* calls - added setup.py clean call * debian/copyright - removed Apache 2.0 full text and refer to the file on Debian system - added upstream author section - indented license and copyrigth with 4 spaces - added file NOTICE text -- Sandro Tosi Tue, 25 Nov 2008 13:05:16 +0100 svnmailer (1.0.8-9) unstable; urgency=medium * Use standard python lookup error (Closes: #482919) * Bump standard version * Switch to dh 5 * Fix configuration paths in manpage (Closes: #471075) * Fix documentatin path in manpage (Closes: #422252) -- Julien Danjou Mon, 02 Jun 2008 10:36:45 +0200 svnmailer (1.0.8-8) unstable; urgency=low * Add a note in README.Debian that hook script should be +x and how to fix the double encoded problem. -- Julien Danjou Wed, 10 Oct 2007 10:13:17 +0200 svnmailer (1.0.8-7) unstable; urgency=low * Improve description (Closes: #404369) -- Julien Danjou Sun, 24 Dec 2006 10:25:36 +0100 svnmailer (1.0.8-6) unstable; urgency=low * Fix the new Python bordel (Closes: #382006) -- Julien Danjou Tue, 8 Aug 2006 12:13:46 +0200 svnmailer (1.0.8-5) unstable; urgency=low * Switch to new Python policy (Closes: #380967) * Bump standards version -- Julien Danjou Tue, 1 Aug 2006 14:13:36 +0200 svnmailer (1.0.8-4) unstable; urgency=low * Fix FTBFS caused by #363368 * Fix clean target in debian/rules, remove build/ * Build-dep on debhelper instead of build-dep-indep -- Julien Danjou Sat, 22 Apr 2006 16:06:52 +0200 svnmailer (1.0.8-3) unstable; urgency=low * Use manpage from upstream instead -- Julien Danjou Fri, 21 Apr 2006 18:30:42 +0200 svnmailer (1.0.8-2) unstable; urgency=low * Add a manpage (Closes: #317377) -- Julien Danjou Fri, 21 Apr 2006 10:01:30 +0200 svnmailer (1.0.8-1) unstable; urgency=low * New upstream release -- Julien Danjou Mon, 17 Apr 2006 13:36:07 +0200 svnmailer (1.0.7-1) unstable; urgency=low * New upstream release -- Julien Danjou Sun, 26 Mar 2006 00:26:04 +0100 svnmailer (1.0.6-1) unstable; urgency=low * New upstream release -- Julien Danjou Mon, 6 Feb 2006 16:15:24 +0100 svnmailer (1.0.5-3) unstable; urgency=low * Fix this FTBFS again (Closes: #325678) -- Julien Danjou Sun, 11 Dec 2005 18:54:17 +0100 svnmailer (1.0.5-2) unstable; urgency=low * Fix FTBFS (Closes: #325678) -- Julien Danjou Thu, 13 Oct 2005 22:47:40 +0200 svnmailer (1.0.5-1) unstable; urgency=low * New upstream release -- Julien Danjou Sun, 28 Aug 2005 22:29:09 +0200 svnmailer (1.0.4-1) unstable; urgency=low * New upstream release + Adds the possibility to specify content type of diffs (Closes: #325288) * Really add example (Closes: #325297) -- Julien Danjou Sun, 28 Aug 2005 19:25:51 +0200 svnmailer (1.0.3-2) unstable; urgency=low * Update control file -- Julien Danjou Tue, 2 Aug 2005 19:45:29 +0200 svnmailer (1.0.3-1) unstable; urgency=low * New upstream release -- Julien Danjou Tue, 2 Aug 2005 19:25:21 +0200 svnmailer (1.0.2-2) unstable; urgency=low * Add dependency on python2.3-subversion (Closes: #316989) -- Julien Danjou Tue, 5 Jul 2005 17:27:00 +0200 svnmailer (1.0.2-1) unstable; urgency=low * New upstream release -- Julien Danjou Mon, 20 Jun 2005 20:13:54 +0200 svnmailer (1.0.0-2) unstable; urgency=low * Add an example configuration file and some notes in README.Debian (Closes: #311009) -- Julien Danjou Fri, 27 May 2005 21:02:51 +0200 svnmailer (1.0.0-1) unstable; urgency=low * New upstream release -- Julien Danjou Sun, 22 May 2005 21:43:49 +0200 svnmailer (0.9.9-2) unstable; urgency=low * Add python-dev to Build-Deps (Closes: #306828) -- Julien Danjou Thu, 28 Apr 2005 20:57:54 +0200 svnmailer (0.9.9-1) unstable; urgency=low * Initial Release. (Closes: #306178) -- Julien Danjou Mon, 25 Apr 2005 14:42:27 +0200 debian/docs0000644000000000000000000000001412175275636010052 0ustar README docs debian/examples0000644000000000000000000000002612175275636010743 0ustar debian/svnmailer.conf debian/control0000644000000000000000000000214612227451373010602 0ustar Source: svnmailer Section: vcs Priority: optional Maintainer: Python Applications Packaging Team Uploaders: Debian QA Group Build-Depends: debhelper (>= 9), dh-python, python (>= 2.6.6-3~), Standards-Version: 3.9.4 Homepage: http://opensource.perlig.de/svnmailer/ Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/svnmailer/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/svnmailer/trunk/ Package: svnmailer Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-subversion Description: extensible Subversion commit notification tool The svnmailer is a tool, which is usually called by a Subversion hook to submit commit notifications in various ways (at the moment: mail via SMTP or a pipe to a sendmail like program, news via NNTP, CIA live tracker notification via XML-RPC). It is derived from the original mailer.py distributed with Subversion, but supposed to be much more consistent, better extensible and to have much more features. Have a look at the documentation for further details. debian/compat0000644000000000000000000000000212227343557010376 0ustar 9 debian/rules0000755000000000000000000000015512227343557010261 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 debian/README.Debian0000644000000000000000000000100212227450573011227 0ustar svnmailer for Debian -------------------- To use svnmailer, create a configuration file (an example is provided in /usr/share/doc/svnmailer/examples/) and add to your hooks/post-commit: REPOS="$1" REV="$2" /usr/bin/svn-mailer --commit --config /svnmailer.conf --repository $REPOS --revision $REV Please make sure that your post-commit hook script is executable (chmod +x). For more complete information, read the full documentation. -- Julien Danjou , Fri, 27 May 2005 20:58:11 +0200 debian/copyright0000644000000000000000000000121212175275636011133 0ustar This package was debianized by Julien Danjou on Mon, 25 Apr 2005 14:42:27 +0200. It was downloaded from http://opensource.perlig.de/svnmailer/ Upstream Author: André Malo Copyright: Copyright 2004-2006 André Malo License: Apache 2.0 On a Debian system the complete text of the Apache 2.0 License can be found in the file `/usr/share/common-licenses/Apache-2.0` . Information contained in NOTICE: This product includes software developed by CollabNet (http://www.Collab.Net/). This product includes software developed by The Apache Software Foundation (http://www.apache.org/). debian/svnmailer.doc-base0000644000000000000000000000057412175275636012611 0ustar Document: svnmailer Title: Svnmailer Documentation Author: André Malo Abstract: Documentation for svnmailer, an extensible Subversion commit notification tool whose purpose is to create human readable commit mails and correctly encoded other notifications. Section: Programming Format: HTML Index: /usr/share/doc/svnmailer/docs/index.html Files: /usr/share/doc/svnmailer/docs/* debian/source/0000755000000000000000000000000012227451607010474 5ustar debian/source/format0000644000000000000000000000001412227340363011676 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012227451607010623 5ustar debian/patches/manpage-installation.diff0000644000000000000000000000060412227446645015572 0ustar Author: Andreas Beckmann Description: install manpage in /usr/share/man --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ addargs = {} if sys.platform != 'win32': - addargs['data_files'] = [("man/man1", ["docs/svn-mailer.1"])] + addargs['data_files'] = [("share/man/man1", ["docs/svn-mailer.1"])] core.setup( name = "svnmailer", debian/patches/series0000644000000000000000000000003212227446302012027 0ustar manpage-installation.diff