Author: malat-guest Date: 2008-12-16 08:37:30 +0000 (Tue, 16 Dec 2008) New Revision: 2801
Added: trunk/packages/pvrg/trunk/debian/pvrg.install Modified: trunk/packages/pvrg/trunk/debian/README.Debian trunk/packages/pvrg/trunk/debian/changelog Log: fix installation Modified: trunk/packages/pvrg/trunk/debian/README.Debian =================================================================== --- trunk/packages/pvrg/trunk/debian/README.Debian 2008-12-16 08:30:26 UTC (rev 2800) +++ trunk/packages/pvrg/trunk/debian/README.Debian 2008-12-16 08:37:30 UTC (rev 2801) @@ -5,4 +5,8 @@ http://www.panix.com/~eli/jpeg/download.html match: d67276117e3b8c91340440c25d4ae1fe +The original main executable (no libraries) used to be called simply 'jpeg'. +I changed it to 'pvrgjpeg' to clearly indicate that the output it not guarantee +to be pure jpeg (93 specs), eg. in lossless 16bits. + - Mathieu Malaterre. Modified: trunk/packages/pvrg/trunk/debian/changelog =================================================================== --- trunk/packages/pvrg/trunk/debian/changelog 2008-12-16 08:30:26 UTC (rev 2800) +++ trunk/packages/pvrg/trunk/debian/changelog 2008-12-16 08:37:30 UTC (rev 2801) @@ -2,5 +2,6 @@ * Initial release. * Properly install in /usr (instead of /usr/local) + * Add missing pvrg.install file. Add note about naming convention (pvrgjpeg) -- Mathieu Malaterre <[email protected]> Fri, 15 Dec 2008 18:28:01 +0100 Added: trunk/packages/pvrg/trunk/debian/pvrg.install =================================================================== --- trunk/packages/pvrg/trunk/debian/pvrg.install (rev 0) +++ trunk/packages/pvrg/trunk/debian/pvrg.install 2008-12-16 08:37:30 UTC (rev 2801) @@ -0,0 +1 @@ +usr/bin/pvrgjpeg Property changes on: trunk/packages/pvrg/trunk/debian/pvrg.install ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
