tags 270895 +patch
tags 359542 +patch
thanks

Hello Gaetano,

As part of the debian-med project I've taken a look at odontolinux, and
noticed that it had some bugs in the BTS and reported by Lintian. I've
taken the liberty to fix them, please see attached patch.

Do you think you could upload this fixed version?

Now would be a good time to upload a fixed package if looking at the
timeline for etch. I've also noticed that there haven't been many
uploads of odontolinux recently.

If you don't have time, please let me know and I can make an NMU for
you, so the package gets better for etch. In the case that I don't hear
from you I'll also go ahead with that at some point.


thanks,
Thijs
diff -ur odontolinux-0.6.1.orig/debian/changelog odontolinux-0.6.1/debian/changelog
--- odontolinux-0.6.1.orig/debian/changelog	2002-12-01 08:27:07.000000000 +0100
+++ odontolinux-0.6.1/debian/changelog	2006-06-02 18:12:23.000000000 +0200
@@ -1,3 +1,14 @@
+odontolinux (0.6.1-8) unstable; urgency=low
+
+  * Non-Maintainer Upload
+
+  * Package is arch: all, not any (Closes: #270895).
+  * Finish /usr/doc transition (Closes: #359542).
+  * Add pre-depends on adduser.
+  * Correct spelling error in description.
+
+ -- Thijs Kinkhorst <[EMAIL PROTECTED]>  Fri,  2 Jun 2006 18:10:48 +0200
+
 odontolinux (0.6.1-7) unstable; urgency=low
 
   * Fixed build failure in stable (closes: Bug#164833)
diff -ur odontolinux-0.6.1.orig/debian/control odontolinux-0.6.1/debian/control
--- odontolinux-0.6.1.orig/debian/control	2002-04-16 14:49:45.000000000 +0200
+++ odontolinux-0.6.1/debian/control	2006-06-02 18:08:21.000000000 +0200
@@ -6,7 +6,8 @@
 Standards-Version: 3.5.2
 
 Package: odontolinux
-Architecture: any
+Architecture: all
+Pre-Depends: adduser
 Depends: php4, php4-pgsql, postgresql (>=6.4.2-1)  
 Description: Dental office management software (PHP4 + PostgreSQL)
  Odontolinux! is a dental office management software. It is
@@ -19,4 +20,4 @@
  Odontolinux! features patient's data, multiple treatment 
  plans, ledger, payments, invoices and much more.
  .
- The user can choose between english and italian language. 
+ The user can choose between English and Italian language. 
diff -ur odontolinux-0.6.1.orig/debian/postinst odontolinux-0.6.1/debian/postinst
--- odontolinux-0.6.1.orig/debian/postinst	2002-01-16 11:45:24.000000000 +0100
+++ odontolinux-0.6.1/debian/postinst	2006-06-02 18:09:28.000000000 +0200
@@ -1,10 +1,5 @@
 #!/bin/bash
 
-if [ "$1" = "configure" ]; then
- if [ -d /usr/doc -a ! -e /usr/doc/odontolinux -a -d /usr/share/doc/odontolinux ]; then
-  ln -sf ../share/doc/odontolinux /usr/doc/odontolinux
- fi
-fi
 export PGUSER=postgres
 su - postgres -c /usr/share/odontolinux/makedb.sh
 
Binary files odontolinux-0.6.1.orig/gettext/it.mo and odontolinux-0.6.1/gettext/it.mo differ

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to