summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Paleino <dapal@debian.org>2012-01-08 18:46:38 +0100
committerDavid Paleino <dapal@debian.org>2012-01-08 18:46:38 +0100
commit2b7313277dbde2df525d99ab6204243cfae03b45 (patch)
tree4d838fd89ad91026d27401117233a928feb1bc01
parent40bb7bc0b509c97fec4f54a06a4b16ed70beb5d8 (diff)
downloadbash-completion-2b7313277dbde2df525d99ab6204243cfae03b45.tar.gz
Dropped debian/NEWS
-rw-r--r--debian/NEWS8
-rw-r--r--debian/changelog4
2 files changed, 2 insertions, 10 deletions
diff --git a/debian/NEWS b/debian/NEWS
deleted file mode 100644
index b628d1b1..00000000
--- a/debian/NEWS
+++ /dev/null
@@ -1,8 +0,0 @@
-bash-completion (1:1.99-2) unstable; urgency=low
-
- From version 1.90, bash-completion uses "dynamic loading" of completions.
-
- This means that it will load completions on a by-need basis, and that
- it doesn't anymore use dpkg triggers.
-
- -- David Paleino <dapal@debian.org> Sun, 08 Jan 2012 18:35:22 +0100
diff --git a/debian/changelog b/debian/changelog
index 602a381b..daae047d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,9 +2,9 @@ bash-completion (1:1.99-2) UNRELEASED; urgency=low
* Make /etc/bash_completion a symlink to the new location, waiting
for bash to update its scripts (Closes: #648319)
- * Update debian/NEWS
+ * Dropped debian/NEWS
- -- David Paleino <dapal@debian.org> Sun, 08 Jan 2012 18:39:46 +0100
+ -- David Paleino <dapal@debian.org> Sun, 08 Jan 2012 18:46:28 +0100
bash-completion (1:1.99-1) unstable; urgency=low