tags 304035 patch
thanks

Hi Al,

As Frank correctly identified, an undeclared conflict is a release critical
bug.  I've attached a patch that implements the naive solution to this
problem; if I hear no objections from you in the next day or two, I'll plan
to upload an NMU with this patch.

Thanks,
-- 
Steve Langasek
postmodern programmer
diff -Nru /var/tmp/vOqu163GkP/llvm-1.4/debian/changelog 
/var/tmp/au6ZkyCsOl/llvm-1.4/debian/changelog
--- /var/tmp/vOqu163GkP/llvm-1.4/debian/changelog       2005-03-11 
16:02:09.000000000 -0800
+++ /var/tmp/au6ZkyCsOl/llvm-1.4/debian/changelog       2005-05-09 
01:49:03.000000000 -0700
@@ -1,3 +1,12 @@
+llvm (1.4-2.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High urgency upload for sarge-targetted RC bugfix
+  * Add Conflicts: with extract because of /usr/bin/extract, as required
+    by policy.  Closes: #304035.
+
+ -- Steve Langasek <[EMAIL PROTECTED]>  Mon,  9 May 2005 01:43:54 -0700
+
 llvm (1.4-2) unstable; urgency=low
 
   * An older version of llvmc was inadvertently used; now fixed. 
diff -Nru /var/tmp/vOqu163GkP/llvm-1.4/debian/control 
/var/tmp/au6ZkyCsOl/llvm-1.4/debian/control
--- /var/tmp/vOqu163GkP/llvm-1.4/debian/control 2005-03-11 13:50:43.000000000 
-0800
+++ /var/tmp/au6ZkyCsOl/llvm-1.4/debian/control 2005-05-09 01:49:26.000000000 
-0700
@@ -34,6 +34,7 @@
 Package: llvm
 Architecture: i386 amd64 sparc powerpc
 Recommends: llvm-doc, llvm-cfe
+Conflicts: extract
 Depends: llvm-libs, ${shlibs:Depends}, ${misc:Depends}
 Description: Low-Level Virtual Machine (LLVM) compiler for C/C++
  The Low-Level Virtual Machine (LLVM) is a collection of libraries and

Attachment: signature.asc
Description: Digital signature

Reply via email to