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
|
libproc-simple-perl (1.32-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libproc-simple-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 13 Oct 2022 17:52:13 +0100
libproc-simple-perl (1.32-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* Remove Nathan Handler from Uploaders. Thanks for your work!
* Remove Ryan Niebur from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian spelling-error-in-description warning
[ gregor herrmann ]
* debian/copyright: replace tabs with spaces / remove trailing
whitespace.
* debian/watch: use uscan version 4.
[ 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, Bug-Submit, Repository,
Repository-Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
-- Jelmer Vernooij <jelmer@debian.org> Fri, 17 Jun 2022 08:49:25 +0100
libproc-simple-perl (1.32-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Tue, 14 Jun 2022 14:08:10 +0200
libproc-simple-perl (1.32-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* Add debian/upstream/metadata
* Import upstream version 1.32
* Update copyright years for debian/* packaging files
* debian/upstream/metadata: Add upstream contact
* Bump Debhelper compat level to 9
* Declare compliance with Debian policy 3.9.6
* Declare package as autopkgtestable
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 16 Nov 2015 20:26:45 +0100
libproc-simple-perl (1.31-1) unstable; urgency=low
[ Nathan Handler ]
* Email change: Nathan Handler -> nhandler@debian.org
[ Salvatore Bonaccorso ]
* Imported Upstream version 1.31
* 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.
* Bump Standards-Version to 3.9.4
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 18 Nov 2012 20:52:58 +0100
libproc-simple-perl (1.30-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Imported Upstream version 1.30
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 01 Aug 2011 21:02:00 +0200
libproc-simple-perl (1.29-1) unstable; urgency=low
* New upstream release
* Drop fix-spelling-error-in-manpage.patch as typo fixed upstream.
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 24 Jul 2011 21:19:11 +0200
libproc-simple-perl (1.28-1) unstable; urgency=low
* New upstream release
* debian/copyright: Update copyright years for upstream files and
debian/* packaging.
* debian/control: Bump versioned Build-Depends on debhelper to (>= 8).
* Bump Debhelper compat level to 8.
* debian/patches:
- Drop fix-spelling-error-in-manpage.patch patch. Applied upstream.
- Drop fix-pod patch.
- Add new fix-spelling-error-in-manpage.patch to fix some further
spelling errors.
* Bump Standards-Version to 3.9.2 (no changes needed).
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 27 Jun 2011 19:20:29 +0200
libproc-simple-perl (1.27-1) unstable; urgency=low
* New upstream release
* Email change: Salvatore Bonaccorso -> carnil@debian.org
* Convert to '3.0 (quilt)' source package format.
* Drop quilt framework. Remove Build-Depends on quilt and remove --
with quilt from dh invocation in debian/rules. Remove now useless
README.source file.
* debian/copyright:
- Update copyright years in debian/* packaging stanza.
- Refer to GPL-1 license text in `/usr/share/common-licenses'.
- Refer to Debian systems instead of Debian GNU/Linux systems.
* Bump Standards-Version to 3.9.1.
* Add fix-spelling-error-in-manpage.patch to fix typos in manpage of
Proc::Simple.
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 07 Nov 2010 14:49:50 +0100
libproc-simple-perl (1.26-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ Ryan Niebur ]
* Update ryan52's email address
[ Salvatore Bonaccorso ]
* Bump debhelper version to (>= 7.0.50) as for requirement for override
target for dh_installexamples. Fix shebang line for example pointing to
real location of perl instead of /usr/local/bin/perl fixing a
example-wrong-path-for-interpreter lintian warning.
* Bump Standards-Version to 3.8.3.
* debian/copyright: Update to recent machine readable DEP5 format
specification proposal.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sat, 31 Oct 2009 09:05:03 +0100
libproc-simple-perl (1.26-1) unstable; urgency=low
* New upstream release
* Add myself to Uploaders
* Simplify debian/rules file and adjust apropriately Build-Depends
on debhelper (>= 7.0.8) and quilt (>= 0.46-7).
* Refresh fix-pod patch.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Thu, 09 Jul 2009 16:41:29 +0200
libproc-simple-perl (1.25-1) unstable; urgency=low
* New upstream release
* debian/watch:
- Update to ignore development releases.
* debian/control:
- Add myself to list of Uploaders
- Bump Standards-Version to 3.8.2 (No changes)
-- Nathan Handler <nhandler@ubuntu.com> Sun, 28 Jun 2009 12:39:15 +0000
libproc-simple-perl (1.24-1) unstable; urgency=low
* Initial Release. (Closes: 522720)
-- Ryan Niebur <ryanryan52@gmail.com> Fri, 10 Apr 2009 10:01:04 -0700
|