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
|
libconvert-tnef-perl (0.17-9) unstable; urgency=low
[ Jonas Smedegaard ]
* Depend on ${misc:Depends}.
* Add README.source. Drop custom hints about CDBS.
* Update local CDBS snippets:
+ Handle dependencies using new local snippet package-relations.mk.
+ Restructure copyright-check.mk hint output to use machine-readable
draft DEP5 format.
+ Several minor improvements to upstream-tarball.mk.
+ Fix use underscore (not dash) in internal variable.
+ Implement fail-source-not-repackaged rule in upstream-tarball.mk.
* Add proper licensing header to debian/rules.
* Add DEB_MAINTAINER_MODE in debian/rules (thanks to Romain Beauxis).
* Packaging moved to Git:
+ Update Vcs stanzas.
+ Add git-buildpackage configfile, enabling signed tags and use of
pristine-tar.
+ Stop using svn-upgrade in watch file.
* Fix tighten build-dependency on debhelper to 6 or newer, thanks to
cdbs dependency resolving.
* Rewrite copyright to use DEP5 r54 proposed machine-readable format.
* Bump Policy compliance to Standards-Version 3.8.3.
[ gregor herrmann ]
* Change (build) dependency from libmime-perl to libmime-tools-perl.
* debian/watch: use dist-based URL.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
-- Jonas Smedegaard <dr@jones.dk> Thu, 27 Aug 2009 23:10:19 +0200
libconvert-tnef-perl (0.17-8) unstable; urgency=medium
* Set urgency=medium as 0.17-8 included a FTBFS bugfix (similar to
bug#487066).
-- Jonas Smedegaard <dr@jones.dk> Sat, 28 Jun 2008 20:23:24 +0200
libconvert-tnef-perl (0.17-7) unstable; urgency=low
* Update local cdbs tweaks:
+ Fix buildinfo.mk invoking dh-buildinfo only once.
+ Update copyright-check.mk to parse licensecheck output using perl:
+ No longer randomly drops newlines
+ More compact hint file (and ordered more like wiki-proposed new
copyright syntax).
+ No longer ignore files without copyright.
+ Drop wget options broken with recent versions of wget in
update-tarball.mk.
+ Relax copyright-check to only warn by default.
+ Cosmetic updates to README.cdbs-tweaks.
* Update debian/copyright-hints.
* Bump debhelper compatibility level to 6.
* Separate build-only dependencies from build-and-runtime-dependencies in
debian/rules build-dependency resolving.
* Semi-auto-update debian/control to update build-dependencies:
DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
-- Jonas Smedegaard <dr@jones.dk> Fri, 27 Jun 2008 07:37:29 +0200
libconvert-tnef-perl (0.17-6) unstable; urgency=low
* Pass over maintenance of the package to the Perl group: Change Maintainer,
and add myself to Uploaders.
* Change debian/watch to use svn-upgrade (not uupdate).
* Move Homepage to own field (from pseudo-field in long description).
* Add Vcs-* fields.
* Bump up standards-version to 3.7.3 (no changes needed).
* Bump dephelper compatibility level to 5.
* Fix build-depends-indep -> build-depends.
* Update local cdbs tweaks:
+ Add new snippet update-tarball, implementing get-orig-source and more.
+ Major improvements to copyright-check, including new versioned
build-dependency on devscripts. Update debian/copyright_hints.
+ Drop auto-update.mk. Set DEB_AUTO_UPDATE_DEBIAN_CONTROL directly
instead when needed.
+ Add debian/README.cdbs-tweaks documenting local tweaks.
* Fix double cdbs build-dependencies in debian/rules.
* Semi-auto-update debian/control to apply changes contained in the above:
DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
-- Jonas Smedegaard <dr@jones.dk> Thu, 21 Feb 2008 02:06:29 +0100
libconvert-tnef-perl (0.17-5) unstable; urgency=low
* Bump standards-version to 3.7.2 (no changes needed).
* Advertise search.cpan.org as Homepage in long description.
* Bump watch file version and use uversionmangle to chop 3-digit minor
version into manageable pieces (not yet needed for this package, but
popular with Perl packages).
* Add local cdbs snippet copyright-check.mk.
* Enable cdbs auto-update feature using local snippet auto-update.mk.
* Move buildinfo to local cdbs snippet buildinfo.mk.
-- Jonas Smedegaard <dr@jones.dk> Sun, 16 Jul 2006 22:22:50 +0200
libconvert-tnef-perl (0.17-4) unstable; urgency=low
* Switch to cdbs packaging system.
* Add watch file (using cpan.org).
* Standards-Version: 3.6.1 (no changes needed).
* Cleaned up debian/copyright:
+ Replace info contained in changelog with note on "GNU systems".
+ Mention "licensing info" together with copyright.
* Add Website URL to long description.
* Use (and build-depend on) dh-buildinfo.
-- Jonas Smedegaard <dr@jones.dk> Sat, 17 Jul 2004 15:56:56 +0200
libconvert-tnef-perl (0.17-3) unstable; urgency=low
* Adopt package (thanks, Graeme).
* Rewrite debian/copyright:
+ Quote upstream copyright verbatim.
+ Reorder topics to be similar to most other pckages.
* Switch debhelper hint from DH_COMPAT to debian/compat, and use v4.
* Remove unneeded cruft in debian/rules.
* Claim compliance with version 3.5.9 of Debian Policy.
* Remove noise at end of this changelog.
* Change section to perl.
-- Jonas Smedegaard <dr@jones.dk> Wed, 23 Apr 2003 20:49:17 +0200
libconvert-tnef-perl (0.17-2) unstable; urgency=low
* Update Standards-Version to 3.5.7.
* Build in binary-indep instead of binary-arch. (Closes: #157469)
-- Graeme Mathieson <mathie@wossname.org.uk> Sun, 29 Sep 2002 15:19:51 +0100
libconvert-tnef-perl (0.17-1) unstable; urgency=low
* New upstream version. (Closes: #142632)
* Fix the Build-Depends. (Closes: #142107)
* Add the URL for the upstream source in debian/copyright. (Closes: #146669)
-- Graeme Mathieson <mathie@wossname.org.uk> Tue, 14 May 2002 14:10:47 +0100
libconvert-tnef-perl (0.16-2) unstable; urgency=low
* Run the testsuite as part of the build process. (Closes: #123859)
* Update maintainer email address.
-- Graeme Mathieson <mathie@wossname.org.uk> Mon, 4 Feb 2002 04:39:43 +0000
libconvert-tnef-perl (0.16-1) unstable; urgency=low
* New upstream release.
-- Graeme Mathieson <graeme@mathie.cx> Thu, 22 Nov 2001 17:47:12 +0000
libconvert-tnef-perl (0.12-1) unstable; urgency=low
* Initial release.
-- Graeme Mathieson <graeme@mathie.cx> Thu, 23 Jul 2001 13:37:07 +0100
|