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 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251
|
libquota-perl (1.6.6+dfsg-2) unstable; urgency=low
* Team upload.
[ 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.
* Add add-support-for-Linux-3.x.patch.
Add support to detect Linux 3.x via uname -rs which is used in
Makefile.PL to detect the operating system on which the build is run.
The Makefile.PL detected only Linux 2.x kernels, causing FTBFS with
recent kernels of version 3.x. (Closes: #646695)
* Remove 01_Makefile.PL-remove-unneeded-objects.patch.
According to upstream this issue should be resolved since version 1.5.1
of libquota-perl.
* Bump Debhelper compat level to 8.
Update versioned Build-Depends on debhelper to (>= 8).
* Update copyright for debian/* packaging
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 03 Nov 2011 19:38:07 +0100
libquota-perl (1.6.6+dfsg-1) unstable; urgency=low
* New upstream release
* Raised standards version to 3.9.2
-- Nicholas Bamber <nicholas@periapt.co.uk> Sun, 12 Jun 2011 14:04:36 +0100
libquota-perl (1.6.5+dfsg-1) unstable; urgency=low
[ Nicholas Bamber ]
* Added myself to Uploaders
* New upstream release
* Refresh debian/source/format
* Upped standards version to 3.9.1
* Removed explicit references to quilt
* Refresh patches and forward where necessary
* Refreshed copyright
* Corrected license stanza on afsquota.c to 'Artistic or GPL-2+'
and removed X-Comment
Explanation: Between 1995-2001 this module was in the public domain.
Since then it has been published under either the Artistic license or
the GPL version 2. By version 1.60 (Oct 2007) the copyright situation
had been largely resolved, except for the file afsquota.c. As documented
in the RT ticket #28599, the maintainer clarified that the file
was no longer in the public domain. However this was not correctly
reflected in the Debian copyright file. This version attempts to
accurately reflect the status quo.
-- Nicholas Bamber <nicholas@periapt.co.uk> Thu, 06 Jan 2011 18:07:45 +0000
libquota-perl (1.6.4+dfsg-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Add myself to Uploaders and Copyright
* Standards-Version 3.8.3 (drop perl version dep)
* Rewrite control description
* Add override to fix shebangs
* Update copyright to new DEP5 format
* Refresh copyright info from changelog trailers
[ Ryan Niebur ]
* Update ryan52's email address
-- Jonathan Yu <jawnsy@cpan.org> Sun, 17 Jan 2010 12:09:31 -0500
libquota-perl (1.6.3+dfsg-2) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ryan Niebur ]
* patch from Barry deFreese to fix FTBFS on Hurd (Closes: #533700)
* Add myself to Uploaders
* Debian Policy 3.8.2
* simplify d/rules
-- Ryan Niebur <ryanryan52@gmail.com> Fri, 19 Jun 2009 14:08:36 -0700
libquota-perl (1.6.3+dfsg-1) unstable; urgency=low
[Franck Joncourt]
* Added get-orig-source target to allow users to get the debian tarball
easily.
* Move contents of README.Debian-source to README.source.
* Replace uversionmangle by dversionmangle in debian/watch.
This fixes the following lintian warning:
http://lintian.debian.org/tags/debian-watch-file-should-dversionmangle\
-not-uversionmangle.html
[ gregor herrmann ]
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
* debian/control: Added: ${misc:Depends} to Depends: field.
* New upstream release.
* Add a description to 01_Makefile.PL-remove-unneeded-objects.patch.
* Set debhelper compatibility level to 7; adapt
debian/{control,compat,rules}.
* debian/copyright: switch to new format.
-- gregor herrmann <gregoa@debian.org> Thu, 01 Jan 2009 23:05:22 +0100
libquota-perl (1.6.2+dfsg-2) unstable; urgency=low
* debian/rules: touch Makefile in clean target after unpatching
Makefile.PL to prevent it from being re-built; allows building twice
in a row. s/stamp-stamp/install-stamp/ in dh_clean.
* Refresh debian/rules, no functional changes, except for the omission of
README.
* debian/control: make build dependency on quilt versioned.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Wed, 30 Apr 2008 22:57:02 +0200
libquota-perl (1.6.2+dfsg-1) unstable; urgency=low
[ Gregor Herrmann ]
* New upstream release.
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza). Removed: XS-Vcs-Svn fields.
* Add copyright information for afsquota.c to debian/copyright.
[ Rene Mayorga ]
* New upstream release
* Bump Standards-version to 3.7.3 (no changes requiered)
* Adding install-stamp target and make install depends on it
* Remove copyright info from afsquota.c
* debian/copyright
+ Adding info from afsquota.c
* debian/compat
+ set to 6
* debian/control
+ remove myself and Gregor from uploaders
[ gregor herrmann ]
* debian/rules: delete /usr/share/perl5 only if it exists.
* debian/control: bump dependency on debhelper to >= 6.
* debian/watch: use dist-based URL.
-- Roberto C. Sanchez <roberto@connexer.com> Thu, 10 Jan 2008 19:51:39 -0500
libquota-perl (1.5.2+dfsg-1) unstable; urgency=low
* New upstream release
+ Added support for new quotactl() parameters in JFS2 on AIX 5.3
+ Changed the "isgrp" param to Quota::query() and setqlim() from boolean
into an enum: 0:=user, 1:=group, 2:=project quotas.
* debian/control
+ Homepage field added
* debian/copyright
+ Update info from upstream copyright
* debian/watch
+ change URL from backpan.cpan.org to www.cpan.org
-- Rene Mayorga <rmayorga@debian.org.sv> Mon, 08 Oct 2007 21:11:19 -0600
libquota-perl (1.5.1+dfsg-1) unstable; urgency=low
[ Rene Maiorga ]
* New Maintainer (Closes: #430980)
Now Maintaining by Debian Perl Group
* New upstream release (Closes: #423699)
* Version changed to +dfsg because 'vxquotacl.c' was removed
from the upstream tarball, due to unclarify copyright see: 'README.Debian'
* debian/rules
clean some unused dh_* calls
changed 'pwd' to $(CURDIR)
some cosmetical changes
get-orig-source target added
* debian/control:
Added myself to Uploaders
* debian/copyright updated: copyrights holder's
info from other piece of code in the package
* debian/watch added
[ Damyan Ivanov ]
* debian/watch linked to debian/repack.sh to automate repackaging
+ added version mangling
* Moved the change of Makefile.PL to a patch
+ Added quilt build-dependency
* Renamed README.Debian to README.Debian-source as per DevRef
* Added myself to Uploaders too
* Replaced get-orig-target content with simple "uscan --force" now that we
have a hook in the watch file
* Changed upstream URL in debian/copyright and Homepage in
debian/control to version-independent variant
-- Damyan Ivanov <dmn@debian.org> Sat, 22 Sep 2007 16:19:30 +0300
libquota-perl (1.4.9-3) unstable; urgency=low
* QA upload.
* Change Maintainer to Debian QA Group <packages@qa.debian.org>
* Update Standards Version (no changes)
* Replace deprecated dh_installmanpages with dh_installman
-- Neil Williams <codehelp@debian.org> Tue, 17 Jul 2007 19:07:13 +0100
libquota-perl (1.4.9-2) unstable; urgency=low
* Removed Makefile.PL code to compile some stuff without -fPIC (Closes: #229396)
-- Elie Rosenblum <fnord@debian.org> Sat, 24 Jan 2004 12:56:33 -0500
libquota-perl (1.4.9-1) unstable; urgency=low
* New upstream version
-- Elie Rosenblum <fnord@debian.org> Mon, 12 Jan 2004 19:43:37 -0500
libquota-perl (1.4.6-2) unstable; urgency=low
* Fixed quota.h path (Closes: #223181)
Courtesy of Daniel Schepler <schepler@math.berkeley.edu>
-- Elie Rosenblum <fnord@debian.org> Mon, 12 Jan 2004 19:31:06 -0500
libquota-perl (1.4.6-1) unstable; urgency=high
* New upstream version.
* Compiled with perl 5.8
-- Elie Rosenblum <fnord@debian.org> Mon, 2 Sep 2002 00:28:43 -0400
libquota-perl (1.4.2-1) unstable; urgency=low
* New upstream version.
-- Elie Rosenblum <fnord@debian.org> Thu, 9 May 2002 19:50:35 -0400
libquota-perl (1.4.1-1) unstable; urgency=low
* New upstream version.
* Now compiling with -fPIC (Closes: #123107)
-- Elie Rosenblum <fnord@cosanostra.net> Fri, 25 Jan 2002 15:34:25 -0500
libquota-perl (1.3.4-1) unstable; urgency=low
* Initial Release.
-- Elie Rosenblum <fnord@debian.org> Fri, 24 Aug 2001 00:08:21 -0400
Local variables:
mode: debian-changelog
End:
|