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 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248
|
libalien-wxwidgets-perl (0.59+dfsg-1) unstable; urgency=low
[ Dominique Dumont ]
* Imported Upstream version 0.55
* control: bumped standard-version (no other changes)
* copyright: refreshed format and syntax
[ gregor herrmann ]
* New upstream release 0.59.
* Update years of upstream and packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sun, 27 May 2012 20:45:52 +0200
libalien-wxwidgets-perl (0.54+dfsg-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release.
* Adjust substvar generation to common practice in other packages.
[ Dominique Dumont ]
* control: BD on libwxgtk2.8-dev >= 2.8.12.1-6 to force dependency on
new multi-arch lib
* control: added dod to uploaders
-- Dominique Dumont <dod@debian.org> Fri, 30 Dec 2011 17:55:37 +0100
libalien-wxwidgets-perl (0.53+dfsg-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sat, 15 Oct 2011 20:57:37 +0200
libalien-wxwidgets-perl (0.52+dfsg-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* New upstream release.
* Add /me to Uploaders.
* Set Standards-Version to 3.9.2 (no further changes).
* Bump debhelper compatibility level to 8.
-- gregor herrmann <gregoa@debian.org> Tue, 30 Aug 2011 19:37:53 +0200
libalien-wxwidgets-perl (0.51+dfsg-1) unstable; urgency=low
[ Franck Joncourt ]
* New upstream release
* Clean up debian watch.
* Added /me to Uploaders (Refreshed d.control and d.copyright accordingly).
* Switch to dpkg-source 3.0 (quilt) format.
+ Refreshed README.source.
+ Dropped BD on quilt.
+ Removed --with quilt option.
* Refreshed d.copyright:
+ Follow the latest DEP5.
+ Updated path to match the new layout of files.
* Bumped up Standards-Version to 3.9.1 (no changes).
* Removed (build-)dependency on libmodule-pluggable-perl. The package
requires at least 2.6, but perl 5.10 from stable ships 3.9.
[ Roberto C. Sanchez ]
* Review and update debian/copyright.
-- Roberto C. Sanchez <roberto@connexer.com> Tue, 18 Jan 2011 20:54:15 -0500
libalien-wxwidgets-perl (0.50+dfsg-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Add a patch to fix POD spelling
[ Ryan Niebur ]
* require wxwidgets 2.8.10.1
* Add myself to Uploaders
* New upstream release
-- Jonathan Yu <jawnsy@cpan.org> Sun, 17 Jan 2010 19:04:57 -0500
libalien-wxwidgets-perl (0.46+dfsg-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ Roberto C. Sanchez ]
* Tighten up Build-Depends:
+ change 'perl-modules (>= 5.10) | libmodule-build-perl,
libextutils-cbuilder-perl' to 'perl-modules (>= 5.10.1)' since
libalien-wxwidgets-perl now requires ExtUtils::CBuilder: 0.24
[ gregor herrmann ]
* debian/control: Changed: (build-)depend on perl instead of perl-
modules.
-- Jonathan Yu <jawnsy@cpan.org> Sun, 08 Nov 2009 16:23:57 -0500
libalien-wxwidgets-perl (0.44+dfsg-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Rename command-line options to avoid clashing with
Module::Build options (closes: #546225)
* Added myself to Uploaders and copyright
* Standards-Version 3.8.3
* Move lintian-overrides to libalien-wxwidgets-perl.XXX
* Update copyright information to machine-readable version
* Rewrote control file description
* Remove README.txt from installation, it's not useful
[ Ryan Niebur ]
* debhelper 7
[ Roberto C. Sanchez ]
* Tighten up Build-Depends on debhelper since debian/rules uses overrides
-- Jonathan Yu <jawnsy@cpan.org> Thu, 03 Sep 2009 16:04:26 -0400
libalien-wxwidgets-perl (0.42+dfsg-1) unstable; urgency=low
* drop version from libextutils-cbuilder-perl. The version provided by
perl-modules is sufficient.
(see http://lists.debian.org/debian-perl/2009/04/msg00072.html)
* Standards-Version: 3.8.1 (no changes needed)
* add module name to long description
* copyright:
+ use dist-based upstream URL
+ add "Copyright" in addition to "(C)" in debian/* part
+ complete copyright/licensing information for all files in inc/
* watch: do not limit upstream source location to its current author
* add debian/repack.sh for repackaging upstream sources
+ this is due to unlicensed source files in inc/src as well as the
resulting inc/bin/patch.exe
+ hook debian/repack.sh to debian/watch
+ rules: provide a get-orig-source target
* add README.source documenting repackaging, mention it in debian/copyright
too
-- Damyan Ivanov <dmn@debian.org> Wed, 29 Apr 2009 23:22:05 +0300
libalien-wxwidgets-perl (0.42-1) unstable; urgency=low
[ Roberto C. Sanchez ]
* New upstream release
* Add a Build-Depends on libextutils-cbuilder-perl (>= 0.24)
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
-- Roberto C. Sanchez <roberto@connexer.com> Tue, 18 Nov 2008 19:47:29 -0500
libalien-wxwidgets-perl (0.41-1) unstable; urgency=low
* New upstream release
-- Roberto C. Sanchez <roberto@connexer.com> Wed, 29 Oct 2008 23:04:03 -0400
libalien-wxwidgets-perl (0.39-1) unstable; urgency=low
* New upstream release
* rules: fir target dependencies for parallel builds
* upload to unstable
-- Damyan Ivanov <dmn@debian.org> Mon, 15 Sep 2008 10:01:55 +0300
libalien-wxwidgets-perl (0.37-2) experimental; urgency=low
* Bump (build-)dependencies on Wx to 2.8.
* Upload to experimental
-- Damyan Ivanov <dmn@debian.org> Thu, 31 Jul 2008 09:24:24 +0300
libalien-wxwidgets-perl (0.37-1) unstable; urgency=low
* New upstream release
* Update to Standards-Version 3.8.0 (no changes)
-- Roberto C. Sanchez <roberto@connexer.com> Mon, 30 Jun 2008 18:08:09 -0400
libalien-wxwidgets-perl (0.36-1) unstable; urgency=low
* New upstream release.
-- Roberto C. Sanchez <roberto@connexer.com> Tue, 20 May 2008 16:11:33 -0400
libalien-wxwidgets-perl (0.35-1) unstable; urgency=low
* New upstream release.
-- Roberto C. Sanchez <roberto@connexer.com> Sun, 04 May 2008 16:53:20 -0400
libalien-wxwidgets-perl (0.34-1) unstable; urgency=low
* New upstream release.
* recognize_g++_compiler.patch: Removed, included upstream, removed quilt
framework.
-- Roberto C. Sanchez <roberto@connexer.com> Sun, 13 Apr 2008 09:15:53 -0400
libalien-wxwidgets-perl (0.33-3) unstable; urgency=low
* More intelligent check for compiler name and version (Closes: #475776)
-- Roberto C. Sanchez <roberto@connexer.com> Sat, 12 Apr 2008 23:31:47 -0400
libalien-wxwidgets-perl (0.33-2) unstable; urgency=low
* Make Alien::wxWidgets->config able to see g++ >= 4.3 (Closes: #474404)
-- Roberto C. Sanchez <roberto@connexer.com> Sat, 12 Apr 2008 13:59:20 -0400
libalien-wxwidgets-perl (0.33-1) unstable; urgency=low
* debian/rules: Fix so package builds when run as 'debian/rules binary-arch'
-- Roberto C. Sanchez <roberto@connexer.com> Mon, 21 Jan 2008 20:33:30 -0500
libalien-wxwidgets-perl (0.32-3) unstable; urgency=low
[ Roberto C. Sanchez ]
* fill README.Debian
[ Damyan Ivanov ]
* Move test suite to build-stamp target
* Instead of hunting down .packlist files with find, give 'Build install' a
create_packlist=0 parameter
* Add libtest-pod-perl and libtest-pod-coverage-perl to Build-Depends
* Stop removing usr/lib/perl5/auto/Alien/wxWidgets/ as it is not
created
* debian/rules: delete /usr/share/perl5 only if it exists.
* add ${perl:Depends} to Depends:
* add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Tue, 08 Jan 2008 16:58:40 +0200
libalien-wxwidgets-perl (0.32-2) unstable; urgency=low
* Add missing dependency.
-- Roberto C. Sanchez <roberto@connexer.com> Sat, 5 Jan 2008 14:55:35 -0500
libalien-wxwidgets-perl (0.32-1) unstable; urgency=low
* Initial release (Closes: #459256)
-- Roberto C. Sanchez <roberto@connexer.com> Fri, 4 Jan 2008 10:38:49 -0500
|