tags 475170 + patch pending
thanks

Hi,

The following is the preliminary diff for my axiom
20050901-10.1 NMU.
Depending on the results of my testing after building this,
I'll either upload it as is or update this report with a
new version.
The changes regarding replacing of ${Source-Version},
x-dev, and gs-gpl were identified as worth doing in this
NMU by the Release Team.

Kind regards

T.

diff -u axiom-20050901/debian/control axiom-20050901/debian/control
--- axiom-20050901/debian/control
+++ axiom-20050901/debian/control
@@ -2,7 +2,7 @@
 Section: math
 Priority: optional
 Maintainer: Camm Maguire <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), gcl ( >= 2.6.7-36 ), libgmp3-dev, 
libncurses5-dev, libreadline5-dev | libreadline-dev, libx11-dev, libxt-dev, 
x-dev,  libxpm-dev, x11-common,  texlive-latex-base,  gawk, sharutils, gs-gpl, 
gsfonts, libxmu-dev, libxaw7-dev
+Build-Depends: debhelper (>> 4.0.0), gcl ( >= 2.6.7-45), libgmp3-dev, 
libncurses5-dev, libreadline5-dev | libreadline-dev, libx11-dev, libxt-dev, 
x11proto-core-dev,  libxpm-dev, x11-common,  texlive-latex-base,  gawk, 
sharutils, ghostscript, gsfonts, libxmu-dev, libxaw7-dev
 Standards-Version: 3.7.2
 
 Package: axiom
@@ -139,7 +139,7 @@
 
 Package: axiom-graphics
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, axiom (= ${Source-Version}), 
axiom-graphics-data (= ${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, axiom (= ${binary:Version}), 
axiom-graphics-data (= ${source:Version})
 Description: A general purpose computer algebra system: graphics subsystem
  Axiom is useful for
  research and development of mathematical algorithms. It defines a
@@ -184,7 +184,7 @@
 
 Package: axiom-hypertex
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, axiom (= ${Source-Version}), 
axiom-hypertex-data (= ${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, axiom (= ${binary:Version}), 
axiom-hypertex-data (= ${source:Version})
 Description: A general purpose computer algebra system: hypertex subsystem
  Axiom is useful for
  research and development of mathematical algorithms. It defines a
diff -u axiom-20050901/debian/changelog axiom-20050901/debian/changelog
--- axiom-20050901/debian/changelog
+++ axiom-20050901/debian/changelog
@@ -1,3 +1,14 @@
+axiom (20050901-10.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Bump build-dependency on gcl.
+    - Fixes breakage on amd64. Closes: #475170.
+  * Fix remaining uses of ${Source-Version} in debian/control.
+  * Replace obsolete build-dependencies x-dev and gs-gpl with
+    x11proto-core-dev and ghostscript, respectively.
+
+ -- Thomas Viehmann <[EMAIL PROTECTED]>  Sat, 20 Sep 2008 02:13:21 +0200
+
 axiom (20050901-10) unstable; urgency=low
 
   * build-dep on latest gcl



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to