tags 322782 +patch thanks Hello Florian,
I'm working to resolve the /usr/doc transition as far as possible before etch, and noticed dlint. It's actually in quite wide use. The packaging looks good, well done. A simple rebuild would solve this bug. While rebuilding I've also discovered some other trivial bugs which I've fixed: corrected debhelper b-d and fsf-address. I've also noticed that README.Debian only contained information about the non-US situation so I've dropped it. Patch is attached. I hope you can find the time to upload it. If not, I'm prepared to do an NMU so please let me know if you think that's fine. In the event that I don't hear from you I'll probably go ahead at some point. Thanks for the work until now! Thijs
Only in dlint-1.4.0.orig/debian: README.Debian
diff -ur dlint-1.4.0.orig/debian/changelog dlint-1.4.0/debian/changelog
--- dlint-1.4.0.orig/debian/changelog 2006-06-02 19:05:52.000000000 +0200
+++ dlint-1.4.0/debian/changelog 2006-06-02 19:04:51.000000000 +0200
@@ -1,3 +1,14 @@
+dlint (1.4.0-4.1) unstable; urgency=low
+
+ * Non-Maintainer Upload
+
+ * Finish the /usr/doc transition (Closes: #322782).
+ * Change Build-Depends-Indep on debhelper to Build-Depends.
+ * Remove obsolete README.Debian about non-US.
+ * Update FSF address in copyright.
+
+ -- Thijs Kinkhorst <[EMAIL PROTECTED]> Fri, 2 Jun 2006 18:58:23 +0200
+
dlint (1.4.0-4) unstable; urgency=low
* Moved from non-US to US main.
diff -ur dlint-1.4.0.orig/debian/control dlint-1.4.0/debian/control
--- dlint-1.4.0.orig/debian/control 2006-06-02 19:05:52.000000000 +0200
+++ dlint-1.4.0/debian/control 2006-06-02 19:05:14.000000000 +0200
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Florian Hinzmann <[EMAIL PROTECTED]>
Standards-Version: 3.5.6
-Build-Depends-Indep: debhelper (>= 3.0.5)
+Build-Depends: debhelper (>= 3.0.5)
Package: dlint
Architecture: all
diff -ur dlint-1.4.0.orig/debian/copyright dlint-1.4.0/debian/copyright
--- dlint-1.4.0.orig/debian/copyright 2006-06-02 19:05:52.000000000 +0200
+++ dlint-1.4.0/debian/copyright 2006-06-02 19:03:12.000000000 +0200
@@ -18,5 +18,5 @@
A copy of the GNU General Public License can be found at
/usr/share/common-licenses/GPL or ordered from
- Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- MA 02111-1307, USA.
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA
signature.asc
Description: This is a digitally signed message part

