[Pkg-symfony-commits] [SCM] Doctrine repository under the pkg-symfony Debian group branch, master, updated. upstream/1.2.2-20-g13705f7

Federico Gimenez Nieto fgimenez at coit.es
Thu Jul 1 16:18:20 UTC 2010


The following commit has been merged in the master branch:
commit 0d11edabcde21b2b2ad7e528dae3a76be30fb7e8
Author: Federico Gimenez Nieto <fgimenez at coit.es>
Date:   Mon Jun 28 18:39:43 2010 +0200

    Fixed watch file; added build dependency on php5-cli to run tests before building

diff --git a/debian/control b/debian/control
index b16585d..5b0a987 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: php
 Priority: optional
 Maintainer: Debian Symfony Maintainers <pkg-symfony-maint at lists.alioth.debian.org>
 Uploaders: Federico Gimenez Nieto <fgimenez at coit.es>
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 7.0.50~), php5-cli
 Standards-Version: 3.8.4
 Vcs-Git: git://git.debian.org/pkg-symfony/doctrine.git
 Vcs-Browser: http://git.debian.org/?p=pkg-symfony/doctrine.git
diff --git a/debian/watch b/debian/watch
index 5cd2028..481601a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-opts=uversionmangle=s/_/./g \
-http://www.doctrine-project.org/download /download/([\d_]+)\/format\/tgz\/package\/
+http://www.doctrine-project.org/projects/orm/download http://www.doctrine-project.org/downloads/Doctrine-([\d\.]+)\.tgz

-- 
Doctrine repository under the pkg-symfony Debian group



More information about the Pkg-symfony-commits mailing list