r2758 - in /unstable/evolution-ews/debian: changelog rules
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Thu Jun 11 19:25:02 UTC 2015
Author: pochu
Date: Thu Jun 11 19:25:02 2015
New Revision: 2758
URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2758
Log:
* debian/rules:
+ Run gnome-autogen.sh when autoreconf'ing. That runs intltool,
which fixes broken tarball installing translations to /usr/locale.
Modified:
unstable/evolution-ews/debian/changelog
unstable/evolution-ews/debian/rules
Modified: unstable/evolution-ews/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-ews/debian/changelog?rev=2758&op=diff
==============================================================================
--- unstable/evolution-ews/debian/changelog (original)
+++ unstable/evolution-ews/debian/changelog Thu Jun 11 19:25:02 2015
@@ -3,6 +3,9 @@
* New upstream release.
* debian/control:
+ Bump build and runtime dependencies for evo and e-d-s.
+ * debian/rules:
+ + Run gnome-autogen.sh when autoreconf'ing. That runs intltool,
+ which fixes broken tarball installing translations to /usr/locale.
-- Emilio Pozuelo Monfort <pochu at debian.org> Thu, 11 Jun 2015 20:41:03 +0200
Modified: unstable/evolution-ews/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-ews/debian/rules?rev=2758&op=diff
==============================================================================
--- unstable/evolution-ews/debian/rules (original)
+++ unstable/evolution-ews/debian/rules Thu Jun 11 19:25:02 2015
@@ -6,6 +6,7 @@
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+DEB_DH_AUTORECONF_ARGS = "NOCONFIGURE=1 gnome-autogen.sh"
DEB_DH_MAKESHLIBS_ARGS_ALL += --no-act
# see https://bugzilla.gnome.org/show_bug.cgi?id=594473 for details
More information about the pkg-evolution-commits
mailing list