Advertisement
Guest User

Untitled

a guest
May 3rd, 2017
563
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.61 KB | None | 0 0
  1. diff -u sugar-0.82.9/debian/control.in sugar-0.82.9/debian/control.in
  2. --- sugar-0.82.9/debian/control.in
  3. +++ sugar-0.82.9/debian/control.in
  4. @@ -1,7 +1,8 @@
  5. Source: sugar
  6. Section: x11
  7. Priority: optional
  8. -Maintainer: Debian OLPC <debian-olpc-devel@lists.alioth.debian.org>
  9. +Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
  10. +XSBC-Original-Maintainer: Debian OLPC <debian-olpc-devel@lists.alioth.debian.org>
  11. Uploaders: Jonas Smedegaard <dr@jones.dk>
  12. Build-Depends: @cdbs@
  13. Standards-Version: 3.7.3
  14. @@ -12,7 +13,7 @@
  15.  
  16. Package: sugar
  17. Architecture: all
  18. -Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, ${cdbs:Depends}
  19. +Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, ${cdbs:Depends}, gstreamer0.10-alsa
  20. Recommends: sugar-artwork (>= 0.79.2) | sugar-artwork, network-manager, net-tools, xserver-xephyr, x11-xserver-utils | xrandr | xbase-clients
  21. Suggests: openssh-client
  22. Provides: ${python:Provides}
  23. @@ -26,0 +28,8 @@
  24. +
  25. +Package: sugar-activities
  26. +Architecture: all
  27. +Depends: sugar-journal-activity, sugar-calculate-activity, sugar-memorize-activity, sugar-turtleart-activity, sugar-chat-activity, sugar-connect-activity, sugar-web-activity, sugar-pippy-activity, sugar-logviewer-activity, sugar-terminal-activity
  28. +Description: Activities for the Sugar enviornment
  29. + This package depends on all the Sugar Activities packaged in Ubuntu, to give
  30. + you a set of preinstalled activities. It is safe to remove this package if
  31. + some of the activities are not desired.
  32. diff -u sugar-0.82.9/debian/sugar.install sugar-0.82.9/debian/sugar.install
  33. --- sugar-0.82.9/debian/sugar.install
  34. +++ sugar-0.82.9/debian/sugar.install
  35. @@ -2,0 +3,3 @@
  36. +debian/tmp/usr/bin/*
  37. +debian/tmp/usr/share/*
  38. +debian/tmp/etc/*
  39. diff -u sugar-0.82.9/debian/control sugar-0.82.9/debian/control
  40. --- sugar-0.82.9/debian/control
  41. +++ sugar-0.82.9/debian/control
  42. @@ -1,7 +1,8 @@
  43. Source: sugar
  44. Section: x11
  45. Priority: optional
  46. -Maintainer: Debian OLPC <debian-olpc-devel@lists.alioth.debian.org>
  47. +Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
  48. +XSBC-Original-Maintainer: Debian OLPC <debian-olpc-devel@lists.alioth.debian.org>
  49. Uploaders: Jonas Smedegaard <dr@jones.dk>
  50. Build-Depends: cdbs (>= 0.4.39), devscripts (>= 2.10.7), quilt, patchutils (>= 0.2.25), python-dev (>= 2.3.5-11), python-central (>= 0.5.6), debhelper (>= 5.0.44), dh-buildinfo, libglib2.0-dev, python-gtk2-dev, gettext, intltool, shared-mime-info, python-empy
  51. Standards-Version: 3.7.3
  52. @@ -12,7 +13,7 @@
  53.  
  54. Package: sugar
  55. Architecture: all
  56. -Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, ${cdbs:Depends}
  57. +Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, ${cdbs:Depends}, gstreamer0.10-alsa
  58. Recommends: sugar-artwork (>= 0.79.2) | sugar-artwork, network-manager, net-tools, xserver-xephyr, x11-xserver-utils | xrandr | xbase-clients
  59. Suggests: openssh-client
  60. Provides: ${python:Provides}
  61. @@ -26,0 +28,8 @@
  62. +
  63. +Package: sugar-activities
  64. +Architecture: all
  65. +Depends: sugar-journal-activity, sugar-calculate-activity, sugar-memorize-activity, sugar-turtleart-activity, sugar-chat-activity, sugar-connect-activity, sugar-web-activity, sugar-pippy-activity, sugar-logviewer-activity, sugar-terminal-activity
  66. +Description: Activities for the Sugar enviornment
  67. + This package depends on all the Sugar Activities packaged in Ubuntu, to give
  68. + you a set of preinstalled activities. It is safe to remove this package if
  69. + some of the activities are not desired.
  70. diff -u sugar-0.82.9/debian/changelog sugar-0.82.9/debian/changelog
  71. --- sugar-0.82.9/debian/changelog
  72. +++ sugar-0.82.9/debian/changelog
  73. @@ -1,3 +1,13 @@
  74. +sugar (0.82.9-5ubuntu1) jaunty; urgency=low
  75. +
  76. + * Merge from debian unstable (LP: #), Ubuntu remaining changes:
  77. + - Add the sugar-activities package back for people upgrading from Hardy.
  78. + Should be kept until after next LTS.
  79. + - Actually install things in to the sugar package.
  80. + - Depends on gstreamer0.10-alsa.
  81. +
  82. + -- Alessio Treglia <quadrispro@ubuntu.com> Sat, 24 Jan 2009 12:07:47 +0100
  83. +
  84. sugar (0.82.9-5) unstable; urgency=medium
  85.  
  86. * Update CDBS snippets:
  87. @@ -42,6 +52,26 @@
  88.  
  89. -- Jonas Smedegaard <dr@jones.dk> Mon, 19 Jan 2009 18:47:45 +0100
  90.  
  91. +sugar (0.82.9-1ubuntu1) jaunty; urgency=low
  92. +
  93. + [Alessio Treglia]
  94. +
  95. + * Merge from debian unstable (LP: #318102), Ubuntu remaining changes:
  96. + - Added /usr/share/activities/ to the search path to work around issue
  97. + with the packaging of the activities. This can be dropped when
  98. + the activities are fixed.
  99. + - Add the sugar-activities package back for people upgrading from Hardy.
  100. + Should be kept until after next LTS.
  101. + - Actually install things in to the sugar package.
  102. + - Add 2005_look_in_usr_share_activities.patch to debian/patches/series.
  103. + * Added gstreamer0.10-alsa on sugar Depends field (LP: #317462).
  104. +
  105. + [Devid Antonio Filoni]
  106. +
  107. + * Fix debhelper-but-no-misc-depends lintian warning.
  108. +
  109. + -- Alessio Treglia <quadrispro@ubuntu.com> Sat, 17 Jan 2009 01:09:10 +0100
  110. +
  111. sugar (0.82.9-1) unstable; urgency=high
  112.  
  113. * New upstream release.
  114. @@ -76,6 +106,19 @@
  115.  
  116. -- Jonas Smedegaard <dr@jones.dk> Sun, 04 Jan 2009 21:20:18 +0100
  117.  
  118. +sugar (0.82.8-3ubuntu1) jaunty; urgency=low
  119. +
  120. + * Merge from debian unstable, remaining changes: (LP: #306237)
  121. + - Add /usr/share/activities/ to the search path to work around issue
  122. + with the packaging of the activities. This can be dropped when
  123. + the activities are fixed.
  124. + - Add the sugar-activities package back for people upgrading from Hardy.
  125. + Should be kept until after next LTS.
  126. + - Actually install things in to the sugar package.
  127. + - Add 2005_look_in_usr_share_activities.patch to debian/patches/series.
  128. +
  129. + -- Bhavani Shankar <right2bhavi@gmail.com> Mon, 08 Dec 2008 20:02:24 +0530
  130. +
  131. sugar (0.82.8-3) unstable; urgency=low
  132.  
  133. * Update CDBS snippet makefile.mk: Cleanup check stamp dir for
  134. @@ -85,6 +128,18 @@
  135.  
  136. -- Jonas Smedegaard <dr@jones.dk> Tue, 11 Nov 2008 18:47:52 +0100
  137.  
  138. +sugar (0.82.8-2ubuntu1) jaunty; urgency=low
  139. +
  140. + * Merge from debian unstable, remaining changes:
  141. + - Add /usr/share/activities/ to the search path to work around issue
  142. + with the packaging of the activities. This can be dropped when
  143. + the activities are fixed (LP: #283194). Thanks to Morgan Collett
  144. + and Luke Faraone.
  145. + - Add the sugar-activities package back for people upgrading from Hardy.
  146. + Should be kept until after next LTS.
  147. +
  148. + -- James Westby <james.westby@canonical.com> Wed, 05 Nov 2008 04:59:27 +0000
  149. +
  150. sugar (0.82.8-2) unstable; urgency=low
  151.  
  152. * Update cdbs snippets:
  153. @@ -106,6 +161,31 @@
  154.  
  155. -- Jonas Smedegaard <dr@jones.dk> Sun, 19 Oct 2008 17:07:11 +0200
  156.  
  157. +sugar (0.82.0-1ubuntu3) intrepid; urgency=low
  158. +
  159. + * Add /usr/share/activities/ to the search path to work around issue
  160. + with the packaging of the activities. This can be dropped when
  161. + the activities are fixed, which is probably after the next sync from
  162. + Debian (LP: #283194). Thanks to Morgan Collett and Luke Faraone.
  163. +
  164. + -- James Westby <james.westby@canonical.com> Tue, 14 Oct 2008 13:48:58 +0100
  165. +
  166. +sugar (0.82.0-1ubuntu2) intrepid; urgency=low
  167. +
  168. + * Actually install things in to the sugar package. (LP: #281458)
  169. + - Since we introduced a second package we need to specify what goes in
  170. + the sugar package.
  171. +
  172. + -- James Westby <james.westby@canonical.com> Sat, 11 Oct 2008 16:49:01 +0100
  173. +
  174. +sugar (0.82.0-1ubuntu1) intrepid; urgency=low
  175. +
  176. + [ Luke Faraone ]
  177. + * Merge from Debian. (LP: #277770)
  178. + * Add the sugar-activities package back for people upgrading from Hardy.
  179. +
  180. + -- James Westby <james.westby@canonical.com> Fri, 10 Oct 2008 00:49:33 +0100
  181. +
  182. sugar (0.82.0-1) unstable; urgency=low
  183.  
  184. * New upstream release.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement