tags 631212 + patch
thanks

Find attached the control file + more-fallout to don't break debuild clean.
Source: python-cloudservers
Section: python
Priority: optional
Maintainer: Soren Hansen <so...@ubuntu.com>
Build-Depends: cdbs, debhelper (>= 5.0.38), python-all (>= 2.3.5-11), 
python-support, python-distribute, python-nose, python-prettytable, 
python-argparse, python-mock, python-httplib2
XS-Python-Version: >= 2.6
Standards-Version: 3.8.4

Package: python-cloudservers
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources, 
python-prettytable, python-httplib2, python (>= 2.7) | python (>= 2.6), python 
(>= 2.7) | python-argparse
XB-Python-Version: ${python:Versions}
Description: client library for Rackspace's Cloud Servers API
 Python library and CLI tool for interacting with Rackspace's Cloud
 Servers, as well as a CLI tool. They implement and expose 100% of the
 Cloud Servers API.
Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 python-cloudservers (1.1-1) unstable; urgency=low
 .
   * New upstream release
   * Reintroduce autogeneration-fallout patch. Building the package
     reformats PKG-INFO.txt, so instead of trying format it back during clean,
     we carry this patch to make patching the package easier.
Author: Soren Hansen <so...@ubuntu.com>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: http://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- python-cloudservers-1.1.orig/python_cloudservers.egg-info/SOURCES.txt
+++ python-cloudservers-1.1/python_cloudservers.egg-info/SOURCES.txt
@@ -118,4 +118,4 @@ tests/test_ipgroups.py
 tests/test_servers.py
 tests/test_shell.py
 tests/testfile.txt
-tests/utils.py
+tests/utils.py
\ No newline at end of file
--- python-cloudservers-1.1.orig/python_cloudservers.egg-info/PKG-INFO
+++ python-cloudservers-1.1/python_cloudservers.egg-info/PKG-INFO
@@ -1,4 +1,4 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: python-cloudservers
 Version: 1.1
 Summary: Client library for Rackspace's Cloud Servers API

Reply via email to