Bug#601269: html2ps: depends-on-obsolete-package gs-gpl

2010-10-24 Thread Jari Aalto
Package: html2ps
Version: 1.0b5-5
Severity: important


gs-gpl is going away, please update.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20101024183829.596.38454.report...@proxy.cante.net



Bug#601351: laptop-net: Suggests non-existing package pcmcia-cs

2010-10-25 Thread Jari Aalto
Package: laptop-net
Version: 2.26-9
Severity: normal


There is no package pcmcia-cs, please update "Suggests:"

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20101025122344.14820.40168.report...@debproxy.cante.net



Bug#602512: cuneiform: Improve documentation of language (-l) option

2010-11-05 Thread Jari Aalto
Package: cuneiform
Version: 0.7.0+dfsg.1-1
Severity: wishlist


Manual page of cuneiform(1) reads:

   OPTIONS
   (...)
   -l LANGUAGE
   By default Cuneiform recognizes English text. To change the language
   use the command line switch -l followed by your language string.  To
   get a list of supported languages type "cuneiform -l".

Please add information that the language must be supplied in ISO 639-2
format and possibly add an URL to standard name sof code.

Examples for the URL:

 http://www.loc.gov/standards/iso639-2/php/code_list.php
 http://en.wikipedia.org/wiki/List_of_ISO_639-2_codes

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cuneiform depends on:
ii  cuneiform-common  0.7.0+dfsg.1-1 multi-language OCR system (common)
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.5-4  GCC support library
ii  libmagick++3  8:6.6.0.4-2.2  object-oriented C++ interface to I
ii  libstdc++64.4.5-4The GNU Standard C++ Library v3

cuneiform recommends no packages.

cuneiform suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20101105134116.29828.11503.report...@debproxy.cante.net



Bug#602513: cuneiform: Missing option -h, --help

2010-11-05 Thread Jari Aalto
Package: cuneiform
Version: 0.7.0+dfsg.1-1
Severity: wishlist


Please add support command line option -h, --help.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cuneiform depends on:
ii  cuneiform-common  0.7.0+dfsg.1-1 multi-language OCR system (common)
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.5-4  GCC support library
ii  libmagick++3  8:6.6.0.4-2.2  object-oriented C++ interface to I
ii  libstdc++64.4.5-4The GNU Standard C++ Library v3

cuneiform recommends no packages.

cuneiform suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20101105134156.30284.74051.report...@picasso.cante.net



Bug#664305: [PATCH] catwalk: Helping to update to packaging format 3.0

2012-03-17 Thread jari . aalto
Package: catwalk
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

>From dbb0af118922d1f9037e718143c7c0903aa0c664 Mon Sep 17 00:00:00 2001
From: Jari Aalto 
Date: Sun, 26 Feb 2012 08:58:07 -0500
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto 
---
 debian/changelog   |9 +
 debian/compat  |2 +-
 debian/control |5 ++---
 debian/patches/00dpatch.conf   |2 --
 debian/patches/00list  |1 -
 .../{force-init_py.dpatch => force-init_py.patch}  |8 ++--
 debian/patches/series  |1 +
 debian/rules   |1 -
 debian/source/format   |2 +-
 9 files changed, 16 insertions(+), 15 deletions(-)
 delete mode 100644 debian/patches/00dpatch.conf
 delete mode 100644 debian/patches/00list
 rename debian/patches/{force-init_py.dpatch => force-init_py.patch} (72%)
 create mode 100644 debian/patches/series

diff --git a/debian/changelog b/debian/changelog
index 656e184..b625bb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+catwalk (2.0.2-5) unstable; urgency=low
+
+  * QA upload.
+  * Non-maintainer upload.
+  * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+
+ -- Jari Aalto   Sun, 26 Feb 2012 08:28:17 -0500
+
 catwalk (2.0.2-4) unstable; urgency=low
 
   [ Jakub Wilk ]
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 78cb50a..2538494 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,12 @@ Section: python
 Priority: optional
 Maintainer: Debian QA Group 
 Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 9),
  cdbs,
- dpatch,
  python,
  python-support,
  python-setuptools
-Standards-Version: 3.8.2
+Standards-Version: 3.9.3
 Homepage: http://www.catwalk.org/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/catwalk/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/catwalk/trunk/
diff --git a/debian/patches/00dpatch.conf b/debian/patches/00dpatch.conf
deleted file mode 100644
index 685acc6..000
--- a/debian/patches/00dpatch.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-conf_debianonly=1
-conf_origtargzpath=../tarballs
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index 18b0fb2..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1 +0,0 @@
-force-init_py
diff --git a/debian/patches/force-init_py.dpatch b/debian/patches/force-init_py.patch
similarity index 72%
rename from debian/patches/force-init_py.dpatch
rename to debian/patches/force-init_py.patch
index fa7b183..e4f79ae 100644
--- a/debian/patches/force-init_py.dpatch
+++ b/debian/patches/force-init_py.patch
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## force-init_py.dpatch by Stefano Zacchiroli 
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: avoid removal of apparently useless __init__.py by pysupport
+From: Stefano Zacchiroli 
+Subject: avoid removal of apparently useless __init__.py by pysupport
 
-@DPATCH@
 diff -urNad trunk~/catwalk/static/__init__.py trunk/catwalk/static/__init__.py
 --- trunk~/catwalk/static/__init__.py	2008-12-15 01:50:41.0 +0100
 +++ trunk/catwalk/static/__init__.py	2009-07-04 12:41:56.317687405 +0200
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..2ce8c0e
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+force-init_py.patch
diff --git a/debian/rules b/debian/rules
index f123c8b..d5a0d60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 DEB_PYTHON_SYSTEM = pysupport
 include /usr/share/cdbs/1/class/python-distutils.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/dpatch.mk
 
 PKG = python-catwalk
 DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
diff --git a/debian/source/format b/debian/source/format
index d3827e7..163aaf8

Bug#664306: [PATCH] fetchexc: Helping to update to packaging format 3.0

2012-03-17 Thread jari . aalto
Package: fetchexc
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

>From f1ae4611ad2f6eca3b1e68cb83faf960d26b26c8 Mon Sep 17 00:00:00 2001
From: Jari Aalto 
Date: Sun, 26 Feb 2012 09:10:49 -0500
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto 
---
 debian/changelog   |8 
 debian/compat  |2 +-
 debian/control |4 ++--
 ...uild_changes.dpatch => 001_build_changes.patch} |8 ++--
 ..._fetchexc.dpatch => 002_usr_bin_fetchexc.patch} |8 ++--
 debian/patches/00list  |2 --
 debian/patches/series  |2 ++
 debian/rules   |1 -
 debian/source/format   |1 +
 9 files changed, 18 insertions(+), 18 deletions(-)
 rename debian/patches/{001_build_changes.dpatch => 001_build_changes.patch} (90%)
 rename debian/patches/{002_usr_bin_fetchexc.dpatch => 002_usr_bin_fetchexc.patch} (62%)
 delete mode 100644 debian/patches/00list
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/debian/changelog b/debian/changelog
index 4def310..2a390c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+fetchexc (2.0-5) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+
+ -- Jari Aalto   Sun, 26 Feb 2012 09:09:26 -0500
+
 fetchexc (2.0-4) unstable; urgency=low
 
   * QA upload.
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 70617ed..8653231 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: fetchexc
 Section: net
 Priority: optional
 Maintainer: Debian QA Group 
-Build-Depends: cdbs, debhelper (>= 7), dpatch, ant, default-jdk
+Build-Depends: cdbs, debhelper (>= 9), ant, default-jdk
 Build-Depends-Indep: libcommons-httpclient-java, xsltproc, docbook-xsl
-Standards-Version: 3.8.3
+Standards-Version: 3.9.3
 Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/fetchexc
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/fetchexc/
 Homepage: http://personal.inet.fi/atk/fetchexc/
diff --git a/debian/patches/001_build_changes.dpatch b/debian/patches/001_build_changes.patch
similarity index 90%
rename from debian/patches/001_build_changes.dpatch
rename to debian/patches/001_build_changes.patch
index 8dd3e2b..7da7317 100644
--- a/debian/patches/001_build_changes.dpatch
+++ b/debian/patches/001_build_changes.patch
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## build_changes.dpatch by  
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Changes to allow the library to be built for Debian
+From: 
+Subject: Changes to allow the library to be built for Debian
 
-@DPATCH@
 
 --- ../build.xml	2007-03-28 02:35:01.0 +1000
 +++ ../build.xml	2007-08-05 17:49:42.0 +1000
diff --git a/debian/patches/002_usr_bin_fetchexc.dpatch b/debian/patches/002_usr_bin_fetchexc.patch
similarity index 62%
rename from debian/patches/002_usr_bin_fetchexc.dpatch
rename to debian/patches/002_usr_bin_fetchexc.patch
index 3e2ba8e..00c9995 100644
--- a/debian/patches/002_usr_bin_fetchexc.dpatch
+++ b/debian/patches/002_usr_bin_fetchexc.patch
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 002_usr_bin_fetchexc.dpatch by Ted Percival 
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Creates a wrapper script ready for /usr/bin
+From: Ted Percival 
+Subject: Creates a wrapper script ready for /usr/bin
 
