Package: simpleui.bundle
Version: 0.1-1
Severity: normal
Tags: patch

Hi,

Attached is the diff for my simpleui.bundle 0.1-1.1 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 simpleui.bundle-0.1/debian/changelog 
simpleui.bundle-0.1/debian/changelog
--- simpleui.bundle-0.1/debian/changelog
+++ simpleui.bundle-0.1/debian/changelog
@@ -1,3 +1,11 @@
+simpleui.bundle (0.1-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Update libgnustep-gui build-dep (Closes: #352397).
+  * Add gnustep-make build-dep for gsdh_gnustep.
+
+ -- Luk Claes <[EMAIL PROTECTED]>  Sun, 12 Mar 2006 17:47:00 +0100
+
 simpleui.bundle (0.1-1) unstable; urgency=low
 
   * Initial Release.
diff -u simpleui.bundle-0.1/debian/control simpleui.bundle-0.1/debian/control
--- simpleui.bundle-0.1/debian/control
+++ simpleui.bundle-0.1/debian/control
@@ -2,13 +2,13 @@
 Section: libs
 Priority: optional
 Maintainer: Eric Heintzmann <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0.9-dev (>= 0.9.4)
+Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0.10-dev, gnustep-make (>= 
1.11.1-1)
 Standards-Version: 3.6.1.1
 
 
 Package: simpleui.bundle
 Architecture: any
-Depends: gnustep-back (>= 0.9.4), ${shlibs:Depends}, ${misc:Depends}
+Depends: gnustep-back0.10, ${shlibs:Depends}, ${misc:Depends}
 Description: Theme bundle for GNUstep
  A Theme bundle, with the idea of providing a fresher look,
  while remaining good in term of usability.
diff -u simpleui.bundle-0.1/debian/rules simpleui.bundle-0.1/debian/rules
--- simpleui.bundle-0.1/debian/rules
+++ simpleui.bundle-0.1/debian/rules
@@ -86,7 +86,7 @@
        
        # install script
        dh_install -p$(p_sui) debian/SimpleUI /usr/bin
-       
+       gsdh_gnustep
 #      dh_install
        dh_installmenu
 #      dh_installdebconf

Reply via email to