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

Bug#774921: wheezy-pu: package conky/1.9.0-2+deb7u1



Package: release.debian.org
Severity: normal
Tags: wheezy
User: release.debian.org@packages.debian.org
Usertags: pu

Backported Vincent's patch from 1.9.0-4 to wheezy to fix the upgrade
path lenny [ -> squeeze (contrib) ] -> wheezy


Andreas
diff -Nru conky-1.9.0/debian/changelog conky-1.9.0/debian/changelog
--- conky-1.9.0/debian/changelog	2012-05-10 07:38:13.000000000 +0200
+++ conky-1.9.0/debian/changelog	2015-01-09 05:05:28.000000000 +0100
@@ -1,3 +1,16 @@
+conky (1.9.0-2+deb7u1) wheezy; urgency=medium
+
+  * Non-maintainer upload.
+  * Backport fix for #739245 from 1.9.0-4 to wheezy.
+
+  [ Vincent Cheng ]
+  * Declare Breaks+Replaces relationship against conky (<< 1.8.0-1, the
+    version in Debian where the conky package was first split into multiple
+    binary packages) to fix upgrade path from lenny -> squeeze -> wheezy.
+    (Closes: #739245)
+
+ -- Andreas Beckmann <anbe@debian.org>  Fri, 09 Jan 2015 05:03:07 +0100
+
 conky (1.9.0-2) unstable; urgency=low
 
   * Add debian/patches/fix-kfreebsd-ftbfs.patch to fix FTBFS on kfreebsd.
diff -Nru conky-1.9.0/debian/control conky-1.9.0/debian/control
--- conky-1.9.0/debian/control	2012-05-09 06:05:58.000000000 +0200
+++ conky-1.9.0/debian/control	2015-01-09 05:08:35.000000000 +0100
@@ -51,8 +51,9 @@
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: apcupsd, audacious, moc, mpd, xmms2
+Breaks: conky (<< 1.8.0-1)
 Conflicts: conky-all, conky-cli
-Replaces: conky-all, conky-cli
+Replaces: conky-all, conky-cli, conky (<< 1.8.0-1)
 Description: highly configurable system monitor (default version)
  Conky is a system monitor that can display just about anything,
  either on your root desktop or in its own window.
@@ -72,8 +73,9 @@
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: apcupsd, moc, mpd
+Breaks: conky (<< 1.8.0-1)
 Conflicts: conky-all, conky-std
-Replaces: conky-all, conky-std
+Replaces: conky-all, conky-std, conky (<< 1.8.0-1)
 Description: highly configurable system monitor (basic version)
  Conky is a system monitor that can display just about anything,
  either on your root desktop or in its own window.

Reply to: