On Mon, Mar 15, 2010 at 08:25:47PM +0100, Thomas Weber wrote:
> I want to get rid of octave3.0 for Squeeze. The attached patch should
> suffice. However, given that you are currently building mathgl.oct, but
> not *shipping* it in any .deb package, you might as well just drop
> octave3.0-headers from debian/control.

I've fixed it with a QA upload I've just done.
Full diff is attached.


On Sat, Mar 20, 2010 at 12:30:09PM +0100, Thomas Weber wrote:
> I'm bumping the severity. According to #564422, there were people who
> wanted to adopt this package.

Well, the package was orphaned already (even though the old maintainer
did not do the needed upload setting the maintainer to QA), the
interested people could just have taken the package already.

I'm adding to the Cc of this mail the volunteers: Salvatore, Manuel, are
you still interested in taking over mathgl maintenance? If so, go ahead,
the package is all yours :-)

Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u mathgl-1.9/debian/changelog mathgl-1.9/debian/changelog
--- mathgl-1.9/debian/changelog
+++ mathgl-1.9/debian/changelog
@@ -1,3 +1,13 @@
+mathgl (1.9-3) unstable; urgency=low
+
+  * QA upload.
+  * Properly orphan the package (see #564422), set maintainer to QA.
+  * Bump Standards-Version to 3.8.4, no changes needed.
+  * Add debian/README.source, pointing to quilt doc.
+  * Bump build-deps on octave from 3.0 to 3.2 (Closes: #574025).
+
+ -- Stefano Zacchiroli <z...@debian.org>  Fri, 26 Mar 2010 14:06:08 +0100
+
 mathgl (1.9-2) unstable; urgency=low
 
   * Fix FTBFS. Closes: #545882.
diff -u mathgl-1.9/debian/control mathgl-1.9/debian/control
--- mathgl-1.9/debian/control
+++ mathgl-1.9/debian/control
@@ -1,9 +1,9 @@
 Source: mathgl
 Section: libs
 Priority: optional
-Maintainer: Bradley Smith <bradsm...@debian.org>
-Build-Depends: debhelper (>= 7), libltdl-dev, libgsl0-dev, freeglut3-dev, libgl1-mesa-dev | libgl-dev, libpng-dev, libhdf5-serial-dev | libhdf5-dev, libjpeg-dev, libtiff-dev, libfltk-dev, libqt4-dev, libwxgtk2.8-dev, swig, texinfo, texi2html, texlive, texlive-generic-recommended, octave3.0-headers, quilt, libgif-dev
-Standards-Version: 3.8.3
+Maintainer: Debian QA Group <packa...@qa.debian.org>
+Build-Depends: debhelper (>= 7), libltdl-dev, libgsl0-dev, freeglut3-dev, libgl1-mesa-dev | libgl-dev, libpng-dev, libhdf5-serial-dev | libhdf5-dev, libjpeg-dev, libtiff-dev, libfltk-dev, libqt4-dev, libwxgtk2.8-dev, swig, texinfo, texi2html, texlive, texlive-generic-recommended, octave3.2-headers, quilt, libgif-dev
+Standards-Version: 3.8.4
 Homepage: http://mathgl.sourceforge.net/index.html
 Vcs-Git: http://git.brad-smith.co.uk/git/debian/pkg-mathgl.git
 Vcs-Browser: http://git.brad-smith.co.uk/?p=debian/pkg-mathgl.git
only in patch2:
unchanged:
--- mathgl-1.9.orig/debian/README.source
+++ mathgl-1.9/debian/README.source
@@ -0,0 +1,8 @@
+This package uses quilt to manage all modifications to the upstream source.
+Changes are stored in the source package as diffs in debian/patches and applied
+during the build.
+
+Please check the quilt documentation and/or its README.source
+(/usr/share/doc/quilt/README.source) for more information.
+
+ -- Stefano Zacchiroli <z...@debian.org>, Fri, 26 Mar 2010 14:02:04 +0100

Attachment: signature.asc
Description: Digital signature

Reply via email to