Author: tille Date: 2012-01-23 22:34:27 +0000 (Mon, 23 Jan 2012) New Revision: 9396
Added: trunk/packages/treeview/trunk/debian/source/ trunk/packages/treeview/trunk/debian/source/format Modified: trunk/packages/treeview/trunk/debian/changelog trunk/packages/treeview/trunk/debian/control Log: I had a look into this but it seems we are trapped in the usual Java dependency hell Modified: trunk/packages/treeview/trunk/debian/changelog =================================================================== --- trunk/packages/treeview/trunk/debian/changelog 2012-01-23 19:02:21 UTC (rev 9395) +++ trunk/packages/treeview/trunk/debian/changelog 2012-01-23 22:34:27 UTC (rev 9396) @@ -2,6 +2,9 @@ * TODO: ITP #243771 has to be reopened in case of upload * TODO: remove lintian complaints + * TODO: either package included JAR files separately from source + or list according licenses in debian/copyright (in the + latter case package needs to go to non-free [ Thorsten Alteholz ] * debian/watch: watch file added @@ -15,6 +18,10 @@ [ Steffen Moeller ] * New upstream release. + [ Andreas Tille ] + * debian/source/format: 3.0 (quilt) + * Added myself to Uploaders + -- DMPT <[email protected]> Mon, 23 Jan 2012 18:00:00 +0100 treeview (1.0.5-0.3) unstable; urgency=low Modified: trunk/packages/treeview/trunk/debian/control =================================================================== --- trunk/packages/treeview/trunk/debian/control 2012-01-23 19:02:21 UTC (rev 9395) +++ trunk/packages/treeview/trunk/debian/control 2012-01-23 22:34:27 UTC (rev 9396) @@ -2,8 +2,9 @@ Section: contrib/science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Steffen Moeller <[email protected]> -Build-Depends: debhelper (>= 8.0.0), ant, java2-compiler +Uploaders: Steffen Moeller <[email protected]>, + Andreas Tille <[email protected]> +Build-Depends: debhelper (>= 8), ant, java2-compiler Standards-Version: 3.9.2 Homepage: http://jtreeview.sourceforge.net Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/treeview/trunk/ Added: trunk/packages/treeview/trunk/debian/source/format =================================================================== --- trunk/packages/treeview/trunk/debian/source/format (rev 0) +++ trunk/packages/treeview/trunk/debian/source/format 2012-01-23 22:34:27 UTC (rev 9396) @@ -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