-@DPATCH@
 
 --- /dev/null	Thu Jan 01 00:00:00 1970 +
 +++ ../src/fetchexc	Mon Aug 06 21:18:53 2007 +1000
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index a4a63b2..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1,2 +0,0 @@
-001_build_changes
-002_usr_bin_fetchexc
diff --git a/debian/patches/series b/debian/patches/series
new file mode 10064

Bug#664321: [PATCH] xtermset: Helping to update to packaging format 3.0

2012-03-17 Thread jari . aalto
Package: xtermset
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

>From 436e56c849c47abc7861b25b0380bc4142be6d82 Mon Sep 17 00:00:00 2001
From: Jari Aalto 
Date: Mon, 27 Feb 2012 02:56:21 -0500
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto 
---
 debian/README.source   |6 --
 debian/changelog   |8 
 debian/compat  |2 +-
 debian/control |4 ++--
 debian/patches/00list  |1 -
 ...> 01-fix-wrong-use-of-hyphens-in-manpage.patch} |8 ++--
 debian/patches/series  |1 +
 debian/rules   |5 ++---
 debian/source/format   |1 +
 9 files changed, 17 insertions(+), 19 deletions(-)
 delete mode 100644 debian/README.source
 delete mode 100644 debian/patches/00list
 rename debian/patches/{01-fix-wrong-use-of-hyphens-in-manpage.dpatch => 01-fix-wrong-use-of-hyphens-in-manpage.patch} (92%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 7f7837a..000
--- a/debian/README.source
+++ /dev/null
@@ -1,6 +0,0 @@
-This package uses dpatch to manage all modifications to the upstream
-source.  Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-Further information can be found here (with the dpatch package installed):
-/usr/share/doc/dpatch/README.source.gz
diff --git a/debian/changelog b/debian/changelog
index 4c8cd95..5df7d1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xtermset (0.5.2-5) unstable; urgency=low
+
+  * QA upload.
+  * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+
+ -- Jari Aalto   Mon, 27 Feb 2012 02:54:01 -0500
+
 xtermset (0.5.2-4) unstable; urgency=low
 
   * Orphan this package
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index 9b3af91..fe15bb4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: xtermset
 Section: x11
 Priority: optional
 Maintainer: Debian QA Group 
-Build-Depends: debhelper (>= 5), autoconf, automake, dpatch
+Build-Depends: debhelper (>= 9), autoconf, automake
 Homepage: http://www.bje.nu/apps/xtermset/
 Vcs-Svn: svn://svn.debian.org/svn/collab-maint/ext-maint/xtermset/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/collab-maint/ext-maint/xtermset
-Standards-Version: 3.8.0
+Standards-Version: 3.9.3
 
 Package: xtermset
 Architecture: any
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index 0c5cd58..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1 +0,0 @@
-01-fix-wrong-use-of-hyphens-in-manpage
diff --git a/debian/patches/01-fix-wrong-use-of-hyphens-in-manpage.dpatch b/debian/patches/01-fix-wrong-use-of-hyphens-in-manpage.patch
similarity index 92%
rename from debian/patches/01-fix-wrong-use-of-hyphens-in-manpage.dpatch
rename to debian/patches/01-fix-wrong-use-of-hyphens-in-manpage.patch
index 9309260..f6a13ef 100644
--- a/debian/patches/01-fix-wrong-use-of-hyphens-in-manpage.dpatch
+++ b/debian/patches/01-fix-wrong-use-of-hyphens-in-manpage.patch
@@ -1,10 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01-fix-wrong-use-of-hyphens-in-manpage.dpatch by Patrick Schoenfeld
-## 
-##
-## DP: Fix wrong use of hyphens in the manpage
+From: Patrick Schoenfeld
+Subject: Fix wrong use of hyphens in the manpage
 
-@DPATCH@
 diff -urNad xtermset-0.5.2~/doc/xtermset.1 xtermset-0.5.2/doc/xtermset.1
 --- xtermset-0.5.2~/doc/xtermset.1	2000-12-20 16:53:52.0 +0100
 +++ xtermset-0.5.2/doc/xtermset.1	2008-02-25 15:12:42.613308808 +0100
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..e5ba41d
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01-fix-wrong-use-of-hyphens-in-manpage.patch
diff --git a/debian/rules b/

Bug#664309: [PATCH] tg.devtools: Helping to update to packaging format 3.0

2012-03-17 Thread jari . aalto
Package: tg.devtools
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

>From a1b70c7e97504b880d8d35a66c45a0b51c036533 Mon Sep 17 00:00:00 2001
From: Jari Aalto 
Date: Mon, 27 Feb 2012 02:50:34 -0500
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto 
---
 debian/changelog   |   10 +
 debian/compat  |2 +-
 debian/control |5 +--
 debian/patches/00dpatch.conf   |2 -
 debian/patches/00list  |2 -
 debian/patches/avoid-catwalk-dep.dpatch|   21 
 debian/patches/avoid-catwalk-dep.patch |   20 +++
 ...e-shebang.dpatch => fix-template-shebang.patch} |9 +--
 ...-by-default.dpatch => no-auth-by-default.patch} |   10 ++--
 debian/patches/series  |2 +
 debian/rules   |1 -
 debian/source/format   |2 +-
 12 files changed, 41 insertions(+), 45 deletions(-)
 delete mode 100644 debian/patches/00dpatch.conf
 delete mode 100644 debian/patches/00list
 delete mode 100644 debian/patches/avoid-catwalk-dep.dpatch
 create mode 100644 debian/patches/avoid-catwalk-dep.patch
 rename debian/patches/{fix-template-shebang.dpatch => fix-template-shebang.patch} (61%)
 rename debian/patches/{no-auth-by-default.dpatch => no-auth-by-default.patch} (70%)
 create mode 100644 debian/patches/series

diff --git a/debian/changelog b/debian/changelog
index 1619ee7..6dd58c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+tg.devtools (2.0.2-3) unstable; urgency=low
+
+  * QA upload.
+  * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
+Note: some patches were updated with "quilt refresh" to make
+patches apply cleanly.
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+
+ -- Jari Aalto   Mon, 27 Feb 2012 02:47:10 -0500
+
 tg.devtools (2.0.2-2) unstable; urgency=low
 
   * Orphan package.
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 7db6712..a5da7ff 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,8 @@ Section: python
 Priority: optional
 Maintainer: Debian QA Group 
 Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 9),
  cdbs,
- dpatch,
  python-dev,
  python-support,
  python-setuptools,
@@ -17,7 +16,7 @@ Build-Depends:
  python-zope.sqlalchemy (>= 0.4),
  python-sqlalchemy (>= 0.5),
  python-repoze.what-plugins
-Standards-Version: 3.8.3
+Standards-Version: 3.9.3
 Homepage: http://www.turbogears.org/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/tg.devtools/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/tg.devtools/trunk/
diff --git a/debian/patches/00dpatch.conf b/debian/patches/00dpatch.conf
deleted file mode 100644
index 685acc6..000
--- a/debian/patches/00dpatch.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-conf_debianonly=1
-conf_origtargzpath=../tarballs
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index 55a31e9..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1,2 +0,0 @@
-fix-template-shebang
-avoid-catwalk-dep
diff --git a/debian/patches/avoid-catwalk-dep.dpatch b/debian/patches/avoid-catwalk-dep.dpatch
deleted file mode 100644
index 6a0e073..000
--- a/debian/patches/avoid-catwalk-dep.dpatch
+++ /dev/null
@@ -1,21 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## avoid-catwalk-dep.dpatch by Stefano Zacchiroli 
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Fix to avoid declaring a useless dep on Catwalk, if auth
-## DP: support has not been requested on a given project.
-
-@DPATCH@
-diff -urNad trunk~/devtools/templates/turbogears/setup.py_tmpl trunk/devtools/templates/turbogears/setup.py_tmpl
 trunk~/devtools/templates/turbogears/setup.py_tmpl	2009-03-16 23:57:55.0 +0100
-+++ trunk/devtools/templates/turbogears/setup.py_tmpl	2009-06-21 13:26:40.663854382 +0200
-@@ -15,7 +15,9 @@

Bug#664308: [PATCH] libhiglayout-java: Helping to update to packaging format 3.0

2012-03-17 Thread jari . aalto
Package: libhiglayout-java
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

>From 03ba55f4364314366b34ff2d8842aeb470ee929e Mon Sep 17 00:00:00 2001
From: Jari Aalto 
Date: Sun, 26 Feb 2012 09:19:34 -0500
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto 
---
 debian/changelog   |8 
 debian/compat  |2 +-
 debian/control |4 ++--
 debian/patches/00list  |1 -
 .../{10-makefile.dpatch => 10-makefile.patch}  |9 ++---
 debian/patches/series  |1 +
 debian/rules   |1 -
 debian/source/format   |1 +
 8 files changed, 15 insertions(+), 12 deletions(-)
 delete mode 100644 debian/patches/00list
 rename debian/patches/{10-makefile.dpatch => 10-makefile.patch} (69%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/debian/changelog b/debian/changelog
index eeffafd..abe05aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libhiglayout-java (1.0-6) unstable; urgency=low
+
+  * QA upload.
+  * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+
+ -- Jari Aalto   Sun, 26 Feb 2012 09:19:06 -0500
+
 libhiglayout-java (1.0-5) unstable; urgency=low
 
   * QA upload.
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index 20b4443..0734900 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: libs
 Priority: optional
 Maintainer: Debian QA Group 
 Build-Depends-Indep: java-gcj-compat-dev
-Build-Depends: cdbs, debhelper (>= 5), dpatch
-Standards-Version: 3.7.3
+Build-Depends: cdbs, debhelper (>= 9)
+Standards-Version: 3.9.3
 Homepage: http://www.autel.cz/dmi/tutorial.html
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/packages/trunk/libhiglayout-java/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/packages/trunk/libhiglayout-java/
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index a8138aa..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1 +0,0 @@
-10-makefile
\ No newline at end of file
diff --git a/debian/patches/10-makefile.dpatch b/debian/patches/10-makefile.patch
similarity index 69%
rename from debian/patches/10-makefile.dpatch
rename to debian/patches/10-makefile.patch
index 872f6b8..e38f234 100644
--- a/debian/patches/10-makefile.dpatch
+++ b/debian/patches/10-makefile.patch
@@ -1,11 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 10-makefile.dpatch by  
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: A simple makefile, as it turns out to be simpler than
-## DP: tweaking debian/rules
+From: Vincent Fourmond 
+Subject: Add makefile. Simpler than tweaking debian/rules
 
-@DPATCH@
 diff -urNad libhiglayout-java-1.0~/Makefile libhiglayout-java-1.0/Makefile
 --- libhiglayout-java-1.0~/Makefile	1970-01-01 01:00:00.0 +0100
 +++ libhiglayout-java-1.0/Makefile	2007-09-30 11:29:17.0 +0200
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..099ae2f
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+10-makefile.patch
diff --git a/debian/rules b/debian/rules
index 6c7cedb..945d3bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 
 DEB_TARBALL=
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/dpatch.mk
 include /usr/share/cdbs/1/class/makefile.mk
 
 DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(CURDIR)/debian/tmp/
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
-- 
1.7.9



Bug#664317: [PATCH] sprox: Helping to update to packaging format 3.0

2012-03-17 Thread jari . aalto
Package: sprox
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

>From 42dd749880de77c6cd17a9319e1b574e8739c15a Mon Sep 17 00:00:00 2001
From: Jari Aalto 
Date: Mon, 27 Feb 2012 02:40:16 -0500
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto 
---
 debian/changelog   |   10 ++
 debian/compat  |2 +-
 debian/control |5 ++---
 debian/patches/00dpatch.conf   |2 --
 debian/patches/00list  |2 --
 debian/patches/do-not-install-tests.dpatch |   19 ---
 debian/patches/do-not-install-tests.patch  |   18 ++
 .../{force-init_py.dpatch => force-init_py.patch}  |8 ++--
 debian/patches/series  |2 ++
 debian/rules   |1 -
 debian/source/format   |2 +-
 11 files changed, 36 insertions(+), 35 deletions(-)
 delete mode 100644 debian/patches/00dpatch.conf
 delete mode 100644 debian/patches/00list
 delete mode 100644 debian/patches/do-not-install-tests.dpatch
 create mode 100644 debian/patches/do-not-install-tests.patch
 rename debian/patches/{force-init_py.dpatch => force-init_py.patch} (59%)
 create mode 100644 debian/patches/series

diff --git a/debian/changelog b/debian/changelog
index 7c188f4..d491a42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+sprox (0.6.4-3) unstable; urgency=low
+
+  * QA upload.
+  * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+  * Note: some patches were updated with "quilt refresh" to make
+patches apply cleanly.
+
+ -- Jari Aalto   Mon, 27 Feb 2012 02:38:50 -0500
+
 sprox (0.6.4-2) unstable; urgency=low
 
   * Orphan package.
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index da3ab66..6ae06c0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,12 @@ Section: python
 Priority: optional
 Maintainer: Debian QA Group 
 Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 9),
  cdbs,
- dpatch,
  python-dev,
  python-support,
  python-setuptools
-Standards-Version: 3.8.2
+Standards-Version: 3.9.3
 Homepage: http://www.sprox.org/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/sprox/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/sprox/trunk/
diff --git a/debian/patches/00dpatch.conf b/debian/patches/00dpatch.conf
deleted file mode 100644
index 685acc6..000
--- a/debian/patches/00dpatch.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-conf_debianonly=1
-conf_origtargzpath=../tarballs
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index 896ba9b..000
--- a/debian/patches/00list
+++ /dev/null
@@ -1,2 +0,0 @@
-do-not-install-tests
-force-init_py
diff --git a/debian/patches/do-not-install-tests.dpatch b/debian/patches/do-not-install-tests.dpatch
deleted file mode 100644
index 620956f..000
--- a/debian/patches/do-not-install-tests.dpatch
+++ /dev/null
@@ -1,19 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## do-not-install-tests.dpatch by Stefano Zacchiroli 
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: avoid installing tests as a top-level "tests" module
-
-@DPATCH@
-diff -urNad trunk~/setup.py trunk/setup.py
 trunk~/setup.py	2009-06-10 00:07:55.0 +0200
