1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
python-pysnmp2 (2.0.9-1) unstable; urgency=low
* New upstream release
-- Jan Luebbe <jluebbe@lasnet.de> Fri, 30 Jun 2006 17:40:24 +0200
python-pysnmp2 (2.0.8-2) unstable; urgency=low
[ Jan Luebbe ]
* Use python-support and drop version-specific packages.
* Install into pysnmp/v2 for use with pysnmp version selection.
* Document these changes in README.Debian.
[ Arnaud Fontaine ]
* Update Standards-Version to 3.7.2.
* Add Homepage field into debian/control.in.
* Add myself and debian-python team to uploaders.
* Add python-pysnmp-common to Depends.
* New Python policy changes. Closes: #373345.
+ debian/compat:
- Update debhelper compatibility to 5.
+ debian/rules:
- Add DEB_PYTHON_SYSTEM=pysupport.
+ debian/control.in
- Add XS-Python-Version to source package.
- Clean Build-Depends and Depends, cdbs handles that
automatically now.
- XB-Python-Version and Provides for binary package.
+ debian/postinst && debian/prerm:
- Remove "hand made" python-support stuff, cdbs does this.
-- Arnaud Fontaine <arnaud@andesi.org> Tue, 20 Jun 2006 12:41:20 +0200
python-pysnmp2 (2.0.8-1) unstable; urgency=low
* New upstream release (closes: #324608)
-- Jan Luebbe <jluebbe@lasnet.de> Tue, 23 Aug 2005 13:02:00 +0200
python-pysnmp2 (2.0.5-1) unstable; urgency=low
* Initial Release.
* Uploading to Debian (closes: #140442)
-- Jan Luebbe <jluebbe@lasnet.de> Thu, 7 Jul 2005 16:42:50 +0200
|