summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--Completion/Debian/Command/.distfiles62
-rw-r--r--Completion/Unix/Command/.distfiles1
-rw-r--r--Completion/Zsh/Function/.distfiles2
-rw-r--r--Config/version.mk4
5 files changed, 56 insertions, 19 deletions
diff --git a/ChangeLog b/ChangeLog
index 05f7af0c3..fb20627be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-25 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * unposted: Config/version.mk: update to 4.3.10-dev-2.
+
2010-07-24 Wayne Davison <wayned@users.sourceforge.net>
* 28000: Completion/Unix/Command/_git: make the branch arg for
@@ -13409,5 +13413,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5033 $
+* $Revision: 1.5034 $
*****************************************************
diff --git a/Completion/Debian/Command/.distfiles b/Completion/Debian/Command/.distfiles
index aada21438..01cb2cae4 100644
--- a/Completion/Debian/Command/.distfiles
+++ b/Completion/Debian/Command/.distfiles
@@ -1,19 +1,51 @@
DISTFILES_SRC='
.distfiles
-_a2utils _apt _apt-file
-_aptitude _apt-move _apt-show-versions
-_auto-apt _bts _bug
-_cdbs-edit-patch _dak _dchroot
-_dchroot-dsa _debchange _debdiff
-_debfoster _debsign _dlocate
-_dpatch-edit-patch _dpkg _dpkg-buildpackage
-_dpkg-cross _dpkg-repack _dpkg_source
-_dput _dupload _invoke-rc.d
-_lighttpd _linda _lintian
-_madison _make-kpkg _members
-_mergechanges _module-assistant _piuparts
-_reprepro _schroot _svn-buildpackage
-_toolchain-source _update-alternatives _update-rc.d
-_uscan _wajig _wanna-build
+_a2utils
+_apt
+_apt-file
+_aptitude
+_apt-move
+_apt-show-versions
+_auto-apt
+_axi-cache
+_bts
+_bug
+_cdbs-edit-patch
+_dak
+_dchroot
+_dchroot-dsa
+_debchange
+_debdiff
+_debfoster
+_debsign
+_dlocate
+_dpatch-edit-patch
+_dpkg
+_dpkg-buildpackage
+_dpkg-cross
+_dpkg-repack
+_dpkg_source
+_dput
+_dupload
+_invoke-rc.d
+_lighttpd
+_linda
+_lintian
+_madison
+_make-kpkg
+_members
+_mergechanges
+_module-assistant
+_pbuilder
+_piuparts
+_reprepro
+_schroot
+_svn-buildpackage
+_toolchain-source
+_update-alternatives
+_update-rc.d
+_uscan
+_wajig
+_wanna-build
_vim-addons _grep-excuses
'
diff --git a/Completion/Unix/Command/.distfiles b/Completion/Unix/Command/.distfiles
index 78e310d47..ddea001d9 100644
--- a/Completion/Unix/Command/.distfiles
+++ b/Completion/Unix/Command/.distfiles
@@ -223,6 +223,7 @@ _unexpand
_uniq
_units
_user_admin
+_uzbl
_vim
_vorbis
_vorbiscomment
diff --git a/Completion/Zsh/Function/.distfiles b/Completion/Zsh/Function/.distfiles
index 3d13eb6fa..c7de2b175 100644
--- a/Completion/Zsh/Function/.distfiles
+++ b/Completion/Zsh/Function/.distfiles
@@ -1,4 +1,4 @@
DISTFILES_SRC='
.distfiles
-zsh-mime-handler
+_zsh-mime-handler
'
diff --git a/Config/version.mk b/Config/version.mk
index 7e126a314..0be237857 100644
--- a/Config/version.mk
+++ b/Config/version.mk
@@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
-VERSION=4.3.10-dev-1
-VERSION_DATE='June 2, 2009'
+VERSION=4.3.10-dev-2
+VERSION_DATE='July 25, 2010'