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 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193
|
libdevel-symdump-perl (2.17-1) unstable; urgency=medium
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Wed, 20 Apr 2016 06:25:37 +0100
libdevel-symdump-perl (2.16-1) unstable; urgency=medium
* New upstream release.
* debian/watch: Remove uupdate, which is somewhat unhelpful with git-dpm.
* Policy version 3.9.7: no changes required.
-- Colin Watson <cjwatson@debian.org> Tue, 12 Apr 2016 13:06:42 +0100
libdevel-symdump-perl (2.15-3) unstable; urgency=medium
* Use HTTPS for Vcs-* URLs.
* Link to a specific version of the GPL in debian/copyright.
-- Colin Watson <cjwatson@debian.org> Wed, 27 Jan 2016 12:30:04 +0000
libdevel-symdump-perl (2.15-2) unstable; urgency=medium
* Mark package as autopkgtestable.
* Policy version 3.9.6: no changes required.
-- Colin Watson <cjwatson@debian.org> Thu, 24 Dec 2015 01:13:06 +0000
libdevel-symdump-perl (2.15-1) unstable; urgency=medium
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Sun, 14 Jun 2015 11:38:00 +0100
libdevel-symdump-perl (2.14-1) unstable; urgency=medium
* New upstream release.
* Update Vcs-Browser URL for alioth cgit.
-- Colin Watson <cjwatson@debian.org> Fri, 26 Dec 2014 16:12:27 +0000
libdevel-symdump-perl (2.12-1) unstable; urgency=medium
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Sun, 22 Jun 2014 15:13:41 +0100
libdevel-symdump-perl (2.11-2) unstable; urgency=medium
* Switch to git; add Vcs-* fields.
* Add a Homepage field.
-- Colin Watson <cjwatson@debian.org> Sun, 19 Jan 2014 16:55:26 +0000
libdevel-symdump-perl (2.11-1) unstable; urgency=low
* New upstream release.
* Upgrade to debhelper 9.
* Convert debian/copyright to copyright-format 1.0.
* Policy version 3.9.5.
* Reduce debian/rules to minimal form since debhelper 9 handles build
flags.
-- Colin Watson <cjwatson@debian.org> Sat, 09 Nov 2013 16:07:51 +0000
libdevel-symdump-perl (2.10-1) unstable; urgency=low
* New upstream release.
* Remove exclude-svn.patch; this has not been needed since
ExtUtils::MakeMaker from 2003 or so.
-- Colin Watson <cjwatson@debian.org> Sun, 28 Apr 2013 04:54:14 +0100
libdevel-symdump-perl (2.08-4) unstable; urgency=low
* Upgrade to debhelper 8.
* Policy version 3.9.1: no changes required.
-- Colin Watson <cjwatson@debian.org> Sun, 09 Jan 2011 16:16:31 +0000
libdevel-symdump-perl (2.08-3) unstable; urgency=low
* Convert to source format 3.0 (quilt).
* Policy version 3.8.4: drop versioned build-depends on perl.
* Increase minimum debhelper version to 7.0.50~, for override support.
-- Colin Watson <cjwatson@debian.org> Tue, 02 Mar 2010 01:21:13 +0000
libdevel-symdump-perl (2.08-2) unstable; urgency=low
* Update DEB_BUILD_OPTIONS parsing code from policy 3.8.0.
* Convert to debhelper 7.
* Policy version 3.8.2.
-- Colin Watson <cjwatson@debian.org> Sun, 26 Jul 2009 18:06:12 +0100
libdevel-symdump-perl (2.08-1) unstable; urgency=low
* New upstream release.
* Update debian/copyright.
-- Colin Watson <cjwatson@debian.org> Tue, 01 Apr 2008 12:16:58 +0100
libdevel-symdump-perl (2.03-4) unstable; urgency=low
* Include Perl's licensing terms in debian/copyright.
* debian/watch: use dist-based URL.
* Build package in binary-indep, not binary-arch.
* Use debhelper v5.
* Remove /usr/lib/perl5 in a more standard way.
* Don't ignore errors from 'make distclean' other than the Makefile not
existing.
* Move debhelper to Build-Depends, as it's used in the clean target.
* Policy version 3.7.3.
-- Colin Watson <cjwatson@debian.org> Tue, 29 Jan 2008 01:09:22 +0000
libdevel-symdump-perl (2.03-3) unstable; urgency=low
* Recode debian/copyright to UTF-8.
* Add local override to Makefile.PL to handle .svn directories (see
#190065).
* Sync with override file: change section to perl.
* Policy version 3.5.9: no changes required.
-- Colin Watson <cjwatson@debian.org> Sat, 26 Apr 2003 01:32:33 +0100
libdevel-symdump-perl (2.03-2) unstable; urgency=low
* Policy version 3.5.7: support DEB_BUILD_OPTIONS=noopt.
* Remove some cruft from debian/rules.
-- Colin Watson <cjwatson@debian.org> Mon, 11 Nov 2002 20:15:36 +0000
libdevel-symdump-perl (2.03-1) unstable; urgency=low
* New upstream release.
* Add a debian/watch file for uscan.
-- Colin Watson <cjwatson@debian.org> Thu, 25 Apr 2002 19:06:50 +0100
libdevel-symdump-perl (2.02-1) unstable; urgency=low
* New upstream release.
* Don't install /usr/lib/perl5.
-- Colin Watson <cjwatson@debian.org> Sat, 9 Mar 2002 22:11:40 +0000
libdevel-symdump-perl (2.01-1) unstable; urgency=low
* New maintainer.
* New upstream release.
* Policy version 3.5.6.
* Perl policy version 1.20, including removing .packlist from old perl
5.6.0 archlib directory (closes: #95419, #104748).
* Fix spelling error in description (closes: #124937).
* Remove redundant README.debian, which is just the package description.
* Fix licence paths in copyright file.
* Removed user emacs settings from this changelog.
-- Colin Watson <cjwatson@debian.org> Wed, 19 Dec 2001 19:25:21 +0000
libdevel-symdump-perl (2.00-5) unstable; urgency=low
* recompiled to match doc & man policies. closes: #91193, #91546
* .packlist bug was fixed ages ago. closes: #38958
-- Craig Sanders <cas@taz.net.au> Sat, 31 Mar 2001 12:15:47 +1000
libdevel-symdump-perl (2.00-4) unstable; urgency=low
* rebuilt again with improved debian/rules file
-- Craig Sanders <cas@taz.net.au> Mon, 5 Jul 1999 13:35:35 +1000
libdevel-symdump-perl (2.00-3) unstable; urgency=low
* rebuilt for new perl standards
* removed .packlist fixes #38958
-- Craig Sanders <cas@taz.net.au> Sun, 4 Jul 1999 11:47:25 +1000
libdevel-symdump-perl (2.00-2) unstable; urgency=low
* fixed hard-code i386 architecture bug (#28045)
-- Craig Sanders <cas@taz.net.au> Fri, 16 Oct 1998 20:06:35 +1000
libdevel-symdump-perl (2.00-1) unstable; urgency=low
* Initial Release.
-- Craig Sanders <cas@taz.net.au> Sun, 27 Sep 1998 09:09:57 +1000
|