index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-05
Merge branch 'abe/no-beta' into debian
Axel Beckert
4
-137
/
+120
2013-04-22
Add sequence and bindings for BackSpace key
Frank Terbeck
1
-24
/
+28
2013-04-19
Mention in debian/rules why /usr/share/doc/zsh-static is no symlink
Axel Beckert
1
-0
/
+3
2013-04-18
Further drop one zsh-static.dirs entry by calling dh_installdocs earlier
Axel Beckert
2
-2
/
+1
2013-04-18
lintian-overrides: Also match architecture-containing /usr/lib* paths
Axel Beckert
1
-1
/
+1
2013-04-18
Use dh_installdocs --link-doc instead of dh_link for /usr/share/doc/zsh*
Axel Beckert
4
-6
/
+4
2013-04-18
Remove some more redundant entries from debian/zsh-*.dirs
Axel Beckert
3
-4
/
+0
2013-03-28
Make zle-line-init and -finish more robust against weird option sets
Frank Terbeck
1
-0
/
+2
2013-01-18
Add stamp-h.in to debian/clean, it seems to have been lost while refactoring
Axel Beckert
1
-0
/
+1
2013-01-15
Move /usr/local/share/zsh/… prerm removal from zsh to zsh-common (Closes: #...
Axel Beckert
2
-2
/
+24
2013-01-13
Compress zsh-static with xz, too
Axel Beckert
1
-1
/
+1
2013-01-13
No more install changelogs and copyright file into zsh-dbg.
Axel Beckert
1
-2
/
+2
2013-01-13
Don't compress zsh-dbg with xz anymore, due to no more savings
Axel Beckert
1
-1
/
+2
2013-01-13
Bump dh compat to 9 for multiarch and additional debug symbol features
Axel Beckert
4
-4
/
+2
2013-01-13
zsh-beta: Still suggest zsh-beta-doc
Axel Beckert
1
-0
/
+1
2013-01-13
Merge branch 'debian' into abe/no-beta
Axel Beckert
4
-2
/
+45
2013-01-12
Reduce some occurrences of multiple whitespaces into single ones
Axel Beckert
1
-2
/
+2
2013-01-10
Add files generated before Makefile is generated to debian/clean
Axel Beckert
1
-0
/
+7
2013-01-10
zsh{,-dbg}.postinst: Create symlink to /usr/share/doc/zsh-common (Closes: #69...
Axel Beckert
2
-0
/
+36
2013-01-05
Merge branch 'debian' into abe/no-beta
Axel Beckert
0
-0
/
+0
2013-01-05
debian/rules: Simplify target dependencies (drops no-op build-stamp target)
Axel Beckert
1
-5
/
+3
2013-01-05
debian/rules: Remove some blank lines and commented code
Axel Beckert
1
-4
/
+1
2013-01-05
debian/rules: Remove some blank lines and commented code
Axel Beckert
1
-4
/
+1
2013-01-05
debian/rules: Don't line-break sed expressions. Do line-break before their fi...
Axel Beckert
1
-3
/
+3
2013-01-05
debian/rules: Wrap long lines
Axel Beckert
1
-4
/
+15
2013-01-05
debian/rules: Replace "$(package)" with a hardcoded "zsh"
Axel Beckert
1
-83
/
+81
2013-01-05
Add dummy packages for transition from zsh-beta to zsh
Axel Beckert
4
-5
/
+29
2013-01-05
Remove all zsh-beta related conditionals from debian/rules
Axel Beckert
1
-46
/
+0
2013-01-05
Replace checkroot target with dh_testroot
Axel Beckert
1
-9
/
+11
2013-01-05
Add build-dependency on dpkg-dev (>= 1.16.1~)
Axel Beckert
1
-0
/
+1
2013-01-05
CONFIGFLAGS and STATICFLAGS: Only one flag per line
Axel Beckert
1
-5
/
+12
2013-01-05
Drop no more necessary manual compression of info files
Axel Beckert
1
-1
/
+0
2013-01-05
Indent dh_* parameters and other code for a more readable, table-like debian/...
Axel Beckert
1
-49
/
+50
2013-01-05
Split long debug CONFIGFLAGS line
Axel Beckert
1
-1
/
+5
2013-01-05
Consequently use "touch $@" to create stamp files
Axel Beckert
1
-5
/
+5
2013-01-05
Rename targets stamp-configure and stamp-configure-static to dh_clean compati...
Axel Beckert
2
-8
/
+6
2013-01-05
Allow parallel builds
Axel Beckert
1
-7
/
+7
2013-01-05
Remove manuall handling of DEB_BUILD_OPTIONS=noopt
Axel Beckert
1
-6
/
+0
2013-01-05
Use DPKG_EXPORT_BUILDFLAGS instead of exporting flags manually
Axel Beckert
1
-1
/
+1
2013-01-05
No more ignore potential failing of "include", "rm -f" or "make install.xyz"
Axel Beckert
1
-4
/
+4
2013-01-05
Use dh_auto_{configure,build,install,clean}
Axel Beckert
1
-8
/
+8
2012-12-28
Upload to experimental as 5.0.2-2
Axel Beckert
1
-0
/
+22
2012-12-28
Replace at2quilt with the automatic dh-autoreconf
Axel Beckert
7
-15676
/
+8
2012-12-28
Add Replaces and Breaks headers due to files being moved around
Axel Beckert
1
-0
/
+2
2012-12-28
Override lintian warning hardening-no-fortify-functions
Axel Beckert
1
-0
/
+2
2012-12-28
Fix lintian warning debian-rules-missing-recommended-target
Axel Beckert
2
-6
/
+12
2012-12-28
Use xz compression for bigger packages
Axel Beckert
2
-3
/
+7
2012-12-28
Consequently use $(package)-common instead of zsh-common
Axel Beckert
1
-15
/
+15
2012-12-28
Split off arch-independent files into zsh-common
Axel Beckert
17
-44
/
+77
2012-12-28
Don't ignore potential failures of the test suite
Axel Beckert
1
-1
/
+1
[next]