r1133 - in /trunk/packages/vim/debian: changelog control

jamessan at users.alioth.debian.org jamessan at users.alioth.debian.org
Tue Dec 18 06:20:17 UTC 2007


Author: jamessan
Date: Tue Dec 18 06:20:16 2007
New Revision: 1133

URL: http://svn.debian.org/wsvn/pkg-vim/?sc=1&rev=1133
Log:
* debian/control:
  - Add Pre-Depends on dpkg (>= 1.10.24) to please dak even though Sarge
    has a newer dpkg.

Modified:
    trunk/packages/vim/debian/changelog
    trunk/packages/vim/debian/control

Modified: trunk/packages/vim/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/debian/changelog?rev=1133&op=diff
==============================================================================
--- trunk/packages/vim/debian/changelog (original)
+++ trunk/packages/vim/debian/changelog Tue Dec 18 06:20:16 2007
@@ -7,8 +7,11 @@
     - Use bzip2 to compress the vim-runtime package.
   * Add tex.vim-update.diff, which syncs from upstream to fix some folding
     issues.  (Closes: #456168)
-
- -- James Vega <jamessan at debian.org>  Mon, 17 Dec 2007 23:28:31 -0500
+  * debian/control:
+    - Add Pre-Depends on dpkg (>= 1.10.24) to please dak even though Sarge
+      has a newer dpkg.
+
+ -- James Vega <jamessan at debian.org>  Tue, 18 Dec 2007 01:18:50 -0500
 
 vim (1:7.1-175+1) unstable; urgency=low
 

Modified: trunk/packages/vim/debian/control
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/debian/control?rev=1133&op=diff
==============================================================================
--- trunk/packages/vim/debian/control (original)
+++ trunk/packages/vim/debian/control Tue Dec 18 06:20:16 2007
@@ -4,6 +4,7 @@
 Maintainer: Debian VIM Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
 Uploaders: Pierre Habouzit <madcoder at debian.org>, Stefano Zacchiroli <zack at debian.org>, James Vega <jamessan at debian.org>
 Standards-Version: 3.7.2
+Pre-Depends: dpkg (>= 1.10.24)
 Build-Depends: debhelper (>= 4.2.21), bzip2, perl (>= 5.6),
  libgpmg1-dev [!hurd-i386] | not+linux-gnu, libperl-dev (>= 5.6), tcl8.4-dev,
  python-dev, libxpm-dev, libncurses5-dev, ruby, ruby1.8-dev, libgtk2.0-dev (>= 2.2),




More information about the pkg-vim-maintainers mailing list