[Pkg-scicomp-devel] Bug#553132: freefem: diff for NMU version 3.5.8-4.2

David Paleino dapal at debian.org
Sun Nov 15 09:41:09 UTC 2009


tags 553132 + patch
thanks

Dear maintainer,

I've prepared an NMU for freefem (versioned as 3.5.8-4.2) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

There are several other problems with your package, but I
haven't fixed them because it's a NMU, and I focused on the
most important things.
If you don't have time to properly maintain it, please consider
orphaning it.

Regards,
David


diff -u freefem-3.5.8/debian/control freefem-3.5.8/debian/control
--- freefem-3.5.8/debian/control
+++ freefem-3.5.8/debian/control
@@ -8,8 +8,8 @@
 
 Package: freefem
 Architecture: any
-Depends: libfreefem0 (= ${Source-Version})
-Suggests: freefem-examples (= ${Source-Version}), freefem-doc (= ${Source-Version})
+Depends: libfreefem0 (= ${binary:Version}), ${shlibs:Depends}
+Suggests: freefem-examples (= ${source:Version}), freefem-doc (= ${source:Version})
 Description: A PDE oriented language using Finite Element Method
  FreeFEM is a language adapted to Partial Differential equation. The
  underlying method used  is the Finite Element Method.
@@ -48,8 +48,8 @@
  
 Package: libfreefem-dev
 Architecture: any
-Depends: libfreefem0 (= ${Source-Version}), libc6-dev
-Suggests: libfreefem-doc (= ${Source-Version})
+Depends: libfreefem0 (= ${binary:Version}), libc6-dev
+Suggests: libfreefem-doc (= ${source:Version})
 Description: Development library, header files and manpages
  FreeFEM is a language adapted to Partial Differential equation. The
  underlying method used  is the Finite Element Method.
diff -u freefem-3.5.8/debian/changelog freefem-3.5.8/debian/changelog
--- freefem-3.5.8/debian/changelog
+++ freefem-3.5.8/debian/changelog
@@ -1,3 +1,13 @@
+freefem (3.5.8-4.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control:
+    - add ${shlibs:Depends} (Closes: #553132)
+    - use ${source:Version} or ${binary:Version} instead of ${Source-Version},
+      which is deprecated
+
+ -- David Paleino <dapal at debian.org>  Sun, 15 Nov 2009 10:27:39 +0100
+
 freefem (3.5.8-4.1) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- freefem-3.5.8.orig/doc/Makefile.in
+++ freefem-3.5.8/doc/Makefile.in
@@ -117,6 +117,7 @@
 PACKAGE_NAME = @PACKAGE_NAME@
 PACKAGE_STRING = @PACKAGE_STRING@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
 RANLIB = @RANLIB@
@@ -182,8 +183,8 @@
 target_vendor = @target_vendor@
 topdir = @topdir@
 SUFFIXES = .cpp .hpp .c .h .f .F .o .moc
-TEX = freefem.tex intro.tex install.tex generalities.tex examples.tex copyright.tex fdl.tex
-EXTRA_DIST = $(TEX) 
+TEX = freefem.tex intro.tex install.tex generalities.tex examples.tex copyright.tex fdl.tex 
+EXTRA_DIST = $(TEX) html.sty
 DISTCLEANFILES = freefem.log\
 freefem.idx\
 freefem.aux\

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-scicomp-devel/attachments/20091115/a47e455f/attachment-0001.pgp>


More information about the Pkg-scicomp-devel mailing list