[Pkg-sugar-commit] [sugar-log-activity] 03/06: Stop set DEB_PYTHON_SUGAR_PACKAGES: Unneeded with unbranched package.
Jonas Smedegaard
dr at jones.dk
Fri Jun 19 03:17:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository sugar-log-activity.
commit ea7de0c8f398c970699686b54e8f06c7a902b47a
Author: Jonas Smedegaard <dr at jones.dk>
Date: Thu Jun 18 22:04:38 2015 -0500
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 d7ab0f5..158d50c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,15 +16,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 = Log
DEB_UPSTREAM_URL = http://download.sugarlabs.org/sources/sucrose/fructose/$(DEB_UPSTREAM_PACKAGE)
DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-log-activity.git
More information about the pkg-sugar-commit
mailing list