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
dd5fd72a457c
Commit
2aaceb57
authored
Jun 11, 2010
by
Sylvain Thénault
Browse files
we actually want a 0.8.0
parent
7eeeae196579
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
dd5fd72a
Change log for mtconverter
==========================
2010-06-11 -- 0.
7.2
2010-06-11 -- 0.
8.0
* allow to specify inputs for which we want to remove a transform
(not necessarily all transform's inputs)
...
...
__pkginfo__.py
View file @
dd5fd72a
...
...
@@ -20,7 +20,7 @@
modname
=
"mtconverter"
distname
=
"logilab-mtconverter"
subpackage_of
=
'logilab'
numversion
=
(
0
,
7
,
2
)
numversion
=
(
0
,
8
,
0
)
version
=
'.'
.
join
([
str
(
num
)
for
num
in
numversion
])
license
=
'LGPL'
...
...
debian/changelog
View file @
dd5fd72a
logilab-mtconverter (0.
7.2
-1) unstable; urgency=low
logilab-mtconverter (0.
8.0
-1) unstable; 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