[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#769570: unblock: love/0.9.1-3



Package: release.debian.org
User: release.debian.org@packages.debian.org
Usertags: unblock
Severity: normal

Fixes RC bug #768206. Debdiff below.

unblock love/0.9.1-3

diff -Nru love-0.9.1/debian/changelog love-0.9.1/debian/changelog
--- love-0.9.1/debian/changelog 2014-04-28 14:00:57.000000000 -0700
+++ love-0.9.1/debian/changelog 2014-11-13 23:19:06.000000000 -0800
@@ -1,3 +1,11 @@
+love (0.9.1-3) unstable; urgency=medium
+
+  * Team upload.
+  * Add Breaks+Replaces relation against older versions of love to fix
+    wheezy -> jessie upgrades. (Closes: #768206)
+
+ -- Vincent Cheng <vcheng@debian.org>  Thu, 13 Nov 2014 23:17:35 -0800
+
 love (0.9.1-2) unstable; urgency=medium

   * Don't use luajit for architectures where it is not supported:
diff -Nru love-0.9.1/debian/control love-0.9.1/debian/control
--- love-0.9.1/debian/control 2014-04-28 13:39:21.000000000 -0700
+++ love-0.9.1/debian/control 2014-11-13 23:21:00.000000000 -0800
@@ -55,6 +55,8 @@
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: love
+Breaks: love (<< 0.9.1-2)
+Replaces: love (<< 0.9.1-2)
 Description: 2D game development framework - documentation
  LÖVE was created to be a user-friendly engine in which simple (or
  complicated) games could be made without having extensive knowledge


Reply to: