[Pkg-ocaml-maint-commits] r2871 - in /trunk/packages/edos-debcheck/trunk/debian: changelog control control.in

treinen at users.alioth.debian.org treinen at users.alioth.debian.org
Sun Jun 25 21:22:00 UTC 2006


Author: treinen
Date: Sun Jun 25 21:21:59 2006
New Revision: 2871

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=2871
Log:
improve package description of edos-debcheck

Modified:
    trunk/packages/edos-debcheck/trunk/debian/changelog
    trunk/packages/edos-debcheck/trunk/debian/control
    trunk/packages/edos-debcheck/trunk/debian/control.in

Modified: trunk/packages/edos-debcheck/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/edos-debcheck/trunk/debian/changelog?rev=2871&op=diff
==============================================================================
--- trunk/packages/edos-debcheck/trunk/debian/changelog (original)
+++ trunk/packages/edos-debcheck/trunk/debian/changelog Sun Jun 25 21:21:59 2006
@@ -1,3 +1,9 @@
+edos-debcheck (0.0.2006.03.19-2) UNRELEASED; urgency=low
+
+  * Improved short and long description (closes: Bug#375209, Bug#375287)
+
+ -- Ralf Treinen <treinen at debian.org>  Sun, 25 Jun 2006 23:19:34 +0200
+
 edos-debcheck (0.0.2006.03.19-1) unstable; urgency=low
 
   * Initial Release (closes: Bug#365087).

Modified: trunk/packages/edos-debcheck/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/edos-debcheck/trunk/debian/control?rev=2871&op=diff
==============================================================================
--- trunk/packages/edos-debcheck/trunk/debian/control (original)
+++ trunk/packages/edos-debcheck/trunk/debian/control Sun Jun 25 21:21:59 2006
@@ -9,16 +9,14 @@
 Architecture: any
 Depends: ${shlibs:Depends}
 Description: Checks whether dependencies of debian packages can be satisfied
- This software checks whether for every package of a distribution (in the
- debian format .deb) whether it is
- possible to satisfy its dependencies and conflicts within this
- distribution.
+ This software checks for every package of a distribution (in the
+ debian format .deb) whether it is possible to satisfy its
+ dependencies and conflicts within this distribution.
 
 Package: edos-rpmcheck
 Architecture: any
 Depends: ${shlibs:Depends}
-Description: Checks whether dependencies of redhat packages can be satisfied
- This software checks whether for every package of a distribution (in the
- redhat format .rpm) whether it is
- possible to satisfy its dependencies and conflicts within this
- distribution.
+Description: Checks whether dependencies of RPM packages can be satisfied
+ This software checks for every package of a distribution (in the
+ format RPM) whether it is possible to satisfy its dependencies and
+ conflicts within this distribution.

Modified: trunk/packages/edos-debcheck/trunk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/edos-debcheck/trunk/debian/control.in?rev=2871&op=diff
==============================================================================
--- trunk/packages/edos-debcheck/trunk/debian/control.in (original)
+++ trunk/packages/edos-debcheck/trunk/debian/control.in Sun Jun 25 21:21:59 2006
@@ -9,16 +9,14 @@
 Architecture: any
 Depends: ${shlibs:Depends}
 Description: Checks whether dependencies of debian packages can be satisfied
- This software checks whether for every package of a distribution (in the
- debian format .deb) whether it is
- possible to satisfy its dependencies and conflicts within this
- distribution.
+ This software checks for every package of a distribution (in the
+ debian format .deb) whether it is possible to satisfy its
+ dependencies and conflicts within this distribution.
 
 Package: edos-rpmcheck
 Architecture: any
 Depends: ${shlibs:Depends}
-Description: Checks whether dependencies of redhat packages can be satisfied
- This software checks whether for every package of a distribution (in the
- redhat format .rpm) whether it is
- possible to satisfy its dependencies and conflicts within this
- distribution.
+Description: Checks whether dependencies of RPM packages can be satisfied
+ This software checks for every package of a distribution (in the
+ format RPM) whether it is possible to satisfy its dependencies and
+ conflicts within this distribution.




More information about the Pkg-ocaml-maint-commits mailing list