[Debian-l10n-commits] poedit branch master updated. debian/1.8.1-3-6-gc9fce8f

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Sun Jun 28 08:03:44 UTC 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "poedit".

The branch, master has been updated
  discards  9ac0f2f84ee0bc4c6f03e97c8f4b84142e3947d6 (commit)
       via  c9fce8fe7b5bb9319a17afe4882bda2b4961dadf (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (9ac0f2f84ee0bc4c6f03e97c8f4b84142e3947d6)
            \
             N -- N -- N (c9fce8fe7b5bb9319a17afe4882bda2b4961dadf)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------

http://anonscm.debian.org/gitweb/?p=debian-l10n/poedit.git;a=commitdiff;h=c9fce8fe7b5bb9319a17afe4882bda2b4961dadf

commit c9fce8fe7b5bb9319a17afe4882bda2b4961dadf
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Sun Jun 28 09:37:48 2015 +0200

    New upstream release, upload to unstable

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                |  2 ++
 debian/patches/01-desktop.patch | 11 +++++++++++
 2 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e3b259f..20f8004 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ poedit (1.8.2-1) unstable; urgency=medium
     - 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 <costamagnagianfranco at yahoo.it>  Fri, 19 Jun 2015 20:12:45 +0200
 
diff --git a/debian/patches/01-desktop.patch b/debian/patches/01-desktop.patch
index 8b74cff..f97653c 100644
--- a/debian/patches/01-desktop.patch
+++ b/debian/patches/01-desktop.patch
@@ -14,3 +14,14 @@ Description: Rename poedit to poeditor in the desktop file
  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
-----------------------------------------------------------------------


hooks/post-receive
-- 
poedit



More information about the Debian-l10n-commits mailing list