1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
|
epylog (1.0.8-2) unstable; urgency=medium
* Fixing package section. Thanks to Ben Finney. (Closes: #832209)
* VCS moved to salsa.debian.org
-- Tiago Bortoletto Vaz <tiago@debian.org> Sun, 31 Dec 2017 00:55:10 -0500
epylog (1.0.8-1) unstable; urgency=low
* MAC entry is no longer mandatory for packages to be reported. Thanks to
Olaf Ohlenmacher. (Closes: #710973)
* move from python-support to dh_python2
-- Tiago Bortoletto Vaz <tiago@debian.org> Fri, 22 May 2015 12:42:44 -0400
epylog (1.0.7-2) unstable; urgency=low
* Adding patch to support ISO-8601 timestamps. Thanks to Olaf Ohlenmacher.
(Closes: #693615)
-- Tiago Bortoletto Vaz <tiago@debian.org> Mon, 19 Nov 2012 15:42:57 -0500
epylog (1.0.7-1) unstable; urgency=low
[ Tiago Bortoletto Vaz ]
* New upstream release. Thanks to Micha vor dem Berge.
(Closes: #659449, #603259)
[ Jari Aalto ]
* Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
(Closes: #668487)
* Update to Standards-Version to 3.9.3 and debhelper to 9.
* Add build-arch and build-indep targets; use dh_prep in rules file.
* Fix no-homepage-field (Lintian).
-- Tiago Bortoletto Vaz <tiago@debian.org> Fri, 20 Apr 2012 09:09:27 -0400
epylog (1.0.3-7) unstable; urgency=low
* moving from svn to git in collab-main
* debian/control
+ add Vcs-Browser: and Vcs-Git: fields
+ remove Julien Louis from Uploaders list (Closes: #513859)
+ add Dm-Upload-Allowed field
* fix minor lintian warnings
* add man3 file which was not being installed due to a wrong patch
-- Tiago Bortoletto Vaz <tiago@debian-ba.org> Mon, 09 Mar 2009 13:32:19 -0400
epylog (1.0.3-6) unstable; urgency=low
* Add 03_check_binary_in_crontab patch to check if
binary exists before running epylof in crontab
(Closes: #435992).
-- Julien Louis <ptitlouis@sysif.net> Sun, 05 Aug 2007 10:19:43 +0200
epylog (1.0.3-5) unstable; urgency=low
[ Tiago Bortoletto Vaz ]
* A lot of changes to be in conformity with the new python policy.
(Closes: #380788)
[ Julien Louis ]
* debian/control:
+ Remove perl-doc from Build-Depends.
* Add patch 02_fix_perl_man_generation to build epylog.3 correctly
(Closes: #379927).
* debian/rules:
+ Remove unneeded configure call in build target.
* Don't hardcode path of *.pyc modules (Closes: #385203).
-- Julien Louis <ptitlouis@sysif.net> Wed, 30 Aug 2006 00:59:39 +0200
epylog (1.0.3-4) unstable; urgency=low
* Fix default paths in config files. Now it uses
/var/log/syslog,mail.log,auth.log instead of
/var/log/messages,maillog,secure. Thanks to Sami Haahtinen.
Closes: #373656
* Fix minor lintian warnings
-- Tiago Bortoletto Vaz <tiago@debian-ba.org> Sun, 23 Jul 2006 16:38:55 -0400
epylog (1.0.3-3) unstable; urgency=low
* Add myself as uploader.
* Ack previous NMU. Closes: #364869, #366449, #364898
* Add Julien Louis <ptitlouis@sysif.net> as uploader too since he did a
lot of improvements in the package in his NMU.
* Remove bashism from debian/rules so it follow POSIX shell.
-- Otavio Salvador <otavio@debian.org> Sat, 3 Jun 2006 14:19:44 -0300
epylog (1.0.3-2) unstable; urgency=low
* Fixed problems in Build-Depends (thanks to Daniel Schepler).
Closes: #364869
* Fixed epylog.cron file name (thanks to Jason Lunz). Closes: #364898
-- Tiago Bortoletto Vaz <tiago@debian-ba.org> Fri, 28 Apr 2006 13:00:00 -0400
epylog (1.0.3-1.1) unstable; urgency=low
* Non-maintainer upload.
* Update debhelper compatibility to 5.
* debian/control:
- Add debhelper (>= 5) to Build-Depends
- Add python and python-libxml2 to Build-Depends-Indep
(Closes: #364869, #366449).
- Add perl-doc to Build-Depends-Indep.
- Add lynx to Build-Depends-Indep.
- Bump standards version. No changes needed.
- Change Architecture from any to all since package does no ship any
architecture dependent file.
* Install perl module in a perl-policy compliant directory.
* Rename cron job in /etc/cron.daily (Closes: #364898).
-- Julien Louis <ptitlouis@sysif.net> Wed, 31 May 2006 20:00:18 +0200
epylog (1.0.3-1) unstable; urgency=low
* Initial release Closes: #274726
-- Tiago Bortoletto Vaz <tiago@debian-ba.org> Wed, 26 Oct 2005 07:51:44 -0200
|