Package: skyeye
Version: 1.2.0rc7-4
Severity: minor
Tags: patch

Hi,

I include a patch which fixes some cut&paste problems when taking the
text from the webpage, some minor indentation fixes for the bulleted
list so that frontends can correctly parse it. And some space fixing.
Also when fixing the space missing in the Build-Depends line I've
taken the liberty to wrap it, now that the policy allows it.

regards,
guillem
diff -Naur skyeye-1.2.0rc7/debian/control skyeye-1.2.0rc7.new/debian/control
--- skyeye-1.2.0rc7/debian/control      2006-07-16 19:00:39.000000000 +0300
+++ skyeye-1.2.0rc7.new/debian/control  2006-07-16 19:00:07.000000000 +0300
@@ -2,24 +2,26 @@
 Section: misc
 Priority: extra
 Maintainer: Yu Guanghui <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5),libgtk2.0-dev, libatk1.0-dev, libpango1.0-dev, 
libfreetype6-dev, libglib1.2-dev, libx11-dev, binutils-dev
+Build-Depends: debhelper (>= 5), libgtk2.0-dev, libatk1.0-dev, libpango1.0-dev,
+ libfreetype6-dev, libglib1.2-dev, libx11-dev, binutils-dev
 Standards-Version: 3.7.2
 
 Package: skyeye
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: A Embedded Hardware Simulation
- The goal of SkyEye is to provide an integrated simulation environment 
- in Linux and Windows. SkyEye environment simulates typical Embedded 
- Computer Systems (Now it supports a series ARM architecture based 
+ The goal of SkyEye is to provide an integrated simulation environment
+ in Linux and Windows. SkyEye environment simulates typical Embedded
+ Computer Systems (Now it supports a series ARM architecture based
  microprocessors and Blackfin DSP Processor). You can run some Embedded
- Operation System such as ARM Linux, uClinux, uc/OS-II (ucos-ii) etc. 
- in SkyEye, and analyse or debug them at source level. 
- Now the following hardwares can be simulated by SkyEye:  
-   * CPU CORE: ARM7TDMI, ARM720T,StrongARM, XScale, Blackfin
-   * APPLICATION CPU: Atmel AT91X40/AT91RM9200,Cirrus CIRRUS LOGIC 
-   EP7312/EP9312 CS89712,Intel SA1100/SA1110, Intel PXA 25x/27x, 
-   Samsung 4510B/44B0/2410/2440 , Sharp LH7xxxx, NS9750, Philips LPC22xx, 
-   BF533
-   * MEMORY: RAM, ROM, Flash
-   * Peripheral: Timer, UART,NIC chip,LCD, TouchScreen, etc.
+ Operation System such as ARM Linux, uClinux, uc/OS-II (ucos-ii) etc.
+ in SkyEye, and analyse or debug them at source level.
+ Now the following hardwares can be simulated by SkyEye:
+ .
+  * CPU core: ARM7TDMI, ARM720T, StrongARM, XScale, Blackfin.
+  * Application CPU: Atmel AT91X40/AT91RM9200, Cirrus Logic
+    EP7312/EP9312/CS89712, Intel SA1100/SA1110, Intel PXA 25x/27x,
+    Samsung 4510B/44B0/2410/2440 , Sharp LH7xxxx, NS9750, Philips LPC22xx,
+    BF533.
+  * Memory: RAM, ROM, Flash.
+  * Peripheral: Timer, UART, NIC chip, LCD, TouchScreen, etc.

Reply via email to