[Pkg-ocaml-maint-commits] r5036 - in /trunk/packages/edos-debcheck: tarballs/ trunk/debian/changelog trunk/debian/control trunk/debian/svn-deblayout upstream/

treinen at users.alioth.debian.org treinen at users.alioth.debian.org
Tue Jan 8 08:06:28 UTC 2008


Author: treinen
Date: Tue Jan  8 08:06:28 2008
New Revision: 5036

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5036
Log:
fix package description, policy 3.7.3, upstream -> tarballs

Added:
    trunk/packages/edos-debcheck/tarballs/
      - copied from r4901, trunk/packages/edos-debcheck/upstream/
Removed:
    trunk/packages/edos-debcheck/upstream/
Modified:
    trunk/packages/edos-debcheck/trunk/debian/changelog
    trunk/packages/edos-debcheck/trunk/debian/control
    trunk/packages/edos-debcheck/trunk/debian/svn-deblayout

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=5036&op=diff
==============================================================================
--- trunk/packages/edos-debcheck/trunk/debian/changelog (original)
+++ trunk/packages/edos-debcheck/trunk/debian/changelog Tue Jan  8 08:06:28 2008
@@ -2,11 +2,14 @@
 
   [ Ralf Treinen ]
   * debian/control: add Homepage field
+  * fix spelling of Debian in package description, as suggested by
+     Raphael Geissert.
+  * Standards-Version 3.7.3 (no change)
 
   [ Stefano Zacchiroli ]
   * fix vcs-svn field to point just above the debian/ dir
 
- -- Ralf Treinen <treinen at debian.org>  Fri, 21 Sep 2007 18:32:25 +0200
+ -- Ralf Treinen <treinen at debian.org>  Tue, 08 Jan 2008 09:04:21 +0100
 
 edos-debcheck (1.0-6) unstable; urgency=low
 

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=5036&op=diff
==============================================================================
--- trunk/packages/edos-debcheck/trunk/debian/control (original)
+++ trunk/packages/edos-debcheck/trunk/debian/control Tue Jan  8 08:06:28 2008
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Ralf Treinen <treinen at debian.org>
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Build-Depends: ocaml-nox (>= 3.10), debhelper (>= 4.0), dpatch
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/edos-debcheck/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/edos-debcheck/trunk/
@@ -11,9 +11,9 @@
 Package: edos-debcheck
 Architecture: any
 Depends: ${shlibs:Depends}, ${F:OCamlRun}
-Description: Checks whether dependencies of debian packages can be satisfied
+Description: Checks whether dependencies of Debian packages can be satisfied
  This software checks for every package of a distribution (in the
- debian format .deb) whether it is possible to satisfy its
+ Debian format .deb) whether it is possible to satisfy its
  dependencies and conflicts within this distribution.
 
 Package: edos-rpmcheck

Modified: trunk/packages/edos-debcheck/trunk/debian/svn-deblayout
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/edos-debcheck/trunk/debian/svn-deblayout?rev=5036&op=diff
==============================================================================
--- trunk/packages/edos-debcheck/trunk/debian/svn-deblayout (original)
+++ trunk/packages/edos-debcheck/trunk/debian/svn-deblayout Tue Jan  8 08:06:28 2008
@@ -1,3 +1,1 @@
-origDir=../upstream
-origUrl=svn+ssh://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/edos-debcheck/upstream
 tagsUrl=svn+ssh://svn.debian.org/svn/pkg-ocaml-maint/tags/packages/edos-debcheck




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