~ubuntu-branches/ubuntu/trusty/pgagent/trusty

« back to all changes in this revision

Viewing changes to pgagent_upgrade.sql

  • Committer: Bazaar Package Importer
  • Author(s): Gerfried Fuchs
  • Date: 2009-09-10 21:45:42 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090910214542-hl1p2nlmc028jr3e
Tags: 3.0.1-1
* New upstream release, relicensed from Artistic License to BSD License, no
  other changes.
* Switched Priority from extra to optional which is in the overrides file
  anyway.
* Bumped Standards-Version to 3.8.3.
* Add README.source referencing quilt's one.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
// pgAgent - PostgreSQL Tools
3
3
// $Id$
4
 
// Copyright (C) 2002 - 2008 The pgAdmin Development Team
5
 
// This software is released under the Artistic Licence
 
4
// Copyright (C) 2002 - 2009 The pgAdmin Development Team
 
5
// This software is released under the BSD Licence
6
6
//
7
7
// pgagent_upgrade.sql - Upgrade pgAgent tables and functions
8
8
//