From 3082544c2ef21f0ddb8f5687db9013fe50534522 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Fri, 6 Jan 2017 07:32:48 +0000 Subject: [PATCH 1/1] Import poedit_1.8.11-3.debian.tar.xz [dgit import tarball poedit 1.8.11-3 poedit_1.8.11-3.debian.tar.xz] --- changelog | 899 ++++++++++++++++++ compat | 1 + control | 75 ++ copyright | 503 ++++++++++ patches/01-desktop.patch | 27 + ...8f3851341c59c712763e69839042e630555a.patch | 66 ++ patches/mv-poedit-dump-legacy.patch | 12 + patches/series | 3 + pixmaps/poedit.xpm | 294 ++++++ poedit.docs | 1 + poedit.install | 8 + poedit.postinst | 25 + poedit.prerm | 22 + rules | 31 + source/format | 1 + watch | 2 + 16 files changed, 1970 insertions(+) create mode 100644 changelog create mode 100644 compat create mode 100644 control create mode 100644 copyright create mode 100644 patches/01-desktop.patch create mode 100644 patches/e5d68f3851341c59c712763e69839042e630555a.patch create mode 100644 patches/mv-poedit-dump-legacy.patch create mode 100644 patches/series create mode 100644 pixmaps/poedit.xpm create mode 100644 poedit.docs create mode 100644 poedit.install create mode 100644 poedit.postinst create mode 100644 poedit.prerm create mode 100755 rules create mode 100644 source/format create mode 100644 watch diff --git a/changelog b/changelog new file mode 100644 index 0000000..f7bd862 --- /dev/null +++ b/changelog @@ -0,0 +1,899 @@ +poedit (1.8.11-3) unstable; urgency=medium + + * Switch asciidoc to asciidoc-base (Closes: #850371) + + -- Gianfranco Costamagna Fri, 06 Jan 2017 08:32:48 +0100 + +poedit (1.8.11-2) unstable; urgency=medium + + * Drop dh-autoreconf, useless with compat level 10 + * debian/patches/e5d68f3851341c59c712763e69839042e630555a.patch: + backport upstream patch to fix crash with new poedit + (Closes: #839230) + + -- Gianfranco Costamagna Mon, 24 Oct 2016 20:20:09 +0200 + +poedit (1.8.11-1) unstable; urgency=medium + + * New upstream release. + + -- Gianfranco Costamagna Sun, 23 Oct 2016 01:04:27 +0200 + +poedit (1.8.10-2) unstable; urgency=medium + + * Add appdata profile + + -- Gianfranco Costamagna Tue, 18 Oct 2016 09:59:31 +0200 + +poedit (1.8.10-1) unstable; urgency=medium + + * New upstream release. + * Bump compat level to 10 + + -- Gianfranco Costamagna Tue, 18 Oct 2016 08:29:41 +0200 + +poedit (1.8.9-1) unstable; urgency=medium + + * New upstream release. + + -- Gianfranco Costamagna Mon, 05 Sep 2016 15:46:59 +0200 + +poedit (1.8.8-1) unstable; urgency=medium + + * New upstream release. + * Bump std-version to 3.9.8, no changes required. + * Update copyright to https + * Drop patch for pthread amd armhf + * Add libboost-thread to build-dependencies. + + -- Gianfranco Costamagna Wed, 01 Jun 2016 12:17:09 +0200 + +poedit (1.8.7.1-2) unstable; urgency=medium + + * Remove sparc64 from cpprest architectures. + + -- Gianfranco Costamagna Sat, 19 Mar 2016 12:44:00 +0100 + +poedit (1.8.7.1-1) unstable; urgency=medium + + * New upstream hotfix release (closes: #815547) + * Remove fix-cpp-rest-detection-build.patch: upstream. + - add pthread to the build, fixing arm* link failures. + * Add sh4 to cpprest ready architectures. + + -- Gianfranco Costamagna Tue, 23 Feb 2016 13:33:49 +0100 + +poedit (1.8.7-2) unstable; urgency=medium + + * Enable cpprest (crowdin) again (Closes: #815209) + - debian/patches/fix-cpprest-detection-build.patch + - thanks Janusz for the bug report! + * Bump std-version to 3.9.7, no changes required. + * Bump watch file version. + * Use cgit for VCS- fields. + * Tighteen dependency on casablanca, to avoid broken -8 upload. + + -- Gianfranco Costamagna Mon, 22 Feb 2016 13:11:35 +0100 + +poedit (1.8.7-1) unstable; urgency=medium + + * Imported Upstream version 1.8.7 + * Add Build hardening relro flags + * Fix lintian warning vcs-field-uses-insecure-uri + + -- Andreas Rönnquist Sat, 06 Feb 2016 07:57:18 +0100 + +poedit (1.8.6-2) unstable; urgency=medium + + * Drop menu file + - Per the tech-ctte decision on #741573, this is now prohibited. + * Drop cld2 and libcpprest dependencies architectures. + - drop old archs, add new archs where they are available + + -- Gianfranco Costamagna Fri, 23 Oct 2015 08:59:16 +0200 + +poedit (1.8.6-1) unstable; urgency=medium + + * New Upstream Version. + + -- Gianfranco Costamagna Fri, 23 Oct 2015 08:20:54 +0200 + +poedit (1.8.5-1) unstable; urgency=low + + * New Upstream Version. + * Add some new files to d/copyright + - src/wx_backports/nativewin.h + - src/wx_backports/wx_gtk_nativewin.cpp + * Add libboost-iostreams-dev as build-dependency. + * Update format url for copyright file. + + -- Gianfranco Costamagna Fri, 25 Sep 2015 14:15:20 +0200 + +poedit (1.8.4-1) unstable; urgency=medium + + [ Gianfranco Costamagna ] + * New Upstream Version. + * Enable cpprest, now casablanca should be fine in unstable. + * Enable cld and cpprest only where available (adding d-ports archs) + + [ Andreas Rönnquist ] + * Add --as-needed linker flag. + + -- Gianfranco Costamagna Tue, 04 Aug 2015 09:39:38 +0200 + +poedit (1.8.3-1) unstable; urgency=medium + + * New Upstream Version. + * Update my uid. + + -- Gianfranco Costamagna Sun, 26 Jul 2015 15:53:22 +0200 + +poedit (1.8.2-1) unstable; urgency=medium + + * New Upstream Version (Closes: #789494, #789496) + * d/control: + - exclude cld from sparc, it doesn't build there. + - remove libwxgtk-webview3.0-dev not needed anymore + (note: this was commented, because we are still not + ready for cpprest inclusion) + * d/p/01-desktop.patch: rename poedit in poeditor for the + newly created poedit-uri.desktop file. + + -- Gianfranco Costamagna Fri, 19 Jun 2015 20:12:45 +0200 + +poedit (1.8.1-3) unstable; urgency=medium + + * Strengthen poedit-common to be at least the same source version as + poedit. There is no guarantee that mixing them works. + e.g. it throws an error when loading if poedit 1.8.1 and 1.6.x + are mixed (the error can be ignored, but the application might misbehave) + + -- Gianfranco Costamagna Mon, 15 Jun 2015 14:34:28 +0200 + +poedit (1.8.1-2) unstable; urgency=low + + * Upload to unstable + - disable without libcpprest dependency + since casablanca suffers of the g++-5 ABI transition + problem (cfr: 784655) + this means removing libsecret-1-dev and libwxgtk-webview3.0-dev, + useless without crowdin integration (cpprest support) + + -- Gianfranco Costamagna Thu, 04 Jun 2015 18:52:27 +0200 + +poedit (1.8.1-1) experimental; urgency=medium + + * New Upstream Version. + + -- Gianfranco Costamagna Thu, 28 May 2015 10:21:52 +0200 + +poedit (1.8-1) experimental; urgency=medium + + * New Upstream Version + * Add libcld2-dev, libcpprest-dev and libsecret-1-dev (where available) as b-d, + needed for language detection and crowdin integration. + - add libwxgtk-webview3.0-dev needed where cpprest is used. + * Patch refresh. + * Update copyright file. + + -- Gianfranco Costamagna Tue, 19 May 2015 17:59:07 +0200 + +poedit (1.7.7-1) unstable; urgency=medium + + * New Upstream Version + + -- Gianfranco Costamagna Tue, 19 May 2015 17:51:06 +0200 + +poedit (1.7.6-2) unstable; urgency=medium + + * Rebuild with liblucene++0 3.0.7-2 (Closes: #783512) + + -- Andreas Rönnquist Mon, 27 Apr 2015 21:05:25 +0200 + +poedit (1.7.6-1) unstable; urgency=medium + + * New Upstream Version + * Move package back to unstable from experimental + + -- Gianfranco Costamagna Thu, 23 Apr 2015 10:10:04 +0200 + +poedit (1.7.5-1) experimental; urgency=medium + + * New Upstream Version + + Set locale on Unix (Closes: #776915) + + -- Gianfranco Costamagna Mon, 16 Mar 2015 14:26:13 +0100 + +poedit (1.7.4-1) experimental; urgency=medium + + * New Upstream Version + + -- Gianfranco Costamagna Mon, 02 Feb 2015 13:35:43 +0100 + +poedit (1.7.3-1) experimental; urgency=medium + + [ Andreas Rönnquist ] + * New Upstream Version + * Refresh patches + + [ Gianfranco Costamagna ] + * d/copyright: update year to 2015. + + -- Andreas Rönnquist Fri, 16 Jan 2015 05:23:56 +0100 + +poedit (1.7.1-2) experimental; urgency=medium + + * Add CC-BY-SA-3.0 copyright to silk icons (cfr: upstream pull request #130). + * Mention tango people in copyright file. + - They are released into public domain and since they are disseminated all + around the source code, upstream mentioned it is easier to use MIT. + + -- Gianfranco Costamagna Thu, 11 Dec 2014 17:43:02 +0100 + +poedit (1.7.1-1) experimental; urgency=medium + + * New Upstream Version + * Refresh patches + + -- Andreas Rönnquist Wed, 10 Dec 2014 12:00:06 +0100 + +poedit (1.6.10-2) unstable; urgency=medium + + * Add CC-BY-SA-3.0 copyright to silk icons (cfr: upstream pull request #130). + * Mention tango people in copyright file. + - They are released into public domain and since they are disseminated all + around the source code, upstream mentioned it is easier to use MIT. + + -- Gianfranco Costamagna Sun, 14 Dec 2014 18:43:22 +0100 + +poedit (1.6.10-1) unstable; urgency=medium + + * New upstream bugfix release. + + -- Gianfranco Costamagna Fri, 17 Oct 2014 11:39:58 +0200 + +poedit (1.6.9-4) unstable; urgency=medium + + [ Andreas Rönnquist ] + * Remove README.source, not necessary since we use a tarball + that doesn't need modifying before distribution by Debian. + + [ Gianfranco Costamagna ] + * add missing poedit-dump-legacy-tm install file. + + -- Andreas Rönnquist Mon, 13 Oct 2014 02:23:57 +0200 + +poedit (1.6.9-3) unstable; urgency=medium + + * Really fix build failures by using install-indep + and tweaking auto_install target. + + -- Gianfranco Costamagna Sat, 11 Oct 2014 16:14:24 +0200 + +poedit (1.6.9-2) unstable; urgency=medium + + * Fix build failure when poedit-common is not built. + + -- Gianfranco Costamagna Sat, 11 Oct 2014 14:15:33 +0200 + +poedit (1.6.9-1) unstable; urgency=medium + + [ Gianfranco Costamagna ] + * New upstream release. + * Set Debian l10n developers as Maintainer. + * Set Timur and myself and Andreas as uploaders + (Closes: #749815). + * Add liblucene++-dev to build depends. + * Update pixmap file. + * Use dh-autoreconf. + * Remove -DNDEBUG hack, the WXDEBUG assertion has been + fixed properly upstream (github issue 85). + * Bump std-version to 3.9.6, no changes required. + + [ Andreas Rönnquist ] + * Add clean target cleaning generated file + * Add Author and Description to patch + - 01-desktop.patch + * Split out arch-independent stuff to pedit-common + * Add Vcs-* fields + * Indent description + * Remove unnessecary prefix=/usr from dh_auto_configure + * Fix description - One line short description plus multiline long description + * Clean up short description + * Fix watchfile for new sourcefile location + * Add build-deps on libicu-dev, libboost-regex-dev and libboost-system-dev + + -- Gianfranco Costamagna Fri, 10 Oct 2014 10:21:40 +0200 + +poedit (1.5.4-3) unstable; urgency=medium + + * QA upload. + * Build with -DNDEBUG to disable WXDEBUG assertions. (Closes: #754205) + + -- Olly Betts Thu, 24 Jul 2014 18:03:06 +1200 + +poedit (1.5.4-2) unstable; urgency=medium + + * QA upload. + + [ Gianfranco Costamagna ] + + * d/control: change b-d from wx2.8 to wx3.0 (Closes: #741580). + + [ Olly Betts ] + + * Package orphaned, so set maintainer to QA group. + * Update to debhelper compat 9 to fully enable hardening flags. + * configure with --disable-silent-rules so that the build logs are more + useful. + * Update to Standards-Version 3.9.5 (no changes required). + + -- Olly Betts Wed, 25 Jun 2014 13:22:41 +1200 + +poedit (1.5.4-1) unstable; urgency=low + + * New upstream release (Closes: #684924). + * Update to Standards-Version 3.9.3 + * New homepage URL (Closes: #692048). + + -- Pedro Ribeiro Sat, 03 Nov 2012 08:41:13 +0000 + +poedit (1.4.6.1-5.1) unstable; urgency=low + + * Non-maintainer upload. + * Build-depend on versionless libdb-dev package (Closes: #621371) + + -- Ondřej Surý Thu, 02 Jun 2011 13:15:45 +0200 + +poedit (1.4.6.1-5) unstable; urgency=low + + * Take over package (Closes: #543856). + * New upstream version (Closes: #556620, #607749). + * Use debhelper v8 and reduce debian/rules + * Update debian/copyright to current DEP5 standard (revision 166) + * Link against libdb4.8 + * Update to Standards-Version 3.9.1 + * Lintian clean + + -- Pedro Ribeiro Tue, 22 Feb 2011 18:31:44 +0100 + +poedit (1.4.2-5) unstable; urgency=low + + * Updating package to standards version 3.8.3. + * Removing vcs fields in control. + * Orphaning package. + + -- Daniel Baumann Thu, 27 Aug 2009 09:13:54 +0200 + +poedit (1.4.2-4) unstable; urgency=low + + * Updating section of the debug package. + * Prefixing debhelper files with package name. + * Using correct rfc-2822 date formats in changelog. + * Updating package to standards version 3.8.2. + * Updating year in copyright file. + * Adding description field in menu file. + * Updating rules file to current state of the art. + * Using quilt rather than dpatch. + * Building against db4.7. + + -- Daniel Baumann Mon, 27 Jul 2009 12:14:00 +0200 + +poedit (1.4.2-3) unstable; urgency=low + + * Improving package long-description (Closes: #501019). + * Replacing obsolete dh_clean -k with dh_prep. + + -- Daniel Baumann Sun, 14 Dec 2008 23:15:00 +0100 + +poedit (1.4.2-2) unstable; urgency=low + + * Adding debug package. + + -- Daniel Baumann Tue, 16 Sep 2008 19:47:00 +0200 + +poedit (1.4.2-1) unstable; urgency=low + + * Updating vcs fields in control file. + * Merging upstream version 1.4.2: + - fixed Ctrl+Up/Down/PgUp/PgDn shortcuts when NumLock is on + (Closes: #490828). + * Removing 02-numlock.dpatch. + + -- Daniel Baumann Mon, 08 Sep 2008 15:15:00 +0200 + +poedit (1.4.1-3) unstable; urgency=medium + + * Adding patch from upstream to work arround of wxwidgets bug handling meta + keys (Closes: #490828). + + -- Daniel Baumann Sun, 03 Aug 2008 23:12:00 +0200 + +poedit (1.4.1-2) unstable; urgency=low + + * Adding lintian overrides. + * Reordering rules file. + * Rewriting copyright file in machine-interpretable format. + * Adding vcs fields in control file. + * Upgrading package to standards 3.8.0. + * Upgrading package to debhelper 7. + * Reverting config.guess and config.sub to upstream. + + -- Daniel Baumann Thu, 03 Jul 2008 09:58:00 +0200 + +poedit (1.4.1-1) experimental; urgency=low + + * New upstream release. + * Removing watch file. + + -- Daniel Baumann Sat, 03 May 2008 17:55:00 +0200 + +poedit (1.4-1) experimental; urgency=low + + * New upstream release. + + -- Daniel Baumann Tue, 01 Apr 2008 17:58:00 +0200 + +poedit (1.4~pre2-1) experimental; urgency=low + + * New upstream release. + + -- Daniel Baumann Fri, 07 Mar 2008 18:41:00 +0100 + +poedit (1.3.9-3) unstable; urgency=medium + + * Added patch from upstream to disable automatic showing of comment windows + (Closes: #465270). + + -- Daniel Baumann Wed, 13 Feb 2008 00:08:00 +0100 + +poedit (1.3.9-2) unstable; urgency=low + + * Don't hide make errors in clean target of rules. + * Updated menu file to new policy. + * Added patch to correct binary name in desktop file. + + -- Daniel Baumann Thu, 27 Dec 2007 13:58:00 +0100 + +poedit (1.3.9-1) unstable; urgency=low + + * New upstream release. + * Updated to new policy. + * Added patch from upstream to fix build with wxwidgets2.6 (instead of + wxwidgets2.8). + + -- Daniel Baumann Thu, 20 Dec 2007 08:49:00 +0100 + +poedit (1.3.8~pre1-1) unstable; urgency=low + + * New upstream release. + + -- Daniel Baumann Mon, 26 Nov 2007 21:58:00 +0100 + +poedit (1.3.7+20071010-2) unstable; urgency=medium + + * Rebuilding against lidb4.6. + + -- Daniel Baumann Wed, 17 Oct 2007 10:29:00 +0200 + +poedit (1.3.7+20071010-1) unstable; urgency=medium + + * New upstream snapshot: + - Keeps ordering of msgids from the previous state (Closes: #420685). + + -- Daniel Baumann Wed, 10 Oct 2007 11:16:00 +0200 + +poedit (1.3.7-1) unstable; urgency=low + + * New upstream release: + - Uses correct short-cut for Swedish po file (Closes: #336822). + * Bumped package to debhelper 5. + * Building against libdb4.5-dev now. + + -- Daniel Baumann Sun, 15 Jul 2007 21:33:00 +0200 + +poedit (1.3.6-1) unstable; urgency=low + + * New upstream release: + - dropping 01-po-corruption.dpatch, was taken from a pre-release. + * Removed win32 specific parts of long description (Closes: #405842). + + -- Daniel Baumann Sat, 06 Jan 2007 19:54:00 +0100 + +poedit (1.3.5-2) unstable; urgency=medium + + * Applied patch from upstream to fix po corruption warning (Closes: #391934). + + -- Daniel Baumann Mon, 16 Oct 2006 16:11:00 +0200 + +poedit (1.3.5-1) unstable; urgency=low + + * New upstream release. + * Dropped dpatch to update some po files, it went upstream. + + -- Daniel Baumann Fri, 06 Oct 2006 23:31:00 +0200 + +poedit (1.3.4-4) unstable; urgency=low + + * Took over package from Luk. + * Redone debian directory based on new debhelper templates, additionally: + - launching /usr/bin/poeditor from the desktop file. + - included additional docs. + - included *.css for the html docs and imgages for translated html docs. + - installing icon and pixmap from source rather than shipping an own copy. + - using dpatch for upstream modifications. + + -- Daniel Baumann Tue, 11 Jul 2006 08:07:00 +0200 + +poedit (1.3.4-3) unstable; urgency=low + + * Update Standards-Version to 3.7.2 (no changes). + * Updated build dep on Berkeley DB to 4.4 + * Rebuild fixes SIGSEGV when trying to access help (Closes: #366614). + + -- Luk Claes Wed, 10 May 2006 00:25:10 +0200 + +poedit (1.3.4-2) unstable; urgency=low + + * Move poedit entry to the Apps/Text submenu and use a l10n hint + (Closes: #309085). + + -- Luk Claes Wed, 01 Feb 2006 11:07:42 +0100 + +poedit (1.3.4-1) unstable; urgency=low + + * New upstream version. + * Use libgtkspell. Closes: #328723 + + -- Luk Claes Mon, 03 Oct 2005 12:29:29 +0200 + +poedit (1.3.3-5) unstable; urgency=low + + * Depend on wxWidgets2.6. Closes: #308984, #324911 + * Removed autotools dependencies except for autotools-dev + * Removed version in build-dep on debhelper as even oldstable has a high + enough version + * Remove dpatch build-dep + + -- Luk Claes Thu, 15 Sep 2005 20:49:46 +0200 + +poedit (1.3.3-2) unstable; urgency=high + + * Rebuild for gcc transition. Closes: #323293 + + -- Luk Claes Sat, 20 Aug 2005 19:21:59 +0200 + +poedit (1.3.3-1) unstable; urgency=low + + * New upstream version. Closes: #315934 + * debian/watch: + - Watch only [0-9,.]* versions + * debian/rules: + - Removed several trivial comments and commented debhelper commands + * debian/poedit.dirs: + - Removed usr/sbin as it is not used in the package + * debian/poedit.desktop: + - Added Dutch version of the Comment (Dutch version of Name not necessary) + * debian/copyright: + - Updated years to 1999-2005 + * debian/control: + - Bumped Standards-Version to 3.6.2.1 (no changes) + - Package takeover: + * I'm the new maintainer + * Christine Spang is added as uploader + + -- Luk Claes Wed, 29 Jun 2005 16:00:20 +0200 + +poedit (1.3.2-4) unstable; urgency=low + + * debian/rules: + - Stop updating debian/changelog when config.{guess|sub} are updated, + on the request of autobuilder maintainers + * debian/control: + - Add Luk Claes to Uploaders. Prepare for package takeover. + + -- Christian Perrier Wed, 08 Jun 2005 07:18:24 +0200 + +poedit (1.3.2-3) unstable; urgency=low + + * Rebuild against wx2.4 as wx2.5.3 has been removed from unstable + Closes: #308476 + Reopens: #217067, #257482 + * debian/control: + Build-Depends reverted to wx2.4 stuff + Add automake1.7 to Build-Depends + * GNU config automated update: config.sub (20040211 to 20050422), + config.guess (20040202 to 20050422) + + -- Christian Perrier Wed, 11 May 2005 07:49:27 +0200 + +poedit (1.3.2-2) unstable; urgency=low + + * Correct use of hints and longtitle in the menu file + Thanks to Bill Allombert for pointing this. Closes: #296880 + + -- Christian Perrier Tue, 08 Mar 2005 08:04:59 +0100 + +poedit (1.3.2-1) unstable; urgency=low + + * New upstream version + * Remove dpatch use (temporarily?) as no patches are needed anymore + (temporarily? :-)) + * GNU config automated update: config.sub (20040211 to 20041130), + config.guess (20040202 to 20041112) + + -- Christian Perrier Sun, 30 Jan 2005 13:40:35 +0100 + +poedit (1.3.1-7) unstable; urgency=low + + * Buy myself a brain and really add a build dependency + on wx2.5-common. Closes: #291140 + + -- Christian Perrier Sat, 22 Jan 2005 10:47:30 +0100 + +poedit (1.3.1-6) unstable; urgency=low + + * Add dependency on wx2.5-common to fix FTBFS + Closes: #291140 + * Lintian fixes: + - Remove inital capital letter from the package description + + -- Christian Perrier Wed, 19 Jan 2005 10:54:00 +0100 + +poedit (1.3.1-5) unstable; urgency=low + + * GNU config automated update: config.sub (20040624 to 20041130), + config.guess (20040813 to 20041112) + * debian/patches/004_poedit-wx2.5.3-compilation.dpatch + Fix for avoiding a double assertion when compiling + with wxWindows 2.5.3 + Thanks to Luk Claes for helping me in finally finding the + correct path for solving this and have the debian/rules file + properly written (I hope so). Thanks as well to Helen Faulkner for + spending hours trying to track this bug down + Now, poedit correctly quits when closing it + Closes: #285940 + + -- Christian Perrier Sat, 15 Jan 2005 16:10:47 +0100 + +poedit (1.3.1-4) unstable; urgency=low + + * Rebuilt for unstable with wxwin 2.5 + Closes: #217067, #257482 + * 003_gcc-4.0-ftbfs.dpatch + Avoid FTBFS with gcc-4.0 + Thanks to Andreas Jochens for the patch + Closes: #284347 + + -- Christian Perrier Fri, 10 Dec 2004 22:43:14 +0100 + +poedit (1.3.1-3) experimental; urgency=low + + * Rebuilt with wxwin 2.5.x. Adds support for Unicode + Closes: #217067, #257482 + + -- Christian Perrier Sat, 04 Dec 2004 19:40:30 +0100 + +poedit (1.3.1-2) unstable; urgency=low + + * debian/compat debian/rules + - Now use debian/compat for debhelper compatibility level + * debian/rules + - Consistency in location definitions : docdir=debian/$(package) + * debian/control + - Build-Depends on debhelper >=4.0 + * debian/patches/002_poedit.1.dpatch + - Fix section in man page. Thanks, lintian. + + -- Christian Perrier Wed, 17 Nov 2004 18:39:39 +0100 + +poedit (1.3.1-1) unstable; urgency=low + + * New upstream version. Closes: #270610 + * This version fixes the following upstream bugs: + - now handles plural forms. Closes: #240854 + * [bubulle] Removed 01autocomment patch (should not be needed anymore) + * GNU config automated update: config.sub (20030818 to 20040624), + config.guess (20031003 to 20040813) + + -- Christian Perrier Fri, 17 Sep 2004 16:49:17 +0200 + +poedit (1.2.5-3) unstable; urgency=low + + * [bubulle] debian/control + - Updated to Standards 3.6.1.1 + * [bubulle] debian/poedit.xpm + - Remove extra space in icon file. Closes: #263078 + * GNU config automated update: config.sub (20040105 to 20040312), + config.guess (20040105 to 20040312) + * GNU config automated update: config.sub (20040312 to 20040624), + config.guess (20040312 to 20040719) + + -- Christian Perrier Sun, 15 Aug 2004 18:17:04 +0200 + +poedit (1.2.5-2) unstable; urgency=low + + * Switch to dpatch for managing patches to upstream sources + * Patch for correcting automents handling. Thanks, Tim Dijkstra + Closes: #232625 + + -- Christian Perrier Fri, 05 Mar 2004 18:18:17 +0100 + +poedit (1.2.5-1) unstable; urgency=low + + * New upstream version. Closes: #231224 + - Comment window may now be edited. Closes: #227379 + - Fuzzy status now properly updated. Closes: #227255 + - Exit dialog now offers a Cancel option. Closes: #225957 + * Prospectively added dh_buildinfo to debian/rules. New Build-Depends on + dh-buildinfo + * GNU config automated update: config.sub (20031007 to 20040105), + config.guess (20031007 to 20040105) + + -- Christian Perrier Fri, 05 Mar 2004 18:18:09 +0100 + +poedit (1.2.4-2) unstable; urgency=low + + * poedit.desktop is UTF-8 encoded. Closes: #225021 + * Ack NMU + + -- Christian Perrier Sat, 10 Jan 2004 18:04:01 +0100 + +poedit (1.2.4-1.2) unstable; urgency=low + + * Rebuilt with sources included. + + -- Arnaud Vandyck Sat, 20 Dec 2003 15:37:46 +0100 + +poedit (1.2.4-1.1) unstable; urgency=low + + * Christian asked for an NMU because of a PGP key problem. + + -- Arnaud Vandyck Sat, 20 Dec 2003 15:24:23 +0100 + +poedit (1.2.4-1) unstable; urgency=low + + * New upstream version. Closes: #224282 + + -- Christian Perrier Thu, 18 Dec 2003 07:30:16 +0100 + +poedit (1.2.3-2) unstable; urgency=medium + + * Rebuild against latest wxwin libraries. Closes:#217948 + + -- Christian Perrier Tue, 28 Oct 2003 18:04:19 +0100 + +poedit (1.2.3-1) unstable; urgency=low + + * New upstream version. Closes: #215523 + * Logic error in DB build dialogs fixed upstream. Closes: #211574 + * Statistics do not disappear anymore when using menus (fixed upstream) + Closes: #211836 + * GNU config automated update: config.sub (20010907 to 20031007), + config.guess (20010904 to 20031007) + + -- Christian Perrier Mon, 13 Oct 2003 11:45:15 +0200 + +poedit (1.2.2-4) unstable; urgency=low + + * Updated to Standards: 3.6.1 + * Added a 32x32 icon. Added to menu entry also + * GNU config automated update: config.sub (20030509 to 20030717), + config.guess (20030519 to 20030702) + * Added a menu entry for Gnome and KDE. Thanks monte@mail.lt for pointing + this. Closes: #204814 + * Program name reset to poedit. Use alternatives for avoiding a conflict + with potool. Closes: #206051 + * Brand new prerm script for the above + + -- Christian Perrier Thu, 21 Aug 2003 18:28:57 +0200 + +poedit (1.2.2-3) unstable; urgency=low + + * Updated to Standards: 3.5.10.0 (no change) + * GNU config automated update: config.sub (20030509 to 20030509), + config.guess (20030509 to 20030519) + + -- Christian Perrier Tue, 27 May 2003 14:23:19 +0200 + +poedit (1.2.2-2) unstable; urgency=low + + * Modified debian/rules for "Calling GNU configure properly", see + /usr/share/doc/autotools-dev/README.Debian.gz + * Modified debian/rules for using config.{guess,sub} from autotools-dev + if they're more recent than upstream ones. Added an autotools + target for this. Build dependency on autoconf, autotools-dev and devscripts + Closes: #193038 + * GNU config automated update: config.sub (20001104 to 20030509), + config.guess (20001104 to 20030509) + + -- Christian Perrier Mon, 12 May 2003 20:23:08 +0200 + +poedit (1.2.2-1) unstable; urgency=low + + * New upstream version. Closes: #192583 + * Renamed debian/menu to debian/poedit.menu + * Renamed debian/dirs to debian/poedit.dirs + * Removed useless poeditor.1 file in debian/ + * Updated to Standards: 3.5.9.0 + + -- Christian Perrier Fri, 09 May 2003 11:04:14 +0200 + +poedit (1.2.1+20030310-1) unstable; urgency=low + + * Upload with new maintainer information + * Previous NMU's acknowledged. Closes: #133386, #183159, #149986, #146708, #146520, #166122 + * Previous NMU successfully built on s390. Closes: #121585 + * Modified debian/rules for avoiding the copy of a CVS directory. Closes: #188096 + + -- Christian Perrier Sat, 05 Apr 2003 07:47:15 +0200 + +poedit (1.2.1+20030310-0.3) unstable; urgency=low + + * Non-maintainer upload + * G++ 3.0 compilation checked OK (on i386). Closes: #133386 + + -- Christian Perrier Thu, 03 Apr 2003 14:02:28 +0200 + +poedit (1.2.1+20030310-0.2) unstable; urgency=low + + * Non-maintainer upload + * Preparation of adoption + * Careful editing of debian/copyright files..:-). Thanks lintian. + * Compiled with libwxgtk2.4 (Closes: #183159) + + -- Christian Perrier Wed, 02 Apr 2003 18:49:07 +0200 + +poedit (1.2.1+20030310-0.1) unstable; urgency=low + + * CVS snapshot. + + -- Nicolas Boos Mon, 10 Mar 2003 21:47:43 +0100 + +poedit (1.2.1-0.1) unstable; urgency=low + + * New upstream release. + * debian/control: + - Bumped Standards-Version to 3.5.8. + - Replaced libgtk1.2-dev, libwxgtk2.3-dev and wxwin2.3-headers by + libgtk2.0-dev, libwxgtk2.4-dev and wxwin2.4-headers. + * debian/rules: + - Add menu file ... to the final deb. + + -- Nicolas Boos Sat, 22 Feb 2003 18:27:48 +0100 + +poedit (1.1.10-0.2) unstable; urgency=low + + * Added zip to build dependencies (closes: #166122). + + -- Matthias Klose Thu, 24 Oct 2002 07:42:04 +0200 + +poedit (1.1.10-0.1) unstable; urgency=low + + * NMU. + * Don't know why I do this and do not require removal from unstable ... + Anyway, needed for the python transition :-( + * New upstream version (closes: #149986). + * Build against wxwindows2.3. + * Fix build dependencies (closes: #146708). + * Add menu file (closes: #146520). + + -- Matthias Klose Thu, 24 Oct 2002 00:08:36 +0200 + +poedit (1.0.3-4) unstable; urgency=low + + * Spelling correction in debian/control description field (Closes: #125257). + + -- Yooseong Yang Mon, 31 Dec 2001 15:48:37 +0900 + +poedit (1.0.3-2) unstable; urgency=low + + * Command name changed into __poeditor__ not poedit (Closes: #101405). + + -- Yooseong Yang Wed, 27 June 2001 23:29:37 +0900 + +poedit (1.0.3) unstable; urgency=low + + * Initial Release. + + -- Yooseong Yang Wed, 27 June 2001 23:29:37 +0900 diff --git a/compat b/compat new file mode 100644 index 0000000..f599e28 --- /dev/null +++ b/compat @@ -0,0 +1 @@ +10 diff --git a/control b/control new file mode 100644 index 0000000..c8db92a --- /dev/null +++ b/control @@ -0,0 +1,75 @@ +Source: poedit +Section: text +Priority: optional +Maintainer: Debian l10n developers +Uploaders: Andreas Rönnquist , + Gianfranco Costamagna +Build-Depends: asciidoc-base, + debhelper (>= 10), + gettext, + libboost-dev, + libboost-iostreams-dev, + libboost-regex-dev, + libboost-system-dev, + libboost-thread-dev, + libcld2-dev [!mips !powerpc !s390x !hppa !m68k !powerpcspe !ppc64 !sparc64], + libcpprest-dev (>= 2.5) [amd64 i386 arm64 armhf mipsel ppc64el alpha m68k mips64el sh4], + libdb++-dev, + libgtk2.0-dev, + libgtkspell-dev, + libicu-dev, + liblucene++-dev, + libsecret-1-dev [amd64 i386 arm64 armhf mipsel ppc64el alpha m68k mips64el sh4], + libwxgtk3.0-dev, + xsltproc, + zip +Standards-Version: 3.9.8 +Homepage: https://www.poedit.net/ +Vcs-Git: https://anonscm.debian.org/git/debian-l10n/poedit.git +Vcs-Browser: https://anonscm.debian.org/cgit/debian-l10n/poedit.git + +Package: poedit +Architecture: any +Depends: gettext, + poedit-common (>= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: gettext catalog editor + Poedit is an editor for gettext catalogs (.po files). It aims to provide a + convenient approach to editing catalogs. It features UTF-8 support, fuzzy and + untranslated records highlighting, whitespace highlighting, references browser, + header editing and can be used to create new catalogs or update existing + catalogs from source code with a single click. It is built with wxWidgets + toolkit. + +Package: poedit-dbg +Section: debug +Priority: extra +Architecture: any +Depends: poedit (= ${binary:Version}), ${misc:Depends} +Description: gettext catalog editor (debug) + Poedit is an editor for gettext catalogs (.po files). It aims to provide a + convenient approach to editing catalogs. It features UTF-8 support, fuzzy and + untranslated records highlighting, whitespace highlighting, references browser, + header editing and can be used to create new catalogs or update existing + catalogs from source code with a single click. It is built with wxWidgets + toolkit. + . + This package contains the debugging symbols. + +Package: poedit-common +Architecture: all +Recommends: poedit +Depends: ${misc:Depends} +Breaks: poedit (<<1.6.9) +Replaces: poedit (<<1.6.9) +Description: Common files for poedit + Poedit is an editor for gettext catalogs (.po files). It aims to provide a + convenient approach to editing catalogs. It features UTF-8 support, fuzzy and + untranslated records highlighting, whitespace highlighting, references browser, + header editing and can be used to create new catalogs or update existing + catalogs from source code with a single click. It is built with wxWidgets + toolkit. + . + This package includes documentation, examples and locale files for the + Debian poedit packages that are common for all architectures. diff --git a/copyright b/copyright new file mode 100644 index 0000000..78be70d --- /dev/null +++ b/copyright @@ -0,0 +1,503 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Contact: Vaclav Slavik +Source: https://poedit.sourceforge.net/ + +Files: * +Copyright: + 1999-2016 Vaclav Slavik + Ulisse Perusin (tango icons) + Steven Garrity (tango icons) + Lapo Calamandrei (tango icons) + Ryan Collier (tango icons) + Rodney Dawes (tango icons) + Andreas Nilsson (tango icons) + Tuomas Kuosmanen (tango icons) + Garrett LeSage (tango icons) + Jakub Steiner (tango icons) +License: MIT + +Files: admin/ax_cxx_check_flag.m4 admin/compile +Copyright: 2008 Francesco Salvestrini + 1999-2013 Free Software Foundation, Inc. written by Tom Tromey +License: GPL-2+ + +Files: admin/ax_cxx_compile_stdcxx_11.m4 + admin/ax_boost_base.m4 + admin/ax_boost_iostreams.m4 + admin/ax_boost_regex.m4 + admin/ax_boost_system.m4 + admin/ax_boost_thread.m4 +Copyright: 2008 Benjamin Kosnik + 2012 Zack Weinberg + 2013 Roy Stogner + 2014, 2015 Google Inc.; contributed by Alexey Sokolov + 2008 Thomas Porschberg + 2009 Peter Adolphs + 2008 Michael Tindal + 2008 Daniel Casimiro +License: GNU + Copying and distribution of this file, with or without modification, are + permitted in any medium without royalty provided the copyright notice + and this notice are preserved. This file is offered as-is, without any + warranty. + +Files: artwork/poedit-status-*.png +Copyright: Mark James +License: CC-BY-SA-3.0 +Comment: quoting from upstream: http://www.famfamfam.com/lab/icons/silk + I also love to hear of my work being used, feel encouraged to send an email + with a link or screenshot of the icons in their new home to + mjames at gmail dot com. + This work is licensed under a Creative Commons Attribution 2.5 License. + This means you may use it for any purpose, and make any changes you like. + All I ask is that you include a link back to this page in your credits + (although a giant link on every page of your website really isn't needed, + contact me to discuss specifics). + The icons can also be used under Creative Commons Attribution 3.0 License + (Hi Debian folks!) with the following requirements: + As an author, I would appreciate a reference to my authorship of the Silk icon + set contents within a readme file or equivalent documentation for the software + which includes the set or a subset of the icons contained within. + +Files: src/edlistctrl.cpp + src/edlistctrl.h +Copyright: 2005 Olivier Sannier + 1999-2016 Vaclav Slavik +License: MIT + +Files: src/pluralforms/pl_evaluate.h + src/pluralforms/pl_evaluate.cpp +Copyright: 1998 Vadim Zeitlin +License: wxWindows-3 + +Files: src/wx_backports/activityindicator.h + src/wx_backports/gtk_activityindicator.h + src/wx_backports/wx_gtk_activityindicator.cpp + src/wx_backports/nativewin.h + src/wx_backports/wx_gtk_nativewin.cpp +Copyright: 2015 Vadim Zeitlin +License: wxWindows-3 + +Files: src/export_html.cpp +Copyright: 2003 Christophe Hermier + 2013-2016 Vaclav Slavik +License: MIT + +Files: debian/* +Copyright: 2006-2009 Daniel Baumann + 2011 Pedro Ribeiro + 2013-2016 Andreas Rönnquist + 2014-2016 Gianfranco Costamagna +License: MIT + +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, + and/or sell copies of the Software, and to permit persons to whom the + Software is furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + +License: GPL-2+ + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + . + On Debian systems, the complete text of the GNU General Public License + can be found in /usr/share/common-licenses/GPL-2 file. + +License: wxWindows-3 + wxWindows Library Licence, Version 3 + ==================================== + . + Copyright (c) 1998 Julian Smart, Robert Roebling et al + . + Everyone is permitted to copy and distribute verbatim copies + of this licence document, but changing it is not allowed. + . + WXWINDOWS LIBRARY LICENCE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + . + This library is free software; you can redistribute it and/or modify it + under the terms of the GNU Library General Public Licence as published by + the Free Software Foundation; either version 2 of the Licence, or (at + your option) any later version. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library + General Public Licence for more details. + . + You should have received a copy of the GNU Library General Public Licence + along with this software, usually in a file named COPYING.LIB. If not, + write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. + . + EXCEPTION NOTICE + . + 1. As a special exception, the copyright holders of this library give + permission for additional uses of the text contained in this release of + the library as licenced under the wxWindows Library Licence, applying + either version 3 of the Licence, or (at your option) any later version of + the Licence as published by the copyright holders of version 3 of the + Licence document. + . + 2. The exception is that you may use, copy, link, modify and distribute + under the user's own terms, binary object code versions of works based + on the Library. + . + 3. If you copy code from files distributed under the terms of the GNU + General Public Licence or the GNU Library General Public Licence into a + copy of this library, as this licence permits, the exception does not + apply to the code that you add in this way. To avoid misleading anyone as + to the status of such modified files, you must delete this exception + notice from such code and/or adjust the licensing conditions notice + accordingly. + . + 4. If you write modifications of your own for this library, it is your + choice whether to permit this exception to apply to your modifications. + If you do not wish that, you must delete the exception notice from such + code and/or adjust the licensing conditions notice accordingly. + +License: CC-BY-SA-3.0 + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL + SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT + RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" + BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION + PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE. + . + License + . + THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE + COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY + COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS + AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. + . + BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO + BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE + CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED + HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. + . + 1. Definitions + "Adaptation" means a work based upon the Work, or upon the Work and + other pre-existing works, such as a translation, adaptation, derivative + work, arrangement of music or other alterations of a literary or + artistic work, or phonogram or performance and includes cinematographic + adaptations or any other form in which the Work may be recast, + transformed, or adapted including in any form recognizably derived from + the original, except that a work that constitutes a Collection will not + be considered an Adaptation for the purpose of this License. For the + avoidance of doubt, where the Work is a musical work, performance or + phonogram, the synchronization of the Work in timed-relation with a + moving image ("synching") will be considered an Adaptation for the + purpose of this License. + "Collection" means a collection of literary or artistic works, such as + encyclopedias and anthologies, or performances, phonograms or + broadcasts, or other works or subject matter other than works listed in + Section 1(f) below, which, by reason of the selection and arrangement of + their contents, constitute intellectual creations, in which the Work is + included in its entirety in unmodified form along with one or more other + contributions, each constituting separate and independent works in + themselves, which together are assembled into a collective whole. A work + that constitutes a Collection will not be considered an Adaptation (as + defined below) for the purposes of this License. + "Creative Commons Compatible License" means a license that is listed at + http://creativecommons.org/compatiblelicenses that has been approved by + Creative Commons as being essentially equivalent to this License, + including, at a minimum, because that license: (i) contains terms that + have the same purpose, meaning and effect as the License Elements of + this License; and, (ii) explicitly permits the relicensing of + adaptations of works made available under that license under this + License or a Creative Commons jurisdiction license with the same License + Elements as this License. + "Distribute" means to make available to the public the original and + copies of the Work or Adaptation, as appropriate, through sale or other + transfer of ownership. + "License Elements" means the following high-level license attributes as + selected by Licensor and indicated in the title of this License: + Attribution, ShareAlike. + "Licensor" means the individual, individuals, entity or entities that + offer(s) the Work under the terms of this License. + "Original Author" means, in the case of a literary or artistic work, the + individual, individuals, entity or entities who created the Work or if + no individual or entity can be identified, the publisher; and in + addition (i) in the case of a performance the actors, singers, + musicians, dancers, and other persons who act, sing, deliver, declaim, + play in, interpret or otherwise perform literary or artistic works or + expressions of folklore; (ii) in the case of a phonogram the producer + being the person or legal entity who first fixes the sounds of a + performance or other sounds; and, (iii) in the case of broadcasts, the + organization that transmits the broadcast. + "Work" means the literary and/or artistic work offered under the terms + of this License including without limitation any production in the + literary, scientific and artistic domain, whatever may be the mode or + form of its expression including digital form, such as a book, pamphlet + and other writing; a lecture, address, sermon or other work of the same + nature; a dramatic or dramatico-musical work; a choreographic work or + entertainment in dumb show; a musical composition with or without words; + a cinematographic work to which are assimilated works expressed by a + process analogous to cinematography; a work of drawing, painting, + architecture, sculpture, engraving or lithography; a photographic work + to which are assimilated works expressed by a process analogous to + photography; a work of applied art; an illustration, map, plan, sketch + or three-dimensional work relative to geography, topography, + architecture or science; a performance; a broadcast; a phonogram; a + compilation of data to the extent it is protected as a copyrightable + work; or a work performed by a variety or circus performer to the extent + it is not otherwise considered a literary or artistic work. + "You" means an individual or entity exercising rights under this License + who has not previously violated the terms of this License with respect + to the Work, or who has received express permission from the Licensor to + exercise rights under this License despite a previous violation. + "Publicly Perform" means to perform public recitations of the Work and + to communicate to the public those public recitations, by any means or + process, including by wire or wireless means or public digital + performances; to make available to the public Works in such a way that + members of the public may access these Works from a place and at a place + individually chosen by them; to perform the Work to the public by any + means or process and the communication to the public of the performances + of the Work, including by public digital performance; to broadcast and + rebroadcast the Work by any means including signs, sounds or images. + "Reproduce" means to make copies of the Work by any means including + without limitation by sound or visual recordings and the right of + fixation and reproducing fixations of the Work, including storage of a + protected performance or phonogram in digital form or other electronic + medium. + . + 2. Fair Dealing Rights. Nothing in this License is intended to reduce, + limit, or restrict any uses free from copyright or rights arising from + limitations or exceptions that are provided for in connection with the + copyright protection under copyright law or other applicable laws. + . + 3. License Grant. Subject to the terms and conditions of this License, + Licensor hereby grants You a worldwide, royalty-free, non-exclusive, + perpetual (for the duration of the applicable copyright) license to + exercise the rights in the Work as stated below: + . + to Reproduce the Work, to incorporate the Work into one or more + Collections, and to Reproduce the Work as incorporated in the + Collections; + to create and Reproduce Adaptations provided that any such Adaptation, + including any translation in any medium, takes reasonable steps to + clearly label, demarcate or otherwise identify that changes were made to + the original Work. For example, a translation could be marked "The + original work was translated from English to Spanish," or a modification + could indicate "The original work has been modified."; + to Distribute and Publicly Perform the Work including as incorporated in + Collections; and, + to Distribute and Publicly Perform Adaptations. + . + For the avoidance of doubt: + Non-waivable Compulsory License Schemes. In those jurisdictions in + which the right to collect royalties through any statutory or + compulsory licensing scheme cannot be waived, the Licensor reserves + the exclusive right to collect such royalties for any exercise by + You of the rights granted under this License; + Waivable Compulsory License Schemes. In those jurisdictions in which + the right to collect royalties through any statutory or compulsory + licensing scheme can be waived, the Licensor waives the exclusive + right to collect such royalties for any exercise by You of the + rights granted under this License; and, + Voluntary License Schemes. The Licensor waives the right to collect + royalties, whether individually or, in the event that the Licensor + is a member of a collecting society that administers voluntary + licensing schemes, via that society, from any exercise by You of the + rights granted under this License. + . + The above rights may be exercised in all media and formats whether now + known or hereafter devised. The above rights include the right to make such + modifications as are technically necessary to exercise the rights in other + media and formats. Subject to Section 8(f), all rights not expressly + granted by Licensor are hereby reserved. + . + 4. Restrictions. The license granted in Section 3 above is expressly made + subject to and limited by the following restrictions: + . + You may Distribute or Publicly Perform the Work only under the terms of + this License. You must include a copy of, or the Uniform Resource + Identifier (URI) for, this License with every copy of the Work You + Distribute or Publicly Perform. You may not offer or impose any terms on + the Work that restrict the terms of this License or the ability of the + recipient of the Work to exercise the rights granted to that recipient + under the terms of the License. You may not sublicense the Work. You + must keep intact all notices that refer to this License and to the + disclaimer of warranties with every copy of the Work You Distribute or + Publicly Perform. When You Distribute or Publicly Perform the Work, You + may not impose any effective technological measures on the Work that + restrict the ability of a recipient of the Work from You to exercise the + rights granted to that recipient under the terms of the License. This + Section 4(a) applies to the Work as incorporated in a Collection, but + this does not require the Collection apart from the Work itself to be + made subject to the terms of this License. If You create a Collection, + upon notice from any Licensor You must, to the extent practicable, + remove from the Collection any credit as required by Section 4(c), as + requested. If You create an Adaptation, upon notice from any Licensor + You must, to the extent practicable, remove from the Adaptation any + credit as required by Section 4(c), as requested. + You may Distribute or Publicly Perform an Adaptation only under the + terms of: (i) this License; (ii) a later version of this License with + the same License Elements as this License; (iii) a Creative Commons + jurisdiction license (either this or a later license version) that + contains the same License Elements as this License (e.g., + Attribution-ShareAlike 3.0 US)); (iv) a Creative Commons Compatible + License. If you license the Adaptation under one of the licenses + mentioned in (iv), you must comply with the terms of that license. If + you license the Adaptation under the terms of any of the licenses + mentioned in (i), (ii) or (iii) (the "Applicable License"), you must + comply with the terms of the Applicable License generally and the + following provisions: (I) You must include a copy of, or the URI for, + the Applicable License with every copy of each Adaptation You Distribute + or Publicly Perform; (II) You may not offer or impose any terms on the + Adaptation that restrict the terms of the Applicable License or the + ability of the recipient of the Adaptation to exercise the rights + granted to that recipient under the terms of the Applicable License; + (III) You must keep intact all notices that refer to the Applicable + License and to the disclaimer of warranties with every copy of the Work + as included in the Adaptation You Distribute or Publicly Perform; (IV) + when You Distribute or Publicly Perform the Adaptation, You may not + impose any effective technological measures on the Adaptation that + restrict the ability of a recipient of the Adaptation from You to + exercise the rights granted to that recipient under the terms of the + Applicable License. This Section 4(b) applies to the Adaptation as + incorporated in a Collection, but this does not require the Collection + apart from the Adaptation itself to be made subject to the terms of the + Applicable License. + If You Distribute, or Publicly Perform the Work or any Adaptations or + Collections, You must, unless a request has been made pursuant to + Section 4(a), keep intact all copyright notices for the Work and + provide, reasonable to the medium or means You are utilizing: (i) the + name of the Original Author (or pseudonym, if applicable) if supplied, + and/or if the Original Author and/or Licensor designate another party or + parties (e.g., a sponsor institute, publishing entity, journal) for + attribution ("Attribution Parties") in Licensor's copyright notice, + terms of service or by other reasonable means, the name of such party or + parties; (ii) the title of the Work if supplied; (iii) to the extent + reasonably practicable, the URI, if any, that Licensor specifies to be + associated with the Work, unless such URI does not refer to the + copyright notice or licensing information for the Work; and (iv) , + consistent with Ssection 3(b), in the case of an Adaptation, a credit + identifying the use of the Work in the Adaptation (e.g., "French + translation of the Work by Original Author," or "Screenplay based on + original Work by Original Author"). The credit required by this Section + 4(c) may be implemented in any reasonable manner; provided, however, + that in the case of a Adaptation or Collection, at a minimum such credit + will appear, if a credit for all contributing authors of the Adaptation + or Collection appears, then as part of these credits and in a manner at + least as prominent as the credits for the other contributing authors. + For the avoidance of doubt, You may only use the credit required by this + Section for the purpose of attribution in the manner set out above and, + by exercising Your rights under this License, You may not implicitly or + explicitly assert or imply any connection with, sponsorship or + endorsement by the Original Author, Licensor and/or Attribution Parties, + as appropriate, of You or Your use of the Work, without the separate, + express prior written permission of the Original Author, Licensor and/or + Attribution Parties. + Except as otherwise agreed in writing by the Licensor or as may be + otherwise permitted by applicable law, if You Reproduce, Distribute or + Publicly Perform the Work either by itself or as part of any Adaptations + or Collections, You must not distort, mutilate, modify or take other + derogatory action in relation to the Work which would be prejudicial to + the Original Author's honor or reputation. Licensor agrees that in those + jurisdictions (e.g. Japan), in which any exercise of the right granted + in Section 3(b) of this License (the right to make Adaptations) would be + deemed to be a distortion, mutilation, modification or other derogatory + action prejudicial to the Original Author's honor and reputation, the + Licensor will waive or not assert, as appropriate, this Section, to the + fullest extent permitted by the applicable national law, to enable You + to reasonably exercise Your right under Section 3(b) of this License + (right to make Adaptations) but not otherwise. + . + 5. Representations, Warranties and Disclaimer + . + UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR + OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY + KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, + INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, + FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT + OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER + OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF + IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. + . + 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE + LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY + SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING + OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + . + 7. Termination + . + This License and the rights granted hereunder will terminate + automatically upon any breach by You of the terms of this License. + Individuals or entities who have received Adaptations or Collections + from You under this License, however, will not have their licenses + terminated provided such individuals or entities remain in full + compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will + survive any termination of this License. + Subject to the above terms and conditions, the license granted here is + perpetual (for the duration of the applicable copyright in the Work). + Notwithstanding the above, Licensor reserves the right to release the + Work under different license terms or to stop distributing the Work at + any time; provided, however that any such election will not serve to + withdraw this License (or any other license that has been, or is + required to be, granted under the terms of this License), and this + License will continue in full force and effect unless terminated as + stated above. + . + 8. Miscellaneous + . + Each time You Distribute or Publicly Perform the Work or a Collection, + the Licensor offers to the recipient a license to the Work on the same + terms and conditions as the license granted to You under this License. + Each time You Distribute or Publicly Perform an Adaptation, Licensor + offers to the recipient a license to the original Work on the same terms + and conditions as the license granted to You under this License. + If any provision of this License is invalid or unenforceable under + applicable law, it shall not affect the validity or enforceability of + the remainder of the terms of this License, and without further action + by the parties to this agreement, such provision shall be reformed to + the minimum extent necessary to make such provision valid and + enforceable. + No term or provision of this License shall be deemed waived and no + breach consented to unless such waiver or consent shall be in writing + and signed by the party to be charged with such waiver or consent. + This License constitutes the entire agreement between the parties with + respect to the Work licensed here. There are no understandings, + agreements or representations with respect to the Work not specified + here. Licensor shall not be bound by any additional provisions that may + appear in any communication from You. This License may not be modified + without the mutual written agreement of the Licensor and You. + The rights granted under, and the subject matter referenced, in this + License were drafted utilizing the terminology of the Berne Convention + for the Protection of Literary and Artistic Works (as amended on + September 28, 1979), the Rome Convention of 1961, the WIPO Copyright + Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and + the Universal Copyright Convention (as revised on July 24, 1971). These + rights and subject matter take effect in the relevant jurisdiction in + which the License terms are sought to be enforced according to the + corresponding provisions of the implementation of those treaty + provisions in the applicable national law. If the standard suite of + rights granted under applicable copyright law includes additional rights + not granted under this License, such additional rights are deemed to be + included in the License; this License is not intended to restrict the + license of any rights under applicable law. diff --git a/patches/01-desktop.patch b/patches/01-desktop.patch new file mode 100644 index 0000000..f97653c --- /dev/null +++ b/patches/01-desktop.patch @@ -0,0 +1,27 @@ +Author: Daniel Baumann +Description: Rename poedit to poeditor in the desktop file + The Debian package has renamed the poedit executable to poeditor, + and this patch fixes this rename in the desktop file too. See the bug report + at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=101405 for more details. +--- a/poedit.desktop ++++ b/poedit.desktop +@@ -16,7 +16,7 @@ GenericName[kk]=Gettext каталогтар түзетушісі + GenericName[cs]=Editor katalogů Gettext + GenericName[vi]=Phần mềm sửa bản dịch Gettext + MimeType=application/x-po;application/x-gettext;text/x-gettext-translation;text/x-po;application/x-gettext-translation;text/x-gettext-translation-template; +-Exec=poedit %F ++Exec=poeditor %F + Icon=poedit + Terminal=false + Type=Application +diff --git a/poedit-uri.desktop b/poedit-uri.desktop +index 3f4a321..5bc5e9e 100644 +--- a/poedit-uri.desktop ++++ b/poedit-uri.desktop +@@ -4,5 +4,5 @@ Type=Application + Terminal=false + NoDisplay=true + MimeType=x-scheme-handler/poedit; +-Exec=poedit --handle-poedit-uri %u ++Exec=poeditor --handle-poedit-uri %u + Icon=poedit diff --git a/patches/e5d68f3851341c59c712763e69839042e630555a.patch b/patches/e5d68f3851341c59c712763e69839042e630555a.patch new file mode 100644 index 0000000..ef400b8 --- /dev/null +++ b/patches/e5d68f3851341c59c712763e69839042e630555a.patch @@ -0,0 +1,66 @@ +From e5d68f3851341c59c712763e69839042e630555a Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Va=CC=81clav=20Slavi=CC=81k?= +Date: Sat, 29 Oct 2016 18:08:35 +0200 +Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20use=20http=5Fclient=5Fconfig=20?= + =?UTF-8?q?when=20not=20needed?= +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +Don’t pass default http_client_config to http_client if not needed, i.e. +elsewhere than Windows. + +This fixes a crash in C++REST SDK reported by Debian. Cause is unknown, +but related to http_client_config and when that is not used on Linux +anyway, why make things harder for everybody. +--- + src/http_client_casablanca.cpp | 15 ++++++++++----- + 1 file changed, 10 insertions(+), 5 deletions(-) + +diff --git a/src/http_client_casablanca.cpp b/src/http_client_casablanca.cpp +index 056fc0a..a4d66e7 100644 +--- a/src/http_client_casablanca.cpp ++++ b/src/http_client_casablanca.cpp +@@ -169,7 +169,14 @@ class http_client::impl + { + public: + impl(http_client& owner, const std::string& url_prefix, int flags) +- : m_owner(owner), m_native(sanitize_url(url_prefix, flags), get_client_config()) ++ : m_owner(owner), ++ m_native ++ ( ++ sanitize_url(url_prefix, flags) ++ #ifdef _WIN32 ++ , get_client_config() ++ #endif ++ ) + { + #define make_wide_str(x) make_wide_str_(x) + #define make_wide_str_(x) L ## x +@@ -361,11 +368,12 @@ class http_client::impl + return to_string_t(url); + } + ++#ifdef _WIN32 + // prepare WinHttp configuration + static http::client::http_client_config get_client_config() + { + http::client::http_client_config c; +- #ifdef _WIN32 ++ + // WinHttp doesn't share WinInet/MSIE's proxy settings and has its own, + // but many users don't have properly configured both. Adopting proxy + // settings like this in desktop software is recommended behavior, see +@@ -385,12 +393,9 @@ class http_client::impl + c.set_proxy(uri(L"//" + std::wstring(ieConfig.lpszProxy))); + } + } +- #endif + return c; + } + +-private: +-#ifdef _WIN32 + static bool is_windows_xp() + { + OSVERSIONINFOEX info; diff --git a/patches/mv-poedit-dump-legacy.patch b/patches/mv-poedit-dump-legacy.patch new file mode 100644 index 0000000..b05e0bd --- /dev/null +++ b/patches/mv-poedit-dump-legacy.patch @@ -0,0 +1,12 @@ +Description: Moving the poedit-dump-legacy file location +--- poedit-1.6.9.orig/src/tm/tm_migrate.cpp ++++ poedit-1.6.9/src/tm/tm_migrate.cpp +@@ -94,7 +94,7 @@ wxString GetDumpToolPath() + return path.GetFullPath(); + #endif + #else +- return wxStandardPaths::Get().GetInstallPrefix() + "/libexec/poedit-dump-legacy-tm"; ++ return wxStandardPaths::Get().GetInstallPrefix() + "/lib/poedit/poedit-dump-legacy-tm"; + #endif + } + diff --git a/patches/series b/patches/series new file mode 100644 index 0000000..b0d978e --- /dev/null +++ b/patches/series @@ -0,0 +1,3 @@ +01-desktop.patch +mv-poedit-dump-legacy.patch +e5d68f3851341c59c712763e69839042e630555a.patch diff --git a/pixmaps/poedit.xpm b/pixmaps/poedit.xpm new file mode 100644 index 0000000..ec193d4 --- /dev/null +++ b/pixmaps/poedit.xpm @@ -0,0 +1,294 @@ +/* XPM */ +static char *poedit[] = { +/* columns rows colors chars-per-pixel */ +"32 32 256 2 ", +" c #5C4F32", +". c #614720", +"X c #634C23", +"o c #684F26", +"O c #624F29", +"+ c #6C5327", +"@ c #6B5329", +"# c #755C2D", +"$ c #785C28", +"% c #615338", +"& c #655536", +"* c #786338", +"= c #444A45", +"- c #695F4A", +"; c #675C42", +": c #645E53", +"> c #6B6451", +", c #64655C", +"< c #776D5C", +"1 c #79715E", +"2 c #5A6362", +"3 c #636C6D", +"4 c #6A6961", +"5 c #6B6F71", +"6 c #767772", +"7 c #797D7F", +"8 c #D9302A", +"9 c #CE3B37", +"0 c #83662F", +"q c #916B2B", +"w c #977227", +"e c #856937", +"r c #8A6A31", +"t c #8C703B", +"y c #967430", +"u c #93793F", +"i c #AD7F2A", +"p c #BB7A2E", +"a c #A56F31", +"s c #A57F3E", +"d c #B34542", +"f c #896940", +"g c #8F7341", +"h c #8C784F", +"j c #927542", +"k c #9E7E4A", +"l c #807F76", +"z c #E55E5C", +"x c #D86A65", +"c c #E57375", +"v c #E17C7F", +"b c #B7882B", +"n c #BD8F30", +"m c #BD8636", +"M c #E7A31A", +"N c #CE8626", +"B c #DC8321", +"V c #C79327", +"C c #CA9427", +"Z c #C1853A", +"A c #DC8F38", +"S c #D68C36", +"D c #D39E39", +"F c #DB9133", +"G c #ECA129", +"H c #EFA136", +"J c #A3894D", +"K c #B08F46", +"L c #B9914A", +"P c #A78550", +"I c #AA8B55", +"U c #AF9854", +"Y c #AA9059", +"T c #B5955D", +"R c #8E836D", +"E c #968569", +"W c #AD9162", +"Q c #BD9968", +"! c #B69C62", +"~ c #A4987E", +"^ c #B49D77", +"/ c #CA9D47", +"( c #D4964E", +") c #C69B56", +"_ c #CEA149", +"` c #D7A242", +"' c #D9A74D", +"] c #F3A444", +"[ c #E7A659", +"{ c #F4B25B", +"} c #D4896C", +"| c #DFA96D", +" . c #DFB062", +".. c #DDB36B", +"X. c #C3AA7E", +"o. c #D1AA72", +"O. c #D3B171", +"+. c #F8B762", +"@. c #F6B764", +"#. c #E7BB78", +"$. c #F8C146", +"%. c #FBC155", +"&. c #FDC26A", +"*. c #FCC062", +"=. c #FEC772", +"-. c #0874AD", +";. c #1A7DB2", +":. c #705480", +">. c #775F89", +",. c #786189", +"<. c #7F6A91", +"1. c #806B91", +"2. c #897699", +"3. c #E47D80", +"4. c #2D85B7", +"5. c #3A8CBC", +"6. c #778084", +"7. c #7E8789", +"8. c #408FBD", +"9. c #4C96C1", +"0. c #4692C1", +"q. c #579CC7", +"w. c #5B9EC7", +"e. c #69A5CC", +"r. c #7BAFD2", +"t. c #6BB0DE", +"y. c #79B3DA", +"u. c #8F8C8E", +"i. c #868A8E", +"p. c #98968F", +"a. c #8B9397", +"s. c #909396", +"d. c #AD9886", +"f. c #B59F89", +"g. c #A19C91", +"h. c #9FA19E", +"j. c #9281A2", +"k. c #978AAA", +"l. c #A296B3", +"z. c #A99FBA", +"x. c #A29BB9", +"c. c #8FA2AE", +"v. c #9FA5AA", +"b. c #91A4B1", +"n. c #AAADAE", +"m. c #A1A3A4", +"M. c #B1B1AF", +"N. c #ABA8B6", +"B. c #B7B8B7", +"V. c #DF858B", +"C. c #DF9097", +"Z. c #E4898C", +"A. c #E1868B", +"S. c #CDAE8F", +"D. c #D8BD8B", +"F. c #E9BF90", +"G. c #E49EA4", +"H. c #DBA2AD", +"J. c #C7BFAB", +"K. c #C2B1A1", +"L. c #CDAAB6", +"P. c #D7AAB7", +"I. c #DCAEB9", +"U. c #E5AAB0", +"Y. c #DBC691", +"T. c #E6C48C", +"R. c #E4C796", +"E. c #E9CC98", +"W. c #D6C7A5", +"Q. c #D5C3A6", +"!. c #D6CBB9", +"~. c #EDD2A6", +"^. c #E9CEB1", +"/. c #F3DCB6", +"(. c #EEE1BC", +"). c #96AEC0", +"_. c #97B4C7", +"`. c #85B6D7", +"'. c #89B7D8", +"]. c #8DBBDC", +"[. c #92BEDD", +"{. c #AAA5C1", +"}. c #B3ABC2", +"|. c #BFB7CC", +" X c #84BCE3", +".X c #DDBAC5", +"XX c #C1BFD3", +"oX c #97C1DF", +"OX c #9DC3DE", +"+X c #B2C2CE", +"@X c #ABC6D7", +"#X c #BCC4D3", +"$X c #BDCAD6", +"%X c #8BC1E5", +"&X c #91C3E7", +"*X c #95C6E8", +"=X c #9EC5E3", +"-X c #A1C7E4", +";X c #ABCEE7", +":X c #B5CDE3", +">X c #AAD2EE", +",X c #B2D7EF", +" @ > R h R n.!.qXM.VXIXiXe UXUXUXUXUXUXUXUXUX", +"UXUXUXUX+ 1 p.E g.M.qX5Xn.PXIXa.0XvX7.c.,XIX^ @ UXUXUXUXUXUXUXUX", +"UXUXUX# W.4XB.IXVXi.NX3X7 _.t.a.b.t.$X@Xt.PXQ.+ UXUXUXUXUXUXUXUX", +"UXUXUXu ZXzX3 r.%X5 _.t.#XOXt.%X Xt.t.t.t.vXeX+ UXUXUXUXUXUXUXUX", +"UXUXUX+ pXvXm.].t.;X Xt.t.t.t.%X*X>XkXkXBXJXAX# UXUXUXUXUXUXUXUX", +"UXUXUX+ (.NXt.t.y.&X>X,XNXBXKXJXHXHXFXBXBXBXIXr UXUX9 8 UXUXUXUX", +"UXUXUX+ Y.IXBXIXDX|.GXPXnXnXHXHXHXHXBXFXmXNXIXW @ 7.u.d UXUXUXUX", +"UXUXUXo ! IXIX7X>.z.l.l.l.2.JXHXFXU.G.NXNXMXIXX.& 6.v.3 UXUXUXUX", +"UXUXUXX J IXDX6X2.j.2.l.aX>.HXHXBXnXG.Z.NXMXJXQ.> 2 2 UXUXUXUXUX", +"UXUXUXUXj ZXIX}.:.j.}.2.JX:.hXBXgXG.c .XMXbXmXeX{ U < UXUXUXUXUX", +"UXUXUXUX+ tXIXGX:.1.k.:.mX<.#XFXBXjXZ.c hXlXzXF.=.M 1 UXUXUXUXUX", +"UXUXUXUX+ ~.IXXXz.>.JX1.z.x.7XBXNXNX3.8Xv kX$X@.$.p UXUXUXUXUXUX", +"UXUXUXUX+ D.IXFXJX<.HXfXFXBXNXBXNX9Xc C.z L.S.&.M f UXUXUXUXUXUX", +"UXUXUXUXo T IXKXJXFXFXBXBXBXNXNXMXI.H.fXsXx { %.N ; UXUXUXUXUXUX", +"UXUXUXUXX I SXKXHXHXBX[.e.w.5.kXMXA.V.lXL.} =.G Q * UXUXUXUXUXUX", +"UXUXUXUXUXj uXmX8.e.1X4.NXNXq.r.lXP.aXdX2X[ %.( J.* UXUXUXUXUXUX", +"UXUXUXUXUX# yXIX'.w.`.9.NXNX=X5.cXlXdX&2 + exit 1 + ;; +esac + +#DEBHELPER# + +exit 0 diff --git a/poedit.prerm b/poedit.prerm new file mode 100644 index 0000000..2848522 --- /dev/null +++ b/poedit.prerm @@ -0,0 +1,22 @@ +#!/bin/sh + +set -e + +case "${1}" in + remove|upgrade|deconfigure) + update-alternatives --remove poedit /usr/bin/poeditor + ;; + + failed-upgrade) + + ;; + + *) + echo "prerm called with unknown argument \`${1}'" >&2 + exit 1 + ;; +esac + +#DEBHELPER# + +exit 0 diff --git a/rules b/rules new file mode 100755 index 0000000..9fde1c8 --- /dev/null +++ b/rules @@ -0,0 +1,31 @@ +#!/usr/bin/make -f + +# export DH_VERBOSE=1 + +export LDFLAGS += -Wl,--as-needed +export LDFLAGS += -Wl,-z,relro + +%: + dh $@ + +override_dh_auto_configure: + ./bootstrap + dh_auto_configure -- --disable-silent-rules --enable-debug + +override_dh_auto_install: + dh_auto_install + mv debian/tmp/usr/bin/poedit debian/tmp/usr/bin/poeditor + mv debian/tmp/usr/share/man/man1/poedit.1 debian/tmp/usr/share/man/man1/poeditor.1 + mkdir -p debian/tmp/usr/lib/poedit/ + mv debian/tmp/usr/lib/*/poedit-dump-legacy-tm debian/tmp/usr/lib/poedit/poedit-dump-legacy-tm + +override_dh_install-indep: + dh_install -ppoedit-common debian/tmp/usr/share/locale usr/share/ + dh_install -ppoedit-common debian/tmp/usr/share/poedit usr/share/ + find debian/poedit-common/usr/share/locale -type d -empty -delete + +override_dh_installchangelogs: + dh_installchangelogs NEWS + +override_dh_strip: + dh_strip --dbg-package=poedit-dbg diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/watch b/watch new file mode 100644 index 0000000..5a19ccd --- /dev/null +++ b/watch @@ -0,0 +1,2 @@ +version=4 +http://poedit.net/download .*/poedit-(\d\S*)\.tar\.gz -- 2.30.2