[Pkg-symfony-commits] [SCM] Propel repository to pkg-symfony project branch, master, updated. e608b73c8615975dc298d5710903a019e81c71d6

John Arevalo johnarevalo at gmail.com
Mon May 3 02:48:08 UTC 2010


The following commit has been merged in the master branch:
commit e608b73c8615975dc298d5710903a019e81c71d6
Author: John Arevalo <johnarevalo at gmail.com>
Date:   Sun May 2 21:47:53 2010 -0500

    fixed changelog format

diff --git a/debian/changelog b/debian/changelog
index 06bcfd9..6a072b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1 +1,5 @@
-* Initial release (Closes: #330203) 
+propel (1.4-1) unstable; urgency=low
+
+  * Initial release  
+
+ -- John Arevalo <johnarevalo at gmail.com>  Thu, 01 Apr 2010 21:40:44 -0500
diff --git a/debian/rules b/debian/rules
index b00071e..02d3f43 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@ INSTALL_DIR := usr/share/php/propel/
 DOCS_DIR := usr/share/doc/propel/
 #INSTALL_DIR := debian/usr/share/php/propel/
 %:
+	dh --with quilt  $@
 
 override_dh_install:
 	dh_install

-- 
Propel repository to pkg-symfony project



More information about the Pkg-symfony-commits mailing list