Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
logilab-mtconverter
Commits
ad86d72f21d5
Commit
dad3270f
authored
Feb 12, 2009
by
Aurelien Campeas
Browse files
bump
parent
9e8aa1f99523
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
ad86d72f
Change log for mtconverter
==========================
--
2009-02-12 -- 0.6.0
* xml_escape
* application/vnd.oasis.opendocument.text -> text/plain transformation
* html_unescape now unescapes any HTML entity
...
...
__pkginfo__.py
View file @
ad86d72f
...
...
@@ -8,11 +8,11 @@ mtconverter packaging information
modname
=
"mtconverter"
distname
=
"logilab-mtconverter"
subpackage_of
=
'logilab'
numversion
=
(
0
,
5
,
0
)
numversion
=
(
0
,
6
,
0
)
version
=
'.'
.
join
([
str
(
num
)
for
num
in
numversion
])
license
=
'GPL'
copyright
=
'''Copyright (c) 2006-200
8
LOGILAB S.A. (Paris, FRANCE).
copyright
=
'''Copyright (c) 2006-200
9
LOGILAB S.A. (Paris, FRANCE).
http://www.logilab.fr/ -- mailto:contact@logilab.fr'''
author
=
"Sylvain Thenault"
...
...
debian/changelog
View file @
ad86d72f
logilab-mtconverter (0.6.0-1) DISTRIBUTION; urgency=low
* new upstream release
-- Aurélien Campéas <aurelien.campeas@logilab.fr> Thu, 12 Feb 2009 17:19:00 +0100
logilab-mtconverter (0.5.0-1) DISTRIBUTION; urgency=low
* new upstream release
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment