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 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
|
ruby-snmp (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 3.9.5.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 29 Jul 2014 02:47:24 +0900
ruby-snmp (1.1.1-2) unstable; urgency=low
* Fix upgrade from wheezy.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Thu, 12 Sep 2013 09:48:46 +0900
ruby-snmp (1.1.1-1) unstable; urgency=low
* New upstream release.
* Update debian/rules.
- Add override_dh_compress in debian/rules
ignore .yaml in dh_compress.
* Update debian/control.
- Build depend on gem2deb >= 0.3.0.
- Drop transitional packages and ruby1.8.
- Add Vcs-Git and Vcs-Browser field.
- Set Architecture to all.
* Update patches/avoid_diverting_mibs.diff
* Remove debian/docs
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 10 Sep 2013 04:06:19 +0900
ruby-snmp (1.0.2-2) experimental; urgency=low
* New maintainer. (Closes: #677773)
* Bump Standards-Version to 3.9.4.
* Switch to dh.
* Switch to gem2deb-based packaging. Rename source and binary packages.
* Remove DM-Upload-Allowed field.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Wed, 10 Oct 2012 16:07:25 +0900
libsnmp-ruby (1.0.2-1) unstable; urgency=low
* New upstream release.
* Switch from dpatch to quilt.
+ Create avoid_diverting_mibs.diff by refreshing old
01_avoid_diverting_mibs.dpatch.
* Bump Standards-Version to 3.7.3.
* Add the Homepage field and remove it from the long description.
* Add the Vcs-Git/Vcs-Browser fields.
* Add the DM-Upload-Allowed field.
-- Aurélien GÉRÔME <ag@roxor.cx> Thu, 07 Feb 2008 14:03:05 +0100
libsnmp-ruby (1.0.1-1) unstable; urgency=low
* New maintainer. (Closes: #387550)
* New upstream release.
* Update Standards-Version to 3.7.2.
* Update package description with project homepage.
* Use architecture all instead of architecture any. (Closes: #389013)
* Add debian/watch file.
* Convert to dpatch.
-- Aurélien GÉRÔME <ag@roxor.cx> Sun, 15 Oct 2006 19:50:02 +0200
libsnmp-ruby (0.4.1-3) unstable; urgency=low
* Avoid diverting MIBs.
- Thanks to Brandon Hale <brandon@ubuntu.com>.
-- David Moreno Garza <damog@debian.org> Fri, 21 Oct 2005 00:45:22 -0500
libsnmp-ruby (0.4.1-2) unstable; urgency=low
* Changed maintainer's address.
* Updated policy compliant version.
-- David Moreno Garza <damog@debian.org> Fri, 2 Sep 2005 13:09:33 -0500
libsnmp-ruby (0.4.1-1) unstable; urgency=low
* Initial release (Closes: #311003).
-- David Moreno Garza <damog@damog.net> Sun, 29 May 2005 15:49:02 -0500
|