[Pkg-sugar-commit] [sugar-etoys-activity] 06/07: Stop set DEB_PYTHON_SUGAR_PACKAGES: Unneeded with unbranched package.

Jonas Smedegaard dr at jones.dk
Tue Dec 13 22:20:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository sugar-etoys-activity.

commit 83e093fe4a3aa37c17b15cc4c08e40f29dc9e7ee
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Dec 13 22:19:26 2016 +0100

    Stop set DEB_PYTHON_SUGAR_PACKAGES: Unneeded with unbranched package.
---
 debian/rules | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index f163d17..0e1403c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,15 +17,13 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-# These need to be declared before CDBS includes
-pkg = $(DEB_SOURCE_PACKAGE)
-DEB_PYTHON_SUGAR_PACKAGES = $(pkg)
-
 include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/python-sugar.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
+pkg = $(DEB_SOURCE_PACKAGE)
+
 DEB_UPSTREAM_PACKAGE = Etoys
 DEB_UPSTREAM_URL = http://download.sugarlabs.org/sources/sucrose/fructose/$(DEB_UPSTREAM_PACKAGE)
 DEB_UPSTREAM_TARBALL_MD5 = 44673a6624aa695e661b799d2a92b522

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-etoys-activity.git



More information about the pkg-sugar-commit mailing list