[med-svn] r7866 - trunk/packages/mobyle/mobyle/trunk/debian

olivier sallou osallou-guest at alioth.debian.org
Sun Sep 18 18:09:25 UTC 2011


Author: osallou-guest
Date: 2011-09-18 18:09:25 +0000 (Sun, 18 Sep 2011)
New Revision: 7866

Modified:
   trunk/packages/mobyle/mobyle/trunk/debian/control
   trunk/packages/mobyle/mobyle/trunk/debian/rules
Log:
add missing deps, remove license file from binary package

Modified: trunk/packages/mobyle/mobyle/trunk/debian/control
===================================================================
--- trunk/packages/mobyle/mobyle/trunk/debian/control	2011-09-18 17:53:04 UTC (rev 7865)
+++ trunk/packages/mobyle/mobyle/trunk/debian/control	2011-09-18 18:09:25 UTC (rev 7866)
@@ -4,7 +4,7 @@
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Olivier Sallou <olivier.sallou at irisa.fr>
-Build-Depends: debhelper (>= 8.0.0),python-all, python-simpletal (>=4.1), python-simplejson (>= 1.7.1), python-imaging (>= 1.1.5), python-lxml (>= 2.2.4)
+Build-Depends: debhelper (>= 8.0.0),python-all, python-simpletal (>=4.1), python-simplejson (>= 1.7.1), python-imaging (>= 1.1.5), python-lxml (>= 2.2.4), python-support (>= 0.90)
 Standards-Version: 3.9.2
 Homepage: https://projets.pasteur.fr/projects/show/mobyle
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mobyle/mobyle/trunk/
@@ -14,7 +14,7 @@
 Architecture: all
 Depends: ${misc:Depends}, python (>= 2.5), apache2, python-simpletal (>=4.1),
 # see INSTALL
- python-simpletal (<< 5.0~),
+ python-simpletal (<< 5.0~), python-support (>= 0.90),
  python-simplejson (>= 1.7.1), python-imaging (>= 1.1.5),
  python-lxml (>= 2.2.4), squizz, libjs-scriptaculous, libjs-jquery, libjs-prototype, mobyle-utils, jing, ttf-bitstream-vera
 Suggests: python-openid (>= 2.2.4), python-dnspython (>= 1.5.0)

Modified: trunk/packages/mobyle/mobyle/trunk/debian/rules
===================================================================
--- trunk/packages/mobyle/mobyle/trunk/debian/rules	2011-09-18 17:53:04 UTC (rev 7865)
+++ trunk/packages/mobyle/mobyle/trunk/debian/rules	2011-09-18 18:09:25 UTC (rev 7866)
@@ -15,6 +15,7 @@
 	find debian/mobyle/usr/share/mobyle/core -type f | xargs sed -i "s/MOBYLEHTDOCS = '.*'/MOBYLEHTDOCS = '\/usr\/share\/mobyle\/htdocs'/g"
 	mv debian/mobyle/usr/share/mobyle/htdocs/data debian/mobyle/var/lib/mobyle/
 	rm -rf debian/mobyle/usr/share/mobyle/core/Doc
+	rm -f  debian/mobyle/usr/share/mobyle/core/Src/Mobyle/Captcha/COPYING
 	rm -rf debian/mobyle/usr/share/mobyle/core/Services/Programs
 	rm -rf debian/mobyle/usr/share/mobyle/core/Services/Viewers
 	rm -rf debian/mobyle/usr/share/mobyle/core/Services/Workflows




More information about the debian-med-commit mailing list