prep release
This commit is contained in:
parent
458e0e0055
commit
a8d74d39c1
2 changed files with 8 additions and 9 deletions
15
debian/changelog
vendored
15
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
||||||
git-annex (4.20130816) UNRELEASED; urgency=low
|
git-annex (4.20130827) unstable; urgency=low
|
||||||
|
|
||||||
* Youtube support! (And 53 other video hosts). When quvi is installed,
|
* Youtube support! (And 53 other video hosts). When quvi is installed,
|
||||||
git-annex addurl automatically uses it to detect when an page is
|
git-annex addurl automatically uses it to detect when an page is
|
||||||
|
@ -8,26 +8,25 @@ git-annex (4.20130816) UNRELEASED; urgency=low
|
||||||
* unused: Is now a minimum of 30 times faster, and typically many
|
* unused: Is now a minimum of 30 times faster, and typically many
|
||||||
more times than that (when a repository has several branches).
|
more times than that (when a repository has several branches).
|
||||||
(Thanks, guilhem for the patch.)
|
(Thanks, guilhem for the patch.)
|
||||||
* Android: Fix bug in terminal app that caused it to spin using much
|
|
||||||
CPU and battery. This problem was introduced in version 4.20130601.
|
|
||||||
* unused: Fix bugs in two edge cases involving manually staged changes.
|
* unused: Fix bugs in two edge cases involving manually staged changes.
|
||||||
(Thanks, guilhem for the patch.)
|
(Thanks, guilhem for the patch.)
|
||||||
* Debian: Run the builtin test suite as an autopkgtest.
|
* Android: Fix bug in terminal app that caused it to spin using much
|
||||||
* Debian: Recommend ssh-askpass, which ssh will use when the assistant
|
CPU and battery. This problem was introduced in version 4.20130601.
|
||||||
is run w/o a tty. Closes: #719832
|
|
||||||
* sync, merge: Bug fix: Don't try to merge into master when in a bare repo.
|
* sync, merge: Bug fix: Don't try to merge into master when in a bare repo.
|
||||||
* import: Add options to control handling of duplicate files:
|
* import: Add options to control handling of duplicate files:
|
||||||
--duplicate, --deduplicate, and --clean-duplicates
|
--duplicate, --deduplicate, and --clean-duplicates
|
||||||
* mirror: New command, makes two repositories contain the same set of files.
|
* mirror: New command, makes two repositories contain the same set of files.
|
||||||
* Set --clobber when running wget to ensure resuming works properly.
|
* Set --clobber when running wget to ensure resuming works properly.
|
||||||
* unused: Pay attention to symlinks that are not yet staged in the index.
|
|
||||||
* Unescape characters in 'file://...' URIs. (Thanks, guilhem for the patch.)
|
* Unescape characters in 'file://...' URIs. (Thanks, guilhem for the patch.)
|
||||||
* Better error message when trying to use a git remote that has annex.ignore
|
* Better error message when trying to use a git remote that has annex.ignore
|
||||||
set.
|
set.
|
||||||
* Fix bug that caused typechanged symlinks to be assumed to be unlocked
|
* Fix bug that caused typechanged symlinks to be assumed to be unlocked
|
||||||
files, so they were added to the annex by the pre-commit hook.
|
files, so they were added to the annex by the pre-commit hook.
|
||||||
|
* Debian: Run the builtin test suite as an autopkgtest.
|
||||||
|
* Debian: Recommend ssh-askpass, which ssh will use when the assistant
|
||||||
|
is run w/o a tty. Closes: #719832
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Thu, 15 Aug 2013 15:47:52 +0200
|
-- Joey Hess <joeyh@debian.org> Tue, 27 Aug 2013 11:03:00 -0400
|
||||||
|
|
||||||
git-annex (4.20130815) unstable; urgency=low
|
git-annex (4.20130815) unstable; urgency=low
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 4.20130815
|
Version: 4.20130827
|
||||||
Cabal-Version: >= 1.8
|
Cabal-Version: >= 1.8
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
Maintainer: Joey Hess <joey@kitenet.net>
|
Maintainer: Joey Hess <joey@kitenet.net>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue