root / pykota / trunk / debian / pykota.config @ 2146

Revision 2146, 385 bytes (checked in by jerome, 19 years ago)

It seems that $Log$ is not implemented or doesn't work for some reason

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1#/bin/sh -e
2#
3#
4
5# Source debconf library.
6. /usr/share/debconf/confmodule
7
8#db_title "Print Quota/Accounting system for CUPS and LPRng, PyKota"
9
10db_input medium pykota/upgrading_1.21alpha24 || true
11db_go
12
13db_input medium pykota/upgrading_1.19alpha24 || true
14db_go
15
16db_input medium pykota/upgrading_1.19alpha17 || true
17db_go
18
19db_input medium pykota/upgrading_1.19alpha10 || true
20db_go
Note: See TracBrowser for help on using the browser.