Bug#623623: upgrade 623623

2011-12-13 Thread Helmut Grohne
tags 623623 + patch
thanks

On Sat, Dec 03, 2011 at 02:48:30PM +0100, Helmut Grohne wrote:
 pbuilder cannot be used without pbuilder --create and pbuilder --create
 uses dpkg-architecture which is contained in dpkg-dev. So this is a
 missing dependency which should be serious according to policy 7.2:

debdiff attached. Built. Tested with pbuilder --login then apt-get
remove dpkg-dev; dpkg -i pbuilder_0.204+nmu1_all.deb; apt-get -f
install; pbuilder --create.

Helmut
diff -Nru pbuilder-0.204/debian/changelog pbuilder-0.204+nmu1/debian/changelog
--- pbuilder-0.204/debian/changelog 2011-12-04 14:43:21.0 +0100
+++ pbuilder-0.204+nmu1/debian/changelog2011-12-13 11:31:23.0 
+0100
@@ -1,3 +1,11 @@
+pbuilder (0.204+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix fails to start, depends on dpkg-architecture (dpkg-dev)
+add missing runtime dependency (Closes: #623623)
+
+ -- Helmut Grohne hel...@subdivi.de  Tue, 13 Dec 2011 11:30:55 +0100
+
 pbuilder (0.204) unstable; urgency=low
 
   [ Slavko ]
diff -Nru pbuilder-0.204/debian/control pbuilder-0.204+nmu1/debian/control
--- pbuilder-0.204/debian/control   2010-01-03 03:38:09.0 +0100
+++ pbuilder-0.204+nmu1/debian/control  2011-12-13 11:30:29.0 +0100
@@ -24,6 +24,7 @@
  wget,
  debianutils (= 1.13.1),
  coreutils (= 4.5.8-1),
+ dpkg-dev,
  ${misc:Depends}
 Recommends: fakeroot,
 sudo,


Bug#623623: upgrade 623623

2011-12-03 Thread Helmut Grohne
severity 623623 serious
thanks

pbuilder cannot be used without pbuilder --create and pbuilder --create
uses dpkg-architecture which is contained in dpkg-dev. So this is a
missing dependency which should be serious according to policy 7.2:

| The Depends field should be used if the depended-on package is required
| for the depending package to provide a significant amount of
| functionality. 

Helmut



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org