[med-svn] r21427 - trunk/packages/staden/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sat Feb 20 23:17:55 UTC 2016
Author: tille
Date: 2016-02-20 23:17:54 +0000 (Sat, 20 Feb 2016)
New Revision: 21427
Modified:
trunk/packages/staden/trunk/debian/changelog
trunk/packages/staden/trunk/debian/staden.install
Log:
move bash completions from etc to usr/share/bash-completion/completions
Modified: trunk/packages/staden/trunk/debian/changelog
===================================================================
--- trunk/packages/staden/trunk/debian/changelog 2016-02-20 23:15:48 UTC (rev 21426)
+++ trunk/packages/staden/trunk/debian/changelog 2016-02-20 23:17:54 UTC (rev 21427)
@@ -5,6 +5,7 @@
* Bumped Versioned Build-Depends libstaden-read-dev
Closes: #793514
* cme fix dpkg-control
+ * move bash completions from etc to usr/share/bash-completion/completions
-- Andreas Tille <tille at debian.org> Sat, 20 Feb 2016 20:06:23 +0100
Modified: trunk/packages/staden/trunk/debian/staden.install
===================================================================
--- trunk/packages/staden/trunk/debian/staden.install 2016-02-20 23:15:48 UTC (rev 21426)
+++ trunk/packages/staden/trunk/debian/staden.install 2016-02-20 23:17:54 UTC (rev 21427)
@@ -4,4 +4,4 @@
debian/icons/*.desktop usr/share/applications
debian/icons/*.svg usr/share/staden
debian/bin usr
-debian/bash_completion/* etc/bash_completion.d
\ No newline at end of file
+debian/bash_completion/* usr/share/bash-completion/completions
More information about the debian-med-commit
mailing list