Hi,
I've made some experimental debian packages for drupal 4.7 and some modules. They are far from perfect but work for me somehow.
If you are interested, you can find them here:
http://khn.brainlog.de/debs/drupal

Comments

kbahey’s picture

Hi

Debian (and Ubuntu) already has Drupal packages although they are quite out dated (4.5.8).

# apt-cache show drupal
Package: drupal
Priority: extra
Section: universe/web
Installed-Size: 1944
Maintainer: Hilko Bengen <bengen@debian.org>
Architecture: all
Version: 4.5.8-1
Depends: debconf (>= 1.2.0) | debconf-2.0, apache2 | httpd, php4-cli, libapache2-mod-php4 | libapache-mod-php4 | php4-cgi, php4-mysql | php4-pgsql, exim4 | mail-transport-agent, wwwconfig-common (>= 0.0.37), mysql-client | virtual-mysql-client | postgresql-client, makepasswd
Recommends: mysql-server | postgresql
Suggests: libapache-mod-ssl | apache-ssl
Filename: pool/universe/d/drupal/drupal_4.5.8-1_all.deb
Size: 488036
MD5sum: e2ede48b249e07b0d73a6c99082509e1
Description: fully-featured content management/discussion engine
 Drupal is a dynamic web site platform which allows an individual or
 community of users to publish, manage and organize a variety of
 content, Drupal integrates many popular features of content
 management systems, weblogs, collaborative tools and discussion-based
 community software into one easy-to-use package.
 .
 More information about is available at http://www.drupal.org
Bugs: mailto:ubuntu-users@lists.ubuntu.com
Origin: Ubuntu

Try contacting Hilko to see if he is willing to update to 4.7.
--
Drupal development and customization: 2bits.com
Personal: Baheyeldin.com

--
Drupal performance tuning and optimization, hosting, development, and consulting: 2bits.com, Inc. and Twitter at: @2bits
Personal blog: Ba

manatorg’s picture

hi,
thanks for your reply. i am aware of the official debian packages. my package is just a updated version of these, because the official ist very outdated.
i will add a message to the bug report, although i don't have the feeling that my packages are "debian-quality".

cheers

kaare’s picture

Each major version of drupal should have it's own package in debian, like drupal-4.6, drupal-4.7 an maybe even drupal-cvs.

manatorg’s picture

Hi,
whats the reason for this? Is it to avoid a automatic update to a new major version (and the included change of the database) or to have the option to install different major version parallel? or other reasons?

manatorg’s picture

Updates
* The Page now displays with Mozilla and Others. This was a bug due to invalid html-syntax. *ARGL*. Sorry for that.
* Updates to the Drupal Package. Now it should install better on most Systems. Thanks to Tzafrir Cohens for testing, changes and notes!!!

manatorg’s picture

hi,
i've updated the packages to 4.7.4

please tell me any bugs.

cheers

manatorg’s picture

i just made some unofficial debian packages of drupal5. maybe someone here is interested.
you could find them at the usual place:
http://khn.brainlog.de/debs/drupal/
source is also there.

as always:
- no support (not really)
- experimental software, no warrenty
- don't use on production systems!!!

as the package name is changed to drupal5 they may be installable in parallel to old drupal packages.

some notes:
- for automatic database installation you probable have to call "dpkg-reconfigure -plow drupal5"
after that visit http://yourhost/drupalbase/install.php
- dependencies still need some work - check that everything is installed correctly (likely errors will be apache1 and libapache2-php and such)

have fun

cheers

khn

dahacouk’s picture

Any idea when this will get updated to 5 final release?

Many thanks!