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 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202
|
libsysadm-install-perl (0.39-1) unstable; urgency=low
[ Angel Abad ]
* Email change: Angel Abad -> angel@debian.org
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.39
* Update debian/copyright file.
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.3
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 17 May 2012 10:41:26 +0200
libsysadm-install-perl (0.38-1) unstable; urgency=low
[ Angel Abad]
* New upstream release
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
-- Angel Abad <angelabad@gmail.com> Sun, 31 Jul 2011 13:00:56 +0200
libsysadm-install-perl (0.37-1) unstable; urgency=low
* New upstream release
-- Angel Abad <angelabad@gmail.com> Sun, 26 Jun 2011 15:14:48 +0200
libsysadm-install-perl (0.36-2) unstable; urgency=low
* Refresh spelling_errors.patch (offset).
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 06 May 2011 22:53:05 +0200
libsysadm-install-perl (0.36-1) unstable; urgency=low
[ Angel Abad ]
* New upstream release
* debian/copyright: Update license stanzas
* debian/control: Remove perl (>= 5.10) | libarchive-tar-perl from
Build-Depends-Indep and Suggests
* Bump Standards-Version to 3.9.2.
[ Salvatore Bonaccorso ]
* Email change: Salvatore Bonaccorso -> carnil@debian.org
* Bump Debhelper compat level to 8.
* debian/control: Bump Build-Depends on debhelper to (>= 8).
-- Angel Abad <angelabad@gmail.com> Fri, 06 May 2011 16:59:05 +0200
libsysadm-install-perl (0.35-1) unstable; urgency=low
[ Angel Abad ]
* New upstream release
* Add myself to uploaders
* Standards-Version: 3.8.4 (no changes needed)
* Add spelling_errors.patch to fix spelling error in manpage
[ Salvatore Bonaccorso ]
* New upstream release
* debian/control: Add versioned (Build-)Depends on liblog-log4perl-perl
(>= 1.28).
* Update Copyright years in debian/copyright for debian/* packaging.
* Convert to '3.0 (quilt)' package source format.
* debian/patches: Refresh spelling_errors.patch
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Thu, 15 Apr 2010 12:32:24 +0200
libsysadm-install-perl (0.33-2) unstable; urgency=low
[ Ryan Niebur ]
* Update ryan52's email address
[ gregor herrmann ]
* debian/control: Changed: (build-)depend on perl instead of perl-
modules.
[ Salvatore Bonaccorso ]
* Fix shebang line for example pointing to real location of perl instead
of /usr/local/bin/perl fixing an example-wrong-path-for-interpreter
lintian warning.
* Refresh debian/changelog with new machine readable format specification as
in revision 59 of DEP5.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Tue, 03 Nov 2009 19:44:16 +0100
libsysadm-install-perl (0.33-1) unstable; urgency=low
[ Ryan Niebur ]
* Update jawnsy's email address
[ Salvatore Bonaccorso ]
* New upstream release
* Add myself to Uploaders
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sun, 13 Sep 2009 10:41:54 +0200
libsysadm-install-perl (0.32-1) unstable; urgency=low
* New upstream release
+ utf8 handling is configurable instead of using sneaky
capability detection
-- Jonathan Yu <frequency@cpan.org> Sat, 29 Aug 2009 04:51:53 -0400
libsysadm-install-perl (0.31-1) unstable; urgency=low
* New upstream release
+ slurp() and blurt() now use utf8 mode by default if available
+ added utf8_available() and is_utf8_data()
* Remove fix-manpage patch, applied upstream (& quilt)
* Standards-Version 3.8.3 (drop perl version dependency)
* Added myself to Uploaders and Copyright
* Miscellaneous cleanups in rules
-- Jonathan Yu <frequency@cpan.org> Fri, 28 Aug 2009 08:54:23 -0400
libsysadm-install-perl (0.29-1) unstable; urgency=low
[ Nathan Handler ]
* 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)
* debian/patches/fix-manpage:
- Forward upstream
- Modify header and add upstream bug tracking number
[ gregor herrmann ]
* debian/control:
- bump build dependency on debhelper (debian/rules uses "--with" and
"--override_*")
- add perl-modules (>= 5.10) as an alternative to
libarchive-tar-perl in Build-Depends-Indep and Suggests
- remove unversioned (build) dependency on libfile-spec-perl (apparently
not needed, and in perl-base anyway)
- remove spurious perl-modules (>= 0.16) from Depends
* debian/copyright: add License-Alias.
-- Nathan Handler <nhandler@ubuntu.com> Thu, 02 Jul 2009 23:58:11 +0000
libsysadm-install-perl (0.28-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
* Remove Florian Ragwitz from Uploaders (closes: #523267).
[ Ryan Niebur ]
* New upstream release
* Add myself to Uploaders
* Debian Policy 3.8.1
* debhelper 7
* machine readable copyright format
* fix pod2man errors
* add README.source
* remove /usr/bin/
-- Ryan Niebur <ryanryan52@gmail.com> Mon, 18 May 2009 23:02:03 -0700
libsysadm-install-perl (0.27-1) unstable; urgency=low
* Take over for the Debian Perl Group with maintainer's permission
(http://lists.debian.org/debian-perl/2008/06/msg00039.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: Florian Ragwitz
<rafl@debianforum.de>); Florian Ragwitz <rafl@debianforum.de> moved
to Uploaders.
* Add debian/watch.
* New upstream release.
* debian/copyright: use author-independent upstream source URL and add
actual copyright statement.
* Set Standards-Version to 3.8.0 (no changes).
* Add /me to Uploaders.
* Set debhelper compatibility level to 5.
* Refresh debian/rules, no functional changes.
* Add (build) dependency on libterm-readkey-perl.
-- gregor herrmann <gregoa@debian.org> Sun, 06 Jul 2008 23:21:53 +0200
libsysadm-install-perl (0.20-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix FTBFS with Perl 5.10. Closes: #467858
-- Mark Hymers <mhy@debian.org> Sat, 05 Apr 2008 21:09:06 +0100
libsysadm-install-perl (0.20-1) unstable; urgency=low
* Initial Release (Closes: #324739).
-- Florian Ragwitz <rafl@debianforum.de> Tue, 23 Aug 2005 20:37:05 +0200
|