-+++ trunk/setup.py	2009-06-25 16:48:50.557817328 +0200
-@@ -15,7 +15,7 @@
-   install_requires=['sqlalchemy>=0.5',
- 'tw.forms>=0.9.6',
- ],
--  packages = find_packages(),
-+  packages = find_packages(exclude=["tests.*", "tests"]),
-   classifiers=[
- "Development Status :: 4 - Beta",
- "Intended Audience :: Developers",
diff --git a/debian/patches/do-not-install-tests.patch b/debian/patches/do-not-install-tests.patch
new file mode 100644
index 000..e2a

Bug#664320: [PATCH] setserial: Helping to update to packaging format 3.0

2012-03-17 Thread jari . aalto
Package: setserial
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

>From 7d5ded517991c1b8ffc00ad11e8ea981a51b548f Mon Sep 17 00:00:00 2001
From: Jari Aalto 
Date: Sun, 26 Feb 2012 18:05:47 -0500
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto 
---
 debian/README.source   |6 --
 debian/changelog   |   12 
 debian/compat  |2 +-
 debian/control |4 ++--
 debian/patches/00list  |   17 -
 .../{01_makefile.dpatch => 01_makefile.patch}  |5 ++---
 ...pcmcia_readme.dpatch => 04_pcmcia_readme.patch} |5 ++---
 ...mcia_cardctl.dpatch => 05_pcmcia_cardctl.patch} |5 ++---
 ...dctl_out.dpatch => 06_pcmcia_cardctl_out.patch} |5 ++---
 ...un_stab.dpatch => 07_pcmcia_var_run_stab.patch} |5 ++---
 .../{08_pcmcia_c.dpatch => 08_pcmcia_c.patch}  |5 ++---
 ...pcmcia_repair.dpatch => 09_pcmcia_repair.patch} |5 ++---
 ..._setserial.dpatch => 10_rc_etc_setserial.patch} |5 ++---
 .../{11_rc_serial.dpatch => 11_rc_serial.patch}|5 ++---
 ..._serial_m68k.dpatch => 12_rc_serial_m68k.patch} |5 ++---
 ...upstream.dpatch => 13_rc_serial_upstream.patch} |5 ++---
 .../{14_safety_h.dpatch => 14_safety_h.patch}  |5 ++---
 ...{15_serial_conf.dpatch => 15_serial_conf.patch} |5 ++---
 ...onf_sparc.dpatch => 16_serial_conf_sparc.patch} |5 ++---
 ...tserial_8_in.dpatch => 17_setserial_8_in.patch} |5 ++---
 ...{18_setserial_c.dpatch => 18_setserial_c.patch} |5 ++---
 .../{19_version_h.dpatch => 19_version_h.patch}|5 ++---
 debian/patches/series  |   17 +
 debian/rules   |5 ++---
 debian/source/format   |1 +
 25 files changed, 65 insertions(+), 84 deletions(-)
 delete mode 100644 debian/README.source
 delete mode 100644 debian/patches/00list
 rename debian/patches/{01_makefile.dpatch => 01_makefile.patch} (86%)
 rename debian/patches/{04_pcmcia_readme.dpatch => 04_pcmcia_readme.patch} (83%)
 rename debian/patches/{05_pcmcia_cardctl.dpatch => 05_pcmcia_cardctl.patch} (76%)
 rename debian/patches/{06_pcmcia_cardctl_out.dpatch => 06_pcmcia_cardctl_out.patch} (90%)
 rename debian/patches/{07_pcmcia_var_run_stab.dpatch => 07_pcmcia_var_run_stab.patch} (78%)
 rename debian/patches/{08_pcmcia_c.dpatch => 08_pcmcia_c.patch} (98%)
 rename debian/patches/{09_pcmcia_repair.dpatch => 09_pcmcia_repair.patch} (96%)
 rename debian/patches/{10_rc_etc_setserial.dpatch => 10_rc_etc_setserial.patch} (96%)
 rename debian/patches/{11_rc_serial.dpatch => 11_rc_serial.patch} (98%)
 rename debian/patches/{12_rc_serial_m68k.dpatch => 12_rc_serial_m68k.patch} (95%)
 rename debian/patches/{13_rc_serial_upstream.dpatch => 13_rc_serial_upstream.patch} (97%)
 rename debian/patches/{14_safety_h.dpatch => 14_safety_h.patch} (93%)
 rename debian/patches/{15_serial_conf.dpatch => 15_serial_conf.patch} (88%)
 rename debian/patches/{16_serial_conf_sparc.dpatch => 16_serial_conf_sparc.patch} (97%)
 rename debian/patches/{17_setserial_8_in.dpatch => 17_setserial_8_in.patch} (98%)
 rename debian/patches/{18_setserial_c.dpatch => 18_setserial_c.patch} (98%)
 rename debian/patches/{19_version_h.dpatch => 19_version_h.patch} (85%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index c5bf4ab..000
--- a/debian/README.source
+++ /dev/null
@@ -1,6 +0,0 @@
-setserial
-
-
-This package contains some patches to work on debian.
-
-See /usr/share/doc/dpatch/README.source.gz for mor information.
diff --git a/debian/changelog b/debian/changelog
index 6a415d4..5c5e39a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+setserial (2.17-47) unstable; urgency=low
+
+  * QA upload.
+  * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
+  * Update to Standards-Version to 3.9.3 and debhelper to 9

Bug#664324: [PATCH] popfile: Helping to update to packaging format 3.0

2012-03-17 Thread jari . aalto
Package: popfile
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

>From 434b63526c9577a12d2b6dc75ca379346b505964 Mon Sep 17 00:00:00 2001
From: Jari Aalto 
Date: Sun, 26 Feb 2012 17:00:25 -0500
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto 
---
 Makefile   |   27 --
 debian/changelog   |   13 +++
 debian/compat  |2 +-
 debian/control |4 +-
 debian/patches/00list  |2 -
 ...n_config.dpatch => 01_fullpath_in_config.patch} |9 +
 debian/patches/01_logdir.dpatch|   20 ---
 debian/patches/01_logdir.patch |   19 ++
 ...rator.dpatch => 01_server_user_separator.patch} |9 +
 debian/patches/02_sqlite2.dpatch   |   30 
 debian/patches/02_sqlite2.patch|   28 +++
 debian/patches/10_makefile.patch   |   37 
 debian/patches/series  |3 ++
 debian/popfile.manpages|6 ++--
 debian/rules   |7 ++--
 debian/source/format   |1 +
 {debian_wrappers => debian/wrappers}/popfile-bayes |0
 .../wrappers}/popfile-bayes.8  |0
 .../wrappers}/popfile-insert   |0
 .../wrappers}/popfile-insert.8 |0
 {debian_wrappers => debian/wrappers}/popfile-pipe  |0
 .../wrappers}/popfile-pipe.8   |0
 .../wrappers/start_popfile.sh  |0
 23 files changed, 114 insertions(+), 103 deletions(-)
 delete mode 100644 Makefile
 delete mode 100644 debian/patches/00list
 rename debian/patches/{01_fullpath_in_config.dpatch => 01_fullpath_in_config.patch} (96%)
 delete mode 100644 debian/patches/01_logdir.dpatch
 create mode 100644 debian/patches/01_logdir.patch
 rename debian/patches/{01_server_user_separator.dpatch => 01_server_user_separator.patch} (77%)
 delete mode 100644 debian/patches/02_sqlite2.dpatch
 create mode 100644 debian/patches/02_sqlite2.patch
 create mode 100644 debian/patches/10_makefile.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format
 rename {debian_wrappers => debian/wrappers}/popfile-bayes (100%)
 rename {debian_wrappers => debian/wrappers}/popfile-bayes.8 (100%)
 rename {debian_wrappers => debian/wrappers}/popfile-insert (100%)
 rename {debian_wrappers => debian/wrappers}/popfile-insert.8 (100%)
 rename {debian_wrappers => debian/wrappers}/popfile-pipe (100%)
 rename {debian_wrappers => debian/wrappers}/popfile-pipe.8 (100%)
 rename start_popfile.sh => debian/wrappers/start_popfile.sh (100%)

