--- trunk/camping/debian/changelog 2010/06/16 10:55:10 5591 +++ trunk/camping/debian/changelog 2010/06/16 21:53:50 5592 @@ -1,3 +1,14 @@ +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 Wed, 16 Jun 2010 23:28:46 +0200 + camping (2.0-1) unstable; urgency=low * New upstream release.