Author: osallou-guest Date: 2011-10-05 11:44:49 +0000 (Wed, 05 Oct 2011) New Revision: 8085
Modified: trunk/packages/mobyle/mobyle/trunk/debian/changelog trunk/packages/mobyle/mobyle/trunk/debian/control trunk/packages/mobyle/mobyle/trunk/debian/copyright Log: update copyright url, increase debhelper version, fix spelling error Modified: trunk/packages/mobyle/mobyle/trunk/debian/changelog =================================================================== --- trunk/packages/mobyle/mobyle/trunk/debian/changelog 2011-10-05 11:40:34 UTC (rev 8084) +++ trunk/packages/mobyle/mobyle/trunk/debian/changelog 2011-10-05 11:44:49 UTC (rev 8085) @@ -1,6 +1,7 @@ mobyle (1.0.2~dfsg-2) unstable; urgency=low - * Thanks to A. Ucko, fix issue when building arch dependant only package (Closes: #644277) + * debian/rules : Thanks to A. Ucko + - fix issue when building arch depandant only package (Closes: #644277) -- Olivier Sallou <[email protected]> Wed, 05 Oct 2011 13:35:00 +0900 Modified: trunk/packages/mobyle/mobyle/trunk/debian/control =================================================================== --- trunk/packages/mobyle/mobyle/trunk/debian/control 2011-10-05 11:40:34 UTC (rev 8084) +++ trunk/packages/mobyle/mobyle/trunk/debian/control 2011-10-05 11:44:49 UTC (rev 8085) @@ -4,7 +4,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Olivier Sallou <[email protected]> -Build-Depends: debhelper (>= 8), python (>= 2.5), python-simpletal (>=4.1), python-simplejson (>= 1.7.1), python-imaging (>= 1.1.5), python-lxml (>= 2.2.4) +Build-Depends: debhelper (>= 8.9.7), python (>= 2.5), python-simpletal (>=4.1), python-simplejson (>= 1.7.1), python-imaging (>= 1.1.5), python-lxml (>= 2.2.4) 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/ Modified: trunk/packages/mobyle/mobyle/trunk/debian/copyright =================================================================== --- trunk/packages/mobyle/mobyle/trunk/debian/copyright 2011-10-05 11:40:34 UTC (rev 8084) +++ trunk/packages/mobyle/mobyle/trunk/debian/copyright 2011-10-05 11:44:49 UTC (rev 8085) @@ -1,4 +1,4 @@ -Format: http://dep.debian.net/deps/dep5 +Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 Upstream-Name: mobyle Source: https://projets.pasteur.fr/projects/show/mobyle _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
