Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-03-16 12:23:36 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-03-16 12:23:36 (GMT)
commit9206b65d4387a2accb8fb8c880bd0cc26989a4ac (patch)
treed355353e2c23877a2cb6216a1009c2343941aafb
parent9efc7696e3a2baf5206f3b68ce5c76e0da3b802c (diff)
* Rename binary package to python-olpc-datastore (not sugar-datastore
and not python-sugar-datastore), to comply with Python policy (currently this package also contains secore which should be dropped as soon as its backwards-compatilbe successor - Xappy - is packaged for Debian). * Update debian/copyright to advertise this packaging as "Python module OLPC Datastore" (not "Sugar Datastore").
-rw-r--r--debian/changelog12
-rw-r--r--debian/control2
-rw-r--r--debian/control.in2
-rw-r--r--debian/copyright2
-rwxr-xr-xdebian/rules2
5 files changed, 16 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 9ab03ae..ffb2448 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+sugar-datastore (0.8.0~git.13d354b-7) unstable; urgency=low
+
+ * Rename binary package to python-olpc-datastore (not sugar-datastore
+ and not python-sugar-datastore), to comply with Python policy
+ (currently this package also contains secore which should be dropped
+ as soon as its backwards-compatilbe successor - Xappy - is packaged
+ for Debian).
+ * Update debian/copyright to advertise this packaging as "Python
+ module OLPC Datastore" (not "Sugar Datastore").
+
+ -- Jonas Smedegaard <dr@jones.dk> Sun, 16 Mar 2008 13:23:29 +0100
+
sugar-datastore (0.8.0~git.13d354b-6) unstable; urgency=low
* Update CDBS tweaks:
diff --git a/debian/control b/debian/control
index 5922966..4c47ee9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/sugar-datastore.git;a=summary
Homepage: http://wiki.laptop.org/go/Sugar
XS-Python-Version: all
-Package: python-sugar-datastore
+Package: python-olpc-datastore
Architecture: all
Depends: ${shlibs:Depends}, ${python:Depends}, python-gobject, python-dbus, python-gnome2, python-xapian, python-sugar
Recommends: poppler-utils | xpdf-utils, abiword | abiword-gnome
diff --git a/debian/control.in b/debian/control.in
index b7a118c..0e1a0f8 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -10,7 +10,7 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/sugar-datastore.git;a=summary
Homepage: http://wiki.laptop.org/go/Sugar
XS-Python-Version: all
-Package: python-sugar-datastore
+Package: python-olpc-datastore
Architecture: all
Depends: ${shlibs:Depends}, ${python:Depends}, python-gobject, python-dbus, python-gnome2, python-xapian, python-sugar
Recommends: poppler-utils | xpdf-utils, abiword | abiword-gnome
diff --git a/debian/copyright b/debian/copyright
index a6bde05..6d644f0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-This is Sugar Datastore packaged for Debian GNU systems.
+This is Python module OLPC Datastore packaged for Debian GNU systems.
Upstream Git source: git://dev.laptop.org
diff --git a/debian/rules b/debian/rules
index b20684f..3a4fd4c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ include debian/cdbs/1/class/python-autotools.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/1/rules/buildinfo.mk
-pkg = python-sugar-datastore
+pkg = python-olpc-datastore
# Unittests temporarily disabled: python-sugar-toolkit is not yet in Debian
#DEB_MAKE_CHECK_TARGET = test