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

Intent to NMU



package gaphor
tag 596882 + sid pending
user gio@debian.org
usertag 596882 + interesting
thanks

Hi.

Fixing this bug is rather easy (just adding the missing dependency), I'm
NMU-ing it in DELAY/5, patch attached.

@release team: the patch should be easily ported to the version now in
testing. Are you ok if I backport this patch for testing-proposed-updates?

Thanks, Giovanni.
-- 
Giovanni Mascellani <mascellani@poisson.phc.unipi.it>
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascellani@jabber.org / giovanni@elabor.homelinux.org
diff -Nru gaphor-0.15.0/debian/changelog gaphor-0.15.0/debian/changelog
--- gaphor-0.15.0/debian/changelog	2010-08-06 22:02:52.000000000 +0200
+++ gaphor-0.15.0/debian/changelog	2010-09-24 00:45:04.000000000 +0200
@@ -1,3 +1,10 @@
+gaphor (0.15.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Adding missing dependency against python-simplegeneric (closes: #596882).
+
+ -- Giovanni Mascellani <gio@debian.org>  Fri, 24 Sep 2010 00:44:41 +0200
+
 gaphor (0.15.0-1) unstable; urgency=low
 
   * New upstream release (Closes: #550093)
diff -Nru gaphor-0.15.0/debian/control gaphor-0.15.0/debian/control
--- gaphor-0.15.0/debian/control	2010-08-06 20:49:48.000000000 +0200
+++ gaphor-0.15.0/debian/control	2010-09-24 00:45:43.000000000 +0200
@@ -9,7 +9,7 @@
 
 Package: gaphor
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-gaphas (>= 0.6.0), python-zope.component, python-pkg-resources, python-cairo, python-gnome2, python-gtk2, python-gobject
+Depends: ${python:Depends}, ${misc:Depends}, python-gaphas (>= 0.6.0), python-zope.component, python-pkg-resources, python-cairo, python-gnome2, python-gtk2, python-gobject, python-simplegeneric
 Description: UML modeling tool
  This program is an easy to use UML (Unified Modeling Language) modeling
  environment. It allows you to create UML diagrams for documentation and to

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: