tags 568044 + pending
tags 568633 + pending
thanks

Dear maintainer,

I've prepared an NMU for albatross (versioned as 1.36-5.3) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer.

--
Jakub Wilk
diff -u albatross-1.36/debian/control albatross-1.36/debian/control
--- albatross-1.36/debian/control
+++ albatross-1.36/debian/control
@@ -2,15 +2,15 @@
 Section: python
 Priority: optional
 Maintainer: Fabian Fagerholm <fa...@debian.org>
-Build-Depends: debhelper (>= 5.0.37.1), python (>= 2.3.5-7), python-all-dev
-Build-Depends-Indep: python-central (>= 0.5), docbook-to-man, texlive-base, texlive-fonts-recommended, texlive-extra-utils, texlive-latex-base, texlive-latex-extra, texlive-font-utils, dia (>= 0.94.0), ghostscript, fakeroot
+Build-Depends: debhelper (>= 5.0.37.1), python (>= 2.3.5-7), python-all
+Build-Depends-Indep: python-central (>= 0.5), docbook-to-man, texlive-base, texlive-fonts-recommended, texlive-extra-utils, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, texlive-font-utils, dia (>= 0.94.0), ghostscript, fakeroot, python-old-doctools
 Standards-Version: 3.8.0
 XS-Python-Version: all
 Homepage: http://www.object-craft.com.au/projects/albatross/
 
 Package: python-albatross
 Architecture: all
-Depends: ${python:Depends}
+Depends: ${python:Depends}, ${misc:Depends}
 Suggests: python-albatross-common
 Conflicts: python2.3-albatross (<< 1.33-3), python2.4-albatross (<< 1.33-3)
 Replaces: python2.3-albatross (<< 1.33-3), python2.4-albatross (<< 1.33-3)
@@ -28,7 +28,7 @@
 
 Package: python-albatross-common
 Architecture: all
-Depends: ${python:Depends}, python-albatross, adduser, lsb-base (>= 3.0-6)
+Depends: ${python:Depends}, ${misc:Depends}, python-albatross, adduser, lsb-base (>= 3.0-6)
 XB-Python-Version: ${python:Versions}
 Description: Toolkit for Stateful Web Applications (common files)
  Albatross is a small and flexible Python toolkit for developing highly
@@ -40,6 +40,7 @@
 Package: python-albatross-doc
 Architecture: all
 Section: doc
+Depends: ${misc:Depends}
 Description: documentation for the Albatross Web Toolkit
  Albatross is a small and flexible Python toolkit for developing highly
  stateful web applications. It includes, among other things:
diff -u albatross-1.36/debian/python-albatross-common.albatross.init albatross-1.36/debian/python-albatross-common.albatross.init
--- albatross-1.36/debian/python-albatross-common.albatross.init
+++ albatross-1.36/debian/python-albatross-common.albatross.init
@@ -1,10 +1,8 @@
 #! /bin/sh
 ### BEGIN INIT INFO
 # Provides:				al-session-daemon
-# Required-Start:		$syslog
-# Required-Stop:		$syslog
-# Should-Start:			$local_fs
-# Should-Stop:			$local_fs
+# Required-Start:		$syslog $remote_fs
+# Required-Stop:		$syslog $remote_fs
 # Default-Start:		2 3 4 5
 # Default-Stop:			0 1 6
 # Short-Description:	Start Albatross Session Server Daemon
diff -u albatross-1.36/debian/changelog albatross-1.36/debian/changelog
--- albatross-1.36/debian/changelog
+++ albatross-1.36/debian/changelog
@@ -1,3 +1,17 @@
+albatross (1.36-5.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-depend on python-old-doctools (closes: #568044). Thanks to Matthias
+    Klose for the bug report.
+  * Build-depend on texlive-latex-recommended (closes: #568633). Thanks to
+    Michael Bienia for the bug report.
+  * Replace build-dependency on python-all-dev with python-all.
+  * Add Depends: ${misc:Depends} to all binary packages.
+  * Add dependency on $remote_fs to the init script; drop weak dependencies on
+    $local_fs as superfluous.
+
+ -- Jakub Wilk <jw...@debian.org>  Tue, 23 Feb 2010 14:39:43 +0100
+
 albatross (1.36-5.2) unstable; urgency=low
 
   * Non-maintainer upload.

Attachment: signature.asc
Description: Digital signature

Reply via email to