diff --git a/Makefile b/Makefile
deleted file mode 100644
index e6b34a9..000
--- a/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-
-.PHONY: all install clean
-
-all:
-	cp v*.change changelog
-
-install:
-	cp *.gif *.pl *.sh $(DESTDIR)/usr/share/popfile/
-	cp stopwords popfile.pck $(DESTDIR)/usr/share/popfile/
-	chmod +x $(DESTDIR)/usr/share/popfile/*.pl \
-		$(DESTDIR)/usr/share/popfile/*.sh
-	cp -Rf Classifier $(DESTDIR)/usr/share/popfile/
-	cp -Rf POPFile $(DESTDIR)/usr/share/popfile/
-	cp -Rf Proxy $(DESTDIR)/usr/share/popfile/
-	cp -Rf UI $(DESTDIR)/usr/share/popfile/
-	cp -Rf languages $(DESTDIR)/usr/share/popfile/
-	cp -Rf manual $(DESTDIR)/usr/share/doc/popfile/
-	cp -Rf skins $(DESTDIR)/usr/share/popfile/
-	cp -Rf debian_wrappers/popfile-bayes $(DESTDIR)/usr/sbin/
-	cp -Rf debian_wrappers/popfile-insert $(DESTDIR)/usr/sbin/
-	cp -Rf debian_wrappers/popfile-pipe $(DESTDIR)/usr/sbin/
-	chmod +x $(DESTDIR)/usr/sbin/*
-
-clean:
-	rm -f changelog
-
-
diff --git a/debian/changelog b/debian/changelog
index efa7434..9916ffd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+popfile (0.22.4-3) unstable; urgency=low
+
+  * QA upload.
+  * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+  * Note: some patche

Bug#664370: [PATCH] xloadimage: Helping to update to packaging format 3.0

2012-03-17 Thread jari . aalto
Package: xloadimage
Severity: wishlist
Tags: patch

Hi,

The dpatch patch management system has been deprecated for some time. The
Lintian currently flags use of dpatch packages as an error. The new 3.0
packaging format is an improved version which, among other things, contains
patch management built-in. For more information, see:

http://wiki.debian.org/Projects/DebSrc3.0

I had some free time; see attached patch to migrate to new package
format. Note that all files in debian/patches/* are canocalized to
*.patch.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

>From f69bae704c5d3ea61b6abb12871f591238562cd4 Mon Sep 17 00:00:00 2001
From: Jari Aalto 
Date: Wed, 29 Feb 2012 13:24:09 -0500
Subject: [PATCH] format-3.0
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto 
---
 Makefile   |  238 
 debian/changelog   |8 +
 debian/control |4 +-
 debian/patches/00list  |   19 --
 ...peg-support.dpatch => 01_libjpeg-support.patch} |   21 +--
 ...{02_png-support.dpatch => 02_png-support.patch} |   22 +--
 ...rity-strfoo.dpatch => 03_security-strfoo.patch} |   21 +--
 debian/patches/04_previous-image.dpatch|   32 ---
 debian/patches/04_previous-image.patch |   15 ++
 ...elay-manpage.dpatch => 05_idelay-manpage.patch} |   21 +--
 ...-Wall-cleanup.dpatch => 06_-Wall-cleanup.patch} |   21 +--
 debian/patches/07_SYSPATHFILE.dpatch   |   32 ---
 debian/patches/07_SYSPATHFILE.patch|   15 ++
 ...ig-path.dpatch => 08_manpage-config-path.patch} |   21 +--
 ...gerc-path.dpatch => 09_xloadimagerc-path.patch} |   21 +--
 ...-HOME-fix.dpatch => 10_config.c-HOME-fix.patch} |   21 +--
 debian/patches/11_fork-implies-quiet.dpatch|   31 ---
 debian/patches/11_fork-implies-quiet.patch |   14 ++
 .../{12_fix-tile.dpatch => 12_fix-tile.patch}  |   21 +--
 debian/patches/13_varargs-is-obsolete.dpatch   |   37 ---
 debian/patches/13_varargs-is-obsolete.patch|   15 ++
 ...not-extern.dpatch => 14_errno-not-extern.patch} |   28 +--
 ...CAN-2005-0638.dpatch => 15_CAN-2005-0638.patch} |   28 +--
 ...CAN-2005-0639.dpatch => 16_CAN-2005-0639.patch} |   26 +--
 ...ty-sprintf.dpatch => 17_security-sprintf.patch} |   28 +--
 ...manpage_fixes.dpatch => 18_manpage_fixes.patch} |   23 +--
 ...ak.dpatch => 19_fix_root_c_resource_leak.patch} |   23 +--
 debian/patches/series  |   19 ++
 debian/rules   |   11 +-
 debian/source/format   |1 +
 30 files changed, 176 insertions(+), 661 deletions(-)
 delete mode 100644 debian/patches/00list
 rename debian/patches/{01_libjpeg-support.dpatch => 01_libjpeg-support.patch} (99%)
 rename debian/patches/{02_png-support.dpatch => 02_png-support.patch} (99%)
 rename debian/patches/{03_security-strfoo.dpatch => 03_security-strfoo.patch} (89%)
 delete mode 100644 debian/patches/04_previous-image.dpatch
 create mode 100644 debian/patches/04_previous-image.patch
 rename debian/patches/{05_idelay-manpage.dpatch => 05_idelay-manpage.patch} (73%)
 rename debian/patches/{06_-Wall-cleanup.dpatch => 06_-Wall-cleanup.patch} (98%)
 delete mode 100644 debian/patches/07_SYSPATHFILE.dpatch
 create mode 100644 debian/patches/07_SYSPATHFILE.patch
 rename debian/patches/{08_manpage-config-path.dpatch => 08_manpage-config-path.patch} (52%)
 rename debian/patches/{09_xloadimagerc-path.dpatch => 09_xloadimagerc-path.patch} (50%)
 rename debian/patches/{10_config.c-HOME-fix.dpatch => 10_config.c-HOME-fix.patch} (71%)
 delete mode 100644 debian/patches/11_fork-implies-quiet.dpatch
 create mode 100644 debian/patches/11_fork-implies-quiet.patch
 rename debian/patches/{12_fix-tile.dpatch => 12_fix-tile.patch} (60%)
 delete mode 100644 debian/patches/13_varargs-is-obsolete.dpatch
 create mode 100644 debian/patches/13_varargs-is-obsolete.patch
 rename debian/patches/{14_errno-not-extern.dpatch => 14_errno-not-extern.patch} (74%)
 rename debian/patches/{15_CAN-2005-0638.dpatch => 15_CAN-2005-0638.patch} (70%)
 rename debian/patches/{16_CAN-2005-0639.dpatch => 16_CAN-2005-0639.patch} (70%)
 rename debian/patches/{17_security-sprintf.dpatch => 17_security-sprintf.patch} (88%)
 rename debian/patches/{18_manpage_fixes.dpatch => 18_manpage_fixes.patch} (89%)
 rename debian/patches/{19_fix_root_c_resource_leak.dpatch => 19_fix_root_c_resource_leak.patch} (90%)
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/format

diff --git a/Makefile b/Makefile
index c755949..636119e 100644
--- a/Makef

Bug#669026: libjmathtex-java: debcheckout fails (Svn repository doesn't exist)

2012-04-16 Thread Jari Aalto
Package: libjmathtex-java
Version: 0.7~pre-5
Severity: minor

$ debcheckout libjmathtex-java

declared svn repository at svn://svn.debian.org/pkg-java/trunk/libjmathtex-java/
svn co svn://svn.debian.org/pkg-java/trunk/libjmathtex-java/ 
libjmathtex-java.svn ...
svn: URL 'svn://svn.debian.org/pkg-java/trunk/libjmathtex-java' doesn't exist



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ehrnbr7d@test20.cante.net



Bug#669030: libswirl-java: debcheckout fails (Svn repository doesn't exist)

2012-04-16 Thread Jari Aalto
Package: libswirl-java
Version: 1.1-2
Severity: minor

$ debcheckout libswirl-java
declared svn repository at svn://svn.debian.org/pkg-java/trunk/libswirl-java/
svn co svn://svn.debian.org/pkg-java/trunk/libswirl-java/ libswirl-java.svn ...
svn: URL 'svn://svn.debian.org/pkg-java/trunk/libswirl-java' doesn't exist
checkout failed (the command above returned a non-zero exit code)



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/878vhvbqx7@test20.cante.net



Bug#669027: libgui-commands-java: debcheckout fails (Svn repository doesn't exist)

2012-04-16 Thread Jari Aalto
Package: libgui-commands-java
Version: 1.1.43-5
Severity: minor

$ debcheckout libgui-commands-java
declared svn repository at 
svn://svn.debian.org/pkg-java/trunk/libgui-commands-java/
svn co svn://svn.debian.org/pkg-java/trunk/libgui-commands-java/ 
libgui-commands-java.svn ...
svn: URL 'svn://svn.debian.org/pkg-java/trunk/libgui-commands-java' doesn't 
exist



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87bomrbr4u@test20.cante.net



Bug#669144: [PATCH] libgui-commands-java: packaging 3.0 and fix build-depends-on-obsolete-package default-jdk-builddep

2012-04-17 Thread jari . aalto
Package: libgui-commands-java
Severity: normal
Tags: patch

Hi,

The build depends list package that has been obsoleted.

See attached patch to help to fix this and other things related
to new features and items reported by Lintian etc.

Let me know if there is anything that needs adjusting or if it is ok
to upload this version in a NMU in case you are working on other
issues needing attention.

Thanks,
Jari

>From f84e70bf1d2b96b43adc43cc8451b67747e92602 Mon Sep 17 00:00:00 2001
From: Jari Aalto 
Date: Tue, 17 Apr 2012 21:14:05 +0300
Subject: [PATCH] obsolete-default-jdk
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto 
---
 debian/changelog |   11 +++
 debian/compat|2 +-
 debian/control   |6 +++---
 debian/rules |   10 +-
 debian/source/format |1 +
 5 files changed, 25 insertions(+), 5 deletions(-)
 create mode 100644 debian/source/format

diff --git a/debian/changelog b/debian/changelog
index f6bf128..6b53f18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libgui-commands-java (1.1.43-6) unstable; urgency=low
+
+  * QA upload.
+  * Remove simple-patchsys.mk and upgrade to packaging format "3.0 quilt".
+  * Update to Standards-Version to 3.9.3 and debhelper to 9.
+  * Update obsolete default-jdk-builddep to default-jdk (E: Lintian).
+  * Fix needless-dependency-on-jre (Lintian).
+  * Fix missing-classpath (Lintian).
+
+ -- Jari Aalto   Tue, 17 Apr 2012 21:05:12 +0300
+
 libgui-commands-java (1.1.43-5) unstable; urgency=low
 
   * QA upload.
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index b46e38b..7d884b9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: java
 Priority: optional
 Maintainer: Debian QA Group 
 Homepage: https://gui-commands.dev.java.net/
-Build-Depends: debhelper (>> 5.0.0), cdbs, patchutils, ant, default-jdk-builddep, libjaxen-java
+Build-Depends: debhelper (>= 9), cdbs, patchutils, ant, default-jdk, libjaxen-java
 Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libgui-commands-java/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libgui-commands-java/
-Standards-Version: 3.8.2
+Standards-Version: 3.9.3
 
 Package: libgui-commands-java
 Architecture: all
-Depends: gij | java-gcj-compat | java1-runtime | java2-runtime, libjaxen-java, ${misc:Depends}
+Depends: libjaxen-java, ${misc:Depends}
 Description: command framework for Java Swing GUIs
  GUI Commands is a comprehensive command framework for Java Swing user
  interface applications. Conceptually it is similar to Swings Actions, but
diff --git a/debian/rules b/debian/rules
index 77ae5f9..254e9a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,11 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/class/ant.mk
 
 JAVA_HOME := /usr/lib/jvm/default-java
 ANT_HOME  := /usr/share/ant
+LIB	  := /usr/share/java/jaxen.jar
 
 DEB_JARS := jaxen
 
@@ -20,6 +20,14 @@ ifneq (,$(filter $(DEB_HOST_ARCH), $(gcj_native_archs)))
 endif
 
 install/libgui-commands-java::
+	# repack with Class-Path in manifest file.
+	cd build && \
+	file=META-INF/MANIFEST.MF ; \
+	jar -xf gui-commands.jar && \
+		sed -i '/^[ \r\t]*$$/d' $$file && \
+		/bin/echo -e "Class-Path: $(LIB)\r" >> $$file && \
+	jar -cfm gui-commands.jar $$file .
+
 	mv build/gui-commands.jar build/gui-commands-$(DEB_UPSTREAM_VERSION).jar
 	dh_install -plibgui-commands-java build/gui-commands-$(DEB_UPSTREAM_VERSION).jar usr/share/java/
 	dh_link -plibgui-commands-java usr/share/java/gui-commands-$(DEB_UPSTREAM_VERSION).jar usr/share/java/gui-commands.jar
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
-- 
1.7.9.5



Bug#669164: libjmathtex-java: depends on obsolete default-jdk-builddep

2012-04-17 Thread Jari Aalto
Package: libjmathtex-java
Version: 0.7~pre-5
Severity: important

Package default-jdk-builddep is obsolete, please udate depends.




-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87sjg213zn@test20.cante.net



Bug#670288: libtvanytimeapi-java: debcheckout fails

2012-04-24 Thread Jari Aalto
Package: libtvanytimeapi-java
Version: 1.3-2
Severity: normal

Please drop "+ssh" protocol from debian/control::Vcs-* to make
debcheckout work for everybody.



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87aa21umkv@test20.cante.net



Bug#496294: closed by Fathi Boudra (reply to f...@debian.org) (x11vnc: manual page)

2009-08-08 Thread Jari Aalto
reopen 496294
found 496294 0.9.3.dfsg.1-2
thanks
> > From: root 
> > Subject: x11vnc: manual page - Refers to non-existing program storepasswd
> > To: Debian Bug Tracking System 
> > Date: Sun, 24 Aug 2008 12:42:16 +0300
> > 
> > Package: x11vnc
> > Version: 0.9.3.dfsg.1-1
> > Severity: normal
> > 
> > 
> > Manual page reads:
> > 
> >-rfbauth passwd-file
> > 
> >   use authentication on RFB protocol (use ’storepasswd’ to 
> > create a  password
> >   file)
> > 
> > $ dpkg -L x11vnc | grep /bin
> > /usr/bin
> > /usr/bin/x11vnc
> > 
> > SUGGESTION
> > 
> > Please remove reference to non-exiting program and describe what is the 
> > syntax of
> > the password file (plain text or hex string stored there?)
> 
> 496294: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496294
> From: Fathi Boudra 
> Subject: x11vnc: manual page
> To: 496294-d...@bugs.debian.org
> Date: Sat, 8 Aug 2009 11:00:31 +0200
> Reply-To: f...@debian.org
> 
> It has been closed by Fathi Boudra  (reply to 
> f...@debian.org).
> Version: 0.9.8-1

The 0.9.3.dfsg.1-2 page reads identically:

   -rfbauth passwd-file

  use authentication on RFB protocol (use storepasswd to
  create a password file)

I think this is a typo. It should read:

   -rfbauth passwd-file

  Use authentication on RFB protocol. Use option
  "-storepasswd FILE" to create a password file.
  ===

Jari




--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#544007: giftui: [exit] GLib-GObject-WARNING **: invalid uninstantiatable type `' in cast to `GtkTreeView'

2009-08-27 Thread Jari Aalto
Package: giftui
Version: 0.4.1-9
Severity: normal


The following messages are printed on screen when closing the program
from the top right [x] button:

giftui:24246): GLib-GObject-WARNING **: invalid uninstantiatable type 
`' in cast to `GtkTreeView'

(giftui:24246): Gtk-CRITICAL **: gtk_tree_view_get_model: assertion 
`GTK_IS_TREE_VIEW (tree_view)' failed

(giftui:24246): Gtk-CRITICAL **: gtk_tree_model_get_iter_first: assertion 
`GTK_IS_TREE_MODEL (tree_model)' failed

(giftui:24246): Gtk-CRITICAL **: gtk_widget_modify_fg: assertion 
`GTK_IS_WIDGET (widget)' failed

(giftui:24246): GLib-GObject-WARNING **: invalid uninstantiatable type 
`' in cast to `GtkPaned'

(giftui:24246): Gtk-CRITICAL **: gtk_paned_get_position: assertion 
`GTK_IS_PANED (paned)' failed

[1]+  Donegiftui


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages giftui depends on:
ii  gconf2 2.26.2-3  GNOME configuration database syste
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libgconf2-42.26.2-3  GNOME configuration database syste
ii  libgift0   0.11.8.1-2+b2 helper library for various giFT co
ii  libglib2.0-0   2.20.4-1  The GLib library of C routines
ii  libgtk2.0-02.16.5-1  The GTK+ graphical user interface 
ii  liborbit2  1:2.14.17-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.24.5-1  Layout and rendering of internatio
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.4-1 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxrandr2 2:1.3.0-2 X11 RandR extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra

giftui recommends no packages.

Versions of packages giftui suggests:
ii  giftd  0.11.8.1-2+b2 filesharing daemon from the giFT p

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#547315: Re: sun-java6-jre: Q: Do you agree with the DLJ license terms - installation fail

2009-09-19 Thread Jari Aalto
> install:
> 
> ...   
> Do you agree with the DLJ license terms? y
> ...
> Do you agree with the DLJ license terms? y
> ...
> user did not accept the sun-dlj-v1-1 license
> dpkg: error processing 
> /var/cache/apt/archives/sun-java6-jre_6-14-1_all.deb (--unpack):
>  subprocess new pre-installation script returned error exit status 1
> Processing triggers for menu ...
> Errors were encountered while processing:

Further information: the install was done under Emacs (M-x shell)

Jari



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#409664: bsdiff: is extremely slow on some files, sometimes hangs

2009-11-28 Thread Jari Aalto
forwarded 409664 Colin Percival 
thanks

Hi Colin,

Could you take a look at Debian bug

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409664

and see if any of the suggested algorithm solutions could be applied.

Thanks,
Jari



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560455: ava: NMU diff for 0.3b.19990815-4.1

2010-01-16 Thread Jari Aalto

Dear maintainer,

Here is the NMU diff according to DevRef 5.11.1[1][2] for RC bug: #560455.
See the debian/patches directory for the important fixes. Feel free to
contact if you have any questions.

Thank you for maintaining the package,
Jari Aalto

[1] http://www.debian.org/doc/developers-reference/pkgs.html#nmu
[2] http://dep.debian.net/deps/dep1.html

lsdiff(1) of changes:

a/debian/changelog
b/debian/patches/10-gcc-4.4-const-char.patch
b/debian/patches/series
b/debian/source/format

 debian/changelog   |   15 +++
 debian/patches/10-gcc-4.4-const-char.patch |   26 ++
 debian/patches/series  |1 +
 debian/source/format   |1 +
 4 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f2fc979..0b0e9a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+ava (0.3b.19990815-4.1) unstable; urgency=low
+
+  [Jari Aalto]
+  * Non-maintainer upload.
+  * Update to packaging format "3.0 (quilt)" due to patch.
+  * debian/patches
+- (number 10): Add patch to fix GCC 4.4
+  invalid conversion from const char* to char*.
+  (RC bug FTBFS serious; Closes: #560455).
+- (debian-changes-*): added automatically by the packaging format 3.0.
+  * debian/source/format
+ - New file.
+
+ -- Jari Aalto   Sat, 09 Jan 2010 20:20:19 +0200
+
 ava (0.3b.19990815-4) unstable; urgency=low
 
   * QA upload. (ACK NMU; Closes: #288412, #291719)
diff --git a/debian/patches/10-gcc-4.4-const-char.patch b/debian/patches/10-gcc-4.4-const-char.patch
new file mode 100644
index 000..a895444
--- /dev/null
+++ b/debian/patches/10-gcc-4.4-const-char.patch
@@ -0,0 +1,26 @@
+From 5b82333a99290bfcc3676c27574f5e79b675d150 Mon Sep 17 00:00:00 2001
+From: Jari Aalto 
+Date: Sat, 9 Jan 2010 20:10:50 +0200
+Subject: [PATCH] Gcc 4.4 error: invalid conversion from const char* to char*
+
+Signed-off-by: Jari Aalto 
+---
+ src/Reports.C |2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/Reports.C b/src/Reports.C
+index 506ab8a..303e62e 100644
+--- a/src/Reports.C
 b/src/Reports.C
+@@ -84,7 +84,7 @@ void TListing::Create(const char* asmFname){
+   if (!listingEnabled){return;}
+   /* close listings and prepeare listing file name */
+   Unroll();
+-  char* fullstop = strrchr(asmFname,'.');
++  const char* fullstop = strrchr(asmFname,'.');
+   char listFileName [PPC_MAXFILELEN];
+   if (fullstop!=NULL){
+ strncpy(listFileName,asmFname,fullstop-asmFname);
+-- 
+1.6.5
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..6c010ef
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+10-gcc-4.4-const-char.patch
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)


