Hi,

The attached file is the diff for my yum 3.2.12-1.1 NMU. The changelog
entry contains:

 yum (3.2.12-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with dash (Closes: #471758)
   * Fix 'copyright-without-copyright-notice' lintian warning.


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -u yum-3.2.12/debian/changelog yum-3.2.12/debian/changelog
--- yum-3.2.12/debian/changelog
+++ yum-3.2.12/debian/changelog
@@ -1,3 +1,11 @@
+yum (3.2.12-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with dash (Closes: #471758)
+  * Fix 'copyright-without-copyright-notice' lintian warning.
+
+ -- Chris Lamb <[EMAIL PROTECTED]>  Fri, 11 Apr 2008 19:21:33 +0100
+
 yum (3.2.12-1) unstable; urgency=low
 
   * New upstream release.
diff -u yum-3.2.12/debian/copyright yum-3.2.12/debian/copyright
--- yum-3.2.12/debian/copyright
+++ yum-3.2.12/debian/copyright
@@ -3,8 +3,9 @@
 
 It was downloaded from <http://linux.duke.edu/projects/yum/>
 
-Copyright Holder: Seth Vidal <[EMAIL PROTECTED]>
-                 Duke University 2003-2004
+Copyright:
+
+   Copyright (C) 2003-2004 Seth Vidal, Duke University <[EMAIL PROTECTED]>
 
 License:
 
only in patch2:
unchanged:
--- yum-3.2.12.orig/docs/Makefile
+++ yum-3.2.12/docs/Makefile
@@ -6,7 +6,8 @@
        rm -fr epydoc
 
 install:
-       mkdir -p $(DESTDIR)/usr/share/man/man{5,8}
+       mkdir -p $(DESTDIR)/usr/share/man/man5
+       mkdir -p $(DESTDIR)/usr/share/man/man8
        install -m 644 yum.8 $(DESTDIR)/usr/share/man/man8/yum.8
        install -m 644 yum-shell.8 $(DESTDIR)/usr/share/man/man8/yum-shell.8
        install -m 644 yum.conf.5 $(DESTDIR)/usr/share/man/man5/yum.conf.5

Attachment: signature.asc
Description: PGP signature

Reply via email to