Antoine Beaupré
b820020a36
remove questions not relevant to the right package
2008-10-06 21:23:08 +00:00
Antoine Beaupré
d09197fa97
try to create a templates file for the slave package
2008-10-06 21:16:18 +00:00
Antoine Beaupré
cdb3a1e281
remove alternc/mynetwork debconf parameter, stop overriding it in
...
postfix
also split the config prompts between slave and non-slave package
See: #1029
2008-10-06 21:13:11 +00:00
Antoine Beaupré
277f17fc11
try to remove bashsisms from postinst script
2008-10-04 20:45:38 +00:00
Antoine Beaupré
69897a033b
fix a typo
2008-10-04 20:42:47 +00:00
Antoine Beaupré
54d3e42b93
copy question templates betwen packages
2008-10-04 20:41:25 +00:00
Antoine Beaupré
8c1962223a
revert back to r2306: stay with only two packages for now, which should unbreak the main alternc package
2008-10-04 20:25:03 +00:00
Antoine Beaupré
969061073d
forgot to add an empty install file for the meta package
2008-10-04 19:59:06 +00:00
Antoine Beaupré
09c776f003
tentative splitting of alternc into multiple packages
2008-10-04 19:58:38 +00:00
Antoine Beaupré
c9a56bd288
revert last commit: we need a templates file
2008-10-04 19:07:38 +00:00
Antoine Beaupré
66165c3610
split templates in the two packages
2008-10-04 19:05:35 +00:00
Antoine Beaupré
bc9429a58e
do not make alternc-slave provide admintools, breaking the upgrade path from <0.9.3 to alternc-slave
2008-10-04 18:59:45 +00:00
Antoine Beaupré
29bb246122
fix lintian warning
2008-10-04 18:47:20 +00:00
Antoine Beaupré
19094da87c
try to build a changelog for 0.9.9
2008-10-04 18:43:38 +00:00
Antoine Beaupré
ad81b6215d
add changelog for recent package seperation work
2008-10-04 18:31:13 +00:00
Antoine Beaupré
9187e11a85
sort warnings
2008-10-04 18:30:49 +00:00
Antoine Beaupré
1e1ed9a288
don't attempt to remove the apacheconf from /var/alternc
2008-10-04 18:26:14 +00:00
Antoine Beaupré
c2c91d5729
/var/alternc specific instructions were removed from the wrong postinst
2008-10-04 18:24:59 +00:00
Antoine Beaupré
7b5c4d887f
install the proper lintian overrides in the right places
2008-10-04 17:06:35 +00:00
Antoine Beaupré
6e25483823
try to fix lintian... again.
2008-10-04 17:05:12 +00:00
Antoine Beaupré
304e4a9f59
correct lintian exceptions
2008-10-04 17:03:19 +00:00
Antoine Beaupré
f017f5eced
make a alternc-slave-specific prerm and preinst that doesn't touch /var/alternc
2008-10-04 16:57:54 +00:00
Antoine Beaupré
f9804848d2
make a alternc-slave-specific postrm that doesn't touch /var/alternc
2008-10-04 16:53:57 +00:00
Antoine Beaupré
09ff68f010
make a alternc-slave-specific postinst that doesn't touch /var/alternc
2008-10-04 16:52:02 +00:00
Antoine Beaupré
0de778c41c
move basedirprot call to postinst also
2008-10-04 16:50:14 +00:00
Antoine Beaupré
270c7a6e37
move /var/alternc-specific commands from alternc.install to postinst
2008-10-04 16:48:30 +00:00
Antoine Beaupré
1dfc9e15ec
add proper links and logrotate scripts for alternc-slave, note that we do not add the cronjob
2008-10-04 16:38:45 +00:00
Antoine Beaupré
9e3b4b8cdd
conflict alternc-slave with alternc
2008-10-04 16:12:11 +00:00
Antoine Beaupré
68b21e283a
fix autobuilder versionning
2008-10-04 16:08:26 +00:00
Antoine Beaupré
64732a75ee
prepare a test upload for koumbit
2008-10-04 16:05:51 +00:00
Antoine Beaupré
0b9100d1b4
fix lintian. again.
2008-10-04 16:02:33 +00:00
Antoine Beaupré
6e7d203260
try to silence litian warnings in alternc-slave
2008-10-04 16:00:53 +00:00
Antoine Beaupré
8151682267
try to fix install again
2008-10-04 15:59:26 +00:00
Antoine Beaupré
f78850fc05
don't install logrotate and cron.d files manually
2008-10-04 15:57:56 +00:00
Antoine Beaupré
4f5be25dc7
use dh_install to fix multiple-package support
2008-10-04 15:55:55 +00:00
Antoine Beaupré
1e1673ebb9
update po files with latest translation strings, this unbreaks svn-buildpackage
2008-10-04 15:48:03 +00:00
Antoine Beaupré
c50ad5049f
try to create a frontend node-specific package
2008-10-04 15:46:46 +00:00
Antoine Beaupré
e0c00405aa
group chmod together, cosmetic change
2008-10-04 15:32:33 +00:00
Antoine Beaupré
731ea7a939
factor out some calls
2008-10-04 15:28:15 +00:00
Benjamin Sonntag
b1b87e06f4
Fixing TLS for proftpd : CertificateFile IS REQUIRED for TLS to work
2008-08-11 10:07:00 +00:00
Antoine Beaupré
27215d1cbc
add templates for the new options
2008-07-10 22:02:38 +00:00
Antoine Beaupré
a62b9109ed
add some of the sqlbackup options to the local.sh global configuration.
...
note that we discarded some suggestions options:
F_LOG: replaced with syslog
DAEMON: will be considered for inclusion later
VERBOSE/DEBUG: available through command line flags
TYPE_NAME_BACKUP and ALLOW_OVERWRITE_BACKUP are being renamed to
SQLBACKUP_TYPE and SQLBACKUP_OVERWRITE. this is to be more consistent
with the global configurations
See: #1081
2008-07-10 21:18:42 +00:00
Antoine Beaupré
6c8c512b05
fix typo
2008-04-24 16:55:52 +00:00
Antoine Beaupré
9be86ad565
remove gcc from build-depends: we now use perl scripts
...
Spotted by: Patrick Hétu
2008-04-24 16:19:10 +00:00
Antoine Beaupré
b6ef65ded3
also fix database user variable expansion in debian configuration. without this, it is probably not possible to change the database user from the debconf prompts
2008-04-17 23:08:10 +00:00
Antoine Beaupré
83be236897
add missing ) to version
2008-04-15 16:24:22 +00:00
Antoine Beaupré
34e28495a5
change the version number with sed instead of debchange, which always adds a new changelog...
2008-04-15 16:23:11 +00:00
Antoine Beaupré
eff216a5dc
more snapshot fixes: update before snapshot. don't put a new changelog entry with debchange.
2008-04-15 16:09:15 +00:00
Antoine Beaupré
71bda92a12
open the changelog for version 0.9.9, so that we can add changes to that version as we go along. use ~ as the svn version seperator so it's *lower* than 0.9.9 on snapshots
2008-04-15 15:54:48 +00:00
Antoine Beaupré
83f15dca0e
make it so that the displayed version is only the one set in the changelog
2008-04-15 15:42:33 +00:00