Your message dated Wed, 26 Jun 2013 16:18:51 +0000 with message-id <[email protected]> and subject line Bug#664382: fixed in php-crypt-gpg 1.3.2-1 has caused the Debian Bug report #664382, regarding [PATCH] php-crypt-gpg: Helping to update to packaging format 3.0 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.) -- 664382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664382 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: php-crypt-gpg 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 19ce45160e918f44d4c193e161f1782a8f9ab13d Mon Sep 17 00:00:00 2001 From: Jari Aalto <[email protected]> Date: Wed, 29 Feb 2012 08:55:28 -0500 Subject: [PATCH] format-3.0 Organization: Private Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Signed-off-by: Jari Aalto <[email protected]> --- debian/changelog | 9 +++++++++ debian/control | 4 ++-- debian/rules | 10 ++++------ debian/source/format | 1 + 4 files changed, 16 insertions(+), 8 deletions(-) create mode 100644 debian/source/format diff --git a/debian/changelog b/debian/changelog index 7d09d0e..6019ac5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +php-crypt-gpg (1.1.1-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Remove deprecated dpatch (not used, no patches) from debian/control + and debian/rules and upgrade to packaging format "3.0 quilt". + * Update to Standards-Version to 3.9.3 and debhelper to 9. + + -- Jari Aalto <[email protected]> Wed, 29 Feb 2012 08:54:27 -0500 + php-crypt-gpg (1.1.1-1) unstable; urgency=low * New upstream source diff --git a/debian/control b/debian/control index aee989d..aa9f43d 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,11 @@ Source: php-crypt-gpg Section: php Priority: optional Maintainer: Joey Schulze <[email protected]> -Build-Depends: debhelper (>= 5.0), dpatch +Build-Depends: debhelper (>= 9) Build-Depends-Indep: php-pear Vcs-Browser: http://cvs.infodrom.org/php-mail/trunk?cvsroot=debian Homepage: http://pear.php.net/package/Crypt_GPG -Standards-Version: 3.8.4 +Standards-Version: 3.9.3 Package: php-crypt-gpg Architecture: all diff --git a/debian/rules b/debian/rules index b074dd3..0d6e31d 100755 --- a/debian/rules +++ b/debian/rules @@ -31,15 +31,13 @@ pear_pkg = Crypt_GPG installbin = install -g root -o root -m 755 installdoc = install -g root -o root -m 644 -include /usr/share/dpatch/dpatch.make -build: patch +build: test -e debian/control touch stamp-build -clean: debclean unpatch +clean: debclean rm -f $(pear_pkg)/package.xml - test -z "$(ls debian/patches/*.dpatch)" || chmod a-x debian/patches/*.dpatch rm -f stamp-build debclean: @@ -79,7 +77,7 @@ binary-indep: debclean rm -rf debian/tmp/usr/share/php/data rm -rf debian/tmp/usr/share/php/test rm -rf debian/tmp/usr/share/php/data/Log/misc - # + # dpkg-gencontrol -isp dpkg --build debian/tmp .. @@ -106,6 +104,6 @@ checkroot: dist: binary dsc -.PHONY: binary binary-arch binary-indep clean debclean build patch unpatch +.PHONY: binary binary-arch binary-indep clean debclean build diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- 1.7.9
--- End Message ---
--- Begin Message ---Source: php-crypt-gpg Source-Version: 1.3.2-1 We believe that the bug you reported is fixed in the latest version of php-crypt-gpg, 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. Prach Pongpanich <[email protected]> (supplier of updated php-crypt-gpg 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: SHA1 Format: 1.8 Date: Thu, 20 Jun 2013 21:15:34 +0700 Source: php-crypt-gpg Binary: php-crypt-gpg Architecture: source all Version: 1.3.2-1 Distribution: unstable Urgency: low Maintainer: Debian PHP PEAR Maintainers <[email protected]> Changed-By: Prach Pongpanich <[email protected]> Description: php-crypt-gpg - PHP PEAR module for encrypting and decrypting with GnuPG Closes: 638505 664382 689324 Changes: php-crypt-gpg (1.3.2-1) unstable; urgency=low . * New upstream release * Now using PKG-PHP-PEAR team as maintainer * Switch to pkg-php-tools and dh-sequencer - Drop debian/{postinst,prerm} file (Closes: #689324) * Add Depends on misc-depends * Add myself as uploader * Switch VCS to git (Closes: #638505) * Switch to 3.0 (quilt) source format (Closes: #664382) * Switch debian/copyright to format 1.0 * Bump debhelper compat to 9 * Bump Standards-Version to 3.9.4 Checksums-Sha1: 39ff25be3ed3c2264d62a89dd18ff91c69967537 1407 php-crypt-gpg_1.3.2-1.dsc b8617edf0b940924b0170ab2d103b47cdaaf1f93 339001 php-crypt-gpg_1.3.2.orig.tar.gz 9b691eab9eaa39b09439b7df500280582a62b091 4848 php-crypt-gpg_1.3.2-1.debian.tar.gz 0fc89cf744b7b38b3b5c2d1b19d4f30e5d559764 341074 php-crypt-gpg_1.3.2-1_all.deb Checksums-Sha256: d57a578ca56daf071b6a334cd46116ac0ff84d6623b93b28d0c5b7262c156170 1407 php-crypt-gpg_1.3.2-1.dsc 67f77bfb9b21dd428587f5bd336e4b9b2e200a1b62160e7ae0d0dfffd1357899 339001 php-crypt-gpg_1.3.2.orig.tar.gz d8af65ffb1e1506cfa6bd7e85fd5ad196af7ed3863273158bcea8179b8137d8a 4848 php-crypt-gpg_1.3.2-1.debian.tar.gz 63f63bde94ae803fd5bfc9a42969c7404d7c444003fdafd2ed40791cf618bfb3 341074 php-crypt-gpg_1.3.2-1_all.deb Files: 427ce217b5eb676be0d9c873211c29e4 1407 php optional php-crypt-gpg_1.3.2-1.dsc 8dea7ae503c282cedca591706bc2cc04 339001 php optional php-crypt-gpg_1.3.2.orig.tar.gz d9a003f626660c20751e70f8275a1d19 4848 php optional php-crypt-gpg_1.3.2-1.debian.tar.gz bcacff6d4f3f17d2ee125e21aedbf013 341074 php optional php-crypt-gpg_1.3.2-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlHLErYACgkQl4M9yZjvmklRcwCg3A/4D+DGajWCevYRc7UC5Jru ZWMAoNzfloCo/uke6ynk3YUl/UrASaL5 =4nWV -----END PGP SIGNATURE-----
--- End Message ---