Bug#561402: change of tags / pending

2010-03-14 Thread Jari Aalto
tags 561402 + pending
thanks

I'm currently evaluation for adoption. Sourceforge is active (last
release 2010-02-14).



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87zl2aa4dm@jondo.cante.net



Bug#575856: nestra: build-depends-on-obsolete-package x-dev

2010-03-29 Thread Jari Aalto
Package: nestra
Severity: important


the package depends on obsolete x-dev, please update debian/control

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100329214146.4457.55131.report...@jondo.cante.net



Bug#578971: x-dev: build-depends-on-obsolete-package x-dev

2010-04-23 Thread Jari Aalto
Package: xbl
Severity: important

Package depends on obsolete x-dev and xutils

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100423224719.26325.1488.report...@jondo.cante.net



Bug#579905: nestra: FTBFS dpkg-genchanges: error: cannot read files list file: No such file or directory

2010-05-02 Thread Jari Aalto
Package: nestra
Severity: serious
Justification: FTBFS


$ debuild -uc -us
dpkg-buildpackage -rfakeroot -D -us -uc -i.pc -iconfig.status -ibackup.bzr 
-i.git
dpkg-buildpackage: warning: using a gain-root-command while being root
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g 
-O2
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): 
-g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g 
-O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: source package nestra
dpkg-buildpackage: source version 0.66-10
dpkg-buildpackage: source changed by Joey Hess 
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
dh: No packages to build.
 dpkg-source -i.pc -iconfig.status -ibackup.bzr -i.git -b nestra.git
