[SCM] calligra localization packaging branch, master, updated. c14a653d913782431fc2150814071f6bd340bad8

Pino Toscano pino at alioth.debian.org
Tue Mar 27 13:27:59 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/calligra-l10n.git;a=commitdiff;h=26423d0

The following commit has been merged in the master branch:
commit 26423d002d0f58eea008a7a8084a4ff82617c63a
Author: Pino Toscano <pino at debian.org>
Date:   Tue Mar 27 15:21:55 2012 +0200

    split .PHONY lines in two
---
 debian/rules |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index f92e19f..2cf07ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -111,4 +111,5 @@ binary-indep: build install
 # Below here is fairly generic really
 binary: binary-indep binary-arch
 
-.PHONY: binary binary-arch binary-indep clean patch build install check_control $(L10N_INSTALL)
+.PHONY: binary binary-arch binary-indep clean patch build install
+.PHONY: check_control $(L10N_INSTALL)

-- 
calligra localization packaging



More information about the pkg-kde-commits mailing list