diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2012-01-22 17:11:41 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2012-01-22 17:11:41 +0100 |
commit | 24d10908f88c1cdf61afbd2c0ca094cad2507747 (patch) | |
tree | 9a88a0f0c74486b8ce495352491408743dc9753e | |
parent | dbd9bc55f629891c29373398120d8af7e2c44732 (diff) | |
download | zsh-24d10908f88c1cdf61afbd2c0ca094cad2507747.tar.gz zsh-24d10908f88c1cdf61afbd2c0ca094cad2507747.zip |
Prepare new upstream release packaging
Do not use ~ds1 for now
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 68576f397..6070ca2e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -zsh (4.3.14~ds1-1) UNRELEASED; urgency=low +zsh (4.3.15-1) UNRELEASED; urgency=low * New upstream release + [45913f43] Allow closing of fd's not recorded by the shell @@ -24,12 +24,14 @@ zsh (4.3.14~ds1-1) UNRELEASED; urgency=low * [add75037] _bts: Update list of tags (Closes: #641162) [ Axel Beckert ] - * Use generated orig.tar.bz2 ("debian source", hence "~ds") instead of - upstream's tarball for now to fix some file regeneration issues, - e.g. with man pages. (Closes: #646046) + * Support differentiation of generated orig.tar.bz2 ("debian source") vs + upstream's tarballs. (Not used for now.) + Add dversionmangle to watch file + * Build package from git --archive generated .orig.tar.bz2 for now to + fix some file regeneration issues, e.g. with man pages. (Closes: + #646046) - -- Axel Beckert <abe@debian.org> Wed, 14 Dec 2011 01:43:23 +0100 + -- Axel Beckert <abe@debian.org> Sun, 22 Jan 2012 16:35:28 +0100 zsh (4.3.12-1) unstable; urgency=low |