summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog10
-rw-r--r--debian/watch1
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 2e24fb213..44bcb119b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-zsh (4.3.13-1) unstable; urgency=low
+zsh (4.3.13~ds1-1) unstable; urgency=low
* New upstream release
+ [45913f43] Allow closing of fd's not recorded by the shell
@@ -23,7 +23,13 @@ zsh (4.3.13-1) unstable; urgency=low
[ Ansgar Burchardt ]
* [add75037] _bts: Update list of tags (Closes: #641162)
- -- Frank Terbeck <ft@bewatermyfriend.org> Thu, 01 Dec 2011 10:17:56 +0100
+ [ Axel Beckert ]
+ * Use generated orig.tar.gz ("debian source", hence "~ds") instead of
+ upstream's tarball for now to fix some file regeneration issues,
+ e.g. with man pages. (Closes: #646046)
+ + Add dversionmangle to watch file
+
+ -- Axel Beckert <abe@debian.org> Wed, 07 Dec 2011 01:26:34 +0100
zsh (4.3.12-1) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 49552d4ea..a244ab5ea 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
version=3
+opts=dversionmangle=s/~ds\d+$// \
ftp://ftp.zsh.org/pub/zsh-([\d.]+)\.tar\.bz2