Your message dated Sun, 2 Apr 2006 21:47:53 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Renamed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: projectcenter
Version: 0.4.2-0.2
Severity: normal
Tags: patch
Hi,
Attached is the diff for my projectcenter 0.4.2-0.3 NMU.
--
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint: D5AF 25FB 316B 53BB 08E7 F999 E544 DE07 9B7C 328D
diff -u projectcenter-0.4.2/debian/rules projectcenter-0.4.2/debian/rules
--- projectcenter-0.4.2/debian/rules
+++ projectcenter-0.4.2/debian/rules
@@ -76,6 +76,7 @@
dh_testdir
dh_testroot
dh_installdocs
+ gsdh_gnustep
dh_installexamples
dh_installmenu
dh_installcron
diff -u projectcenter-0.4.2/debian/control projectcenter-0.4.2/debian/control
--- projectcenter-0.4.2/debian/control
+++ projectcenter-0.4.2/debian/control
@@ -2,12 +2,12 @@
Section: devel
Priority: optional
Maintainer: Evan Prodromou <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.48), libgnustep-gui0.9-dev (>= 0.9.4)
+Build-Depends: debhelper (>= 4.1.48), libgnustep-gui0.10-dev, gnustep-make (>=
1.11.1-1)
Standards-Version: 3.6.1
Package: projectcenter
Architecture: any
-Depends: ${shlibs:Depends}, libgnustep-gui0.9-dev
+Depends: ${shlibs:Depends}, libgnustep-gui0.10-dev
Recommends: gorm
Description: IDE for GNUstep Development
ProjectCenter is an integrated development environment (IDE) for
diff -u projectcenter-0.4.2/debian/changelog
projectcenter-0.4.2/debian/changelog
--- projectcenter-0.4.2/debian/changelog
+++ projectcenter-0.4.2/debian/changelog
@@ -1,3 +1,11 @@
+projectcenter (0.4.2-0.3) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Update libgnustep-gui build-dep (Closes: #352385).
+ * Add gnustep-make build-dep for gsdh_gnustep.
+
+ -- Luk Claes <[EMAIL PROTECTED]> Sun, 12 Mar 2006 17:32:02 +0100
+
projectcenter (0.4.2-0.2) unstable; urgency=low
* Non-maintainer upload.
--- End Message ---
--- Begin Message ---
This package has been renamed to projectcenter.app and none of these
bugs apply.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---