[Pkg-sugar-commit] [sugar-record-activity] 07/07: Prepare for release: Update changelog and control file.
Jonas Smedegaard
dr at jones.dk
Fri Jun 26 16:39:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository sugar-record-activity.
commit 59ea2fcbd2a41d323ca3a00f93509c053e7f5806
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Jun 26 11:32:50 2015 -0500
Prepare for release: Update changelog and control file.
---
debian/changelog | 11 +++++++++++
debian/control | 9 +++++----
2 files changed, 16 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 08833d1..9eda57c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+sugar-record-activity (100-2) unstable; urgency=medium
+
+ * Update package relations:
+ + Fix stop recommend sugar.
+ + Fix depend on python-sugar and python-sugar-toolkit.
+ + Build-depend on unbranched python-sugar and python-sugar-toolkit.
+ * Bump debhelper compatibility level to 9.
+ * Add lintian override regarding debhelper 9.
+
+ -- Jonas Smedegaard <dr at jones.dk> Fri, 26 Jun 2015 11:32:10 -0500
+
sugar-record-activity (100-1) unstable; urgency=medium
* Use cdbs upstream-tarball.mk snippet for get-orig-source target (not
diff --git a/debian/control b/debian/control
index 7ed5060..473d4c2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: cdbs (>= 0.4.90~),
python,
debhelper,
dh-buildinfo,
- python-sugar-0.104 | python-sugar,
- python-sugar-toolkit-0.104 | python-sugar-toolkit,
+ python-sugar,
+ python-sugar-toolkit,
unzip
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-sugar/sugar-record-activity
@@ -19,8 +19,9 @@ Homepage: http://wiki.sugarlabs.org/go/Activities/Record
Package: sugar-record-activity
Architecture: all
-Depends: ${shlibs:Depends}, ${python:Depends}, ${cdbs:Depends}, ${misc:Depends}
-Recommends: sugar
+Depends: ${cdbs:Depends},
+ ${misc:Depends},
+ ${python:Depends}
Provides: ${python:Provides}
Description: Sugar Learning Platform - audio/video recording activity
Sugar Learning Platform promotes collaborative learning through Sugar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-record-activity.git
More information about the pkg-sugar-commit
mailing list