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
|
libwx-scintilla-perl (0.39-3) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Add patch from wxWidgets upstream Git for GCC-6 compatibility.
(Closes: #816571)
* Set bindnow linker flag in debian/rules.
* Add lintian override for hardening-* messages.
* Turn a URL into HTTPS in debian/copyright. Thanks to duck.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Thu, 30 Jun 2016 16:41:33 +0200
libwx-scintilla-perl (0.39-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Declare compliance with Debian Policy 3.9.6.
* Add build dependency on libmodule-build-perl. (Closes: #787684)
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Thu, 04 Jun 2015 12:59:04 +0200
libwx-scintilla-perl (0.39-1) unstable; urgency=low
* Team upload
[ gregor herrmann ]
* debian/watch: add uversionmangle to deal with 4 digits minor versions.
[ Dominique Dumont ]
* new upstream version (move selected line up or down)
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Damyan Ivanov ]
* Imported Upstream version 0.39
* update remove-uneeded-libs patch to apply cleanly and forward it upstream
* add pod-spelling.patch correcting a minor spelling error in documentation
* refresh hardenning-flags patch to apply cleanly
* Declare conformance with Policy 3.9.5
-- Damyan Ivanov <dmn@debian.org> Tue, 29 Apr 2014 23:50:04 +0300
libwx-scintilla-perl (0.38-1) unstable; urgency=low
* Imported Upstream version 0.38
* added patch to remove unneeded link to libs
* control:
- removed dependencies obsoleted by remove-uneeded-libs patch,
including libpng12-dev (Closes: #662417)
* updated Standards-Version (no other changes).
* copyright: updated format field and (c) years
-- Dominique Dumont <dod@debian.org> Thu, 15 Mar 2012 11:24:24 +0100
libwx-scintilla-perl (0.36-1) unstable; urgency=low
* Imported Upstream version 0.36:
* Upgraded to Scintilla 3.0.2
* control: depends on libalien-wxwidgets-perl >= 0.54 (which has
a dependency on multi-arched lib) (Closes: #652810)
-- Dominique Dumont <dod@debian.org> Fri, 30 Dec 2011 18:29:35 +0100
libwx-scintilla-perl (0.34-2) unstable; urgency=low
* control: added build dependencies
-- Dominique Dumont <dod@debian.org> Mon, 19 Dec 2011 15:03:52 +0100
libwx-scintilla-perl (0.34-1) unstable; urgency=low
* Initial Release. (Closes: #652462)
-- Dominique Dumont <dod@debian.org> Mon, 19 Dec 2011 14:37:24 +0100
|