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 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227
|
ruby-shadow (2.5.1-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
[ Lucas Nussbaum ]
* New upstream version 2.5.1
* Refresh patches
* Refresh packaging using dh-make-ruby -w
-- Lucas Nussbaum <lucas@debian.org> Sat, 14 Jan 2023 15:51:40 +0100
ruby-shadow (2.5.0+gh-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Cédric Boutillier ]
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
[ Antonio Terceiro ]
* debian/patches/dont-overwrite-compiler-flags: update for ruby3.0
(Closes: #996385)
* debian/watch: pull from github to get test suite
* New upstream version 2.5.0+gh
* Run tests on autopkgtest only as they require root
* Add patch to drop use of tainted strings
-- Antonio Terceiro <terceiro@debian.org> Wed, 27 Oct 2021 11:06:35 -0300
ruby-shadow (2.5.0-1) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Lucas Kanashiro ]
* New upstream version 2.5.0 (Closes: #889026)
* Bump debhelper compatibility level to 10
* Declare compliance with Debian Policy 4.1.3
* d/control: fix typo in description
* d/control: change priority to optiona, extra is deprecated
-- Lucas Kanashiro <kanashiro@debian.org> Sat, 03 Feb 2018 13:54:50 -0200
ruby-shadow (2.4.1-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 2.4.1
* refreshed debian/ with dh-make-ruby
-- Jonas Genannt <genannt@debian.org> Wed, 19 Aug 2015 17:32:05 +0200
ruby-shadow (2.3.4-2) unstable; urgency=medium
* Team upload
[ David Suárez ]
* Add patch 'use-shadow-implementation-on-gnu-archs' (Closes: #749904)
It fix builds on Hurd and kFreeBSD archs
Thanks to Samuel Thibault for the patch
-- David Suárez <david.sephirot@gmail.com> Sun, 01 Jun 2014 13:49:27 +0200
ruby-shadow (2.3.4-1) unstable; urgency=medium
* Team upload
[ David Suárez ]
* New upstream release
* Change urgency to medium
* Fix typo in package description (Closes: #744368)
* Update standards version; no changes needed
* Refresh '010_fix_license' patch
* Refresh 'dont-overwrite-compiler-flags' patch
-- David Suárez <david.sephirot@gmail.com> Sun, 04 May 2014 15:26:04 +0200
ruby-shadow (2.2.0-1) unstable; urgency=low
* Team upload
[ David Suárez ]
* New upstream release (Closes: #720229)
* Refresh fix_license patch
* Bump standards version to 3.9.4; no changes needed
* Remove libshadow-ruby1.8 transitional package
* Add DEP-3 header to fix_license patch
* Update copyright file
* Add patch to avoid overwriting CFLAGS|LDFLAGS
* Lowercase the sort description and extend the long one
[ Cédric Boutillier ]
* use canonical anonscm.debian.org URI in Vcs-* fields
* use DEP5 copyright-format/1.0 official URL in debian/copyright
[Jérémy Bobbio]
* Fix grammar error in package description
-- David Suárez <david.sephirot@gmail.com> Sat, 26 Oct 2013 12:43:05 +0200
ruby-shadow (2.1.4-2) unstable; urgency=low
* debian/copyright: Add license disclaimer,
* Add debian/patches/010_fix_license to fix license clause.
-- Taku YASUI <tach@debian.org> Thu, 31 May 2012 01:08:31 +0900
ruby-shadow (2.1.4-1) unstable; urgency=low
* New upstream release.
* Ruby package transition
- Change package name to ruby-shadow
* Change maintainer to Debian Ruby Extras Maintainers.
- akira yamada <akira@debian.org> and Taku YASUI <tach@debian.org>
are uploaders.
* Commit debian source to git.debian.org.
- git://git.debian.org/pkg-ruby-extras/ruby-shadow.git
- Add Vcs metadata to debian/control.
* Change source format to '3.0 (quilt)'.
* Bump Standards-Verson to 3.9.3.
* Use gem2deb to build package.
-- Taku YASUI <tach@debian.org> Tue, 08 May 2012 18:45:21 +0900
libshadow-ruby (1.4.1-8) unstable; urgency=medium
* applied patch from Kostas Georgiou (the Fedora maintainer for
shadow-ruby) to shadow.c: rb_struct_new expects NULL (!=0) for
termination. Thanks: Matthew Palmer. (closes: 425234)
-- akira yamada <akira@debian.org> Fri, 05 Oct 2007 09:25:23 +0900
libshadow-ruby (1.4.1-7) unstable; urgency=low
* dropped ruby1.6 support. (Closes: #367914)
-- akira yamada <akira@debian.org> Tue, 23 May 2006 15:19:48 +0900
libshadow-ruby (1.4.1-6) unstable; urgency=low
* build with ruby1.6 and ruby1.8. (closes: #212268)
* renamed to libshadow-ruby1.6 from libshadow-ruby.
* updated description. (closes: #210091)
-- akira yamada <akira@debian.org> Thu, 11 Dec 2003 15:20:56 +0900
libshadow-ruby (1.4.1-5) unstable; urgency=low
* rebuild with correct version of libruby.
-- akira yamada <akira@debian.org> Sun, 16 Sep 2001 14:14:22 +0900
libshadow-ruby (1.4.1-4) unstable; urgency=low
* removed incorrect dependency in Makefile, closes: #111409.
-- akira yamada <akira@debian.org> Sun, 9 Sep 2001 10:21:13 +0900
libshadow-ruby (1.4.1-3) unstable; urgency=low
* debian/rules: libdir and archdir is bad value when using
ruby 1.6.4 or later. fixed it, closes: #107718.
-- akira yamada <akira@debian.org> Fri, 24 Aug 2001 15:34:07 +0900
libshadow-ruby (1.4.1-2) unstable; urgency=low
* rebuild with ruby_1.6.2-5.
-- akira yamada <akira@debian.org> Thu, 25 Jan 2001 22:59:02 +0900
libshadow-ruby (1.4.1-1) unstable; urgency=low
* Upgraded to new upstream version.
* Updated Standards-Version to 3.2.1.
* Added Build-Depends field into control file.
-- akira yamada <akira@debian.org> Fri, 1 Sep 2000 18:10:49 +0900
libshadow-ruby (1.4-3) unstable; urgency=low
* Rebuild with ruby_1.4.4.
-- akira yamada <akira@debian.org> Tue, 4 Apr 2000 21:08:08 +0900
libshadow-ruby (1.4-2) unstable; urgency=low
* FHS complience.
-- akira yamada <akira@debian.org> Thu, 21 Oct 1999 23:09:06 +0900
libshadow-ruby (1.4-1) unstable; urgency=low
* Upgraded to new upstream version.
-- akira yamada <akira@debian.org> Fri, 27 Aug 1999 11:48:25 +0900
ruby-shadow-module (1.2-2) unstable; urgency=low
* Build with ruby1.2_1.2.2.
-- akira yamada <akira@linux.or.jp> Mon, 1 Feb 1999 14:53:55 +0900
ruby-shadow-module (1.2-1) unstable; urgency=low
* Initial Release.
-- akira yamada <akira@linux.or.jp> Fri, 22 Jan 1999 18:28:47 +0900
|