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
|
libfortune-perl (0.2+ds-1) unstable; urgency=medium
* Team upload
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Change my email address.
[ 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
[ Nuno Carvalho ]
* debian/control: remove Gustavo Franco from Uploaders list
(Closes: #729421).
[ 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
[ Florian Schlichting ]
* Switch to source format 3.0 (quilt)
* Switch to short-form debian/rules
* Bump dh compat to level 9
* Convert d/copryright to copyright-format 1.0
* Declare compliance with Debian Policy 3.9.8
* Mark package autopkgtest-able
* Delete duplicate "priority" field in d/control
* Import current 0.2 upstream source as currently available (without build
artefacts) as version 0.2+ds
-- Florian Schlichting <fsfs@debian.org> Fri, 25 Nov 2016 23:04:40 +0100
libfortune-perl (0.2-8) unstable; urgency=low
* Remove Section: lib from binary package in debian/control.
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/watch: use dist-based URL.
* debian/rules:
- delete /usr/lib/perl5 only if it exists (closes: #468031)
- update based on dh-make-perl's templates
- recreate Makefile if it exists; the clean target fails with the
Makefile shipped by upstream
* Set Standards-Version to 3.7.3 (no changes).
* debian/copyright: use specific download URL instead of pointing to CPAN
at large.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 08 Mar 2008 14:21:46 +0100
libfortune-perl (0.2-7) unstable; urgency=low
* Use $(CURDIR) [make] instead of $(PWD) [sh] to fix issues with sudo.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 1 Oct 2006 14:12:42 +0200
libfortune-perl (0.2-6) unstable; urgency=low
* Moved debhelper to Build-Depends.
* Set Standards-Version to 3.7.2 (no changes).
* Set Debhelper Compatibility Level to 5.
* Added references to the licences in debian/copyright.
* Removed empty /usr/lib/perl5 from package.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Jun 2006 15:56:10 +0200
libfortune-perl (0.2-5) unstable; urgency=low
* debian/control:
- Maintainer field changed to Debian Perl Group
- Uploaders field added
- Standards-Version field updated to 3.6.1
-- Gustavo Franco <stratus@debian.org> Sun, 12 Jun 2005 23:22:53 -0300
libfortune-perl (0.2-4) unstable; urgency=low
* debian/rules:
- binary-indep fixed.
- removed DH_COMPAT variable.
* debian/control:
- Short description fixed (full stop removed).
- Standards-Version field updated to 3.5.10.
- Section field updated to perl.
- Build-Depends-Indep field updated (debhelper >> 4.0.0).
* debian/compat: added and setted to 4.
-- Gustavo Franco <stratus@acm.org> Tue, 22 Apr 2003 08:27:49 -0300
libfortune-perl (0.2-3) unstable; urgency=low
* debian/rules:
- 'Makefile' added to .PHONY. (Closes: #164998)
-- Gustavo Franco <stratus@acm.org> Thu, 17 Oct 2002 12:42:42 -0300
libfortune-perl (0.2-2) unstable; urgency=low
* The ¨Perl 5.8.0¨ release.
* Architecture field corrected (any to all).
* debian/rules cleanup(thanks to: Gergely Nagy).
-- Gustavo Franco <stratus@alternex.com.br> Tue, 27 Aug 2002 10:16:07 -0300
libfortune-perl (0.2-1) unstable; urgency=low
* Initial Release. (Closes: #98962)
-- Gustavo Franco <stratus@alternex.com.br> Sat, 23 Mar 2002 17:26:11 -0300
|