debian/0000755000000000000000000000000011677467340007205 5ustar debian/changelog0000644000000000000000000000132311677467340011056 0ustar python-django-nova (0.3~git20110711-0ubuntu3) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:09:36 +0000 python-django-nova (0.3~git20110711-0ubuntu2) oneiric; urgency=low * debian/rules: add --with python2. (LP: #831102) -- Barry Warsaw Mon, 12 Sep 2011 15:00:01 -0400 python-django-nova (0.3~git20110711-0ubuntu1) oneiric; urgency=low * New upstream release. * python-support transition. -- Chuck Short Mon, 11 Jul 2011 12:15:08 -0400 python-django-nova (0.1~bzr15-0ubuntu1) natty; urgency=low * Initial release. -- Chuck Short Tue, 10 Feb 2011 13:22:41 -0500 debian/rules0000755000000000000000000000011411633450624010246 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_clean: true debian/control0000644000000000000000000000100111633421212010554 0ustar Source: python-django-nova Section: python Priority: optional Maintainer: Chuck Short Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.1 Homepage: http://www.openstack.org Package: python-django-nova Architecture: any Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.0.2) Description: Nova django module. django-nova is a module that contains views and templates for interacting with Nova, OpenStack's cloud controller. debian/copyright0000644000000000000000000000366211633421212011123 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: python-django-nova Source: https://launchpad.net/django-nova Files: * Copyright: Copyright 2010 United States Government as represented by the Administrator of the National Aeronautics and Space Administration. License: Apache 2.0 Files: bootstrap.py Copyright: Copyright (c) 2006 Zope Foundation and Contributors. License: ZPL 2.1 File: debian/* Copyright: (c) 2011 Canonical Ltd License: GPL-2 License: Apache-2.0 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License Version 2.0 can be found in the /usr/share/common-licenses/Apache-2.0 file. License: GPL-2 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . On Debian systems, the complete text of the GNU General Public License can be found in the /usr/share/common-licenses/GPL-2 file. debian/source/0000755000000000000000000000000011633453437010477 5ustar debian/source/format0000644000000000000000000000001411633421212011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211633421212010357 0ustar 7 debian/docs0000644000000000000000000000000711633421212010031 0ustar README