tag 509602 patch
quit

Dear Makoto,


On Di, 2008-12-23 at 12:16 -0600, Jordi GutiƩrrez Hermoso wrote:

> Seeing as how the package is "PGF and TikZ", I was a little surprised
> that I couldn't find it when I did "apt-cache search tikz". Please
> mention TikZ somewhere in the package description.

I encountered the same problem. Please find a patch attached adding the
following line to the description.

        This package also contains the TikZ frontend and the manual.

I also attached a patch with some other improvements and one for adding
the changelog entries.


Thanks,

Paul


PS: Faheem, in future to keep threading you can import already sent
message using `bts show --mbox 509602` and import the mbox file from
`~/.devscripts_cache/bts/`. `bts` is included in the packages
`devscripts`.
From 1236470f1ea75e0e918450f93730b249dc277df5 Mon Sep 17 00:00:00 2001
From: Paul Menzel <pm.deb...@googlemail.com>
Date: Wed, 22 Jun 2011 00:37:15 +0200
Subject: [PATCH 1/3] debian/control: use lower and upper cases consistently

Spelling taken from the Wikipedia page, the manual and `info dvips`.
---
 debian/control |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 881b963..a48de10 100644
--- a/debian/control
+++ b/debian/control
@@ -9,15 +9,15 @@ Package: pgf
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, texlive-latex-recommended, latex-xcolor (>=2.00-1)
 Description: TeX Portable Graphic Format 
- pgf stands for `portable graphics format'. It is a TeX macro package
+ PGF stands for `portable graphics format'. It is a TeX macro package
  that allows you to create graphics in your TeX documents using a
  special pgfpicture environment and special macros for drawing lines,
  curves, rectangles, and many other kind of graphic objects. Its usage
  closely resembles the pstricks package or the normal picture
  environment of LaTeX.
  .
- Although pgf is less powerful than \pstricks, it has the advantage
- that it can generate both PostScript output and pdf output from the
- same file. The pgf package works together both with dvips and
- pdftex. In particular, packages that rely on pdftex or pdflatex (like
- some packages for creating presentations) can be used together with pgf.
+ Although PGF is less powerful than PStricks, it has the advantage
+ that it can generate both PostScript and PDF output from the same
+ file. The pgf package works together both with Dvips and pdfTeX.
+ In particular, packages that rely on pdfTeX or pdfLaTeX (like some
+ packages for creating presentations) can be used together with PGF.
-- 
1.7.5.4

From 97cd38f9f0ea3ae90b8e95bf169b80346b32ccb0 Mon Sep 17 00:00:00 2001
From: Paul Menzel <pm.deb...@googlemail.com>
Date: Wed, 22 Jun 2011 00:40:05 +0200
Subject: [PATCH 2/3] debian/control: Mention TikZ and manual (Closes: #509602)

---
 debian/control |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/control b/debian/control
index a48de10..f8d63dc 100644
--- a/debian/control
+++ b/debian/control
@@ -21,3 +21,5 @@ Description: TeX Portable Graphic Format
  file. The pgf package works together both with Dvips and pdfTeX.
  In particular, packages that rely on pdfTeX or pdfLaTeX (like some
  packages for creating presentations) can be used together with PGF.
+ .
+ This package also contains the TikZ frontend and the manual.
-- 
1.7.5.4

From 33a709ab66e358e217bab2ee10a04e9c0dee7a28 Mon Sep 17 00:00:00 2001
From: Paul Menzel <pm.deb...@googlemail.com>
Date: Wed, 22 Jun 2011 00:45:42 +0200
Subject: [PATCH 3/3] debian/changelog: Add latest changes

---
 debian/changelog |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 65c4d04..8650f67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pgf (2.10-2) UNRELEASED; urgency=low
+
+  * debian/control: use lower and upper cases consistently
+  * debian/control: Mention TikZ and manual (Closes: #509602)
+
+ -- Paul Menzel <pm.deb...@googlemail.com>  Wed, 22 Jun 2011 00:45:14 +0200
+
 pgf (2.10-1) unstable; urgency=low
 
   * New upstream release (Closes: #606128)
-- 
1.7.5.4

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to