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
|
libapp-daemon-perl (0.15-1) unstable; urgency=low
* Imported Upstream version 0.15
* Update debian/copyright information.
Update Format url to point to the copyright-format 1.0 as released with
Debian policy 3.9.3.
Update copyright years for upstream files and debian/* packaging files.
* Bump Standards-Version to 3.9.3
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 24 Feb 2012 10:00:17 +0100
libapp-daemon-perl (0.14-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* Imported Upstream version 0.14
* Refresh debian/copyright file.
Update format to revision 174 of DEP5 for machine-readable copyright
file information.
Adjust upstream and debian/* packaging stanza copyright years.
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 26 Dec 2011 09:09:14 +0100
libapp-daemon-perl (0.13-1) unstable; urgency=low
* New upstream release
* debian/copyright: Update copyright for upstream files.
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 20 Jul 2011 10:15:54 +0200
libapp-daemon-perl (0.12-1) unstable; urgency=low
* New upstream release
* debian/copyright: Update copyright years for upstream files and
debian/* packaging.
* Email change: Salvatore Bonaccorso -> carnil@debian.org
* debian/control:
- Add libsysadm-install-perl (>= 0.37) to Build-Depends-Indep.
- Bump versioned Build-Depends on debhelper to (>= 8).
* Bump Standards-Version to 3.9.2 (no changes needed).
* Install small examples from eg/*.
* Bump Debhelper compat level to 8.
* debian/rules: Add override target to dh_installexamples to fix wrong
path to perl interpreter in examples scripts.
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 19 Jul 2011 08:28:54 +0200
libapp-daemon-perl (0.11-1) unstable; urgency=low
* New upstream release
* Refresh debian/copyright: Explicitly refer to GPL-1 license text in
common-licenses.
* Bump Standards-Version to 3.9.1.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sun, 29 Aug 2010 16:30:57 +0200
libapp-daemon-perl (0.09-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* New upstream release
* Drop fix_pod_errors.patch patch as it is applied upstream. Drop use of
quilt and adjust Build-Depends on debhelper (>= 7). Remove quilt usage in
debian/rules and remove README.source.
* debian/control: Re-order dependencies.
* Refresh debian/copyright and update copyright years.
* Explicitly convert to '3.0 (quilt)' package source format.
* Bump Standards-Version to 3.8.4 (no changes).
[ gregor herrmann ]
* debian/copyright: add year of upstream copyright.
* debian/control: remove version from liblog-log4perl-perl (build)
dependency, already fulfilled in oldstable.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sun, 11 Apr 2010 18:25:43 +0200
libapp-daemon-perl (0.08-1) unstable; urgency=low
* New upstream release
+ The priority for setting options is now command line > app-internal
> App:Daemon internal.
+ Point STDIN, STDOUT and STDERR to /dev/null instead of closing them.
* debian/control:
+ Add myself to Uploaders.
+ Slightly improve short description making it reading as 'is a'.
* debian/copyright: Refresh format to the current DEP5 machine readable
format specification (revision 59).
* Do not install README since it is only a textified version of POD for
App::Daemon.
* Add fix_pod_errors.patch patch to fix some lintian warnings regarding
errors in POD. Update Build-Depends for debhelper (>= 7.0.8) and add quilt
patch system. Update debian/rules accordingly.
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Fri, 06 Nov 2009 21:49:47 +0100
libapp-daemon-perl (0.07-1) unstable; urgency=low
* New upstream release
* debian/control: add myself to Uploaders
* debian/copyright: add myself to copyright statement for debian/*
-- Brian Cassidy <brian.cassidy@gmail.com> Thu, 08 Oct 2009 22:43:32 -0300
libapp-daemon-perl (0.06-1) unstable; urgency=low
* Initial Release (Closes: #550091)
-- Xavier Oswald <xoswald@debian.org> Wed, 7 Oct 2009 16:49:23 +0200
|