dpkg-source: warning: no source format specified in debian/source/format, 
see dpkg-source(1)
dpkg-source: warning: source directory 'nestra.git' is not 
- 'nestra-0.66'
dpkg-source: warning: .orig directory name nestra.git.orig is not 
- (wanted nestra-0.66.orig)
dpkg-source: info: using source format `1.0'
dpkg-source: info: building nestra using existing nestra_0.66.orig.tar.gz
dpkg-source: info: building nestra in nestra_0.66-10.diff.gz
dpkg-source: warning: the diff modifies the following upstream files: 
 Makefile
 nestra.6
 x11.c
dpkg-source: info: use the '3.0 (quilt)' format to have separate and 
documented changes to upstream files, see dpkg-source(1)
dpkg-source: info: building nestra in nestra_0.66-10.dsc
 debian/rules build
dh build
dh: No packages to build.
 fakeroot debian/rules binary
dh binary-indep
dh: No packages to build.
dh build
dh: No packages to build.
dh binary-arch --until dh_prep
dh: No packages to build.
dh_install nestra usr/games
Use of uninitialized value $dh{"FIRSTPACKAGE"} in string eq at 
/usr/bin/dh_install line 143.
dh_installdocs BUGS README
dh_installman nestra.6
dh binary-arch --remaining
dh: No packages to build.
dh binary
dh: No packages to build.
 dpkg-genchanges  >../nestra_0.66-10_amd64.changes
dpkg-genchanges: error: cannot read files list file: No such file or 
directory
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2
debuild: fatal error at line 1330:


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100502081304.12641.67200.report...@jondo.cante.net



Bug#581557: kwave: FTBFS error: --add-needed is not supported but is required for libkfile.so.4

2010-05-13 Thread Jari Aalto
Package: kwave
Version: 0.8.2-3
Severity: serious
Tags: squeeze
Justification: FTBFS


Build fails:

...
[ 44%] Built target kwave_core
make[4]: Entering directory 
`/srv/deb/rc/kwave/kwave.git/obj-x86_64-linux-gnu'
Scanning dependencies of target plugin_about_automoc
make[4]: Leaving directory 
`/srv/deb/rc/kwave/kwave.git/obj-x86_64-linux-gnu'
make[4]: Entering directory 
`/srv/deb/rc/kwave/kwave.git/obj-x86_64-linux-gnu'
Generating KwaveAboutContainer.moc
Generating AboutPlugin.moc
Generating AboutKwaveDialog.moc
Generating LogoWidget.moc
make[4]: Leaving directory 
`/srv/deb/rc/kwave/kwave.git/obj-x86_64-linux-gnu'
[ 44%] Built target plugin_about_automoc
make[4]: Entering directory 
`/srv/deb/rc/kwave/kwave.git/obj-x86_64-linux-gnu'
[ 44%] Generating ui_KwaveAboutDialogBase.h
Scanning dependencies of target plugin_about
make[4]: Leaving directory 
`/srv/deb/rc/kwave/kwave.git/obj-x86_64-linux-gnu'
make[4]: Entering directory 
`/srv/deb/rc/kwave/kwave.git/obj-x86_64-linux-gnu'
[ 44%] Building CXX object 
plugins/about/CMakeFiles/plugin_about.dir/plugin_about_automoc.o
[ 44%] Building CXX object 
plugins/about/CMakeFiles/plugin_about.dir/AboutKwaveDialog.o
[ 44%] Building CXX object 
plugins/about/CMakeFiles/plugin_about.dir/AboutPlugin.o
/srv/deb/rc/kwave/kwave.git/plugins/about/AboutPlugin.cpp:25: warning: 
'name' initialized and declared 'extern'
/srv/deb/rc/kwave/kwave.git/plugins/about/AboutPlugin.cpp:25: warning: 
'author' initialized and declared 'extern'
/srv/deb/rc/kwave/kwave.git/plugins/about/AboutPlugin.cpp:25: warning: 
'version' initialized and declared 'extern'
[ 45%] Building CXX object 
plugins/about/CMakeFiles/plugin_about.dir/KwaveAboutContainer.o
[ 45%] Building CXX object 
plugins/about/CMakeFiles/plugin_about.dir/LogoWidget.o
Linking CXX shared library about
/usr/bin/ld: error: --add-needed is not supported but is required for 
libkfile.so.4 in /srv/deb/rc/kwave/kwave.git/obj-x86_64-linux-gnu/libgui/libk\
wavegui.so
collect2: ld returned 1 exit status
make[4]: *** [plugins/about/about] Error 1
make[4]: Leaving directory 
`/srv/deb/rc/kwave/kwave.git/obj-x86_64-linux-gnu'
make[3]: *** [plugins/about/CMakeFiles/plugin_about.dir/all] Error 2
make[3]: Leaving directory 
`/srv/deb/rc/kwave/kwave.git/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/srv/deb/rc/kwave/kwave.git/obj-x86_64-linux-gnu'
make[1]: *** [debian/stamp-makefile-build] Error 2
make[1]: Leaving directory `/srv/deb/rc/kwave/kwave.git'
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1330:

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100513171141.32528.82120.report...@jondo.cante.net



Bug#582517: Change of severity / grave; pending

2010-05-25 Thread Jari Aalto
severity 582517 grave
tags 582517 + pending
thanks

Thanks for the information.

This appeared to be a small glitch in the debian/rules introduced by the
recent package changes. Fix is under way.

Jari



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87632cuyxl@jondo.cante.net



Bug#311569: wordinspect: Constant core dump with multiwords (** WARNING **: dict exited abnormally)

2005-06-01 Thread Jari Aalto
Package: wordinspect
Version: 0.1a-8.2
Severity: important

There is serious bug in the program: try selecting multiple words from
text (mouse-1) followed by mouse-3 to 'Define" the selected phrase 
=> causes abnormal exit every time.

Example:

1. Start program
2. Search word "stem"
3. Select any words, like "definitions found" at top with mouse-1
4. Press mouse-3 and select "Define"

Results:

Programs dies with message:

** WARNING **: dict exited abnormally: dict returned 20
More information may be on STDOUT/STDERR



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages wordinspect depends on:
ii  dict 1.9.15-1Dictionary Client
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libglib1.2   1.2.10-10   The GLib library of C routines
ii  libgtk1.21.2.10-17   The GIMP Toolkit set of widgets fo
ii  xlibs4.3.0.dfsg.1-13 X Keyboard Extension (XKB) configu

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#269420: libapache-auth-ldap: apache-modconf should be used instead

2004-09-01 Thread Jari Aalto
Package: libapache-auth-ldap
Version: 1.6.0-8
Severity: normal

Please correct this to next release

Setting up libapache-auth-ldap (1.6.0-8) ...
A new Apache module has been installed.  Reconfigure apache [Y/n]? 
WARNING: Use of apacheconfig has been deprecated!
apache-modconf should be used instead.

Setting up libapache2-mod-ldap-userdir (1.1.4-3) ...


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.26.20040601
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to en_US)

Versions of packages libapache-auth-ldap depends on:
ii  apache-common   1.3.31-5 Support files for all Apache webse
ii  libc6   2.3.2.ds1-16 GNU C Library: Shared libraries an
ii  libldap22.1.30-3 OpenLDAP libraries

-- no debconf information



Bug#473905: tramp: Please rename package to emacs21-tramp

2008-04-02 Thread Jari Aalto
Package: tramp
Version: 1:2.0.55-3
Severity: normal


When searching a package:

 apt-cache search tramp

The 1st line of debian/control::Description is displayed:

remote file access in Emacs

This is too geneneric, now that Emacs 22 includes tramp.

SUGGESTION

Couple of choices:

1) rename package to emacs21-tramp and remove it along when emacs21* packages 
are
   removed (made obsolete by emacs23).

2) Change the 1st line description to clearly state it's for Emacs 21 only.
   This is mentioned in further paragraphs, but they are not seen during
   "apt-cache search" time. Something like:
 
"remote file access for Emacs 21.x"

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#496294: x11vnc: manual page - Refers to non-existing program storepasswd

2008-08-24 Thread Jari Aalto

Manual page reads:

   -rfbauth passwd-file

  use authentication on RFB protocol (use 'storepassw' to create a  
password
  file)

The wording suggests external program, but it in fact refers to another
option.

CORRECTION TO ORIGINAL BUG REQUEST

Please rephrase the above:

  use authentication on RFB protocol (see option -storepassw
  how to generate password file)




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#438943: x2x: New upstream release 1.30beta

2007-08-20 Thread Jari Aalto
Package: x2x
Version: 1.27.svn.20060501
Severity: wishlist

Please update to new upstream release

  http://freshmeat.net/projects/x2x/

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#438944: x2x: debian/copyright upstream URL out of date (moved)

2007-08-20 Thread Jari Aalto
Package: x2x
Version: 1.27.svn.20060501
Severity: minor

Copyright reads:

This Debian GNU/Linux prepackaged version of x2x was put together by me,
Charles Briscoe-Smith <[EMAIL PROTECTED]> using source code obtained from
ftp://gatekeeper.dec.com/pub/DEC/SRC/x2x/x2x-1.27.tar.gz>.
It is now maintained by Romain Francoise <[EMAIL PROTECTED]>.

Please update this to refer to new upstream location:

http://freshmeat.net/projects/x2x/


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#457203: unalz: New upstream release 0.61 (2007-12-20)

2007-12-20 Thread Jari Aalto
Package: unalz
Version: 0.55-4
Severity: wishlist


Please package new upstream release:

  http://www.kipple.pe.kr/win/unalz/

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#348003: nettoe: Improve Description string to indicate grid sixe (3x3)

2006-01-13 Thread Jari Aalto
Package: nettoe
Version: 1.1.0-2
Severity: minor

The descriptions string could be more informative to indicate what
grid possibilities the program supports. It now reads:

Description: Networked version of Tic Tac Toe for the console
 NetToe is a console-based version of the classic game "Tic Tac Toe".
 It's playable against computer AI, a player on the same machine or
 with another player over the network.

SUGGESTION

+   Description: Networked version of Tic Tac Toe for the console (3x3 grid)
 NetToe is a console-based version of the classic game "Tic Tac Toe".
 It's playable against computer AI, a player on the same machine or
 with another player over the network.

For example, I would not have installed the program if I had know
it's the basic 3x3 grid, that is for kids.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.14-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages nettoe depends on:
ii  libc6 2.3.5-11   GNU C Library: Shared libraries an

nettoe recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[upload] ITA: wmitime -- yet another clock dock app for Window Maker

2006-02-06 Thread Jari Aalto

Hi, I adopted the package:

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=349245

And prepared new release available at:

  http://cante.net/~jaalto/tmp/debian/wmitime/

  -rw-r--r-- 1 jaalto jaalto  3364 2006-02-06 16:17 wmitime_0.3-7.diff.gz
  -rw-r--r-- 1 jaalto jaalto   402 2006-02-06 16:17 wmitime_0.3-7.dsc
  -rw-r--r-- 1 jaalto jaalto   832 2006-02-06 16:17 wmitime_0.3-7_i386.changes
  -rw-r--r-- 1 jaalto jaalto 15942 2006-02-06 16:17 wmitime_0.3-7_i386.deb
  -rw-r--r-- 1 jaalto jaalto 21442 2006-02-06 16:17 wmitime_0.3.orig.tar.gz

The ChnageLog reads:

  wmitime (0.3-7) unstable; urgency=low

* New maintainer. (Closes #349245).
* debian/chnagelog: Removed obsolete Emacs variables from the end.
* debian/control: Moved Maintainer field to Uploaders field.
  Updated Description field.
* Svn version: 61-63.

   -- Jari Aalto <[EMAIL PROTECTED]>  Mon,  6 Feb 2006 16:01:14 +0200

Control file reads:

  Source: wmitime
  Section: x11
  Priority: optional
  Maintainer: Jari Aalto <[EMAIL PROTECTED]>
  Uploaders: Debian QA Group <[EMAIL PROTECTED]>
  Standards-Version: 3.6.2
  Build-Depends: debhelper (>> 5), libx11-dev, libxext-dev, libxpm-dev

  Package: wmitime
  Architecture: any
  Depends: ${shlibs:Depends}
  Suggests: wmaker
  Description: yet another clock dock app for Window Maker
   WMitime is yet another clock dock app, which shows standard time,
   date, as well as the new internet time <http://www.swatch.com/>.

Let me know if soemthing is not correct. Otherwise feel free to upload.

Jari


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [upload] ITA: wmitime -- yet another clock dock app for Window Maker

2006-02-06 Thread Jari Aalto
| On 10557 March 1977, Jari Aalto wrote:
| 
| >   Source: wmitime
| >   Section: x11
| >   Priority: optional
| >   Maintainer: Jari Aalto <[EMAIL PROTECTED]>
| >   Uploaders: Debian QA Group <[EMAIL PROTECTED]>
| >   Standards-Version: 3.6.2
| >   Build-Depends: debhelper (>> 5), libx11-dev, libxext-dev, libxpm-dev
| 
| > Let me know if soemthing is not correct. Otherwise feel free to upload.
| 
| If you want to adopt the package then remove the QA group.

I'm not a DD, so I need a sponsor. David has been it for me in the
case of jwm package. Should I change Uploaders to point to him instead
of QA group?

I assumed that changing Maintainer was sufficient.

Jari



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#352851: dfm: update copyright to reflect correct project page

2006-02-14 Thread Jari Aalto
Package: dfm
Version: 0.99.7-8
Severity: minor

The project page is now http://freshmeat.net/projects/dfm/
Should also be included in debian/control:

  .
  Homepage: http://freshmeat.net/projects/dfm/

As per suggested in "6.2.4 Upstream home page"

  
http://www.debian.org/doc/developers-reference/ch-best-pkging-practices.en.html

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.14-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages dfm depends on:
ii  gdk-imlib11   1.9.14-28  imaging library for use with gtk
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libglib1.21.2.10-10.1The GLib library of C routines
ii  libgtk1.2 1.2.10-18  The GIMP Toolkit set of widgets fo
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxpm4   6.9.0.dfsg.1-4 X pixmap library
ii  zlib1g1:1.2.3-9  compression library - runtime

dfm recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#352852: dfm: New upstream release 0.99.9

2006-02-14 Thread Jari Aalto
Package: dfm
Version: 0.99.7-8
Severity: wishlist

Please upgrade package to lastest

  http://freshmeat.net/projects/dfm/

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.14-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages dfm depends on:
ii  gdk-imlib11   1.9.14-28  imaging library for use with gtk
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libglib1.21.2.10-10.1The GLib library of C routines
ii  libgtk1.2 1.2.10-18  The GIMP Toolkit set of widgets fo
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxpm4   6.9.0.dfsg.1-4 X pixmap library
ii  zlib1g1:1.2.3-9  compression library - runtime

dfm recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#268799: Debian Bug#268799 -- forwarded upstream

2006-11-27 Thread Jari Aalto
forwarded 268799 Tomasz Maka (project lead) <[EMAIL PROTECTED]>
thanks

The dlume program is being rewritten and developers are aware 
of the current Debian bugs.





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#348322: Linu ee: Security advisory - malicious local user to overwrite arbitrary files on the system

2006-12-20 Thread Jari Aalto

Hi Hugh,

Concerning this:

  FreeBSD ee ispell_op Function Symlink Arbitrary File Overwrite
  http://osvdb.org/displayvuln.php?osvdb_id=22320

Could you apply this change and release new version of ee:

   ftp://ftp.freebsd.org/pub/FreeBSD/CERT/patches/SA-06:02/ee.patch

This would help fixing the Debian bug at:

   ee: [CVE-2006-0055] insecure temporary files
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348322
   
Jari



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#774037: Debiab bug#774037 rzip: 2.1 segmentation fault

2016-10-26 Thread Jari Aalto
forwarded 774037 Andrew Tridgell 
thanks

Hi Andrew,

There is this Debian bug[1] that probably never reached you.

rzip crashes when unpacking the attached (slightly
corrupted) file[2]:

$ rzip -d crash.rz
Partial read!? asked for 12517376 bytes but got 174
Segmentation fault


This bug was found using American fuzzy lop:
https://packages.debian.org/experimental/afl

If you would you have time to take a look at the cause,
that'd be gret.

Thanks,
Jari

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774037
[2] 
https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=774037;filename=crash.rz;msg=3



Bug#411706: Debian bug#411706 confusing error message when attempting to compress a directory

2016-10-26 Thread Jari Aalto
forwarded 411706 Andrew Tridgell 
thanks

Hi Andrew,

There is this Debian bug[1] that probably never reached you:

From: Sören Nils Kuklau .

rzip returns a confusing error message when the user
attempts to compress a directory. It also leaves behind
a small .rz file, on which runzip will hang.

$ mkdir foo
$ rzip foo
Failed to map buffer in rzip_fd
Fatal error - exiting
$ ls
foo/ foo.rz

bzip2 handles this much more gracefully:

$ bzip2 foo
bzip2: Input file foo is a directory.

If you would you have time to take a look, that'd be gret.

Thanks,
Jari

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411706



Bug#233237: git: There is no manual page for gitview(1)

2004-02-17 Thread Jari Aalto
Package: git
Version: 4.3.20-3
Severity: normal

THe git package lacks a manual page for gitview


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux cante 2.4.23 #1 SMP Wed Dec 24 03:49:19 EET 2003 i686
Locale: LANG=C, LC_CTYPE=en_US.iso88591

Versions of packages git depends on:
ii  libc6 2.3.2.ds1-11   GNU C Library: Shared libraries an
ii  libncurses5   5.3.20030719-5 Shared libraries for terminal hand
ii  libreadline4  4.3-10 GNU readline and history libraries




Bug#233239: git: More missing manual pages - extra manual pages

2004-02-17 Thread Jari Aalto
Package: git
Version: 4.3.20-3
Severity: normal

The git package seems to have these problems:

Programs with no manual pages:
/usr/bin/gitps
/usr/bin/gitview
/usr/bin/gitwipe
/usr/bin/gitwhich
/usr/bin/gitmkdirs
/usr/bin/gitxgrep

Manual pages, but no programs:
/usr/share/man/man1/gitregrep.1.gz
/usr/share/man/man1/gitrfgrep.1.gz

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux cante 2.4.23 #1 SMP Wed Dec 24 03:49:19 EET 2003 i686
Locale: LANG=C, LC_CTYPE=en_US.iso88591

Versions of packages git depends on:
ii  libc6 2.3.2.ds1-11   GNU C Library: Shared libraries an
ii  libncurses5   5.3.20030719-5 Shared libraries for terminal hand
ii  libreadline4  4.3-10 GNU readline and history libraries