tags 424292 + patch
tags 468102 + patch
thanks

Hi,

Attached is the diff for my gap-matrix-schreiersims 0.9.20041122-3.1 NMU.

Not-so-small NMU to bring package up-to-date
diff -u gap-matrix-schreiersims-0.9.20041122/debian/gap-matrix-schreiersims.doc-base gap-matrix-schreiersims-0.9.20041122/debian/gap-matrix-schreiersims.doc-base
--- gap-matrix-schreiersims-0.9.20041122/debian/gap-matrix-schreiersims.doc-base
+++ gap-matrix-schreiersims-0.9.20041122/debian/gap-matrix-schreiersims.doc-base
@@ -1,10 +1,10 @@
 Document: gap-matrix-schreiersims-doc
 Title: Manual for matrixss
-Author: Henrik Bäärnhielm
+Author: Henrik Bäärnhielm
 Abstract: The manual for the package gap-matrix-schreiersims
  Included is a short description of how the package is used, and documentation
  for all the functions in the code.
-Section: Apps/Math
+Section: Science/Mathematics
 
 Format: dvi
 Files: /usr/share/doc/gap-matrix-schreiersims/doc/manual.dvi.gz
diff -u gap-matrix-schreiersims-0.9.20041122/debian/rules gap-matrix-schreiersims-0.9.20041122/debian/rules
--- gap-matrix-schreiersims-0.9.20041122/debian/rules
+++ gap-matrix-schreiersims-0.9.20041122/debian/rules
@@ -21,6 +21,9 @@
 clean:
 	dh_testdir
 	dh_testroot
+
+	rm -f doc/manual.dvi.gz doc/manual.toc.gz doc/manual.pdf build-stamp
+
 	dh_clean
 
 install: build
diff -u gap-matrix-schreiersims-0.9.20041122/debian/control gap-matrix-schreiersims-0.9.20041122/debian/control
--- gap-matrix-schreiersims-0.9.20041122/debian/control
+++ gap-matrix-schreiersims-0.9.20041122/debian/control
@@ -5,12 +5,13 @@
-Build-Depends-Indep: debhelper (>= 4.0.0), tetex-bin, gap-online-help (>= 4r4p3-1), tetex-extra
-Standards-Version: 3.6.1.0
+Build-Depends: debhelper (>= 5.0.0)
+Build-Depends-Indep: tetex-bin, gap-online-help (>= 4r4p3), tetex-extra
+Standards-Version: 3.7.3
+Homepage: http://matrixss.sourceforge.net/
 
 Package: gap-matrix-schreiersims
 Provides: gap-pkg-matrixss
 Architecture: all
-Depends: gap-core (>= 4r4p3-1)
+Depends: gap-core (>= 4r4p3)
 Description: GAP implementation of Schreier-Sims algorithm for matrix groups
  A package for the GAP system, including an implementation of the 
  Schreier-Sims algorithm for matrix groups, using various approaches. It is
  meant to be an alternative to the internal GAP version of this algorithm.
- Homepage: http://matrixss.sourceforge.net/
diff -u gap-matrix-schreiersims-0.9.20041122/debian/changelog gap-matrix-schreiersims-0.9.20041122/debian/changelog
--- gap-matrix-schreiersims-0.9.20041122/debian/changelog
+++ gap-matrix-schreiersims-0.9.20041122/debian/changelog
@@ -1,3 +1,22 @@
+gap-matrix-schreiersims (0.9.20041122-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules
+    - added removal for binary files left inside dir (Closes: #424292)
+  * debian/control
+    - bump Standards-Version to 3.7.3
+    - updated build-dep on debhelper to >= 5
+    - debhelper in Build-Depends, while other in Build-Depends-Indep
+    - moved Homepage field to source stanza
+    - removed Debian revision from dependencies
+  * debian/copyright
+    - updated FSF address
+  * debian/gap-matrix-schreiersims.doc-base
+    - converted to UTF-8 (Closes: #468102)
+    - updated section
+
+ -- Sandro Tosi <[EMAIL PROTECTED]>  Sat, 05 Apr 2008 16:46:31 +0200
+
 gap-matrix-schreiersims (0.9.20041122-3) unstable; urgency=low
 
   * Added binary-arch target, closes #395600
diff -u gap-matrix-schreiersims-0.9.20041122/debian/copyright gap-matrix-schreiersims-0.9.20041122/debian/copyright
--- gap-matrix-schreiersims-0.9.20041122/debian/copyright
+++ gap-matrix-schreiersims-0.9.20041122/debian/copyright
@@ -28,9 +28,8 @@
 
     You should have received a copy of the GNU General Public License 
     along with this library; if not, write to the
-    Free Software Foundation, Inc., 
-    59 Temple Place - Suite 330,
-    Boston, MA  02111-1307, USA.
+    Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+    MA 02110-1301, USA.
 
     Enclosed GNU GPL is in file COPYING. Don't forget to read this
     carefully.

Reply via email to