tags 639521 + patch pending thanks
Dear maintainer, I've prepared an NMU for swig2.0 (versioned as 2.0.4-3.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru swig2.0-2.0.4/debian/changelog swig2.0-2.0.4/debian/changelog --- swig2.0-2.0.4/debian/changelog 2011-08-19 23:48:25.000000000 +0200 +++ swig2.0-2.0.4/debian/changelog 2011-09-18 01:35:22.000000000 +0200 @@ -1,3 +1,14 @@ +swig2.0 (2.0.4-3.1) unstable; urgency=low + + * Non-maintainer upload. + + [ Jonathan Nieder ] + * Put swig2.0(1) manpage in the swig2.0 package, instead of whatever + architecture-dependent package happened to be processed first. + * swig2.0 Breaks and Replaces swig (<< 2.0.4-3.1) (Closes: #639521). + + -- Luca Falavigna <dktrkr...@debian.org> Sun, 18 Sep 2011 01:32:41 +0200 + swig2.0 (2.0.4-3) unstable; urgency=low * Acknowledge changes by Luca Falavigna - thanks. diff -Nru swig2.0-2.0.4/debian/control swig2.0-2.0.4/debian/control --- swig2.0-2.0.4/debian/control 2011-06-19 01:32:26.000000000 +0200 +++ swig2.0-2.0.4/debian/control 2011-09-18 01:34:00.000000000 +0200 @@ -42,6 +42,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: swig2.0-examples, swig2.0-doc +Breaks: swig (<< 2.0.4-3.1) +Replaces: swig (<< 2.0.4-3.1) Description: Generate scripting interfaces to C/C++ code SWIG is a compiler that makes it easy to integrate C and C++ code with other languages including Perl, PHP, Tcl, Ruby, Python, Java, diff -Nru swig2.0-2.0.4/debian/rules swig2.0-2.0.4/debian/rules --- swig2.0-2.0.4/debian/rules 2010-12-19 18:34:11.000000000 +0100 +++ swig2.0-2.0.4/debian/rules 2011-09-18 01:32:28.000000000 +0200 @@ -134,7 +134,7 @@ # dh_installemacsen -a $(NO_PACKAGES_ARGS) # dh_installinit -a $(NO_PACKAGES_ARGS) dh_installcron -a $(NO_PACKAGES_ARGS) - dh_installman -a debian/swig2.0.1 + dh_installman -p swig2.0 debian/swig2.0.1 # dh_undocumented dh_installchangelogs -a -Nswig2.0 $(NO_PACKAGES_ARGS) CHANGES dh_installchangelogs -pswig2.0 $(NO_PACKAGES_ARGS)