padre (0.50.ds1-1) unstable; urgency=low [ gregor herrmann ] * debian/control: change dependency on "libclass-xsaccessor-array-perl (>= 1.02)" to "libclass-xsaccessor-perl (>= 1.05-2) | libclass-xsaccessor-array-perl (>= 1.02)". [ Damyan Ivanov ] * New upstream release + copyright: add a new translator - describe share/doc/perlopref copyright and licensing + update patches: - refresh disable-tcp-server.patch - drop fix-man-whatis.patch and fix-pod.patch (merged upstream) - drop fix-helpprovider-with-no-perlopref.patch: no longer necessary * repack.sh: in 0.49 padre.exe moved from script/ to bin/ + perlopref is now properly licensed * add perl (>= 5.10.1) as a preferred alternative to versioned (build) dependencies on libtest-simple-perl and libpod-simple-perl * update debian/not-real-manual.list for 0.50 (one file added, two files changed in size) * rules: remove cruft from padre.deb + license etc from perlopref directory (already present in d/copyright) + remove .po files from the .deb (there are .mo files installed) -- Damyan Ivanov Wed, 18 Nov 2009 17:48:27 +0200 padre (0.48.ds2-2) unstable; urgency=low * also provide padre-plugin-api-1 -- Damyan Ivanov Sat, 31 Oct 2009 07:49:01 +0200 padre (0.48.ds2-1) unstable; urgency=low * New Upstream Version + new dependencies: - libdevel-refactor-perl 0.05 - libfile-next-perl 1.04 - libpod-perldoc-perl 3.15 - libversion-perl (perl 5.10) - pip 0.13 + new Recommends: - libformat-human-bytes-perl + dropped dependdencies - libcapture-tiny-perl - libfile-sharedir-par-perl - libpar-perl + bump libfile-which-perl, libppi-per, libppix-editortools-perl, libtest-script-perl and libwx-perl-processstream-perl dependencies + update translators list in d/copyright + add copyright holders for code borrowed from ExtUtils::MakeMaker + rules: drop empty Padre::Wx::Dialog::OpenResource::SearchTask manpage + refresh disable-tcp-server.patch + drop patches applied upstream: fix-perl-interpreter-path.patch, fix-pod-errors.patch and fix-whatis.patch * Standards-Version: 3.8.3 (no changes) * update debian/repack.sh to remove script/padre.exe, share/padre-splash-ccnc.bmp and share/doc/perlopref.pod and plug it into debian/watch; describe repackaging in debian/copyright * copyright: update * update lintian override of template/example scripts not being executable * add fix-helpprovider-with-no-perldoc.patch so that the Help browser does not hang because of the missing perlopref.pod * update README.debian with regard to repackaging -- Damyan Ivanov Thu, 29 Oct 2009 17:40:10 +0200 padre (0.42-1) unstable; urgency=low * New Upstream Version + add explicit dependency on libtest-simple-perl (>= 0.88) + rules: use dh --with quilt (and bump quilt build-dependency to 0.46-7) + rules: no need to re-generate .mo files from .po. Upstream does it now + copyright: describe share/icons/padre/16x16/logo.png - describe share/icons/padre/16x16/toggle-comments.png - Padre license is the same as Perl (i.e. not Perl 5) - update list of copright holders - also list translators + drop libtest-most-perl from build-dependencies + add liblocale-msgfmt-perl to build-dependencies + add libcapture-tiny-perl to (build-)dependencies + add libfile-remove-perl (>= 1.42) to (build-)dependencies + drop libmodule-inspector-perl from (build-)dependencies + add libppix-editortools-perl to (build-)dependencies + add libparse-exuberantctags-perl to (build-)dependencies + patches: - drop lower-wx-requirement-to-2.8.7.patch and replace it with SKIP_WXWIDGETS_VERSION_CHECK=1 when configuring adjust README.debian accordingly - refresh disable-tcp-server.patch - drop don't-require-new-file-path.patch (applied upstream) - rework fix-pod2-errors.patch (new release, new errors :)) * add fix-perl-interpreter-path.patch fixing the path to the perl interpreter in three examples (thanks lintian) * add more lintian overrides about script-not-executable for scripts that are treated as examples/templates * add fix-whatis.patch fixing the whatis entry of Padre::Wx * add menu and .desktop file -- Damyan Ivanov Wed, 12 Aug 2009 14:44:55 +0300 padre (0.36-3) unstable; urgency=low * remove build dep on locales-all (Closes: #535248) (LP: #394128) * Debian Policy 3.8.2 -- Ryan Niebur Fri, 03 Jul 2009 23:35:34 -0700 padre (0.36-2) unstable; urgency=low * don't require libfile-path-perl (Closes: #532997) * Add myself to Uploaders -- Ryan Niebur Tue, 16 Jun 2009 14:04:05 -0700 padre (0.36-1) unstable; urgency=low * New Upstream Version * drop libclass-autouse-perl from (build-)dependencies * bump libclass-xsaccessor[-array]-perl [build-]dependency to 1.02 * add liblist-moreutils-perl (>= 0.22) to [build-]dependencies * add libpod-abstract-perl to [build-]dependencies * bump libwx-perl (build-)dependency to 0.91 * refresh disable-tcp-server.patch * add explicit dependency on libfile-path-perl 2.07 because the version in core perl has no make_path() subroutine * Provide virtual padre-plugin-api-0 To be used by plugins in order to avoid breaking them when padre plugin API changes * add fix-pod2man-errors.patch fixing pod2man error in Padre::Wx::Main -- Damyan Ivanov Fri, 12 Jun 2009 16:15:42 +0300 padre (0.35-1) unstable; urgency=low * New Upstream Version * install eg/ as examples only in padre (not also in libwx-perl- dialog-perl) * mention --pristine-tar in README.source * add disable-tcp-server.patch the tcp server is used for communication with running instance of padre. Although it only listens on 127.0.0.1, there is no measures taken to ensure that the user connecting to the server is the same as the user running padre. * add README.debian documenting changes in the package compared to upstream sources -- Damyan Ivanov Sat, 09 May 2009 18:19:53 +0300 padre (0.34-1) unstable; urgency=low * New upstream release * bump liborlite-perl (build-)dependency to 1.20 * bump liborlite-migrate-perl (build-)dependency to 0.03 * refresh patches -- Damyan Ivanov Tue, 28 Apr 2009 16:21:53 +0300 padre (0.33-1) unstable; urgency=low * New Upstream Version * Non-distributable files removed upstream + detach repack.sh from debian/watch + remove repackaging info from debian/copyright and debian/README.source * bump (build-)dependencies to match upstream * drop libtest-compile-perl build-dependency * update copyright info * Drop patches applied upstream + timeline-no-shebang.patch + manpage-whatis.patch * refresh lower-wx-requirement-to-2.8.7.patch * split wx-perl-dialog in separate package * convert rules to minimalistic DH7, employ overrides + bump DH build-dependency to 7.0.50 + convert explicit dh_link invocation to debian/links * disable test suite during build (it fails due to missing RANDR X extension, which causes warnings to me emmitted to STDERR, which breaks the tests which require that nothing appears on STDERR) * remove all pre-supplied .mo files before recreating them * Standards-Version: 3.8.1 (no changes needed) -- Damyan Ivanov Mon, 27 Apr 2009 15:43:08 +0300 padre (0.27.ds1-1) unstable; urgency=low * Initial Release. Closes: #492696 -- ITP -- Damyan Ivanov Wed, 18 Feb 2009 15:55:00 +0200