[Pkg-sugar-commit] [sugar-base] 06/08: Use Python helper python2 (not pycentral). Closes: bug#617080.
Jonas Smedegaard
dr at jones.dk
Fri Apr 17 07:41:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag debian/0.86.0-6
in repository sugar-base.
commit a97c79fadf2cc6b63537ffd19edf9c5a731d3730
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Jul 25 00:37:37 2011 +0200
Use Python helper python2 (not pycentral). Closes: bug#617080.
---
debian/control.in | 2 --
debian/pycompat | 1 -
debian/rules | 1 -
3 files changed, 4 deletions(-)
diff --git a/debian/control.in b/debian/control.in
index 90d861b..71bb7e4 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -8,7 +8,6 @@ Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/collab-maint/sugar-base
Vcs-Browser: http://git.debian.org/?p=collab-maint/sugar-base.git;a=shortlog;h=refs/heads/master-0.86
Homepage: http://wiki.sugarlabs.org/go/Sugar
-XS-Python-Version: >= 2.5
Package: python-sugar-0.86
Architecture: any
@@ -18,7 +17,6 @@ Suggests: ${cdbs:Suggests}
Provides: ${python:Provides}, ${cdbs:Provides}
Conflicts: ${cdbs:Conflicts}
Replaces: ${cdbs:Replaces}
-XB-Python-Version: ${python:Versions}
Description: Sugar graphical shell - core functionality
Sugar is a graphical user interface aimed at children.
.
diff --git a/debian/pycompat b/debian/pycompat
deleted file mode 100644
index 0cfbf08..0000000
--- a/debian/pycompat
+++ /dev/null
@@ -1 +0,0 @@
-2
diff --git a/debian/rules b/debian/rules
index a7b2990..3b6cdf9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,6 @@
# 02111-1307 USA.
DEB_BUILDDIR = build
-DEB_PYTHON_SYSTEM = pycentral
include /usr/share/cdbs/1/rules/upstream-tarball.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/rules/debhelper.mk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-base.git
More information about the pkg-sugar-commit
mailing list