[Pkg-symfony-commits] [SCM] Doctrine repository under the pkg-symfony Debian group branch, master, updated. upstream/1.2.2-30-g382a542
Federico Gimenez Nieto
fgimenez at coit.es
Sat Sep 11 11:27:50 UTC 2010
The following commit has been merged in the master branch:
commit 8d98b252297ffa1283637945bc88ae30bee10390
Author: Federico Gimenez Nieto <fgimenez at coit.es>
Date: Sat Sep 11 13:05:15 2010 +0200
Removed unused commands
diff --git a/debian/changelog b/debian/changelog
index 48ecf21..b7d38d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
doctrine (1.2.3-1) unstable; urgency=low
* New upstream version. (closes: #594410)
- * debian/rules: removed the comands related to test running, there are no tests
- included in this version (closes: #591115)
+ * debian/rules:
+ + removed the comands related to test running, there are no tests
+ included in this version (closes: #591115)
+ + removed commands to install CHANGELOG
* debian/install: fixed path
* Added doctrine ini file for php (closes: #590006), patch by Micah <micahg at ubuntu.com>
fixed with the new path
diff --git a/debian/rules b/debian/rules
index b856c78..f8d02e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,6 @@ PACKAGE_VER := Doctrine-1.2.3
%:
dh $@
-override_dh_installchangelogs:
- dh_installchangelogs $(PACKAGE_VER)/CHANGELOG
-
override_dh_fixperms:
dh_fixperms
--
Doctrine repository under the pkg-symfony Debian group
More information about the Pkg-symfony-commits
mailing list