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

Bug#695034: marked as done (unblock: lxde-metapackages/4+nmu1)



Your message dated Mon, 03 Dec 2012 13:58:37 +0000
with message-id <334378c7097ff7ea068aa29cb26c3201@mail.adsl.funky-badger.org>
and subject line Re: Bug#695034: unblock: lxde-metapackages/4+nmu1
has caused the Debian Bug report #695034,
regarding unblock: lxde-metapackages/4+nmu1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
695034: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695034
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: wishlist
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-CC: lxde-metapackages@packages.debian.org

Hi,

 Please unblock lxde-metapackages/4+nmu1. It'd fix dependency problem during
 upgrade. debdiff between testing and unstable is below.


diff -Nru lxde-metapackages-2/debian/changelog lxde-metapackages-4+nmu1/debian/changelog
--- lxde-metapackages-2/debian/changelog        2012-05-18 17:08:23.000000000 +0900
+++ lxde-metapackages-4+nmu1/debian/changelog   2012-11-29 23:56:39.000000000 +0900
@@ -1,3 +1,27 @@
+lxde-metapackages (4+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * guarantee proper migration from old enviroment to wheezy
+    Thanks to Andreas Beckmann <debian@abeckmann.de> for pointing this
+    out and patch (Closes: #694061)
+
+ -- Hideki Yamane <henrich@debian.org>  Sat, 24 Nov 2012 14:11:20 +0900
+
+lxde-metapackages (4) unstable; urgency=low
+
+  * Switching from gdm3 to lightdm.
+
+ -- Daniel Baumann <daniel@debian.org>  Fri, 10 Aug 2012 22:40:30 +0200
+
+lxde-metapackages (3) unstable; urgency=low
+
+  * Adding galculator to lxde depends (Closes: #659577).
+  * Readding back network-manager-gnome which apparently got lost at
+    some point.
+  * Updating GPL blurb in copyright file.
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 07 Jul 2012 19:23:15 +0200
+
 lxde-metapackages (2) unstable; urgency=low
 
   [ Andrew Lee (李健秋) ]
diff -Nru lxde-metapackages-2/debian/control lxde-metapackages-4+nmu1/debian/control
--- lxde-metapackages-2/debian/control  2012-05-11 14:14:34.000000000 +0900
+++ lxde-metapackages-4+nmu1/debian/control     2012-08-11 05:40:21.000000000 +0900
@@ -31,12 +31,12 @@
 Package: lxde
 Architecture: all
 Depends:
- ${misc:Depends}, gpicview, leafpad, lxappearance,
+ ${misc:Depends}, galculator, gpicview, leafpad, lxappearance,
  lxde-core, lxde-icon-theme, lxinput,
  lxrandr, lxsession-edit, lxshortcut, lxterminal, obconf, xarchiver
 Recommends:
- iceweasel | www-browser, gdm3 | x-display-manager, lxmusic, menu-xdg,
- lxpolkit, xserver-xorg
+ iceweasel | www-browser, lightdm | x-display-manager, lxmusic, menu-xdg,
+ network-manager-gnome, lxpolkit, xserver-xorg
 Suggests: lxlauncher, lxtask
 Description: LXDE metapackage
  LXDE (the Lightweight X11 Desktop Environment) is a project aimed
diff -Nru lxde-metapackages-2/debian/copyright lxde-metapackages-4+nmu1/debian/copyright
--- lxde-metapackages-2/debian/copyright        2012-04-28 19:05:22.000000000 +0900
+++ lxde-metapackages-4+nmu1/debian/copyright   2012-08-11 05:40:21.000000000 +0900
@@ -8,10 +8,10 @@
 License: GPL-2+
 
 License: GPL-2+
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; either version 2
- of the License, or (at your option) any later version.
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
  .
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -19,8 +19,7 @@
  GNU General Public License for more details.
  .
  You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
  .
  The complete text of the GNU General Public License
  can be found in /usr/share/common-licenses/GPL-2 file.
diff -Nru lxde-metapackages-2/debian/preinst lxde-metapackages-4+nmu1/debian/preinst
--- lxde-metapackages-2/debian/preinst  1970-01-01 09:00:00.000000000 +0900
+++ lxde-metapackages-4+nmu1/debian/preinst     2012-11-29 23:52:39.000000000 +0900
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+set -e
+
+ test ! -L /usr/share/doc/lxde || rm /usr/share/doc/lxde
+
+#DEBHELPER#
+

--- End Message ---
--- Begin Message ---
On 01.12.2012 16:50, Hideki Yamane wrote:
Please unblock lxde-metapackages/4+nmu1. It'd fix dependency problem during
 upgrade. debdiff between testing and unstable is below.

This was unblocked by Julien.

Regards,

Adam

--- End Message ---

Reply to: