[Pkg-sugar-commit] [sugar-finance-activity] 01/03: Clean-up control file.

Martin Abente Lahaye tchx84-guest at moszumanska.debian.org
Wed Apr 29 20:33:23 UTC 2015


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

tchx84-guest pushed a commit to branch master
in repository sugar-finance-activity.

commit ff8f96b40cc84beb81bc896017629840aa8bdce1
Author: Martin Abente Lahaye <tch at sugarlabs.org>
Date:   Wed Apr 29 15:47:11 2015 -0400

    Clean-up control file.
    
    Use git.debian.org repositories URLs and include the official
    activity homepage from wiki.laptop.org.
    
    Improve description text and general formatting using log activity
    control file as a guide.
---
 debian/control    | 43 ++++++++++++++++++++++++++++---------------
 debian/control.in | 43 ++++++++++++++++++++++++++++---------------
 2 files changed, 56 insertions(+), 30 deletions(-)

diff --git a/debian/control b/debian/control
index de9eebc..2c39f70 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: sugar-finance-activity
 Section: x11
 Priority: optional
 Maintainer: Debian Sugar Team <pkg-sugar-devel at lists.alioth.debian.org>
-Uploaders: Jonas Smedegaard <dr at jones.dk>
+Uploaders: Jonas Smedegaard <dr at jones.dk>,
+ Martin Abente Lahaye <tch at sugarlabs.org>
 Build-Depends: cdbs (>= 0.4.97~),
  devscripts,
  debhelper,
@@ -10,24 +11,36 @@ Build-Depends: cdbs (>= 0.4.97~),
  python,
  python-sugar3,
  unzip
-Standards-Version: 3.9.1
-X-Python-Version: 2.7
-Vcs-Git: https://github.com/tchx84/sugar-finance-activity.git
-Vcs-Browser: https://github.com/tchx84/sugar-finance-activity.git
-DM-Upload-Allowed: yes
+Standards-Version: 3.9.6
+Vcs-Git: git://anonscm.debian.org/pkg-sugar/sugar-finance-activity.git
+Vcs-Browser: https://anonscm.debian.org/git/pkg-sugar/sugar-finance-activity.git
+Homepage: http://wiki.laptop.org/go/Finance
+XS-Python-Version: all
 
 Package: sugar-finance-activity
 Architecture: all
-Depends: ${shlibs:Depends}, ${python:Depends}, ${cdbs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${python:Depends},
+ ${cdbs:Depends},
+ ${misc:Depends}
 Recommends: ${cdbs:Recommends}
-Provides: ${python:Provides}, ${cdbs:Provides}
+Provides: ${python:Provides},
+ ${cdbs:Provides}
 Conflicts: ${cdbs:Conflicts}
 Replaces: ${cdbs:Replaces}
-Description: Sugar Finance activity
- Sugar is a graphical user interface aimed at children.
+Description: Sugar Learning Platform - finance planning activity
+ Sugar Learning Platform promotes collaborative learning through Sugar
+ Activities that encourage critical thinking, the heart of a quality
+ education.  Designed from the ground up especially for children, Sugar
+ offers an alternative to traditional “office-desktop” software.
  .
- Finance is a simple financial planning activity, it can
- be integrated into classroom assignments, or else used
- to track finances for a school club and it might also be
- useful for students who wish to help their parents with
- home finances.
+ Learner applications in Sugar are called Activities.  They are software
+ packages that automatically save your work - producing specific
+ instances of the Activity that can be resumed at a later time.  Many
+ Activities support learner collaboration, where multiple learners may
+ be invited to join a collective Activity session.
+ .
+ This package contains the Finance activity. Finance is a simple financial
+ planning activity, it can be integrated into classroom assignments, or
+ else used to track finances for a school club and it might also be useful
+ for students who wish to help their parents with home finances.
diff --git a/debian/control.in b/debian/control.in
index e38e0f9..f1e353f 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -2,26 +2,39 @@ Source: sugar-finance-activity
 Section: x11
 Priority: optional
 Maintainer: Debian Sugar Team <pkg-sugar-devel at lists.alioth.debian.org>
-Uploaders: Jonas Smedegaard <dr at jones.dk>
+Uploaders: Jonas Smedegaard <dr at jones.dk>,
+ Martin Abente Lahaye <tch at sugarlabs.org>
 Build-Depends: @cdbs@
-Standards-Version: 3.9.1
-X-Python-Version: 2.7
-Vcs-Git: https://github.com/tchx84/sugar-finance-activity.git
-Vcs-Browser: https://github.com/tchx84/sugar-finance-activity.git
-DM-Upload-Allowed: yes
+Standards-Version: 3.9.6
+Vcs-Git: git://anonscm.debian.org/pkg-sugar/sugar-finance-activity.git
+Vcs-Browser: https://anonscm.debian.org/git/pkg-sugar/sugar-finance-activity.git
+Homepage: http://wiki.laptop.org/go/Finance
+XS-Python-Version: all
 
 Package: sugar-finance-activity
 Architecture: all
-Depends: ${shlibs:Depends}, ${python:Depends}, ${cdbs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${python:Depends},
+ ${cdbs:Depends},
+ ${misc:Depends}
 Recommends: ${cdbs:Recommends}
-Provides: ${python:Provides}, ${cdbs:Provides}
+Provides: ${python:Provides},
+ ${cdbs:Provides}
 Conflicts: ${cdbs:Conflicts}
 Replaces: ${cdbs:Replaces}
-Description: Sugar Finance activity
- Sugar is a graphical user interface aimed at children.
+Description: Sugar Learning Platform - finance planning activity
+ Sugar Learning Platform promotes collaborative learning through Sugar
+ Activities that encourage critical thinking, the heart of a quality
+ education.  Designed from the ground up especially for children, Sugar
+ offers an alternative to traditional “office-desktop” software.
  .
- Finance is a simple financial planning activity, it can
- be integrated into classroom assignments, or else used
- to track finances for a school club and it might also be
- useful for students who wish to help their parents with
- home finances.
+ Learner applications in Sugar are called Activities.  They are software
+ packages that automatically save your work - producing specific
+ instances of the Activity that can be resumed at a later time.  Many
+ Activities support learner collaboration, where multiple learners may
+ be invited to join a collective Activity session.
+ .
+ This package contains the Finance activity. Finance is a simple financial
+ planning activity, it can be integrated into classroom assignments, or
+ else used to track finances for a school club and it might also be useful
+ for students who wish to help their parents with home finances.

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



More information about the pkg-sugar-commit mailing list