Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debian package work with python2.7 #28

Closed
ghost opened this issue Oct 7, 2011 · 3 comments
Closed

debian package work with python2.7 #28

ghost opened this issue Oct 7, 2011 · 3 comments

Comments

@ghost
Copy link

ghost commented Oct 7, 2011

"fakeroot debian/rules binary" complained about python2.5 missing. Fixed, but it's unclear if my solution is too fragile.

@ghost
Copy link
Author

ghost commented Oct 7, 2011

can't push, so here's the diff

$ git diff master -- debian/control
diff --git a/debian/control b/debian/control
index d8a8d0a..62129f7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,6 @@
Source: python-txmongo
Section: python
Priority: optional
-XS-Python-Version: 2.5
Maintainer: Andre Ferraz
Build-Depends: debhelper (>=7.0.50~), python-support (>= 0.6), cdbs (>= 0.4.49), python-dev, python-
Standards-Version: 3.8.4
(END)

@fiorix
Copy link
Collaborator

fiorix commented Sep 14, 2013

Do you mind sending a pull request so I can merge it in?

@fiorix
Copy link
Collaborator

fiorix commented Apr 24, 2014

This is probably gone. Let me know otherwise.

@fiorix fiorix closed this as completed Apr 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant