[Debian-l10n-commits] poedit branch master updated. debian/1.8.1-3-1-g056a922
Gianfranco Costamagna
locutusofborg-guest at moszumanska.debian.org
Fri Jun 19 18:13:43 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
via 056a92222e089d9ba1d7d1e2fdd73cc1c3776000 (commit)
from cd2c4432cd779bac8f05949b9944636d464c1f08 (commit)
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=056a92222e089d9ba1d7d1e2fdd73cc1c3776000
commit 056a92222e089d9ba1d7d1e2fdd73cc1c3776000
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Fri Jun 19 20:13:23 2015 +0200
Exclude cld on sparc
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index fe2fca1..92bce18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+poedit (1.8.1-4) unstable; urgency=medium
+
+ * d/control: exclude cld from sparc, it doesn't build there.
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it> 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
diff --git a/debian/control b/debian/control
index 86ca0ab..516d810 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: asciidoc,
libboost-dev,
libboost-regex-dev,
libboost-system-dev,
- libcld2-dev [!mips !powerpc !s390x !hppa !ppc64],
+ libcld2-dev [!mips !powerpc !s390x !hppa !ppc64 !sparc],
# libcpprest-dev (>= 2.5) [amd64 i386 arm64 mipsel ppc64el],
libdb++-dev,
libgtk2.0-dev,
-----------------------------------------------------------------------
hooks/post-receive
--
poedit
More information about the Debian-l10n-commits
mailing list