Your message dated Mon, 24 Dec 2012 21:32:30 +0000
with message-id <[email protected]>
and subject line Bug#696639: fixed in libtext-levenshtein-perl 0.06~01-2
has caused the Debian Bug report #696639,
regarding libtext-levenshtein-perl: Patch to fix lintian warnings
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
696639: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696639
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libtext-levenshtein-perl
Version: 0.06~01-1
Severity: normal
Tags: patch
Dear maintainer,
Lintian now depends on libtext-levenshtein-perl [1], so we are going
to include this package into Ubuntu's "main" archive [2]. It would be
easier to achieve if the package was lintian clean. The attached
patch fixes all warnings except one pedantic. It also fixes #695754.
[1]:
http://anonscm.debian.org/gitweb/?p=lintian/lintian.git;a=commit;h=1144b47acd
[2]: https://bugs.launchpad.net/bugs/1093329
--
Dmitry Shachnev
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-- no debconf information
=== modified file 'debian/changelog'
--- a/debian/changelog 2009-01-19 12:52:39 +0000
+++ b/debian/changelog 2012-12-24 17:21:12 +0000
@@ -1,3 +1,17 @@
+libtext-levenshtein-perl (0.06~01-2) UNRELEASED; urgency=low
+
+ * Fixed lintian warnings:
+ - ancient-standards-version: bumped to 3.9.4.
+ - debian-rules-missing-recommended-target: added build-arch and
+ build-indep targets.
+ - patch-system-but-no-source-readme: used 3.0 (quilt) source format
+ instead of explicitly using quilt.
+ - wiki-copyright-format-uri: updated debian/copyright to the latest
+ format.
+ * Removed dead link from package description. (Closes: #695754)
+
+ -- Dmitry Shachnev <[email protected]> Mon, 24 Dec 2012 21:03:33 +0400
+
libtext-levenshtein-perl (0.06~01-1) unstable; urgency=low
* Initial Release. (Closes: #512267)
=== modified file 'debian/control'
--- a/debian/control 2009-01-19 12:52:39 +0000
+++ b/debian/control 2012-12-24 16:51:02 +0000
@@ -1,11 +1,11 @@
Source: libtext-levenshtein-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7), quilt
+Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl (>= 5.6.0-12)
Maintainer: Debian Perl Group <[email protected]>
Uploaders: Ryan Niebur <[email protected]>
-Standards-Version: 3.8.0
+Standards-Version: 3.9.4
Homepage: http://search.cpan.org/dist/Text-Levenshtein/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtext-levenshtein-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtext-levenshtein-perl/
@@ -18,5 +18,4 @@
edit distance is a measure of the degree of proximity between two strings.
This distance is the number of substitutions, deletions or insertions
("edits") needed to transform one string into the other one (and vice versa).
- When two strings have distance 0, they are the same. A good point to start
- is: <http://www.merriampark.com/ld.htm>
+ When two strings have distance 0, they are the same.
=== modified file 'debian/copyright'
--- a/debian/copyright 2009-01-19 12:52:39 +0000
+++ b/debian/copyright 2012-12-24 17:14:12 +0000
@@ -1,17 +1,16 @@
-Format-Specification:
- http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Dree Mistrut <[email protected]>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Dree Mistrut <[email protected]>
Upstream-Source: http://search.cpan.org/dist/Text-Levenshtein/
Upstream-Name: Text-Levenshtein
Files: *
Copyright: Copyright 2002,2004,2008 Dree Mistrut <[email protected]>
-Licenses: GPL-1+ | Artistic
+License: GPL-1+ or Artistic
License-Alias: Perl
Files: debian/*
Copyright: 2009, Ryan Niebur <[email protected]>
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
License: Artistic
This program is free software; you can redistribute it and/or modify
=== modified file 'debian/rules'
--- a/debian/rules 2009-01-19 12:52:39 +0000
+++ b/debian/rules 2012-12-24 16:55:17 +0000
@@ -1,13 +1,13 @@
#!/usr/bin/make -f
-include /usr/share/quilt/quilt.make
+build-arch:
-build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
+build-indep build: build-stamp
+build-stamp:
dh build
touch $@
-clean: unpatch
+clean:
dh $@
install: install-stamp
=== added directory 'debian/source'
=== added file 'debian/source/format'
--- a/debian/source/format 1970-01-01 00:00:00 +0000
+++ b/debian/source/format 2012-12-24 16:52:47 +0000
@@ -0,0 +1,1 @@
+3.0 (quilt)
--- End Message ---
--- Begin Message ---
Source: libtext-levenshtein-perl
Source-Version: 0.06~01-2
We believe that the bug you reported is fixed in the latest version of
libtext-levenshtein-perl, which is due to be installed in the Debian FTP
archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated
libtext-levenshtein-perl package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 24 Dec 2012 22:22:51 +0100
Source: libtext-levenshtein-perl
Binary: libtext-levenshtein-perl
Architecture: source all
Version: 0.06~01-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
libtext-levenshtein-perl - implementation of the Levenshtein edit distance
Closes: 695754 696639
Changes:
libtext-levenshtein-perl (0.06~01-2) unstable; urgency=low
.
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
.
[ Ryan Niebur ]
* Email change: Ryan Niebur -> [email protected]
.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
.
[ Dmitry Shachnev ]
* Fixed lintian warnings (Closes: #696639):
- ancient-standards-version: bumped to 3.9.4.
- debian-rules-missing-recommended-target: added build-arch and
build-indep targets.
- wiki-copyright-format-uri: updated debian/copyright to the latest
format.
* Removed dead link from package description (Closes: #695754).
.
[ gregor herrmann ]
* debian/copyright: update license stanzas.
* Switch to "3.0 (quilt)" source format. Drop quilt build dependency.
Use shortform dh(1) in debian/rules.
* Use debhelper 8.
* Add /me to Uploaders.
Checksums-Sha1:
2ed08eddc0ac36970e04fc13b06fb74b11474599 2175
libtext-levenshtein-perl_0.06~01-2.dsc
8f72c58f8c2110b195a6be5ce26fc8e1706a9ba3 2285
libtext-levenshtein-perl_0.06~01-2.debian.tar.gz
16998f9550841d333f0172b225a3cd5b4e55b7f4 6890
libtext-levenshtein-perl_0.06~01-2_all.deb
Checksums-Sha256:
84485d2f11de165ce03503f27d5ad7c9bb5664f35fac14f6249096590f5996ac 2175
libtext-levenshtein-perl_0.06~01-2.dsc
ca996a6e44c0c1faea619b719fc1ff2a64a6dfdb70efdc0fd76609231dff1e53 2285
libtext-levenshtein-perl_0.06~01-2.debian.tar.gz
b564398121eb2922a05229c71816d9075037601c852973f95622b45b63bf010a 6890
libtext-levenshtein-perl_0.06~01-2_all.deb
Files:
0c00bdcc36e61c81f7886e07fbaeaf98 2175 perl optional
libtext-levenshtein-perl_0.06~01-2.dsc
48dbd671bc6a9435c7711a44b6f59bbb 2285 perl optional
libtext-levenshtein-perl_0.06~01-2.debian.tar.gz
4bc4481be67ad352d59fc9bd724b99fb 6890 perl optional
libtext-levenshtein-perl_0.06~01-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJQ2MgUAAoJELs6aAGGSaoGgLEP/jgYcJuDCod/lz8Rc9tp3eeM
QrrhPsBpVZHlcC3tUNUhrg+B81/EctSReb8kaKOyEDJDB2pprwCntEFdrHabEAJ7
wd/4813io7Bf/vwYiKaAghlll/CeCefaUG6ZeFiNpjTA3EAqSHJXzAMu+hQUdMMF
vEJqZfde5xgg4H0HCTujzeJOBPNyp4dXH6y03JPrQTGxtXeIWnE5FUZUz2qN07i1
sz9zLfO6llx1JjzondlpAyoIajnPZBPWIIbWPCY5ED58gMUR07ihcJFKys2Z6aBn
hP5dzUlHeA+g2Ax6OGFcAAEZbW72lLgEp0CEUF/d7uFUxph6DPhc+zzdvoGziDyD
MndPztGAsTIYpipgW9HFVwLD/t4ObPpGB9niBz898jFuuDhSig/aS7H7T+wGR0Dd
MgB6LJhZcxa/2nofs14izhb3NCYYS4aCq5Wn8vOFkH9uXE+O3Ycom6zY5IQsfpIQ
tDxHFw2YilB8o8lduFmhnVnlrt1V3JnFGYwyVE40/db0KyrM4uTqnXSvlx9eHRBF
2aUDMowLNFT4vFRVn9RG/BDqPrCduwq4cDddX6xKECBaOaNaMPVQE0hU+qsGxI8Q
Cd42mLmG35ZLNlyFUb9WMcFXh7tGhGrZU7x3Yv44S8eCr2G3rSIKeQ0RmeQrnZwe
xA0OBnqdWzhdOJJ1D2VB
=FWdv
-----END PGP SIGNATURE-----
--- End Message ---