Package: gle Version: 3.1.0-5.2 Severity: normal Tags: patch Hi,
Attached is the diff for my gle 3.1.0-5.3 NMU.
--
In the plot, people came to the land; the land loved them; they worked and
struggled and had lots of children. There was a Frenchman who talked funny
and a greenhorn from England who was a fancy-pants but when it came to the
crunch he was all courage. Those novels would make you retch.
-- Canadian novelist Robertson Davies, on the generic Canadian
novel.
diff -u gle-3.1.0/debian/changelog gle-3.1.0/debian/changelog
--- gle-3.1.0/debian/changelog
+++ gle-3.1.0/debian/changelog
@@ -1,3 +1,11 @@
+gle (3.1.0-5.3) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Remove libgle-dev dummy packages (Closes: #322046).
+ * Add libglu1-mesa-dev to Build-Depends (Closes: #374000).
+
+ -- Julien Louis <[EMAIL PROTECTED]> Sat, 17 Jun 2006 09:11:41 +0200
+
gle (3.1.0-5.2) unstable; urgency=low
* Non-maintainer upload.
diff -u gle-3.1.0/debian/control gle-3.1.0/debian/control
--- gle-3.1.0/debian/control
+++ gle-3.1.0/debian/control
@@ -2,7 +2,7 @@
Section: graphics
Priority: optional
Maintainer: Jamie Wilkinson <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), libxmu-dev, xlibmesa-gl-dev | libgl-dev,
xlibmesa-glu-dev | libglu-dev, libglut3-dev, libxi-dev
+Build-Depends: debhelper (>> 4.0.0), libxmu-dev, xlibmesa-gl-dev | libgl-dev,
libglu1-mesa-dev, libglut3-dev, libxi-dev
Standards-Version: 3.7.2.0
Package: libgle3
@@ -52,21 +52,6 @@
.
This package contains documentation and example code.
-Package: libgle-dev
-Section: oldlibs
-Architecture: all
-Depends: libgle3-dev (= ${Source-Version})
-Description: OpenGL tubing and extrusion library development files
- The GLE Tubing and Extrusion library is an extension to OpenGL for drawing
- tubing and extrusions, including surfaces of revolution, sweeps, tubes,
- polycones, polycylinders, and helicoids. Generally the extruded surface
- is specifed with a 2D polyline that is extruded along a 3D path. A local
- coordinate system allows for additional flexibility in the primitives
- drawn. Extrusions may be texture mapped in a variety of ways.
- .
- This package is a dummy package which has been replaced by ``libgle3-dev'',
- and exists solely for a smooth upgrade path to the new package.
-
Package: libgle-doc
Section: doc
Architecture: all
signature.asc
Description: Digital signature

