Your message dated Sat, 6 Jun 2009 09:50:27 -0500
with message-id <[email protected]>
and subject line Re: Bug#529914: ess: some debian/* changes to fix some small 
lintian warnings
has caused the Debian Bug report #529914,
regarding ess: some debian/* changes to fix some small lintian warnings
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
529914: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529914
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ess
Version: 5.3.11-1
Severity: wishlist
Tags: patch

Hi

There are currently three small lintian warnings for the ess package.
One is regarding deprecated compat version for debhelper. I changed it
to 7, and build depends on debhelper (>=7).

Please see the proposed changes in the debdiff attached. I also
replaced in debian/rules the dh_clean -k with dh_prep. 

Unfortunaltely changing all these will then still let or produce a new
lintian warning:

W: ess source: outdated-autotools-helper-file etc/config.guess 2004-01-24

This is only a proposal :-), thus smallest possible severity.

Kind regards
Salvatore

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-1-t42 (PREEMPT)
Locale: LANG=C, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u ess-5.3.11/debian/changelog ess-5.3.11/debian/changelog
--- ess-5.3.11/debian/changelog
+++ ess-5.3.11/debian/changelog
@@ -1,3 +1,15 @@
+ess (5.3.11-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control:
+    - Bump Standards-Version to 3.8.1
+    - Add Homepage field
+  * Bump compat version to debhelper version 7. Fix also the versioned 
+    build dependency to debhelper (>= 7). 
+  * debian/rules: Use dh_prep instead of dh_clean -k. 
+
+ -- Salvatore Bonaccorso <[email protected]>  Fri, 22 May 2009 08:31:14 +0200
+
 ess (5.3.11-1) unstable; urgency=low
 
   * New upstream release 
only in patch2:
unchanged:
--- ess-5.3.11.orig/debian/control
+++ ess-5.3.11/debian/control
@@ -3,9 +3,10 @@
 Priority: optional
 Maintainer: ESS Debian Maintainers <[email protected]>
 Uploaders: Dirk Eddelbuettel <[email protected]>
-Standards-Version: 3.8.0
-Build-Depends: debhelper (>= 5.0.0)
+Standards-Version: 3.8.1
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: texlive-base, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, texlive-generic-recommended, texlive-extra-utils, texinfo, texi2html
+Homepage: http://stat.ethz.ch/ESS/
 
 Package: ess
 Architecture: all
only in patch2:
unchanged:
--- ess-5.3.11.orig/debian/rules
+++ ess-5.3.11/debian/rules
@@ -58,7 +58,7 @@
 install-stamp: build-stamp
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 #	cd doc ; $(MAKE) install PREFIX=`pwd`/debian/ess

--- End Message ---
--- Begin Message ---
All you changes are applied to my local copy of the ESS svn repo. I can't
currently commit (svn server seems down) but will once the next version is
out.   So with that, and our prior discussion, I am closing the bug report.

Thanks again, Dirk

-- 
Three out of two people have difficulties with fractions.


--- End Message ---

Reply via email to