Commit 1728c5868fd6aec124509f20b7bca8b75034a208
1 parent
d35779c0
Exists in
master
and in
29 other branches
Upgrade dependencies for Debian Squeeze
Showing
2 changed files
with
12 additions
and
1 deletions
Show diff stats
debian/changelog
1 | +noosfero (0.35.0~1) unstable; urgency=low | ||
2 | + | ||
3 | + * Features version release. | ||
4 | + * From this release until we say otherwise, this package is designed for | ||
5 | + Debian 6 (Squeeze). Attempts to upgrade from 0.34.0 on Debian 5 (Lenny) | ||
6 | + without also upgrading the system to Debian 6 (Squeeze), as well as | ||
7 | + attemps to install this version on Debian 5 (Lenny), will probably fail | ||
8 | + miserably (YMMV, though). | ||
9 | + | ||
10 | + -- Antonio Terceiro <terceiro@colivre.coop.br> Sun, 27 Nov 2011 14:11:33 -0200 | ||
11 | + | ||
1 | noosfero (0.34.0) unstable; urgency=low | 12 | noosfero (0.34.0) unstable; urgency=low |
2 | 13 | ||
3 | * Features version release. | 14 | * Features version release. |
debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.colivre.coop.br/?p=noosfero.git | @@ -11,7 +11,7 @@ Vcs-Browser: http://git.colivre.coop.br/?p=noosfero.git | ||
11 | 11 | ||
12 | Package: noosfero | 12 | Package: noosfero |
13 | Architecture: all | 13 | Architecture: all |
14 | -Depends: rails, ruby1.8, ruby, rake, libgettext-ruby-data, libsqlite3-ruby, libpgsql-ruby, libmysql-ruby, librmagick-ruby, libredcloth-ruby, libwill-paginate-ruby, iso-codes, libfeedparser-ruby, libferret-ruby, libdaemons-ruby, rcov, mongrel, mongrel-cluster, tango-icon-theme, libhpricot-ruby, iso-codes, memcached, debconf, dbconfig-common, postgresql, adduser, ${misc:Depends} | 14 | +Depends: rails (>= 2.3.5-1~), rails-ruby1.8 (>= 2.3.5-1~), ruby1.8, ruby, rake, libgettext-rails-ruby1.8, libsqlite3-ruby, libpgsql-ruby, libmysql-ruby, librmagick-ruby, libredcloth-ruby, libwill-paginate-ruby, iso-codes, libfeedparser-ruby, libferret-ruby, libdaemons-ruby, rcov, mongrel, mongrel-cluster, tango-icon-theme, libhpricot-ruby, iso-codes, memcached, debconf, dbconfig-common, postgresql, adduser, ${misc:Depends} |
15 | Recommends: postgresql-client | 15 | Recommends: postgresql-client |
16 | Description: free web-based platform for social networks | 16 | Description: free web-based platform for social networks |
17 | Noosfero is a web platform for social and solidarity economy networks with | 17 | Noosfero is a web platform for social and solidarity economy networks with |