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
|
libcrypt-unixcrypt-xs-perl (0.11-3) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 09:33:19 +0100
libcrypt-unixcrypt-xs-perl (0.11-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Xavier Guimard ]
* Email change: Xavier Guimard -> yadd@debian.org
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 12 Jun 2022 22:33:02 +0100
libcrypt-unixcrypt-xs-perl (0.11-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ 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 ]
* New upstream version 0.11
* Declare compliance with Debian policy 3.9.8
* Declare package as autopkgtest'able
* debian/rules: Build enabling all hardening flags
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 21 Dec 2016 17:03:42 +0100
libcrypt-unixcrypt-xs-perl (0.10-1) unstable; urgency=medium
* Team upload.
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
* Imported Upstream version 0.10
* Update copyright years for ppport.h
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 06 Jan 2013 21:59:12 +0100
libcrypt-unixcrypt-xs-perl (0.09-1) unstable; urgency=low
* Take over for pkg-perl group
* Update maintainer and uploaders
+ According to http://bugs.debian.org/677732#10, Ivan said that the Debian
Perl Group is welcome to take any of his packages
* Imported Upstream version 0.09
* Update source format to 3.0 (quilt)
* Bump Standards-Version to 3.9.4
* Bump debhelper compatibility to 9
* Update debian/copyright (years and format)
* Update debian/rules to use "dh $@"
* Update debian/watch (version 3)
* Update description
-- Xavier Guimard <x.guimard@free.fr> Sun, 23 Dec 2012 09:05:25 +0100
libcrypt-unixcrypt-xs-perl (0.08-1) unstable; urgency=low
* New upstream release
* Fix debian/rules for perl 5.10 FTBFS, patch from Damyan Ivanov
(closes: Bug#463536)
-- Ivan Kohler <ivan-debian@420.am> Sat, 02 Feb 2008 11:03:25 -0800
libcrypt-unixcrypt-xs-perl (0.05-3) unstable; urgency=low
* Add CPAN URLs to debian/copyright. Hopefully the package will *finally*
be accepted. ftpmasters are picking on me, i swear. (closes: Bug#411712,
Bug#419331)
-- Ivan Kohler <ivan-debian@420.am> Fri, 07 Sep 2007 09:11:39 -0700
libcrypt-unixcrypt-xs-perl (0.05-2) unstable; urgency=low
* Clarify licensing situation (closes: Bug#411712, Bug#419931)
+ include full copyright notice for fcrypt.c file and add to
debian/copyright
+ include clarification on distributing module under Artistic license
(compatible with SSLeay license)
-- Ivan Kohler <ivan-debian@420.am> Tue, 04 Sep 2007 18:24:12 -0700
libcrypt-unixcrypt-xs-perl (0.05-1) unstable; urgency=low
* Initial Release (closes: Bug#411712).
-- Ivan Kohler <ivan-debian@420.am> Tue, 20 Feb 2007 08:22:42 -0800
|