2010
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 <morph@debian.org> Sat, 20 Mar 2010 17:25:37 +0100
2009
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 <morph@debian.org> Thu, 08 Oct 2009 22:31:40 +0200
2008
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 <morph@debian.org> 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 <acid@debian.org> Mon, 02 Jun 2008 10:36:45 +0200
2007
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 <acid@debian.org> Wed, 10 Oct 2007 10:13:17 +0200
2006
svnmailer (1.0.8-7) unstable; urgency=low
* Improve description (Closes: #404369)
-- Julien Danjou <acid@debian.org> 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 <acid@debian.org> 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 <acid@debian.org> 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 <acid@debian.org> Sat, 22 Apr 2006 16:06:52 +0200
svnmailer (1.0.8-3) unstable; urgency=low
* Use manpage from upstream instead
-- Julien Danjou <acid@debian.org> Fri, 21 Apr 2006 18:30:42 +0200
svnmailer (1.0.8-2) unstable; urgency=low
* Add a manpage (Closes: #317377)
-- Julien Danjou <acid@debian.org> Fri, 21 Apr 2006 10:01:30 +0200
svnmailer (1.0.8-1) unstable; urgency=low
* New upstream release
-- Julien Danjou <acid@debian.org> Mon, 17 Apr 2006 13:36:07 +0200
svnmailer (1.0.7-1) unstable; urgency=low
* New upstream release
-- Julien Danjou <acid@debian.org> Sun, 26 Mar 2006 00:26:04 +0100
svnmailer (1.0.6-1) unstable; urgency=low
* New upstream release
-- Julien Danjou <acid@debian.org> Mon, 6 Feb 2006 16:15:24 +0100
2005
svnmailer (1.0.5-3) unstable; urgency=low
* Fix this FTBFS again (Closes: #325678)
-- Julien Danjou <acid@debian.org> Sun, 11 Dec 2005 18:54:17 +0100
svnmailer (1.0.5-2) unstable; urgency=low
* Fix FTBFS (Closes: #325678)
-- Julien Danjou <acid@debian.org> Thu, 13 Oct 2005 22:47:40 +0200
svnmailer (1.0.5-1) unstable; urgency=low
* New upstream release
-- Julien Danjou <acid@debian.org> 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 <acid@debian.org> Sun, 28 Aug 2005 19:25:51 +0200
svnmailer (1.0.3-2) unstable; urgency=low
* Update control file
-- Julien Danjou <acid@debian.org> Tue, 2 Aug 2005 19:45:29 +0200
svnmailer (1.0.3-1) unstable; urgency=low
* New upstream release
-- Julien Danjou <acid@debian.org> 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 <acid@debian.org> Tue, 5 Jul 2005 17:27:00 +0200
svnmailer (1.0.2-1) unstable; urgency=low
* New upstream release
-- Julien Danjou <acid@debian.org> 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 <acid@debian.org> Fri, 27 May 2005 21:02:51 +0200
svnmailer (1.0.0-1) unstable; urgency=low
* New upstream release
-- Julien Danjou <acid@debian.org> 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 <acid@debian.org> Thu, 28 Apr 2005 20:57:54 +0200
svnmailer (0.9.9-1) unstable; urgency=low
* Initial Release. (Closes: #306178)
-- Julien Danjou <acid@debian.org> Mon, 25 Apr 2005 14:42:27 +0200