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

Revision 2109, 325 bytes (checked in by jalet, 19 years ago)

More work on Debian packaging

  • 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.19alpha24 || true
11db_go
12
13db_input medium pykota/upgrading_1.19alpha17 || true
14db_go
15
16db_input medium pykota/upgrading_1.19alpha10 || true
17db_go
Note: See TracBrowser for help on using the browser.