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 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184
|
libipc-run3-perl (0.049-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.049.
* Update debian/upstream/metadata.
* Declare compliance with Debian Policy 4.6.2.
-- gregor herrmann <gregoa@debian.org> Sat, 27 Jan 2024 03:57:34 +0100
libipc-run3-perl (0.048-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libipc-run3-perl: Add Multi-Arch: foreign.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
* Update standards version to 4.6.0, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 06 Dec 2022 17:05:45 +0000
libipc-run3-perl (0.048-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
* Fix typo in short description: ouput -> output.
Thanks to Vincent Lefevre (Closes: #920969)
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
* Set upstream metadata fields: Bug-Submit.
[ Michael R. Crusoe ]
* Standards-Version: 4.5.0 (routine-update)
[ gregor herrmann ]
* Set Rules-Requires-Root: no.
* debian/watch: use uscan version 4.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 10 Feb 2020 11:34:36 +0100
libipc-run3-perl (0.048-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.048
* Update copyright years for debian/* packaging files
* Declare compliance with Debian Policy 3.9.5
* Drop libtest-pod-perl from Build-Depends-Indep
* Drop libtest-pod-coverage-perl from Build-Depends-Indep
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 29 Mar 2014 22:16:59 +0100
libipc-run3-perl (0.046-1) unstable; urgency=low
[ gregor herrmann ]
* debian/watch: remove obsolete comment.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.046
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
* Update debian/copyright file information.
Update format to copyright-format 1.0 as released together with Debian
policy 3.9.3.
Update copyright years for debian/* packaging files.
Refer to Debian systems in general instead of only Debian GNU/Linux
systems.
* Update Debhelper compat level to 9.
Adjust versioned Build-Depends on debhelper to (>= 9).
* Bump Standards-Version to 3.9.4
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 23 Jun 2013 18:50:06 +0200
libipc-run3-perl (0.045-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.045
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* Email change: Salvatore Bonaccorso -> carnil@debian.org
* Drop fix-spelling-error-in-manpage.patch patch.
Patch is applied upstream.
* Bump Standards-Version to 3.9.2
* Update debian/copyright file.
Update copyright years for debian/* packaging.
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 23 Dec 2011 22:23:47 +0100
libipc-run3-perl (0.044-1) unstable; urgency=low
[ Ansgar Burchardt ]
* New upstream release
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Salvatore Bonaccorso ]
* New upstream release
* Add myself to Uploaders.
* debian/control: Drop versioned Build-Depends on perl and add
unversioned Build-Depends-Indep on perl (perl version required
already satisfied in stable and oldstable is gone).
* Convert to '3.0 (quilt)' source package format.
* Refresh debian/copyright to revision 135 of DEP5 format-
specification for machine-readable copyright file. Add verbatim text
of BSD license from `http://www.opensource.org/licenses/bsd-license.php`
as this is referenced in LICENSE file.
* Bump Standards-Version to 3.9.1.
* Add fix-spelling-error-in-manpage.patch to fix small spelling error
of IPC::Run3 manpage.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Tue, 24 Aug 2010 13:17:58 +0200
libipc-run3-perl (0.042-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Damyan Ivanov ]
* control: set Priority: to optional (from extra)
several optional packages depend on this one and there is no file conflict
with other packages so no need for extra
* control: sort dependency lists
* rules: use tiny dh7 rules
* Standards-Version: 3.8.1 (no changes needed)
-- Damyan Ivanov <dmn@debian.org> Tue, 12 May 2009 16:19:12 +0300
libipc-run3-perl (0.042-1) unstable; urgency=low
* Take over for the Debian Perl Group on maintainer's request
(http://lists.debian.org/debian-perl/2008/09/msg00111.html)
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Piotr Roszatycki
<dexter@debian.org>); Put myself in Uploaders
* debian/watch: use dist-based URL.
* convert to debhelper v7
* New upstream release
* sync short descryption with new synopsys
* add libtest-pod-perl and libtest-pod-coverage-perl to B-D-I enabling
additional tests
* nearly rewrite debian/copyright; add pointer to upstream sources
* Standards-Version 3.8.0
-- Damyan Ivanov <dmn@debian.org> Wed, 17 Sep 2008 23:49:45 +0300
libipc-run3-perl (0.036-1) unstable; urgency=low
* New upstream release. Closes: #386330.
-- Piotr Roszatycki <dexter@debian.org> Mon, 13 Nov 2006 12:12:39 +0100
libipc-run3-perl (0.030-1) unstable; urgency=low
* New upstream release. Closes: #318205.
-- Piotr Roszatycki <dexter@debian.org> Fri, 23 Sep 2005 14:44:45 +0200
libipc-run3-perl (0.01-1) unstable; urgency=low
* Initial Debian version. Closes: #278380.
-- Piotr Roszatycki <dexter@debian.org> Tue, 26 Oct 2004 15:50:46 +0200
|