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 85 86 87 88 89 90 91
|
ruby-net-sftp (1:2.1.2-3) unstable; urgency=medium
* Upload to unstable now that jessie is released.
* Re-add myself to Uploaders with my @debian.org email address.
-- Lucas Nussbaum <lucas@debian.org> Wed, 06 May 2015 13:56:44 +0200
ruby-net-sftp (1:2.1.2-3~exp1) experimental; urgency=medium
* Team upload.
[ Lucas Nussbaum ]
* Remove myself from Uploaders.
[ Sebastien Badia ]
* Target experimental and build with ruby 2.2.
* Add ruby-test-unit to Build-Depends for ruby2.2
* Update Vcs-Browser to cgit URL and HTTPS
-- Sebastien Badia <seb@sebian.fr> Fri, 10 Apr 2015 17:59:54 +0200
ruby-net-sftp (1:2.1.2-2) unstable; urgency=low
* Team upload.
* d/control:
- bumped standards version to 3.9.6 (no changes needed)
- added Testsuite header
* d/copyright: changed to copyrigt format 1.0
-- Jonas Genannt <jonas.genannt@capi2name.de> Tue, 14 Oct 2014 12:55:28 +0200
ruby-net-sftp (1:2.1.2-1) unstable; urgency=low
[ Paul van Tilburg ]
* debian/control:
- Bump build dependency on gem2deb to >= 0.3.0~.
[ Cédric Boutillier ]
* Imported Upstream version 2.1.2
* debian/control:
- remove obsolete DM-Upload-Allowed flag
- use canonical URI in Vcs-* fields
- drop transitional packages, not needed anymore
- bump Standards-Version to 3.9.4 (no changes needed)
- add myself to Uploaders
* refresh and add DP3 headers to disable-gem-in-tests.patch
-- Cédric Boutillier <boutil@debian.org> Fri, 12 Jul 2013 15:39:38 +0200
ruby-net-sftp (1:2.0.5-3) unstable; urgency=medium
* Team upload.
* Set urgency to medium, as this upload fixes an RC bug.
* Add debian/patches/disable_test_triggering_mocha_bug_690562.patch
to disable a test which, due to a bug in ruby-mocha, causes other tests
to fail, yielding a FTBFS (Closes: #674324).
* Ease upgrade from Squeeze libnet-sftp2-ruby* packages
+ replace Conflicts: by Breaks:
+ set priority of transitional packages to extra
-- Cédric Boutillier <boutil@debian.org> Mon, 15 Oct 2012 22:16:06 +0200
ruby-net-sftp (1:2.0.5-2) unstable; urgency=low
* Add epoch to version in order to properly override the previous
libnet-sftp-ruby* packages.
* Standards-Version -> 3.9.2. No changes needed.
* Depend on ruby | ruby-interpreter.
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Fri, 20 May 2011 18:11:33 +0200
ruby-net-sftp (2.0.5-1) unstable; urgency=low
* Switch to gem2deb-based packaging. Rename source and binary package.
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Sat, 16 Apr 2011 11:18:42 +0200
libnet-sftp2-ruby (2.0.3-1) unstable; urgency=low
* New upstream version
* Drop 1.9 package, add 1.9.1 package for Ruby 1.9.1 transition
* Add myself to uploaders
* Standards-version 3.8.3→3.8.4 (no changes)
-- Gunnar Wolf <gwolf@debian.org> Tue, 23 Mar 2010 20:53:27 -0600
libnet-sftp2-ruby (2.0.2-1) unstable; urgency=low
* Initial release (Closes: #543319)
-- Christopher Lunsford <binarymutant@gmail.com> Sun, 23 Aug 2009 17:40:00 -0400
|