From dr at jones.dk Mon Jan 8 12:01:03 2018 From: dr at jones.dk (Jonas Smedegaard) Date: Mon, 08 Jan 2018 12:01:03 +0000 Subject: [Pkg-sugar-commit] [sugar] 02/05: Update package relations: Have sucrose suggest (not recommend) deprecated Glucose parts python-sugar-toolkit python-sugar gtk2-engines-sugar. Closes: Bug#884993. Thanks to Jeremy Bicha. In-Reply-To: <20180108120102.11104.3509@moszumanska.debian.org> References: <20180108120102.11104.3509@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. js pushed a commit to annotated tag debian/0.112-2 in repository sugar. commit d2571b4476a1b44c9ec0ba55ce0dd2e009c9db2f Author: Jonas Smedegaard Date: Mon Jan 8 11:56:23 2018 +0100 Update package relations: Have sucrose suggest (not recommend) deprecated Glucose parts python-sugar-toolkit python-sugar gtk2-engines-sugar. Closes: Bug#884993. Thanks to Jeremy Bicha. --- debian/rules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/rules b/debian/rules index d8d10a1..89b8e40 100755 --- a/debian/rules +++ b/debian/rules @@ -131,18 +131,18 @@ suggests-jarabe-only = $(pkg-session) # * Depend on Glucose (at least current branch) # * Depend on Fructose # * Recommend non-Sugar helper parts -# * Recommend deprecated Glucose parts +# * Suggest deprecated Glucose parts # * Re-suggest weak parts (contrib/non-free/missing) depends-sucrose = $(pkg-session) depends-sucrose +=, python-carquinyol depends-sucrose +=, $(pkg-fructose) recommends-sucrose = $(suggests-session), $(suggests-toolkit) recommends-sucrose +=, $(suggests-activities) -recommends-sucrose +=, python-sugar-toolkit -recommends-sucrose +=, python-sugar -recommends-sucrose +=, gtk2-engines-sugar (>= $(pkgbranch)) suggests-sucrose = $(suggests-fructose), $(suggests-session-weak) suggests-sucrose +=, $(pkg-fructose-relaxed) +suggests-sucrose +=, python-sugar-toolkit +suggests-sucrose +=, python-sugar +suggests-sucrose +=, gtk2-engines-sugar (>= $(pkgbranch)) CDBS_BUILD_DEPENDS +=, $(bdeps) CDBS_DEPENDS_$(pkg-session) = $(depends-session) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar.git From dr at jones.dk Mon Jan 8 12:01:03 2018 From: dr at jones.dk (Jonas Smedegaard) Date: Mon, 08 Jan 2018 12:01:03 +0000 Subject: [Pkg-sugar-commit] [sugar] 04/05: Update copyright info: Extend coverage for myself. In-Reply-To: <20180108120102.11104.3509@moszumanska.debian.org> References: <20180108120102.11104.3509@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. js pushed a commit to annotated tag debian/0.112-2 in repository sugar. commit 41390e58696810ce2a5c6d81b57e888af6899d32 Author: Jonas Smedegaard Date: Mon Jan 8 12:41:35 2018 +0100 Update copyright info: Extend coverage for myself. --- debian/copyright | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index 5e329ed..e458724 100644 --- a/debian/copyright +++ b/debian/copyright @@ -145,7 +145,7 @@ License: FSFUL~gettext Files: debian/* Copyright: - 2007-2010,2012,2015-2017, Jonas Smedegaard + 2007-2010,2012,2015-2018, Jonas Smedegaard License-Grant: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/debian/rules b/debian/rules index 89b8e40..1488c27 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- -# Copyright 2007-2010, 2012, 2015-2017 Jonas Smedegaard +# Copyright 2007-2010, 2012, 2015-2018 Jonas Smedegaard # Description: Main Debian packaging script for sugar # # This program is free software; you can redistribute it and/or -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar.git From dr at jones.dk Mon Jan 8 12:01:03 2018 From: dr at jones.dk (Jonas Smedegaard) Date: Mon, 08 Jan 2018 12:01:03 +0000 Subject: [Pkg-sugar-commit] [sugar] 03/05: Declare compliance with Debian Policy 4.1.3. In-Reply-To: <20180108120102.11104.3509@moszumanska.debian.org> References: <20180108120102.11104.3509@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. js pushed a commit to annotated tag debian/0.112-2 in repository sugar. commit 1bf6c963055189ebaad09d6d26deed0177c4028f Author: Jonas Smedegaard Date: Mon Jan 8 12:38:20 2018 +0100 Declare compliance with Debian Policy 4.1.3. --- debian/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control.in b/debian/control.in index 45668a3..bc16c88 100644 --- a/debian/control.in +++ b/debian/control.in @@ -5,7 +5,7 @@ Maintainer: Debian Sugar Team Uploaders: Jonas Smedegaard , Santiago Ruano Rinc?n Build-Depends: @cdbs@ -Standards-Version: 4.1.1 +Standards-Version: 4.1.3 Vcs-Git: https://anonscm.debian.org/git/pkg-sugar/sugar.git Vcs-Browser: https://anonscm.debian.org/git/pkg-sugar/sugar.git Homepage: http://wiki.sugarlabs.org/go/Sugar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar.git From dr at jones.dk Mon Jan 8 12:01:03 2018 From: dr at jones.dk (Jonas Smedegaard) Date: Mon, 08 Jan 2018 12:01:03 +0000 Subject: [Pkg-sugar-commit] [sugar] 05/05: Prepare for release: Update changelog, control file, and copyright hints. In-Reply-To: <20180108120102.11104.3509@moszumanska.debian.org> References: <20180108120102.11104.3509@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. js pushed a commit to annotated tag debian/0.112-2 in repository sugar. commit 5c72bd64bafd45a0325afb856488402fcfe30554 Author: Jonas Smedegaard Date: Mon Jan 8 12:55:03 2018 +0100 Prepare for release: Update changelog, control file, and copyright hints. --- debian/changelog | 14 ++++++++++++++ debian/control | 2 +- debian/copyright_hints | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ecd6690..0a2e1e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +sugar (0.112-2) unstable; urgency=medium + + * Update package relations: + + Have sugar-session recommend (not suggest) and sucrose depend on + (not recommend) sugar-calculate-activity: No longer uses + deprecated Glucose parts. + + Have sucrose suggest (not recommend) deprecated Glucose parts + python-sugar-toolkit python-sugar gtk2-engines-sugar. + Closes: Bug#884993. Thanks to Jeremy Bicha. + * Declare compliance with Debian Policy 4.1.3. + * Update copyright info: Extend coverage for myself. + + -- Jonas Smedegaard Mon, 08 Jan 2018 12:54:59 +0100 + sugar (0.112-1) unstable; urgency=medium [ upstream ] diff --git a/debian/control b/debian/control index 07a6584..5170b49 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: cdbs, intltool, shared-mime-info, python-empy -Standards-Version: 4.1.1 +Standards-Version: 4.1.3 Vcs-Git: https://anonscm.debian.org/git/pkg-sugar/sugar.git Vcs-Browser: https://anonscm.debian.org/git/pkg-sugar/sugar.git Homepage: http://wiki.sugarlabs.org/go/Sugar diff --git a/debian/copyright_hints b/debian/copyright_hints index 16682e3..8537a8c 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -513,7 +513,7 @@ License: GPL-3+ Files: debian/copyright-check debian/rules -Copyright: 2007-2010, 2012, 2015-2017, Jonas Smedegaard +Copyright: 2007-2010, 2012, 2015-2018, Jonas Smedegaard 2016-2017, Jonas Smedegaard License: GPL-3+ FIXME -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar.git From dr at jones.dk Mon Jan 8 12:01:02 2018 From: dr at jones.dk (Jonas Smedegaard) Date: Mon, 08 Jan 2018 12:01:02 +0000 Subject: [Pkg-sugar-commit] [sugar] 01/05: Update package relations: Have sugar-session recommend (not suggest) and sucrose depend on (not recommend) sugar-calculate-activity: No longer uses deprecated Glucose parts. In-Reply-To: <20180108120102.11104.3509@moszumanska.debian.org> References: <20180108120102.11104.3509@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. js pushed a commit to annotated tag debian/0.112-2 in repository sugar. commit 49944ffb9898ab9e6aa24b8f835b604f50863cf8 Author: Jonas Smedegaard Date: Mon Jan 8 11:51:37 2018 +0100 Update package relations: Have sugar-session recommend (not suggest) and sucrose depend on (not recommend) sugar-calculate-activity: No longer uses deprecated Glucose parts. --- debian/rules | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/debian/rules b/debian/rules index a5b415c..d8d10a1 100755 --- a/debian/rules +++ b/debian/rules @@ -59,14 +59,10 @@ fructose = chat browse read calculate log write terminal pippy etoys fructose += imageviewer jukebox turtleart # Core activities not in Debian main fructose-relax = etoys turtleart -# Core activities using deprecated Glucose parts -fructose-deprecate = calculate pkg-fructose = $(patsubst %,$(comma) sugar-%-activity,\ - $(filter-out $(fructose-relax) $(fructose-deprecate),$(fructose))) + $(filter-out $(fructose-relax),$(fructose))) pkg-fructose-relaxed = $(patsubst %,$(comma) sugar-%-activity,\ $(fructose-relax)) -pkg-fructose-deprecated = $(patsubst %,$(comma) sugar-%-activity,\ - $(fructose-deprecate)) # Needed (always/often/sometimes) at runtime # * Glucose (at least current branch) @@ -129,14 +125,13 @@ suggests-fructose +=, gstreamer0.10-plugins-good suggests-session-weak = gir1.2-maliit-1.0, maliit-keyboard suggests-session-only = $(suggests-session-weak), $(pkg-sucrose) suggests-session-only +=, $(pkg-fructose-relaxed) -suggests-session-only +=, $(pkg-fructose-deprecated) suggests-jarabe-only = $(pkg-session) # Tighten relations in Sucrose metapackage: # * Depend on Glucose (at least current branch) # * Depend on Fructose # * Recommend non-Sugar helper parts -# * Recommend deprecated Glucose and Fructose parts +# * Recommend deprecated Glucose parts # * Re-suggest weak parts (contrib/non-free/missing) depends-sucrose = $(pkg-session) depends-sucrose +=, python-carquinyol @@ -146,7 +141,6 @@ recommends-sucrose +=, $(suggests-activities) recommends-sucrose +=, python-sugar-toolkit recommends-sucrose +=, python-sugar recommends-sucrose +=, gtk2-engines-sugar (>= $(pkgbranch)) -recommends-sucrose +=, $(pkg-fructose-deprecated) suggests-sucrose = $(suggests-fructose), $(suggests-session-weak) suggests-sucrose +=, $(pkg-fructose-relaxed) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar.git From dr at jones.dk Mon Jan 8 13:08:25 2018 From: dr at jones.dk (Jonas Smedegaard) Date: Mon, 08 Jan 2018 13:08:25 +0000 Subject: [Pkg-sugar-commit] [sugar-datastore] 01/01: pristine-tar data for sugar-datastore_0.112.orig.tar.xz In-Reply-To: <20180108130825.17336.53797@moszumanska.debian.org> References: <20180108130825.17336.53797@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. js pushed a commit to branch pristine-tar in repository sugar-datastore. commit aba5d9c11c0ce41331706e85544631fbb90cf595 Author: Jonas Smedegaard Date: Mon Jan 8 13:45:23 2018 +0100 pristine-tar data for sugar-datastore_0.112.orig.tar.xz --- sugar-datastore_0.112.orig.tar.xz.delta | Bin 0 -> 2147 bytes sugar-datastore_0.112.orig.tar.xz.id | 1 + 2 files changed, 1 insertion(+) diff --git a/sugar-datastore_0.112.orig.tar.xz.delta b/sugar-datastore_0.112.orig.tar.xz.delta new file mode 100644 index 0000000..f8c45cf Binary files /dev/null and b/sugar-datastore_0.112.orig.tar.xz.delta differ diff --git a/sugar-datastore_0.112.orig.tar.xz.id b/sugar-datastore_0.112.orig.tar.xz.id new file mode 100644 index 0000000..8c00ca5 --- /dev/null +++ b/sugar-datastore_0.112.orig.tar.xz.id @@ -0,0 +1 @@ +0ae3b93819165d7c3d478bef70792239c8530c6e -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-datastore.git From dr at jones.dk Mon Jan 8 13:32:01 2018 From: dr at jones.dk (Jonas Smedegaard) Date: Mon, 08 Jan 2018 13:32:01 +0000 Subject: [Pkg-sugar-commit] [sugar-memorize-activity] 01/01: pristine-tar data for sugar-memorize-activity_53.orig.tar.bz2 In-Reply-To: <20180108133200.4352.87178@moszumanska.debian.org> References: <20180108133200.4352.87178@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. js pushed a commit to branch pristine-tar in repository sugar-memorize-activity. commit 152edfe08de66a602fdc9664a2dd436f12380ade Author: Jonas Smedegaard Date: Mon Jan 8 14:09:49 2018 +0100 pristine-tar data for sugar-memorize-activity_53.orig.tar.bz2 --- sugar-memorize-activity_53.orig.tar.bz2.delta | Bin 0 -> 5298 bytes sugar-memorize-activity_53.orig.tar.bz2.id | 1 + 2 files changed, 1 insertion(+) diff --git a/sugar-memorize-activity_53.orig.tar.bz2.delta b/sugar-memorize-activity_53.orig.tar.bz2.delta new file mode 100644 index 0000000..b25c0e5 Binary files /dev/null and b/sugar-memorize-activity_53.orig.tar.bz2.delta differ diff --git a/sugar-memorize-activity_53.orig.tar.bz2.id b/sugar-memorize-activity_53.orig.tar.bz2.id new file mode 100644 index 0000000..f46d8b0 --- /dev/null +++ b/sugar-memorize-activity_53.orig.tar.bz2.id @@ -0,0 +1 @@ +0ef526f9817680c85ad754cb471cb9d6f6835dd0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-memorize-activity.git