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
|
libhtml-fromtext-perl (2.07-3) unstable; urgency=medium
* Fix autopkgtest: skip one smoke test which needs an unavailable file.
* Update debian/upstream/metadata.
* Declare compliance with Debian Policy 4.6.1.
* Set Rules-Requires-Root: no.
* Update alternative test dependencies.
* Annotate test-only build dependencies with <!nocheck>.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Thu, 16 Jun 2022 23:24:14 +0200
libhtml-fromtext-perl (2.07-2) unstable; urgency=medium
[ 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.
* Remove Francesco Cecconi from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/copyright: replace tabs with spaces / remove trailing
whitespace.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Trim trailing whitespace.
* 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.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 14 Jun 2022 22:37:05 +0100
libhtml-fromtext-perl (2.07-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Mon, 28 Dec 2020 14:30:33 +0100
libhtml-fromtext-perl (2.07-1) unstable; urgency=low
* New upstream version.
* debian/control:
+ update Standard-Version to 3.9.4 (no changes).
+ added Vcs-* fields.
+ updated homepage url to metacpan.org.
+ removed version from perl build dependence.
+ changed Maintainer field for perl group.
+ added Uploaders field.
+ increased debhelper to version 8.
+ removed version from pod dep.
+ updated test-simple dep.
+ updated short and long description.
* debian/rules:
+ switched to the 3-lines dh.
* debian/compat: increased to version 8.
* debian/patch:
+ updated fix_text2html.diff.
* debian/copyright:
+ updated to the new standard 1.0.
+ updated copyright information.
+ updated source url.
* debian/watch:
+ updated to metacpan.
-- Francesco Cecconi <francesco.cecconi@gmail.com> Sun, 14 Jul 2013 11:24:34 +0200
libhtml-fromtext-perl (2.05-6) unstable; urgency=low
* Switch to dpkg-source 3.0 (quilt) format.
* debian/control:
+ update Standard-Version to 3.9.3.
+ update debhelper to version 5.
+ insert new Homepage field and website in control file. Closes: #615306
+ update dependes control field with ${misc:Depends}.
- remove old homepage field.
* debian/compat: updated to level 5.
* debian/rules: add build-arch and build-indep.
* debian/watch: update watch file.
* debian/copyright: update GPL to GPL-1.
* patch: fix_text2html.diff, fix problem with text2html.
-- Francesco Cecconi <francesco.cecconi@gmail.com> Sat, 14 Jul 2012 18:30:49 +0100
libhtml-fromtext-perl (2.05-5.1) unstable; urgency=low
* Non-maintainer upload.
* Fix FTBFS with Perl 5.10. Closes: #467908
-- Mark Hymers <mhy@debian.org> Sat, 05 Apr 2008 21:09:13 +0100
libhtml-fromtext-perl (2.05-5) unstable; urgency=low
* [debian/control]:
updated Standard-Version to 3.7.2, moved debhelper to Build-Depends
-- Francesco Cecconi <francesco.cecconi@gmail.com> Mon, 12 Jun 2006 11:11:44 +0200
libhtml-fromtext-perl (2.05-4) unstable; urgency=low
* New maintainer. (Closes: #344453: RFA: libhtml-fromtext-perl -- Mark up
text as HTML)
* [debian/rules]: update
* [debian/copyright]: updated for new maintainer
-- Francesco Cecconi <francesco.cecconi@gmail.com> Sat, 25 Mar 2006 12:10:36 +0100
libhtml-fromtext-perl (2.05-3) unstable; urgency=medium
* Medium urgency as libhtml-parser-perl will soon reach testing
* The new libhtml-parser-perl now encodes "'" by default, causing some
tests and thus the build to fail. Readjusted (Closes: #337794)
* Adding libtest-pod-perl to B-D-I for additional tests
-- Florian Ernst <florian@debian.org> Sun, 6 Nov 2005 19:36:45 +0100
libhtml-fromtext-perl (2.05-2) unstable; urgency=low
* New maintainer. (Closes: #331092: ITA: libhtml-fromtext-perl -- Mark
up text as HTML)
* debian/control: add upstream Homepage to long description
* debian/copright: extend note about previous and current maintainer
* Minor adjustments to follow latest Perl Policy
* Standards-Version 3.6.2, no changes required
-- Florian Ernst <florian@debian.org> Fri, 7 Oct 2005 15:17:46 +0200
libhtml-fromtext-perl (2.05-1) unstable; urgency=low
* New upstream release.
- Now install Changelog file
- Removed install of TODO, which no longer exists
- Add various new dependencies needed by this version
- Now require Perl 5.8.0 to get Text::Tabs dependency
- Updated long description in debian/control
- Updated information in debian/copyright
- Run regression tests as part of build process
- Upstream text2html program is not installed with library
* Bumped standards version to 3.6.1 (no packaging changes).
-- Kenneth J. Pronovici <pronovic@debian.org> Fri, 15 Oct 2004 00:15:38 -0500
libhtml-fromtext-perl (1.005-3) unstable; urgency=low
* Changed maintainer address from @ieee.org to @debian.org.
* Removed DH_COMPAT settting from debian/rules.
* Added debian/compat file to replace DH_COMPAT setting.
-- Kenneth J. Pronovici <pronovic@debian.org> Sun, 30 Mar 2003 13:09:29 -0600
libhtml-fromtext-perl (1.005-2) unstable; urgency=low
* Changed package name to remove the excess '-' that breaks convention.
* Updated debian/control and debian/rules to use new package name.
-- Kenneth J. Pronovici <pronovic@ieee.org> Thu, 2 Jan 2003 18:11:23 -0600
libhtml-from-text-perl (1.005-1) unstable; urgency=low
* Initial Release.
-- Kenneth J. Pronovici <pronovic@ieee.org> Mon, 30 Dec 2002 16:21:35 -0600
|