Package: libflorist
Version: 2006-1
Tags: patch

The appended patch enables support for mips and mipsel. It also upgrades
the (build-) dependencies to gnat-4.3, makes sure it builds _only_ with
gnat-4.3, and increases the soname version.


Thiemo


diff -uprN libflorist-2006.original/debian/changelog 
libflorist-2006/debian/changelog
--- libflorist-2006.original/debian/changelog   2008-05-02 16:15:48.000000000 
+0100
+++ libflorist-2006/debian/changelog    2008-05-02 14:12:42.000000000 +0100
@@ -1,3 +1,10 @@
+libflorist (2007-1) unstable; urgency=low
+  
+  * Use gnat-4.3. Bump soname version to 2007.
+  * Add mips and mipsel as supported architectures.
+
+ -- Thiemo Seufer <[EMAIL PROTECTED]>  Fri, 02 May 2008 14:11:56 +0100
+  
 libflorist (2006-1) unstable; urgency=low
   
   * debian/control (Maintainer): update email address, I'm now a full DD.
diff -uprN libflorist-2006.original/debian/control 
libflorist-2006/debian/control
--- libflorist-2006.original/debian/control     2008-05-02 16:15:48.000000000 
+0100
+++ libflorist-2006/debian/control      2008-05-02 14:10:23.000000000 +0100
@@ -1,15 +1,15 @@
 Source: libflorist
 Priority: optional
 Maintainer: Ludovic Brenta <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.2.13), gnat (>= 4.1)
+Build-Depends: debhelper (>> 4.2.13), gnat (>= 4.3), gnat (<< 4.4), gnat-4.3
 Standards-Version: 3.7.2
 
 Package: libflorist-dev
 Section: libdevel
 Conflicts: libflorist-3.15p-1-dev
 Replaces: libflorist-3.15p-1-dev
-Architecture: alpha amd64 hppa i386 ia64 kfreebsd-i386 powerpc s390 sparc
-Depends: libflorist2006 (= ${Source-Version}), gnat-4.1
+Architecture: alpha amd64 hppa i386 ia64 kfreebsd-i386 mips mipsel powerpc 
s390 sparc
+Depends: libflorist2006 (= ${Source-Version}), gnat-4.3
 Description: POSIX.5 Ada interface to operating system services
  FLORIST is an implementation of the IEEE Standards 1003.5: 1992, IEEE
  STD 1003.5b: 1996, and parts of IEEE STD 1003.5c: 1998, also known as
@@ -21,9 +21,9 @@ Description: POSIX.5 Ada interface to op
  .
  WARNING: license changed to pure GPL; see the copyright file for details.
 
-Package: libflorist2006
+Package: libflorist2007
 Section: libs
-Architecture: alpha amd64 hppa i386 ia64 kfreebsd-i386 powerpc s390 sparc
+Architecture: alpha amd64 hppa i386 ia64 kfreebsd-i386 mips mipsel powerpc 
s390 sparc
 Depends: ${shlibs:Depends} ${misc:Depends}
 Description: POSIX.5 Ada interface to operating system services
  FLORIST is an implementation of the IEEE Standards 1003.5: 1992, IEEE



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to