~ubuntu-branches/ubuntu/precise/cups-pdf/precise

« back to all changes in this revision

Viewing changes to debian/ubuntu/source_cups-pdf.py

  • Committer: Bazaar Package Importer
  • Author(s): Martin-Éric Racine
  • Date: 2010-04-18 13:36:42 UTC
  • mfrom: (4.1.25 maverick)
  • Revision ID: james.westby@ubuntu.com-20100418133642-nqpn7ockhmj5m4v6
* Removed all obsolete build-dependency and dependency versioning.
  + We don't depend upon specific CDBS features, plus we barely quote 
    debhelper >= 5 to quiet the incitation to upgrade debian/compat.
  + Debian Lenny implemented migration from CUPSYS to CUPS namespace
    and Ubuntu implemented it in Intrepid too, so we basically have
    an artificial versioning as a result of the namespace change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# coding: utf-8
1
2
'''apport package hook for cups-pdf
 
3
   Copyright (C) 2004-2010, Martin-Éric Racine <q-funk@iki.fi>
2
4
 
3
 
(c) 2009 Canonical Ltd.
4
 
Author: Brian Murray <brian@ubuntu.com>
 
5
   This package is free software; you can redistribute it and/or modify
 
6
   it under the terms of the GNU General Public License as published by
 
7
   the Free Software Foundation, either version 2 of the License, or
 
8
   (at your option) any later version.
5
9
'''
6
10
 
7
11
from apport.hookutils import *