[Pkg-phototools-commits] openjpeg: branch "unstable" updated.
Robin Cornelius
robin.cornelius at gmail.com
Fri Feb 29 22:09:19 UTC 2008
==== openjpeg packaging ====
The branch "unstable" has been updated
via aca6016922cb6187b0687881487589f2ff3adecb (commit)
via 5ee81183f8f49b4f069de42cd1844e13e8840097 (commit)
via 71aaefbcda94b18b7d85e823bf154efb2306447a (commit)
via cb796268bd8f4efb78f27494b2c1b767835d55a5 (commit)
via e709e9bc268dd6b1aa6125313ae356310125c26d (commit)
via 8d27e03e70535278d2a85f76971a1422fce497e2 (commit)
via 8ec36ca4c2f84a2457ee3c71f71030c36b4518eb (commit)
via e7193df1ef78dbfd51285e0d7117d4b971098542 (commit)
via 2835b616d4f154bc7e287a0084a1ee5585fb1415 (commit)
from 52ce9533f3cb32518d4559cadd7445efd7084363 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit aca6016922cb6187b0687881487589f2ff3adecb
Author: Robin Cornelius <robin.cornelius at gmail.com>
Date: Fri Feb 29 22:08:37 2008 +0000
Add missing semicolon to clean rules
commit 5ee81183f8f49b4f069de42cd1844e13e8840097
Author: Robin Cornelius <robin.cornelius at gmail.com>
Date: Fri Feb 29 21:31:44 2008 +0000
Remove the static man pages from git control as pod will generate
for us now.
commit 71aaefbcda94b18b7d85e823bf154efb2306447a
Author: Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>
Date: Fri Feb 22 12:07:21 2008 +0100
Build manpages from perlpod, clean them afterwards (untested).
commit cb796268bd8f4efb78f27494b2c1b767835d55a5
Author: Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>
Date: Fri Feb 22 11:52:00 2008 +0100
Perlpodize j2k_to_image.pod.
commit e709e9bc268dd6b1aa6125313ae356310125c26d
Author: Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>
Date: Fri Feb 22 11:47:36 2008 +0100
Perlpodize index_create.pod.
commit 8d27e03e70535278d2a85f76971a1422fce497e2
Author: Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>
Date: Fri Feb 22 11:24:51 2008 +0100
Perlpodize image_to_j2k.pod.
commit 8ec36ca4c2f84a2457ee3c71f71030c36b4518eb
Author: Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>
Date: Fri Feb 22 11:21:07 2008 +0100
Checkout the â.helpâ files from 8a3326f150â¦, as â*.podâ.
commit e7193df1ef78dbfd51285e0d7117d4b971098542
Author: Robin Cornelius <robin.cornelius at gmail.com>
Date: Fri Feb 29 21:06:18 2008 +0000
Update version number to be dfsg-1 not dfsg1
commit 2835b616d4f154bc7e287a0084a1ee5585fb1415
Author: Robin Cornelius <robin.cornelius at gmail.com>
Date: Fri Feb 29 21:02:23 2008 +0000
Update README.Debian to reflect the status of the removed non dfsg
file and the fate of the other files under j2kviewer/
-----------------------------------------------------------------------
Summary of changes:
debian/README.Debian | 10 +--
debian/changelog | 2 +-
debian/image_to_j2k.1 | 153 ------------------------------------------
debian/image_to_j2k.pod | 171 +++++++++++++++++++++++++++++++++++++++++++++++
debian/index_create.1 | 47 -------------
debian/index_create.pod | 59 ++++++++++++++++
debian/j2k_to_image.1 | 56 ---------------
debian/j2k_to_image.pod | 67 ++++++++++++++++++
debian/rules | 18 +++++-
9 files changed, 318 insertions(+), 265 deletions(-)
delete mode 100644 debian/image_to_j2k.1
create mode 100644 debian/image_to_j2k.pod
delete mode 100644 debian/index_create.1
create mode 100644 debian/index_create.pod
delete mode 100644 debian/j2k_to_image.1
create mode 100644 debian/j2k_to_image.pod
More information about the Pkg-phototools-commits
mailing list