Author: vdanjean Date: 2012-06-04 14:06:42 +0000 (Mon, 04 Jun 2012) New Revision: 11198
Removed: trunk/packages/altree/trunk/debian/README.Debian trunk/packages/altree/trunk/debian/patches/build-with-recent-tetex.patch trunk/packages/altree/trunk/debian/patches/series Modified: trunk/packages/altree/trunk/debian/changelog trunk/packages/altree/trunk/debian/watch Log: New upstream release No need to skip the old last development version 1.1.1 Remove patch for LaTeX compilation (no need anymore) Deleted: trunk/packages/altree/trunk/debian/README.Debian =================================================================== --- trunk/packages/altree/trunk/debian/README.Debian 2012-06-04 13:55:17 UTC (rev 11197) +++ trunk/packages/altree/trunk/debian/README.Debian 2012-06-04 14:06:42 UTC (rev 11198) @@ -1,24 +0,0 @@ -Altree for Debian -================= - -Despite the fact that at the Altree Homepage - - http://claire.bardel.free.fr/software.html - -a newer version than the Debian packaged version 1.0.1 is -available (the download area - - http://claire.bardel.free.fr/files/ - -even has version 1.1.1 while homepage says 1.1.0) the upstream author -has asked the Debian Med team to not package this version: - - http://lists.debian.org/debian-med/2009/08/msg00104.html - -Despite frequent pings we are not really sure whether this remains -the case and thjus we would like to ask you as the user to verify -the newer version with your data and report back whether it might -be helpful for you to also have the new altree version. Just send -a bug report using `reportbug altree` to give us a notice. - - -- Andreas Tille <[email protected]> Sun, 22 Apr 2012 08:40:48 +0200 Modified: trunk/packages/altree/trunk/debian/changelog =================================================================== --- trunk/packages/altree/trunk/debian/changelog 2012-06-04 13:55:17 UTC (rev 11197) +++ trunk/packages/altree/trunk/debian/changelog 2012-06-04 14:06:42 UTC (rev 11198) @@ -5,9 +5,11 @@ * debian/reference: Removed in favour of debian/upstream [ Vincent Danjean ] - * New upstream release + * New (stable) upstream release 1.2.1 + * debian/{README.Debian,watch}: No need to skip old last version 1.1.1 + * debian/patches/*: latex bug fixed upstream - -- Vincent Danjean <[email protected]> Mon, 04 Jun 2012 15:45:34 +0200 + -- Vincent Danjean <[email protected]> Sun, 22 Apr 2012 23:17:38 +0200 altree (1.0.1-7) unstable; urgency=low Deleted: trunk/packages/altree/trunk/debian/patches/build-with-recent-tetex.patch =================================================================== --- trunk/packages/altree/trunk/debian/patches/build-with-recent-tetex.patch 2012-06-04 13:55:17 UTC (rev 11197) +++ trunk/packages/altree/trunk/debian/patches/build-with-recent-tetex.patch 2012-06-04 14:06:42 UTC (rev 11198) @@ -1,14 +0,0 @@ -Author: Andreas Tille <[email protected]> -Date: Sun, 22 Apr 2012 08:40:48 +0200 -Bug-Closed: http://bugs.debian.org/669551 -Description: Recent TeTeX fails to build documentation when using - dvips option - ---- altree-1.0.1.orig/Documentation/manual.tex -+++ altree-1.0.1/Documentation/manual.tex -@@ -1,4 +1,4 @@ --\documentclass[dvips, a4paper, 11pt,nocolor]{report} -+\documentclass[a4paper, 11pt,nocolor]{report} - - %%%%%%%%%%%%%%%%%%%%%%%% PACKAGES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - Deleted: trunk/packages/altree/trunk/debian/patches/series =================================================================== --- trunk/packages/altree/trunk/debian/patches/series 2012-06-04 13:55:17 UTC (rev 11197) +++ trunk/packages/altree/trunk/debian/patches/series 2012-06-04 14:06:42 UTC (rev 11198) @@ -1 +0,0 @@ -build-with-recent-tetex.patch Modified: trunk/packages/altree/trunk/debian/watch =================================================================== --- trunk/packages/altree/trunk/debian/watch 2012-06-04 13:55:17 UTC (rev 11197) +++ trunk/packages/altree/trunk/debian/watch 2012-06-04 14:06:42 UTC (rev 11198) @@ -1,7 +1,3 @@ version=3 -# According to -# http://lists.debian.org/debian-med/2009/08/msg00104.html -# upstream author does not want version 1.1.1 be packaged -opts="uversionmangle=s/1\.1\.1/0.not-for-us/" \ - http://claire.bardel.free.fr/files/altree-([\d.]+)\.tar\.gz +http://claire.bardel.free.fr/files/altree-([\d.]+)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
