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
|
libtext-multimarkdown-perl (1.000035-2) unstable; urgency=medium
* Team upload.
[ 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.
* Remove Fabrizio Regalli from Uploaders. Thanks for your work!
* Remove Jonathan Yu from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian incorrect-path-for-interpreter error
[ Debian Janitor ]
* Bump debhelper from deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Add missing dependency on libmodule-install-perl.
[ Michael R. Crusoe ]
* Standards-Version: 4.5.0 (routine-update)
[ gregor herrmann ]
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* debian/watch: use uscan version 4.
* Update upstream metadata fields: Repository.
* Use HTTPS for Bug-Database in debian/upstream/metadata.
Thanks to duck.
* Add autopkgtest.patch.
Use installed script in tests when run under autopkgtest.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Tue, 11 Feb 2020 15:43:36 +0100
libtext-multimarkdown-perl (1.000035-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* New upstream release.
* Don't run release tests during package build.
* Simplify debian/rules. One override_ is enough for renaming two files.
* Update copyright years for Module::Install.
* Add (build) dependency on libhtml-parser-perl.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 20 Jul 2014 15:31:48 +0200
libtext-multimarkdown-perl (1.000034-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* No longer depends on File::Slurp
* Standards-Version 3.8.4 (no changes)
* Use new 3.0 (quilt) source format
* Slight rewrite to control description
* Update overrides for MultiMarkdown.pl
[ gregor herrmann ]
* Set Standards-Version to 3.9.1; replace Conflicts with Breaks.
[ Fabrizio Regalli ]
* New upstream release
* Set Standards-Version to 3.9.2
* Update d/compat to 8
* Update debhelper to (>= 8)
* Added myself to Uploaders and Copyright
* Update d/copyright DEP5 headers
-- Fabrizio Regalli <fabreg@fabreg.it> Mon, 11 Jul 2011 14:55:57 +0200
libtext-multimarkdown-perl (1.0.30-1) unstable; urgency=low
* New upstream release
-- Jonathan Yu <jawnsy@cpan.org> Fri, 23 Oct 2009 03:44:02 -0400
libtext-multimarkdown-perl (1.0.29-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release (closes: #551239)
* Fixes dependencies on Text::Markdown (per upstream); our Conflicts
basically did this requirement anyway
[ Ryan Niebur ]
* Update jawnsy's email address
[ gregor herrmann ]
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Fri, 16 Oct 2009 21:28:34 +0200
libtext-multimarkdown-perl (1.0.27-2) unstable; urgency=low
* Fix the Conflicts line so it properly conflicts with
libtext-markdown-perl << 1.0.25 (Closes: #544016)
-- Jonathan Yu <frequency@cpan.org> Sun, 30 Aug 2009 06:21:04 -0400
libtext-multimarkdown-perl (1.0.27-1) unstable; urgency=low
* Initial Release (Closes: #543755)
-- Jonathan Yu <frequency@cpan.org> Wed, 26 Aug 2009 16:45:44 -0400
|