Package: pgapack
Version: 1.0.0.1-4
Severity: normal
Tags: patch
Hi,
Attached is the diff for my pgapack 1.0.0.1-4.1 NMU.
--
ยท''`. Policy is your friend. Trust the Policy.
: :' : Love the Policy. Obey the Policy. -- Lars Wirzenius
`. `' Proudly running unstable Debian GNU/Linux
`- www.amayita.com www.malapecora.com www.chicasduras.com
diff -u pgapack-1.0.0.1/debian/changelog pgapack-1.0.0.1/debian/changelog
--- pgapack-1.0.0.1/debian/changelog
+++ pgapack-1.0.0.1/debian/changelog
@@ -1,3 +1,10 @@
+pgapack (1.0.0.1-4.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Get rid of the /usr/doc link in postinst (Closes: #359549).
+
+ -- Amaya Rodrigo Sastre <[EMAIL PROTECTED]> Mon, 17 Jul 2006 17:53:25 +0200
+
pgapack (1.0.0.1-4) unstable; urgency=low
* Updated to policy version 3.6.1.1, no symlink in /usr/doc
@@ -114,3 +120,0 @@
-Local variables:
-mode: debian-changelog
-End:
reverted:
--- pgapack-1.0.0.1/debian/changelog.dch~
+++ pgapack-1.0.0.1.orig/debian/changelog.dch~
@@ -1,104 +0,0 @@
-pgapack (1.0.0.1-2.2) unstable; urgency=low
-
- *
-
- -- anfra <[EMAIL PROTECTED]> Mon, 31 Mar 2003 21:40:54 +0200
-
-pgapack (1.0.0.1-2.1) unstable; urgency=low
- * Non-maintainer upload.
- * Fix printf-is-a-macro issue (gcc 3.0). Closes: #103157
-
- -- LaMont Jones <[EMAIL PROTECTED]> Mon, 9 Jul 2001 21:39:34 -0600
-
-pgapack (1.0.0.1-2) unstable; urgency=low
-
- * Fixed Bug
- #79496: segmentation fault
- by recompiling the package.
-
- -- Andreas Franzen <[EMAIL PROTECTED]> Mon, 18 Dec 2000 21:17:37 +0100
-
-
-pgapack (1.0.0.1-1) unstable; urgency=low
-
- * Added postinst+prerm spripts for /usr/doc-symlink.
-
- * Changed the location of docs and man-pages.
-
- * Fixed Bug
- #52377: segmentation fault
- by recompiling the package.
-
- * Fixed Bug
- #52378: problems compiling
- by setting the file permissions in the source file to standard values.
- Changed the source version from 1.0 to 1.0.0.1 to indicate this.
-
- * Fixed Bug
- #53742: no debug library
- by adding a second compilation run.
-
- -- Andreas Franzen <[EMAIL PROTECTED]> Wed, 5 Jan 2000 22:28:01 +0100
-
-pgapack (1.0-10) unstable; urgency=low
-
- * Fixed Bug
- #29552: pgapack: hardcoded dependency in debian/control
- by changing the dependency field to ${shlib:Depends}.
-
- -- Andreas Franzen <[EMAIL PROTECTED]> Fri, 2 Apr 1999 18:35:56 +0200
-
-pgapack (1.0-9) unstable; urgency=low
-
- * Replaced fort77 by g77 in the rules file to prevent the
- "Illegal option: -s" error when compiling the fortran examples.
-
- * Redefined the fortran function names in mpi_stub.c to take into account
- that both fort77 and g77 add two underscores to a function name when
- creating an object file, if the original name contains one or more
- underscores. This is necessary to compile the fortran examples.
-
- -- Andreas Franzen <[EMAIL PROTECTED]> Fri, 24 Sep 1998 17:49:50 +0200
-
-pgapack (1.0-8) unstable; urgency=low
-
- * Fixed Bug
- #12418: pgapack: debian/fixman.sh is not executable
- by calling sh debian/fixman.sh instead.
-
- * Renamed changelog.upstream.gz to changelog.gz.
-
- * New maintainer.
-
- -- Andreas Franzen <[EMAIL PROTECTED]> Sun, 23 Aug 1998 14:49:52 +0200
-
-pgapack (1.0-7) unstable; urgency=low
-
- * Recompiled with libc6.
-
- -- Karl Sackett <[EMAIL PROTECTED]> Wed, 25 Jun 1997 09:38:54 -0500
-
-pgapack (1.0-6) unstable; urgency=low
-
- * Convert package to 2.1.1.0 standard.
-
- -- Karl Sackett <[EMAIL PROTECTED]> Mon, 4 Nov 1996 13:24:56 -0600
-
-1.0-5
- * Support files now architecture-independent
- * Package conforms to latest naming standards
-
-1.0-4
- * Added 'Section' line to debian.control
- * debian.rules now adds architecture extension to files
-
-1.0-3
- * configure.in Changed SHELL variable to /bin/sh.
- * Makefile.in: Mods to install target.
- * man pages: The man pages as originally distributed are scattered
- across sections 1-8, and l. fixman.sh edits them to be
- placed in section 3.
-
-Local variables:
-mode: debian-changelog
-End: