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
c4d26e55d574
Commit
501aef57
authored
Mar 24, 2009
by
sylvain.thenault@logilab.fr
Browse files
change to python-support
parent
a6981f647a83
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c4d26e55
logilab-mtconverter (0.6.0-2) unstable; urgency=low
* swith to python-support
* update Standard-Version to 3.8.1
--
logilab-mtconverter (0.6.0-1) DISTRIBUTION; urgency=low
* new upstream release
...
...
debian/control
View file @
c4d26e55
...
...
@@ -2,9 +2,9 @@ Source: logilab-mtconverter
Section: python
Priority: optional
Maintainer: Sylvain Thenault <sylvain.thenault@logilab.fr>
Build-Depends: debhelper (>= 5.0.37.1), python-dev (>=2.3.5-7), python (>=2.3.5-7), python-
central
Build-Depends: debhelper (>= 5.0.37.1), python-dev (>=2.3.5-7), python (>=2.3.5-7), python-
support
XS-Python-Version: all
Standards-Version: 3.8.
0
Standards-Version: 3.8.
1
Package: python-logilab-mtconverter
Architecture: all
...
...
debian/rules
View file @
c4d26e55
...
...
@@ -47,8 +47,7 @@ binary-indep: build install
dh_testdir
dh_testroot
dh_install -i
dh_pycentral -i
dh_python -i
dh_pysupport -i
gzip -9 -c ChangeLog > changelog.gz
dh_installchangelogs -i
dh_installexamples -i
...
...
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