[Pkg-cli-apps-commits] r4967 - in /packages/themonospot/trunk/debian: changelog rules

sebner-guest at users.alioth.debian.org sebner-guest at users.alioth.debian.org
Sun Jun 14 10:20:37 UTC 2009


Author: sebner-guest
Date: Sun Jun 14 10:20:35 2009
New Revision: 4967

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4967
Log:
Add .PHONY target for get-orig-source

Modified:
    packages/themonospot/trunk/debian/changelog
    packages/themonospot/trunk/debian/rules

Modified: packages/themonospot/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/themonospot/trunk/debian/changelog?rev=4967&op=diff
==============================================================================
--- packages/themonospot/trunk/debian/changelog (original)
+++ packages/themonospot/trunk/debian/changelog Sun Jun 14 10:20:35 2009
@@ -1,10 +1,12 @@
 themonospot (0.7.1.1-3) UNRELEASED; urgency=low
 
   * Bump Standards version to 3.8.1
-  * debian/rules: Clean up and use quilt dh7 style
+  * debian/rules: 
+    - Clean up and use quilt dh7 style
+    - Add .PHONY target for get-orig-source  
   * debian/control: Add versioning on quilt
 
- -- Stefan Ebner <sebner at ubuntu.com>  Sat, 30 May 2009 12:53:13 +0200
+ -- Stefan Ebner <sebner at ubuntu.com>  Sun, 14 Jun 2009 12:18:59 +0200
 
 themonospot (0.7.1.1-2) unstable; urgency=low
 

Modified: packages/themonospot/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/themonospot/trunk/debian/rules?rev=4967&op=diff
==============================================================================
--- packages/themonospot/trunk/debian/rules (original)
+++ packages/themonospot/trunk/debian/rules Sun Jun 14 10:20:35 2009
@@ -31,3 +31,4 @@
 %:
 	dh --with quilt $@
 
+.PHONY: get-orig-source




More information about the Pkg-cli-apps-commits mailing list