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 228 229 230 231 232 233 234 235 236 237 238 239 240
|
camping (2.3-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix broken font symlink (Closes: #861040)
-- Tobias Frost <tobi@debian.org> Wed, 24 May 2023 17:43:23 +0200
camping (2.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Supports ActiveRecord 6.1 interface (closes: #915837).
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Fix field name typos in debian/copyright.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-mab.
+ camping: Drop versioned constraint on ruby-mab and ruby-sqlite3 in
Recommends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
[ Daniel Leidert ]
* d/camping.gemspec: Add file. The upstream files don't work.
* d/control: Add Testsuite and Rules-Requires-Root fields.
(Build-Depends): Add ruby-minitest-reporters.
(Homepage): Update URL.
(Depends): Remove ruby-interpreter and use ${ruby:Depends}.
* d/gemspec: Add link to d/camping.gemspec.
* d/ruby-tests.rake: Add basic tests.
* d/ruby-tests.rb: Drop old test file.
* d/rules: Use gem installation layout and set gemspec.
* d/watch: Get sources from github.
* d/patches/Disable-flaky-test.patch: Add patch.
- Disable a failing test. Examine that later.
* d/patches/series: Enable new patch.
-- Daniel Leidert <dleidert@debian.org> Tue, 31 Jan 2023 16:26:42 +0100
camping (2.1.580-1) unstable; urgency=medium
[ Tim Potter ]
* d/rules: fix jquery.js link for clean and repeated builds (Closes: #761538)
[ Paul van Tilburg ]
* New upstream (snapshot) release (with git HEAD 0904ad4)
* d/docs, d/rules: although doc/ contains RDoc file, still generate our
own docs following the Rakefile options
* d/rules: reuse Late fonts from the fonts-lato package
* d/control:
- replace depend on ruby-activerecord-3.2 by ruby-activerecord;
this snapshot release works with AR 2.3.x up until AR 4.1.6
- bump standards version to 3.9.6; no changes required
- add depend on fonts-lato for the documentation
-- Paul van Tilburg <paulvt@debian.org> Fri, 17 Oct 2014 23:06:17 +0200
camping (2.1.532-2) unstable; urgency=low
* Team upload.
* d/control:
- change Homepage. camping.rubyforge.org is no longer available
- removed double whitespaces
- bumped standards version to 3.9.5 (no changes needed)
* removed patch direcotory, not needed
* depend on libjs-jquery, remove included one
* d/copyright: added missing parameter for jquery / change Homepage
* add missing jquery sources (Closes: #744310)
-- Jonas Genannt <jonas.genannt@capi2name.de> Sat, 02 Aug 2014 16:25:07 +0200
camping (2.1.532-1) unstable; urgency=low
* New upstream release
* debian/control:
- Bumped standards version to 3.9.4; no changes required
- Add build-depend on ruby-minitest
- Change build depend on ruby-activerecord-2.3 into
ruby-activerecord-3.2
- Bump build-depend and depend on ruby-mab to >= 0.0.3
* d/p/allow-POST-through-Rack-File.patch: dropped, applied upstream
-- Paul van Tilburg <paulvt@debian.org> Thu, 06 Jun 2013 21:57:41 +0200
camping (2.1.498-4) unstable; urgency=low
* debian/patches: add camping-allow-POST-through-Rack-File,
courtesy of Magnus Holm (closes: #689038)
* debian/source/local-options: unapply patches after build
-- Paul van Tilburg <paulvt@debian.org> Thu, 25 Oct 2012 19:54:15 +0200
camping (2.1.498-3) unstable; urgency=low
* debian/control:
- Bump build-depend on gem2deb to 0.3.0.
-- Paul van Tilburg <paulvt@debian.org> Sun, 24 Jun 2012 16:23:06 +0200
camping (2.1.498-2) unstable; urgency=low
* Upload to unstable.
-- Paul van Tilburg <paulvt@debian.org> Sun, 27 May 2012 22:05:05 +0200
camping (2.1.498-1) experimental; urgency=low
* New upstream release (closes: #640065).
* Upload this prerelease of Camping version 2.2 to experimental first.
* Source packages adapted according to the new Ruby policy:
- Build for both ruby1.8 and ruby1.9.1 (Closes: #550806)
- Migrated to pkg-ruby-extras git repos. Changed the Vcs-* fields in
debian/control accordingly.
- Changed the depends and recommends to follow the new Ruby
library naming scheme.
* debian/README.Debian: dropped; there is no longer the need to explain
the depend on rails as we can depend on activerecord specifcally now
since the rails splitup.
* debian/NEWS: added to explain the replacement of Markaby by Mab.
* debian/camping.doc-base: added to register generated RDoc documentation.
* debian/control:
- Added a default DM-Upload-Allowed field set to yes.
- Standards-Version bumped to 3.9.3; no changes required.
- Set XS-Ruby-Versions to all.
- Changed the build-depends for using gem2deb instead of ruby-pkg-tools.
- Added build-depends on ruby-rack-test, ruby-mab and ruby-tilt
required for running tests.
- Switched the maintainer with the uploaders field as per new
convention the team is the default maintainer.
- Replaced the dependency on libmarkaby-ruby by ruby-mab.
- Added an alternative depend on ruby-tilt, so the user can choose
between Mab and Tilt.
- Replaced the suggest on mongrel by thin; mongrel is not available
anymore.
* debian/copyright: reworked to fit the Debian copyright format version 1.0.
* debian/ruby-test.rb: added to run the test apps from test/.
-- Paul van Tilburg <paulvt@debian.org> Sat, 19 May 2012 20:24:31 +0200
camping (2.0-2) unstable; urgency=low
* Although activerecord is not needed for an Camping application, it is
used by the camping binary (camping/server) during development.
* debian/rules:
- The recommend on mongrel is not necessary, demoted to suggests.
- Replaced recommend on libactivesupport-ruby1.8 by the actually
intented libactiverecord-ruby1.8.
-- Paul van Tilburg <paulvt@debian.org> Wed, 16 Jun 2010 23:28:46 +0200
camping (2.0-1) unstable; urgency=low
* New upstream release.
* Camping has been adopted by the community after _why's disappearance,
due to this, the main site and code was moved.
* debian/camping.1: added, manpage no longer provided by upstream.
* debian/control:
- Bumped standards version to 3.8.4.
- Updated the depends, now depends on librack-ruby1.8 and no
longer depends on but recommends libmarkaby-ruby1.8.
- Dropped the recommend on rails now that it has been split up.
- Added libactiverecord-ruby1.8, mongrel and ${misc:Depends} to
the recommends.
* debian/copyright: updated for the new download location.
* debian/docs: added to install the generated RDoc documentation.
* debian/patches/01_add-activerecord-activesupport-loadpath.diff:
dropped, since the rails split up the libraries are available
in $LOAD_PATH.
* debian/README.Debian: update the text to reflect that Camping now
not depends but just recommends active record and support.
* debian/rules:
- Removed the manpage generation since the source is no
longer provided.
- Generate and install RDoc documentation.
* debian/watch: updated for the new location on Github.
-- Paul van Tilburg <paulvt@debian.org> Tue, 01 Jun 2010 22:14:14 +0200
camping (1.5+svn242-1) unstable; urgency=low
* New Subversion snapshot (close to 1.6 release).
* Replaced 01_add-activesupport-loadpath patch by
01_add-activerecord-activesupport-loadpatch to add active_record too.
* Bumped standards version to 3.7.3; no changes required.
* debian/control:
- Added Vcs-* fields to debian/control.
- Changed depend on ruby into ruby1.8.
-- Paul van Tilburg <paulvt@debian.org> Mon, 31 Mar 2008 22:16:14 +0200
camping (1.5+svn186-2) unstable; urgency=low
* First upload to Debian unstable.
* Make the Homepage pseudo-field a real field of the source package.
* No longer use the Uploaders rule; removed debian/control.in, updated
debian/rules.
* Adapted debian/rules to repack the man-page (via dh_manpages) after
* build to comply with the -z9 policy.
-- Paul van Tilburg <paulvt@debian.org> Sat, 03 Nov 2007 21:18:37 +0100
camping (1.5+svn186-1) luon-sid; urgency=low
* Subversion snapshot that fixes several issues:
- When using X-Sendfile, a erroneous newline is no longer prepended
to the data.
- Small fastcgi fixes.
- Query string building added to R().
* Removed patch 02_webrick-typo since this has been fixed upstream.
* Changed both the build-depend and depend from ruby1.8 to ruby.
-- Paul van Tilburg <paulvt@debian.org> Tue, 20 Mar 2007 19:53:55 +0100
camping (1.5-1) luon-sid; urgency=low
* Initial release. (Closes: #396891)
* Added patch 01_add-activesupport-loadpath to help Camping find
the active support library directory which is not in a standard location.
* Added patch 02_webrick-typo to fix a typo made in the WEBrick code
which emerges when serving static files.
-- Paul van Tilburg <paulvt@debian.org> Sat, 4 Nov 2006 22:08:29 +0100
|