Subject: gnuplot: [PATCH] fix typos in changelog entry 4.2.4-1 Package: gnuplot Version: 4.2.4-1 Severity: minor Tags: patch
*** Please type your report below this line *** Dear DDs, please apply the attached patch to fix some typos in changelog entry 4.2.4-1. Thanks, Paul PS: I tried to use your git repository to create a patch, but I failed miserably. $ git clone http://git.brad-smith.co.uk/debian/pkg-gnuplot.git Initialized empty Git repository in /tmp/pkg-gnuplot/.git/ warning: remote HEAD refers to nonexistent ref, unable to checkout. $ cd pkg-gnuplot/ pkg-gnuplot$ ls pkg-gnuplot$ git checkout -b debian origin/debian fatal: git checkout: updating paths is incompatible with switching branches/forcing Did you intend to checkout 'origin/debian' which can not be resolved as commit? -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gnuplot depends on: ii gnuplot-nox 4.2.4-1 A command-line driven interactive ii gnuplot-x11 4.2.4-1 A command-line driven interactive gnuplot recommends no packages. Versions of packages gnuplot suggests: pn gnuplot-doc <none> (no description available) -- no debconf information
--- changelog.Debian.orig 2008-10-06 12:08:44.000000000 +0200
+++ changelog.Debian 2008-10-06 12:10:36.000000000 +0200
@@ -8,15 +8,15 @@
* debian/patches
- 01_check_x11-driver.diff - Remove useless whitespace changes.
- 02_fix_info.diff
- + Fix complie errors in info file.
+ + Fix compile errors in info file.
+ Fix typo. Closes: #489929.
* Revert useless changes outside debian/ dir.
- * Migrate from dptach to quilt.
+ * Migrate from dpatch to quilt.
* Convert copyright to machine readable format.
* Update compat to 7 and upgrade debhelper dependency to (>= 7)
* Add missing groff dependency. Closes: #456766.
* Fix broken debian/watch file.
- * Remove old outdated conlicts.
+ * Remove old outdated conflicts.
* Reformat descriptions.
* Remove old outdated maintainer scripts.
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

