tag 369959 + patch
thanks
Hi,
Attached is the diff for my amule 2.1.2-1.1 NMU.
--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org
The surest way to corrupt a youth is to instruct him to hold in higher
esteem those who think alike than those who think differently.
-- F. Nietzsche
diff -u amule-2.1.2/debian/changelog amule-2.1.2/debian/changelog
--- amule-2.1.2/debian/changelog
+++ amule-2.1.2/debian/changelog
@@ -1,3 +1,11 @@
+amule (2.1.2-1.1) unstable; urgency=low
+
+ * NMU to fix serious bug before dinstall, with maintainer's permission.
+ * Make amule-utils Replace: amule-common (<< 2.1.2-1), since ed2k.amule
+ and other files moved from there in the last upload. (Closes: #369959)
+
+ -- Adeodato Simó <[EMAIL PROTECTED]> Fri, 2 Jun 2006 18:13:38 +0200
+
amule (2.1.2-1) unstable; urgency=low
* New upstream release, youhou !
diff -u amule-2.1.2/debian/control amule-2.1.2/debian/control
--- amule-2.1.2/debian/control
+++ amule-2.1.2/debian/control
@@ -27,6 +27,7 @@
Package: amule-utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, amule-common (= ${Source-Version})
+Replaces: amule-common (<< 2.1.2-1)
Description: utilities for amule
amule-utils is a set of tools to control amule.
.