Your message dated Sun, 17 May 2020 05:09:48 +0000 with message-id <[email protected]> and subject line Bug#960690: Removed package(s) from unstable has caused the Debian Bug report #949226, regarding pgadmin3: can it build in parallel? 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.) -- 949226: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949226 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: pgadmin3 Version: 1.22.2-6 Severity: wishlist Dear maintainer, I noticed that pgadmin3 doesn't build in parallel. Its rules file has: override_dh_auto_build: $(MAKE) CFLAGS+="-g" CXXFLAGS+="-g" pod2man --center "pgAdmin III" --release "" debian/pgadmin3.pod > pgadmin3.1 However it seems to me that it uses a very standard autotools build system. If so, could that perhaps be replaced by: export DEB_MAINT_CFLAGS_APPEND = -g export DEB_MAINT_CXXFLAGS_APPEND = -g override_dh_auto_build: dh_auto_build pod2man --center "pgAdmin III" --release "" debian/pgadmin3.pod > pgadmin3.1 ? That way you'd get to use all of dh_auto_build's coolness, besides automatically passing the appropriate -j option to make. -- regards, Mattia Rizzolo GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. More about me: https://mapreri.org : :' : Launchpad user: https://launchpad.net/~mapreri `. `'` Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Version: 1.22.2-6+rm Dear submitter, as the package pgadmin3 has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/960690 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---

