Enlightenment CVS committal

Author  : horms
Project : misc
Module  : nexus

Dir     : misc/nexus/debian


Modified Files:
        changelog control xfonts-nexus.postinst 


Log Message:
updated debian packaging for nexus font
===================================================================
RCS file: /cvsroot/enlightenment/misc/nexus/debian/changelog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- changelog   2 Jun 2002 07:11:23 -0000       1.2
+++ changelog   7 Feb 2003 08:48:24 -0000       1.3
@@ -1,7 +1,14 @@
+xfonts-nexus (0.0.2-3) unstable; urgency=low
+
+  * Changed architecture from any to all. closes: Bug#97907
+  * Has a proper font name. closes: Bug#97642
+    (wrong bug number in previous changelog entry)
+
+ -- Simon Horman <[EMAIL PROTECTED]>  Fri,  7 Feb 2003 17:40:40 +0900
+
 xfonts-nexus (0.0.2-2) unstable; urgency=low
 
   * Has a proper font name. closes: Bug#97624
-    
 
  -- Simon Horman <[EMAIL PROTECTED]>  Sat, 25 May 2002 18:13:10 +1000
 
===================================================================
RCS file: /cvsroot/enlightenment/misc/nexus/debian/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- control     19 May 2002 07:47:16 -0000      1.1
+++ control     7 Feb 2003 08:48:24 -0000       1.2
@@ -1,12 +1,12 @@
 Source: xfonts-nexus
-Build-Depends: xutils, debhelper
+Build-Depends-Indep: xutils, debhelper (>= 2.0.0)
 Section: x11
 Priority: optional
 Maintainer: Simon Horman <[EMAIL PROTECTED]>
-Standards-Version: 3.5.2
+Standards-Version: 3.5.8
 
 Package: xfonts-nexus
-Architecture: any
+Architecture: all
 Depends: xbase-clients
 Replaces: xfont-nexus
 Provides: xfont-nexus
===================================================================
RCS file: /cvsroot/enlightenment/misc/nexus/debian/xfonts-nexus.postinst,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- xfonts-nexus.postinst       19 May 2002 07:47:16 -0000      1.1
+++ xfonts-nexus.postinst       7 Feb 2003 08:48:24 -0000       1.2
@@ -5,9 +5,6 @@
 if [ "$1" = "configure" ]; then
     ( cd /usr/X11R6/lib/X11/fonts/misc ; /usr/X11R6/bin/mkfontdir )
     update-fonts-alias misc
-    if [ -d /usr/doc -a ! -e /usr/doc/nexus-font -a -d /usr/share/doc/nexus-font ]; 
then
-      ln -sf ../share/doc/nexus-font /usr/doc/nexus-font
-    fi
 fi
 
 exit 0




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to