r8172 - packages/branches/neverball/experimental/debian
Jordà Polo
jorda-guest at alioth.debian.org
Thu Sep 18 22:34:50 UTC 2008
Author: jorda-guest
Date: 2008-09-18 22:34:49 +0000 (Thu, 18 Sep 2008)
New Revision: 8172
Modified:
packages/branches/neverball/experimental/debian/changelog
packages/branches/neverball/experimental/debian/control
Log:
Conflict with previous versions.
Modified: packages/branches/neverball/experimental/debian/changelog
===================================================================
--- packages/branches/neverball/experimental/debian/changelog 2008-09-18 18:36:06 UTC (rev 8171)
+++ packages/branches/neverball/experimental/debian/changelog 2008-09-18 22:34:49 UTC (rev 8172)
@@ -15,8 +15,10 @@
anymore.
* Updated copyright information.
* Removed obsolete XPM icons; new icons are now included upstream.
- * debian/control: Update Standards-Version to 3.8.0.
- + Added a brief debian/README.source.
+ * debian/control:
+ + Update Standards-Version to 3.8.0: added a brief debian/README.source.
+ + Conflict with previous versions and restrict compatibility to current
+ source version only.
* Provide debug package. (Closes: #484872)
* Split neverputt into neverputt and neverputt-data.
* Remove .desktop files and manpages from the package, they are now
Modified: packages/branches/neverball/experimental/debian/control
===================================================================
--- packages/branches/neverball/experimental/debian/control 2008-09-18 18:36:06 UTC (rev 8171)
+++ packages/branches/neverball/experimental/debian/control 2008-09-18 22:34:49 UTC (rev 8172)
@@ -14,8 +14,10 @@
Package: neverball
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
- neverball-common (>= ${source:Version}), neverball-data (>= ${source:Version})
+ neverball-common (= ${source:Version}), neverball-data (= ${source:Version})
Suggests: neverputt
+Conflicts: neverball-common (<< 1.4.0+svn2527-1),
+ neverball-data (<< 1.4.0+svn2527-1)
Description: 3D floor-tilting game
In the grand tradition of Marble Madness and Super Monkey Ball, Neverball
has you guide a rolling ball through dangerous territory. Balance on narrow
@@ -26,8 +28,10 @@
Package: neverball-common
Architecture: all
Depends: ttf-dejavu-core
-Conflicts: neverdata
-Replaces: neverdata
+Conflicts: neverdata, neverball-data (<< 1.4.0+svn2527-1),
+ neverball (<< 1.4.0+svn2527-1), neverputt (<< 1.4.0+svn2527-1)
+Replaces: neverdata, neverball-data (<< 1.4.0+svn2527-1),
+ neverball-common (<< 1.4.0+svn2527-1)
Description: data files for Neverball and Neverputt
The engine of the floor-tilting game Neverball is also used by its spin-off,
a miniature golf game known as Neverputt.
@@ -37,7 +41,7 @@
Package: neverball-data
Architecture: all
Recommends: neverball
-Conflicts: neverdata
+Conflicts: neverdata, neverball (<< 1.4.0+svn2527-1)
Replaces: neverdata
Description: data files for Neverball
In the grand tradition of Marble Madness and Super Monkey Ball, Neverball
@@ -51,8 +55,9 @@
Package: neverputt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
- neverball-common (>= ${source:Version}), neverputt-data (>= ${source:Version})
+ neverball-common (= ${source:Version}), neverputt-data (= ${source:Version})
Suggests: neverball
+Conflicts: neverball-common (<< 1.4.0+svn2527-1)
Description: 3D miniature golf game
Neverputt is a hot-seat multi-player miniature golf game for 1 to 4 players.
The 18-hole course takes advantage of all the elements that challenge
@@ -62,9 +67,9 @@
Package: neverputt-data
Architecture: all
-Recommends: neverputt (>> 1.4.0-6)
-Conflicts: neverdata, neverputt (<= 1.4.0-6)
-Replaces: neverdata, neverputt (<= 1.4.0-6)
+Recommends: neverputt (>= 1.4.0+svn2527-1)
+Conflicts: neverdata, neverputt (<< 1.4.0+svn2527-1)
+Replaces: neverdata, neverputt (<< 1.4.0+svn2527-1)
Description: data files for Neverputt
Neverputt is a hot-seat multi-player miniature golf game for 1 to 4 players.
The 18-hole course takes advantage of all the elements that challenge
More information about the Pkg-games-commits
mailing list