From: Sylvestre Ledru Date: Wed, 18 Aug 2010 06:43:14 +0000 (+0200) Subject: Sorry. I forgot to commit my work X-Git-Tag: archive/raspbian/2.5-2+rpi1^2~304 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d38f2dc36b3ffc9bf3e27b319128e637ccc8af2f;p=mathgl.git Sorry. I forgot to commit my work --- diff --git a/debian/changelog b/debian/changelog index c6dbf44..34cd40f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,13 @@ -mathgl (1.10.2.1-1) UNRELEASED; urgency=low +mathgl (1.10.2.1-2) UNRELEASED; urgency=low - [ D Eftaxiopoulos ] * Update to Debian Policy 3.9.1.0. + + -- Dimitrios Eftaxiopoulos Wed, 18 Aug 2010 08:42:17 +0200 + +mathgl (1.10.2.1-1) unstable; urgency=low + + [ D Eftaxiopoulos ] + * Update to Debian Policy 3.9.1 * Put myself and D. Haley to the maintainers list. * Comment out parallel-build-png.patch in the debian/patches/series file since it seems to apply to a texinfo/Makefile.am file that is not @@ -24,9 +30,12 @@ mathgl (1.10.2.1-1) UNRELEASED; urgency=low - Change Section for source package to 'science' as per debian-science group policy. - Set DM-Upload-Allowed field to yes. - * Add myself to Uploaders. + * Add myself to Uploaders. + + [ Sylvestre Ledru ] + * Missing dependency against automake added. - -- D Haley Tue, 20 Apr 2010 06:45:49 +1000 + -- Sylvestre Ledru Sun, 15 Aug 2010 21:45:47 +0200 mathgl (1.9-3) unstable; urgency=low diff --git a/debian/control b/debian/control index 5b06f50..d90a6d9 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,9 @@ Priority: optional Maintainer: Debian Science Maintainers Uploaders: Dimitrios Eftaxiopoulos , D Haley DM-Upload-Allowed: yes -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, libgif-dev, autoconf, quilt -Standards-Version: 3.9.1.0 +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, libgif-dev, autoconf, automake, quilt +Standards-Version: 3.9.1 Homepage: http://mathgl.sourceforge.net/index.html Vcs-Git: git://git.debian.org/debian-science/packages/mathgl.git Vcs-Browser: http://git.debian.org/?p=debian-science/packages/mathgl.git