[ack-grep] 02/02: New upstream release 2.08
Axel Beckert
abe at deuxchevaux.org
Wed Aug 28 19:55:25 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository ack-grep.
commit fde8c0894dd4c5029d3645d4488effba8a399462
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Wed Aug 28 21:45:04 2013 +0200
New upstream release 2.08
ACK_PAGER + ACK_PAGER_COLOR now work as advertised (Closes: #709367)
Removed debian/patches/spelling.patch, fixed upstream
TODO: Refresh debian/patches/app-rename
---
debian/changelog | 10 ++++++++++
debian/patches/series | 1 -
debian/patches/spelling.patch | 36 ------------------------------------
3 files changed, 10 insertions(+), 37 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 93e51a5..2cdc3d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ack-grep (2.08-1) UNRELEASED; urgency=low
+
+ TODO: Refresh debian/patches/app-rename
+
+ * New upstream release
+ + ACK_PAGER + ACK_PAGER_COLOR now work as advertised (Closes: #709367)
+ + Removed debian/patches/spelling.patch, fixed upstream.
+
+ -- Axel Beckert <abe at debian.org> Wed, 28 Aug 2013 21:44:15 +0200
+
ack-grep (2.04-2) unstable; urgency=low
* Team upload.
diff --git a/debian/patches/series b/debian/patches/series
index 8c69486..e163da3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-spelling.patch
app-rename
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index f7e68ac..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-Description: fix some spelling mistakes
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=85194
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85194
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2013-05-11
-
---- a/ack
-+++ b/ack
-@@ -1197,7 +1197,7 @@
- =item B<--files-from=I<FILE>>
-
- The list of files to be searched is specified in I<FILE>. The list of
--files are seperated by newlines. If I<FILE> is C<->, the list is loaded
-+files are separated by newlines. If I<FILE> is C<->, the list is loaded
- from standard input.
-
- =item B<--[no]filter>
-@@ -1932,7 +1932,7 @@
- Options are then loaded from the user's ackrc. This is located at
- C<$HOME/.ackrc> on Unix-like systems, and
- C<C:\Documents and Settings\$USER\Application Data>. If a different
--ackrc is desired, it may be overriden with the C<$ACKRC> environment
-+ackrc is desired, it may be overridden with the C<$ACKRC> environment
- variable.
- This can be omitted using C<--noenv>.
-
-@@ -1945,7 +1945,7 @@
-
- =item * ACK_OPTIONS
-
--Options are then loaded from the enviroment variable C<ACK_OPTIONS>. This can
-+Options are then loaded from the environment variable C<ACK_OPTIONS>. This can
- be omitted using C<--noenv>.
-
- =item * Command line
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ack-grep.git
More information about the Pkg-perl-cvs-commits
mailing list