~ubuntu-branches/ubuntu/trusty/libsys-utmp-perl/trusty-proposed

« back to all changes in this revision

Viewing changes to lib/Sys/Utmp/Utent.pm

  • Committer: Package Import Robot
  • Author(s): Florian Schlichting, gregor herrmann, Ansgar Burchardt, Salvatore Bonaccorso, Florian Schlichting
  • Date: 2013-10-29 23:05:51 UTC
  • mfrom: (5.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20131029230551-08hto182jcrbqpmw
Tags: 1.7-1
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
  field (source stanza); Homepage field (source stanza). Removed: XS-
  Vcs-Svn fields.
* Use dist-based URL in debian/watch.
* Split fix for the test suite out into empty_utmp.patch.
* Activate additional tests by adding build dependencies on
  libtest-pod-perl, libtest-pod-coverage-perl.
* Remove build dependency on historic dpkg-dev version.

[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.

[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs

[ Florian Schlichting ]
* Import Upstream version 1.7
* Switch to source format 3.0 (quilt)
* Switch dh compatibility to level 9 to enable passing of hardening flags
* Switch to short-form debian/rules
* Convert debian/copyright to machine-readable copyright-format 1.0
* Add myself to uploaders
* Declare compliance with Debian Policy 3.9.5
* Add lintian override regarding missing hardening flags

Show diffs side-by-side

added added

removed removed

Lines of Context:
206
206
 
207
207
=head1 AUTHOR
208
208
 
209
 
Jonathan Stowe, E<lt>jns@gellyfish.comE<gt>
 
209
Jonathan Stowe, E<lt>jns@gellyfish.co.ukE<gt>
210
210
 
211
211
=head1 LICENCE
212
212
 
213
 
This Software is Copyright Jonathan Stowe 2001-2006
 
213
This Software is Copyright Jonathan Stowe 2001-2013
214
214
 
215
215
This Software is published as-is with no warranty express or implied.
216
216
 
219
219
 
220
220
=head1 SEE ALSO
221
221
 
222
 
L<perl>. L<Sys::Utmp::Utent>
 
222
L<perl>. L<Sys::Utmp>
223
223
 
224
224
=cut