[Pkg-maemo-commits] r10 ./hildon-control-panel-l10n/ubuntu: * Remove unused build-stamp rule.

Tollef Fog Heen tfheen at err.no
Wed Jul 25 08:35:52 UTC 2007


------------------------------------------------------------
revno: 10
committer: Tollef Fog Heen <tfheen at err.no>
branch nick: hildon-control-panel-l10n
timestamp: Wed 2007-07-25 10:35:52 +0200
message:
  * Remove unused build-stamp rule.
modified:
  debian/changelog
  debian/rules
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2007-07-02 07:20:29 +0000
+++ b/debian/changelog	2007-07-25 08:35:52 +0000
@@ -1,3 +1,9 @@
+hildon-control-panel-l10n (3.0-2r4455ubuntu2) UNRELEASED; urgency=low
+
+  * Remove unused build-stamp rule.
+
+ -- Tollef Fog Heen <tfheen at ubuntu.com>  Wed, 25 Jul 2007 10:33:07 +0200
+
 hildon-control-panel-l10n (3.0-2r4455ubuntu1) gutsy; urgency=low
 
   * Update copyright file.

=== modified file 'debian/rules'
--- a/debian/rules	2007-07-02 07:16:38 +0000
+++ b/debian/rules	2007-07-25 08:35:52 +0000
@@ -12,13 +12,10 @@
 #FMTPARAMS=--verbose -c
 FMTPARAMS=--statistics
 
-build: build-stamp
+build:
 	sh -c 'a=0; for lang in $(LANGS); do msgfmt -o /dev/null -c po/$$lang.po || a=1; done; if [ $$a = 1 ]; then exit 1; fi'
 	msgfmt -o /dev/null -c po/$(TEXT_DOMAIN).pot
 
-build-stamp:
-	touch build-stamp
-
 clean:
 	dh_testdir
 	dh_testroot



More information about the Pkg-maemo-commits mailing list