Stefan van der Walt
4f2f265de6
PKG: Update SciPy and matplotlib dependencies.
2012-05-03 17:38:15 -07:00
Stefan van der Walt
f10279591d
PKG: Require Python 2.6.
2012-05-03 17:36:37 -07:00
Stefan van der Walt
6391275781
PKG: Update copyright.
2012-05-03 15:08:25 -07:00
Stefan van der Walt
9b632248e3
DOC: Update man page.
2012-05-03 14:09:57 -07:00
Stefan van der Walt
429dedd5c0
Merge branch 'yarik_debian' into debian
...
Conflicts:
debian/changelog
debian/control
debian/rules
debian/source/options
2012-05-02 23:23:43 -07:00
Stefan van der Walt
5ffa53b92e
PKG: Add template for skivi man page.
2012-05-02 23:16:45 -07:00
Stefan van der Walt
fa5a9862a4
PKG: Fix timestamp timezone.
2012-05-02 23:16:45 -07:00
Stefan van der Walt
86f442cc7a
PKG: Bring Debian package files up to date with 0.5.
2012-05-02 23:16:45 -07:00
Yaroslav Halchenko
cf25c73258
PKG: Boosted standards policy compliance to 3.9.2 (no changes needed iirc)
2012-05-02 23:16:45 -07:00
Yaroslav Halchenko
abf29633e5
PKG: ignore changes in version.py while preparing source package
2012-05-02 23:16:45 -07:00
Yaroslav Halchenko
34b25106cd
PKG: do not use system-wide underscore.js for now
2012-05-02 23:16:45 -07:00
Yaroslav Halchenko
40d29393b3
PKG: use dh_links (with links specified in .links) to use system-wide installed jquery and underscore
2012-05-02 23:16:45 -07:00
Yaroslav Halchenko
bf28134e16
PKG: lintian-override for -doc to ship the license.txt
2012-05-02 23:16:45 -07:00
Yaroslav Halchenko
50e8e25c03
PKG: Use dh_installdocs to install additional docs instead of incorrect cp
2012-05-02 23:16:45 -07:00
Stefan van der Walt
102adc2f0c
PKG: Add scipy build dependency (when the API is built, scipy is imported by some packages).
2012-05-02 23:16:45 -07:00
Yaroslav Halchenko
ad8a0592e8
PKG: mangle the name of the downloaded tarball from github
...
otherwise it is just v0.2.1
2012-05-02 23:16:45 -07:00
Yaroslav Halchenko
1aaaf9b6e0
PKG: pkg should match the module name (hence python-scikits.image) + Uploaders (me)
2012-05-02 23:16:45 -07:00
Yaroslav Halchenko
f4e7bca109
PKG: must be a non-Debian-native version, so added -1 for Debian revision
2012-05-02 23:16:45 -07:00
Yaroslav Halchenko
ba8156b79e
PKG: let's use 3.0 (quilt) format for the pkg
...
having a quilt patch queue enabled simplifies in the long run the maintenance
and makes it easy to see what changes to upstream might have been needed to
fit Debian better
2012-05-02 23:16:45 -07:00
Yaroslav Halchenko
7dfddd2637
PKG: Let's stay at slightly lower level of debhelper compatibility
...
Would allow us to avoid surprises and warnings while building backports
for Debian/Ubuntu releases which have only 7.x series of debhelper
2012-05-02 23:16:45 -07:00
Stefan van der Walt
ff1db52764
PKG: Working Debian package.
2012-05-02 23:16:45 -07:00
Stefan van der Walt
3a48102567
PKG: Progress towards doc building.
2012-05-02 23:16:45 -07:00
Stefan van der Walt
d147fbf13b
PKG: Use dh_python instead of py_support to build. Add 'noclean' build option.
2012-05-02 23:16:45 -07:00
Stefan van der Walt
872ceade51
PKG: Depend on Cython >= 0.13.
2012-05-02 23:16:45 -07:00
Stefan van der Walt
92c1101e5d
PKG: Add first Debian packaging files.
2012-05-02 23:16:45 -07:00
Yaroslav Halchenko
93a983cb08
fixing some typos and minor in debian/rules
2012-05-02 23:14:01 -07:00
Yaroslav Halchenko
2b91b1c037
python-imaging into Build-Depends and Recommends
2012-05-02 23:14:01 -07:00
Yaroslav Halchenko
adcc59efe9
removing residual of scikits.image in favor of skimage in debian/rules
2012-05-02 23:14:01 -07:00
Yaroslav Halchenko
f695517af4
libfreeimage3 into *Depends
2012-05-02 23:14:00 -07:00
Yaroslav Halchenko
146c5c9023
adjusted extend-diff-ignore to exclude skimage/version.py
2012-05-02 23:14:00 -07:00
Yaroslav Halchenko
b424a56ea5
source name should match in changelog and control
2012-05-02 23:14:00 -07:00
Yaroslav Halchenko
930800025e
adjusting version to match git snapshot
2012-05-02 23:14:00 -07:00
Stefan van der Walt
8f140f9f6f
PKG: Add template for skivi man page.
2012-05-02 23:14:00 -07:00
Stefan van der Walt
7f5a18ea63
PKG: Fix timestamp timezone.
2012-05-02 23:14:00 -07:00
Stefan van der Walt
0fe0238df3
PKG: Bring Debian package files up to date with 0.5.
2012-05-02 23:14:00 -07:00
Yaroslav Halchenko
1681001c64
PKG: Boosted standards policy compliance to 3.9.2 (no changes needed iirc)
2012-05-02 23:14:00 -07:00
Yaroslav Halchenko
081808d0e5
PKG: ignore changes in version.py while preparing source package
2012-05-02 23:14:00 -07:00
Yaroslav Halchenko
f49c3313b6
PKG: do not use system-wide underscore.js for now
2012-05-02 23:14:00 -07:00
Yaroslav Halchenko
4db1b8fcac
PKG: use dh_links (with links specified in .links) to use system-wide installed jquery and underscore
2012-05-02 23:14:00 -07:00
Yaroslav Halchenko
21f4391e6c
PKG: lintian-override for -doc to ship the license.txt
2012-05-02 23:14:00 -07:00
Yaroslav Halchenko
4957834fee
PKG: Use dh_installdocs to install additional docs instead of incorrect cp
2012-05-02 23:14:00 -07:00
Stefan van der Walt
a6d964f3d7
PKG: Add scipy build dependency (when the API is built, scipy is imported by some packages).
2012-05-02 23:14:00 -07:00
Yaroslav Halchenko
d4e02e677c
PKG: mangle the name of the downloaded tarball from github
...
otherwise it is just v0.2.1
2012-05-02 23:14:00 -07:00
Yaroslav Halchenko
9fc9a7b86e
PKG: pkg should match the module name (hence python-scikits.image) + Uploaders (me)
2012-05-02 23:14:00 -07:00
Yaroslav Halchenko
330ae064cf
PKG: must be a non-Debian-native version, so added -1 for Debian revision
2012-05-02 23:14:00 -07:00
Yaroslav Halchenko
9a4faee939
PKG: let's use 3.0 (quilt) format for the pkg
...
having a quilt patch queue enabled simplifies in the long run the maintenance
and makes it easy to see what changes to upstream might have been needed to
fit Debian better
2012-05-02 23:14:00 -07:00
Yaroslav Halchenko
e1c9dec8af
PKG: Let's stay at slightly lower level of debhelper compatibility
...
Would allow us to avoid surprises and warnings while building backports
for Debian/Ubuntu releases which have only 7.x series of debhelper
2012-05-02 23:14:00 -07:00
Stefan van der Walt
4f853c71ae
PKG: Working Debian package.
2012-05-02 23:14:00 -07:00
Stefan van der Walt
7ab059717c
PKG: Progress towards doc building.
2012-05-02 23:13:59 -07:00
Stefan van der Walt
a2d8d432af
PKG: Use dh_python instead of py_support to build. Add 'noclean' build option.
2012-05-02 23:13:59 -07:00