[med-svn] r2801 - trunk/packages/pvrg/trunk/debian
malat-guest at alioth.debian.org
malat-guest at alioth.debian.org
Tue Dec 16 08:37:30 UTC 2008
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 <mathieu.malaterre at gmail.com> 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
More information about the debian-med-commit
mailing list