Bug#700675: pu: package fusionforge/5.0.2-5+squeeze1
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: pu
Hi,
there is an upgrade issue from lenny to squeeze:
Preparing to replace gforge-web-apache2 4.7~rc2-7lenny3 (using .../gforge-web-apache2_5.0.2-5_all.deb) ...
Unpacking replacement gforge-web-apache2 ...
dpkg: error processing /var/cache/apt/archives/gforge-web-apache2_5.0.2-5_all.deb (--unpack):
trying to overwrite '/usr/share/gforge/www/include/vote_function.php', which is also in package gforge-common 4.7~rc2-7lenny3
that should be fixable by adding to gforge-web-apache2
Breaks/Replaces: gforge-common (<< 4.8)
(verified in snapshot.d.o that the move happened there).
Andreas
diffstat for fusionforge_5.0.2-5 fusionforge_5.0.2-5+squeeze1
debian/control | 2 ++
fusionforge-5.0.2/debian/changelog | 9 +++++++++
2 files changed, 11 insertions(+)
diff -u fusionforge-5.0.2/debian/changelog fusionforge-5.0.2/debian/changelog
--- fusionforge-5.0.2/debian/changelog
+++ fusionforge-5.0.2/debian/changelog
@@ -1,3 +1,12 @@
+fusionforge (5.0.2-5+squeeze1) stable; urgency=low
+
+ * Non-maintainer upload.
+ * gforge-web-apache2: Add Breaks/Replaces: gforge-common (<< 4.8).
+ Avoid a file conflict during upgrades from lenny due to files being moved
+ around between packages. (Closes: #696369)
+
+ -- Andreas Beckmann <anbe@debian.org> Sat, 16 Feb 2013 01:03:46 +0100
+
fusionforge (5.0.2-5) unstable; urgency=low
* Stop trying to copy libcap into chroot, since it's not used by PAM
only in patch2:
unchanged:
--- fusionforge-5.0.2.orig/debian/control
+++ fusionforge-5.0.2/debian/control
@@ -88,6 +88,8 @@
Recommends: libphp-jpgraph, locales | locales-all
Provides: gforge-web
Conflicts: gforge-web
+Breaks: gforge-common (<< 4.8)
+Replaces: gforge-common (<< 4.8)
Description: collaborative development tool - web part (using Apache)
FusionForge provides many tools to aid collaboration in a
development project, such as bug-tracking, task management,
Reply to: