Author: tille Date: 2012-01-10 09:47:26 +0000 (Tue, 10 Jan 2012) New Revision: 9230
Added: trunk/packages/treeplot/trunk/debian/source/ trunk/packages/treeplot/trunk/debian/source/format Modified: trunk/packages/treeplot/trunk/debian/changelog trunk/packages/treeplot/trunk/debian/compat trunk/packages/treeplot/trunk/debian/control Log: General packaging updates; note: watch file does not work Modified: trunk/packages/treeplot/trunk/debian/changelog =================================================================== --- trunk/packages/treeplot/trunk/debian/changelog 2012-01-10 07:35:43 UTC (rev 9229) +++ trunk/packages/treeplot/trunk/debian/changelog 2012-01-10 09:47:26 UTC (rev 9230) @@ -1,3 +1,100 @@ +treeplot (0.7.4-1) UNRELEASED; urgency=low + + * Some general packaging updates + + -- Andreas Tille <[email protected]> Tue, 10 Jan 2012 10:44:52 +0100 + +treeplot (0.7.4-8~maverick1) maverick; urgency=low + + * maverick package fixed... I hope so + + -- Olivier Langella <[email protected]> Sun, 10 Oct 2010 16:18:51 +0200 + +treeplot (0.7.4-7~maverick1) maverick; urgency=low + + * maverick package fixed... I hope so + + -- Olivier Langella <[email protected]> Sun, 10 Oct 2010 15:18:51 +0200 + +treeplot (0.7.4-5~maverick1) maverick; urgency=low + + * maverick package fixed + * quand ça veut pas, ça veut pas + + -- Olivier Langella <[email protected]> Sun, 10 Oct 2010 14:18:51 +0200 + +treeplot (0.7.4-4~maverick1) maverick; urgency=low + + * maverick package fixed + + -- Olivier Langella <[email protected]> Sun, 10 Oct 2010 11:18:51 +0200 + +treeplot (0.7.4-3~maverick1) maverick; urgency=low + + * maverick package fixed + + -- Olivier Langella <[email protected]> Sun, 10 Oct 2010 11:18:51 +0200 + +treeplot (0.7.4-2~maverick1) maverick; urgency=low + + * maverick package fixed + + -- Olivier Langella <[email protected]> Sun, 13 Sep 2009 11:18:51 +0200 + +treeplot (0.7.4-1~maverick1) maverick; urgency=low + + * maverick package + + -- Olivier Langella <[email protected]> Sun, 13 Sep 2009 11:18:51 +0200 + +treeplot (0.7.4-1~lucid1) lucid; urgency=low + + * lucid package + + -- Olivier Langella <[email protected]> Sun, 13 Sep 2009 11:18:51 +0200 + +treeplot (0.7.4-1~karmic1) karmic; urgency=low + + * repackaging for Ubuntu Karmic Koala + + -- Olivier Langella <[email protected]> Sun, 13 Sep 2009 11:18:51 +0200 + +treeplot (0.7.4-1~hardy1) hardy; urgency=low + + * fix compilation error on amd64 architecture + + -- Olivier Langella <[email protected]> Wed, 26 Nov 2008 11:18:51 +0200 + +treeplot (0.7.4-1) intrepid; urgency=low + + * fix compilation error on amd64 architecture + + -- Olivier Langella <[email protected]> Wed, 26 Nov 2008 11:18:51 +0200 + +treeplot (0.7.3-1) intrepid; urgency=low + + * fix compilation error with newest gcc + + -- Olivier Langella <[email protected]> Fri, 07 Nov 2008 20:08:38 +0200 + +treeplot (0.7.2-4) intrepid; urgency=low + + * fix on ubuntu package + + -- Olivier Langella <[email protected]> Fri, 07 Nov 2008 19:08:38 +0200 + +treeplot (0.7.2-3) intrepid; urgency=low + + * fix on ubuntu package + + -- Olivier Langella <[email protected]> Fri, 07 Nov 2008 19:08:38 +0200 + +treeplot (0.7.2-2) intrepid; urgency=low + + * debian package updated to fit ubuntu needs + + -- Olivier Langella <[email protected]> Fri, 07 Nov 2008 12:02:38 +0200 + treeplot (0.7.2-1) UNRELEASED; urgency=low * maintainer email address updated in treeplot Modified: trunk/packages/treeplot/trunk/debian/compat =================================================================== --- trunk/packages/treeplot/trunk/debian/compat 2012-01-10 07:35:43 UTC (rev 9229) +++ trunk/packages/treeplot/trunk/debian/compat 2012-01-10 09:47:26 UTC (rev 9230) @@ -1 +1 @@ -4 +8 Modified: trunk/packages/treeplot/trunk/debian/control =================================================================== --- trunk/packages/treeplot/trunk/debian/control 2012-01-10 07:35:43 UTC (rev 9229) +++ trunk/packages/treeplot/trunk/debian/control 2012-01-10 09:47:26 UTC (rev 9230) @@ -6,10 +6,10 @@ Uploaders: Charles Plessy <[email protected]>, Vincent Danjean <[email protected]>, Olivier Langella <[email protected]> -Standards-Version: 3.7.3 -Build-Depends: libplot-dev (>= 2.4), quilt, debhelper, cdbs, cmake (>= 2), pkg-config (>= 0.22) -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/treeplot/trunk/?rev=0&sc=0 -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/treeplot +Standards-Version: 3.9.2 +Build-Depends: libplot-dev (>= 2.4), debhelper (>= 8), cdbs, cmake (>= 2), pkg-config (>= 0.22) +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/treeplot/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/treeplot Package: treeplot Architecture: any Added: trunk/packages/treeplot/trunk/debian/source/format =================================================================== --- trunk/packages/treeplot/trunk/debian/source/format (rev 0) +++ trunk/packages/treeplot/trunk/debian/source/format 2012-01-10 09:47:26 UTC (rev 9230) @@ -0,0 +1 @@ +3.0 (quilt) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
