[Pkg-cli-apps-commits] [SCM] monodevelop-vala branch, master, updated. debian/1.9.2-1-3-g32fcd0b
Mirco Bauer
meebey at meebey.net
Mon Feb 23 23:12:15 UTC 2009
The following commit has been merged in the master branch:
commit 32fcd0be2bc766dbb82adfe1c5010e0abe7a4243
Author: Mirco Bauer <meebey at meebey.net>
Date: Tue Feb 24 00:12:02 2009 +0100
* debian/control:
+ Added missing .PHONY target.
diff --git a/debian/changelog b/debian/changelog
index 6639115..2b3f9b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+monodevelop-vala (1.9.2-2~pre1) UNRELEASED; urgency=low
+
+ * NOT RELEASED
+ * debian/control:
+ + Added missing .PHONY target.
+
+ -- Mirco Bauer <meebey at debian.org> Mon, 23 Feb 2009 22:44:18 +0100
+
monodevelop-vala (1.9.2-1) experimental; urgency=low
* Initial release. (Closes: #516432)
diff --git a/debian/rules b/debian/rules
index c218226..2e5bb4b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,3 +46,5 @@ get-orig-source:
%:
dh $@
+
+.PHONY: build install binary binary-arch binary-indep clean clean-patched get-orig-source
--
monodevelop-vala
More information about the Pkg-cli-apps-commits
mailing list