Processed: Re: Bug#649905: blackbox: FTBFS: libbt0.symbols 64-bit specific
Processing commands for cont...@bugs.debian.org: > tags 649905 - pending Bug #649905 [src:blackbox] blackbox: FTBFS: libbt0.symbols 64-bit specific Removed tag(s) pending. > tags 649905 + patch Bug #649905 [src:blackbox] blackbox: FTBFS: libbt0.symbols 64-bit specific Added tag(s) patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 649905: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649905 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- 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/handler.s.c.13227160083486.transcr...@bugs.debian.org
Bug#649905: blackbox: FTBFS: libbt0.symbols 64-bit specific
tags 649905 - pending tags 649905 + patch thanks On Wed, Nov 30, 2011 at 02:10:25AM +0900, d+...@vdr.jp wrote: > > >Per https://buildd.debian.org/status/package.php?p=blackbox, > > >builds of blackbox on 32-bit architectures have been failing > > >because libbt0.symbols only matches libbt.so.0's actual symbols on > > >64-bit architectures (amd64, ia64, and kfreebsd-amd64). > > > > May I ask you what was the point on introducing symbol files in the > > first place? > > I introduced symbol files to eliminate lintian warning. > But should I use override better than using symbol files? For the present, patch to symbol files attached. It is too complex, should I use override instead of symbol files? -- Regards, dai GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E diff -Nru blackbox-0.70.1/debian/libbt0.symbols blackbox-0.70.1/debian/libbt0.symbols --- blackbox-0.70.1/debian/libbt0.symbols 2011-11-10 16:56:55.0 +0900 +++ blackbox-0.70.1/debian/libbt0.symbols 2011-11-29 15:57:14.0 +0900 @@ -9,8 +9,9 @@ _ZN2bt10ScreenInfoC1ERNS_7DisplayEj@Base 0.70.1 _ZN2bt10ScreenInfoC2ERNS_7DisplayEj@Base 0.70.1 _ZN2bt10drawBitmapERKNS_6BitmapERKNS_3PenEmRKNS_4RectE@Base 0.70.1 + (arch=!amd64 !ia64 !kfreebsd-amd64 !s390x)_ZN2bt10ellideTextERKSbIjSt11char_traitsIjESaIjEEjS5_@Base 0.70.1 _ZN2bt10ellideTextERKSbIjSt11char_traitsIjESaIjEEjS5_jRKNS_4FontE@Base 0.70.1 - _ZN2bt10ellideTextERKSbIjSt11char_traitsIjESaIjEEmS5_@Base 0.70.1 + (arch=amd64 ia64 kfreebsd-amd64 s390x)_ZN2bt10ellideTextERKSbIjSt11char_traitsIjESaIjEEmS5_@Base 0.70.1 _ZN2bt10hasUnicodeEv@Base 0.70.1 _ZN2bt10parse_xlfdERKSs@Base 0.70.1 _ZN2bt10startupShmERKNS_7DisplayE@Base 0.70.1 @@ -375,11 +376,16 @@ _ZNK2bt9MenuStyle9drawTitleEmRKNS_4RectERKSbIjSt11char_traitsIjESaIjEE@Base 0.70.1 _ZNK2bt9MenuStyle9titleRectERKSbIjSt11char_traitsIjESaIjEE@Base 0.70.1 _ZNSbIjSt11char_traitsIjESaIjEE4_Rep20_S_empty_rep_storageE@Base 0.70.1 - _ZNSbIjSt11char_traitsIjESaIjEE4_Rep8_M_cloneERKS1_m@Base 0.70.1 - _ZNSbIjSt11char_traitsIjESaIjEE6appendEmj@Base 0.70.1 - _ZNSbIjSt11char_traitsIjESaIjEE7replaceEmmPKjm@Base 0.70.1 - _ZNSbIjSt11char_traitsIjESaIjEE7reserveEm@Base 0.70.1 - _ZNSbIjSt11char_traitsIjESaIjEE9_M_mutateEmmm@Base 0.70.1 + (arch=!amd64 !ia64 !kfreebsd-amd64 !s390x)_ZNSbIjSt11char_traitsIjESaIjEE4_Rep8_M_cloneERKS1_j@Base 0.70.1 + (arch=amd64 ia64 kfreebsd-amd64 s390x)_ZNSbIjSt11char_traitsIjESaIjEE4_Rep8_M_cloneERKS1_m@Base 0.70.1 + (arch=!amd64 !ia64 !kfreebsd-amd64 !s390x)_ZNSbIjSt11char_traitsIjESaIjEE6appendEjj@Base 0.70.1 + (arch=amd64 ia64 kfreebsd-amd64 s390x)_ZNSbIjSt11char_traitsIjESaIjEE6appendEmj@Base 0.70.1 + (arch=!amd64 !ia64 !kfreebsd-amd64 !s390x)_ZNSbIjSt11char_traitsIjESaIjEE7replaceEjjPKjj@Base 0.70.1 + (arch=amd64 ia64 kfreebsd-amd64 s390x)_ZNSbIjSt11char_traitsIjESaIjEE7replaceEmmPKjm@Base 0.70.1 + (arch=!amd64 !ia64 !kfreebsd-amd64 !s390x)_ZNSbIjSt11char_traitsIjESaIjEE7reserveEj@Base 0.70.1 + (arch=amd64 ia64 kfreebsd-amd64 s390x)_ZNSbIjSt11char_traitsIjESaIjEE7reserveEm@Base 0.70.1 + (arch=!amd64 !ia64 !kfreebsd-amd64 !s390x)_ZNSbIjSt11char_traitsIjESaIjEE9_M_mutateEjjj@Base 0.70.1 + (arch=amd64 ia64 kfreebsd-amd64 s390x)_ZNSbIjSt11char_traitsIjESaIjEE9_M_mutateEmmm@Base 0.70.1 _ZNSbIjSt11char_traitsIjESaIjEEC1ERKS2_@Base 0.70.1 _ZNSbIjSt11char_traitsIjESaIjEEC2ERKS2_@Base 0.70.1 _ZNSbIjSt11char_traitsIjESaIjEED1Ev@Base 0.70.1 @@ -388,7 +394,8 @@ _ZNSsC2IN9__gnu_cxx17__normal_iteratorIPKcSsT_S5_RKSaIcE@Base 0.70.1 _ZNSt10_List_baseISsSaISsEED1Ev@Base 0.70.1 _ZNSt10_List_baseISsSaISsEED2Ev@Base 0.70.1 - _ZNSt11_Deque_baseIPN2bt4MenuESaIS2_EE17_M_initialize_mapEm@Base 0.70.1 + (arch=!amd64 !ia64 !kfreebsd-amd64 !s390x)_ZNSt11_Deque_baseIPN2bt4MenuESaIS2_EE17_M_initialize_mapEj@Base 0.70.1 + (arch=amd64 ia64 kfreebsd-amd64 s390x)_ZNSt11_Deque_baseIPN2bt4MenuESaIS2_EE17_M_initialize_mapEm@Base 0.70.1 _ZNSt4listIN2bt15RealPixmapCache9CacheItemESaIS2_EED1Ev@Base 0.70.1 _ZNSt4listIN2bt15RealPixmapCache9CacheItemESaIS2_EED2Ev@Base 0.70.1 _ZNSt4listIN2bt8MenuItemESaIS1_EE6insertESt14_List_iteratorIS1_ERKS1_@Base 0.70.1 @@ -396,24 +403,29 @@ _ZNSt4listIN2bt8MenuItemESaIS1_EED2Ev@Base 0.70.1 _ZNSt4listISsSaISsEED1Ev@Base 0.70.1 _ZNSt4listISsSaISsEED2Ev@Base 0.70.1 - _ZNSt5dequeIPN2bt4MenuESaIS2_EE17_M_reallocate_mapEmb@Base 0.70.1 + (arch=!amd64 !ia64 !kfreebsd-amd64 !s390x)_ZNSt5dequeIPN2bt4MenuESaIS2_EE17_M_reallocate_mapEjb@Base 0.70.1 + (arch=amd64 ia64 kfreebsd-amd64 s390x)_ZNSt5dequeIPN2bt4MenuESaIS2_EE17_M_reallocate_mapEmb@Base 0.70.1 _ZNSt5dequeIPN2bt4MenuESaIS2_EED1Ev@Base 0.70.1 _ZNSt5dequeIPN2bt4MenuESaIS2_EED2Ev@Base 0.70.1 - _ZNSt6vectorIPN2bt11XColorTableESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEmRKS2_@Base 0.70.1 + (arch=!amd64 !ia64 !kfreebsd-amd64 !s390x)_ZNSt6vectorIPN2bt11XColorTableESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEjRKS2_@Base 0.70.1 + (arch=amd64 ia64 kfreebsd-amd64 s390x)_ZNSt6
Bug#634579: qt-x11-free: FTBFS: NIS support cannot be enabled due to, functionality tests!
fixed 634579 qt-x11-free/3:3.3.8b-9 tags 634579 - wheezy sid thanks NIS is correctly detected, on my amd64 computer, with the option added by debian/rules: -L/usr/lib/$(DEB_HOST_MULTIARCH) And qt-x11-free ChangeLog says: > qt-x11-free (3:3.3.8b-9) unstable; urgency=low > > * QA upload. > * Tell configure about the multiarch path. (Closes: #634579). > > -- Aurelien Jarno Tue, 02 Aug 2011 09:53:22 +0200 -- Laurent Dard -- 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/4ed6c753.6080...@online.fr
Processed: add support for LaCie 321 (LCA21C0)
Processing commands for cont...@bugs.debian.org: > submitter 599573 bugs-deb...@aquazul.com Bug #599573 [ddccontrol-db] add support for LaCie 321 (LCA21C0) Changed Bug submitter to 'bugs-deb...@aquazul.com' from 'Mourad De Clerck ' > kthxbye Stopping processing here. Please contact me if you need assistance. -- 599573: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599573 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- 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/handler.s.c.132269877524739.transcr...@bugs.debian.org
Processed: Re: qt-x11-free: FTBFS: NIS support cannot be enabled due to, functionality tests!
Processing commands for cont...@bugs.debian.org: > fixed 634579 qt-x11-free/3:3.3.8b-9 Bug #634579 [src:qt-x11-free] qt-x11-free: FTBFS: NIS support cannot be enabled due to functionality tests! The source qt-x11-free and version 3:3.3.8b-9 do not appear to match any binary packages Bug Marked as fixed in versions qt-x11-free/3:3.3.8b-9. > tags 634579 - wheezy sid Bug #634579 [src:qt-x11-free] qt-x11-free: FTBFS: NIS support cannot be enabled due to functionality tests! Removed tag(s) sid and wheezy. > thanks Stopping processing here. Please contact me if you need assistance. -- 634579: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634579 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- 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/handler.s.c.132269858924122.transcr...@bugs.debian.org
siggen_2.3.10-4_amd64.changes ACCEPTED into unstable
Accepted: siggen_2.3.10-4.diff.gz to main/s/siggen/siggen_2.3.10-4.diff.gz siggen_2.3.10-4.dsc to main/s/siggen/siggen_2.3.10-4.dsc siggen_2.3.10-4_amd64.deb to main/s/siggen/siggen_2.3.10-4_amd64.deb Override entries for your package: siggen_2.3.10-4.dsc - source sound siggen_2.3.10-4_amd64.deb - optional sound Announcing to debian-devel-chan...@lists.debian.org Thank you for your contribution to Debian. -- 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/e1rvskf-cn...@franck.debian.org
Processing of siggen_2.3.10-4_amd64.changes
siggen_2.3.10-4_amd64.changes uploaded successfully to localhost along with the files: siggen_2.3.10-4.dsc siggen_2.3.10-4.diff.gz siggen_2.3.10-4_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- 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/e1rvswb-0006fz...@franck.debian.org
Bug#650511: libbt0: undeclared Conflicts/Replaces with libbt
On Wed, Nov 30, 2011 at 09:29:26PM +0900, d+...@vdr.jp wrote: > > # apt-get install -qq libbt > > debconf: delaying package configuration, since apt-utils is not installed > > Selecting previously unselected package libxext6. > > (Reading database ... 12618 files and directories currently installed.) > > Unpacking libxext6 (from .../libxext6_2%3a1.3.0-3_amd64.deb) ... > > Selecting previously unselected package libbt0. > > Unpacking libbt0 (from .../libbt0_0.70.1-4_amd64.deb) ... > > dpkg: error processing /var/cache/apt/archives/libbt0_0.70.1-4_amd64.deb > > (--unpack): > > trying to overwrite '/usr/lib/libbt.so.0.0.0', which is also in package > > libbt 0.70.1-3 > > configured to not write apport reports > > dpkg-deb: error: subprocess paste was > > killed by signal (Broken pipe) > > Preparing to replace libbt 0.70.1-3 (using .../libbt_0.70.1-4_all.deb) ... > > Unpacking replacement libbt ... > > Errors were encountered while processing: > > /var/cache/apt/archives/libbt0_0.70.1-4_amd64.deb > > E: Sub-process /usr/bin/dpkg returned an error code (1) > > added Replaces/Breaks: libbt0 (<< 0.70.1-4) to libbt. > patch attached. Oops. added Replaces/Breaks: libbt (<< 0.70.1-4) to libbt0. -- Regards, dai GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E diff -Nru blackbox-0.70.1/debian/control blackbox-0.70.1/debian/control --- blackbox-0.70.1/debian/control 2011-11-23 16:32:22.0 +0900 +++ blackbox-0.70.1/debian/control 2011-11-30 21:35:07.0 +0900 @@ -53,6 +53,8 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Breaks: libbt (<< 0.70.1-4) +Replaces: libbt (<< 0.70.1-4) Description: Blackbox - shared library This is a window manager for X. It is similar in many respects to such popular packages as Window Maker, Enlightenment, and FVWM2. You signature.asc Description: Digital signature
Processed: Re: Bug#650511: libbt0: undeclared Conflicts/Replaces with libbt
Processing commands for cont...@bugs.debian.org: > tags 650511 + patch Bug #650511 [libbt0] libbt0: undeclared Conflicts/Replaces with libbt Added tag(s) patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 650511: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650511 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- 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/handler.s.c.132265624332348.transcr...@bugs.debian.org
Bug#650511: libbt0: undeclared Conflicts/Replaces with libbt
tags 650511 + patch thanks On Wed, Nov 30, 2011 at 12:36:28PM +0100, Jakub Wilk wrote: > # apt-get install -qq libbt > debconf: delaying package configuration, since apt-utils is not installed > Selecting previously unselected package libxext6. > (Reading database ... 12618 files and directories currently installed.) > Unpacking libxext6 (from .../libxext6_2%3a1.3.0-3_amd64.deb) ... > Selecting previously unselected package libbt0. > Unpacking libbt0 (from .../libbt0_0.70.1-4_amd64.deb) ... > dpkg: error processing /var/cache/apt/archives/libbt0_0.70.1-4_amd64.deb > (--unpack): > trying to overwrite '/usr/lib/libbt.so.0.0.0', which is also in package > libbt 0.70.1-3 > configured to not write apport reports > dpkg-deb: error: subprocess paste was > killed by signal (Broken pipe) > Preparing to replace libbt 0.70.1-3 (using .../libbt_0.70.1-4_all.deb) ... > Unpacking replacement libbt ... > Errors were encountered while processing: > /var/cache/apt/archives/libbt0_0.70.1-4_amd64.deb > E: Sub-process /usr/bin/dpkg returned an error code (1) added Replaces/Breaks: libbt0 (<< 0.70.1-4) to libbt. patch attached. -- Regards, dai GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E diff -Nru blackbox-0.70.1/debian/control blackbox-0.70.1/debian/control --- blackbox-0.70.1/debian/control 2011-11-23 16:32:22.0 +0900 +++ blackbox-0.70.1/debian/control 2011-11-30 21:22:40.0 +0900 @@ -75,6 +75,8 @@ Priority: extra Architecture: all Depends: ${misc:Depends}, libbt0 (>= ${source:Version}) +Breaks: libbt0 (<< 0.70.1-4) +Replaces: libbt0 (<< 0.70.1-4) Description: transitional package for libbt0 This is a dummy package to aid in transitioning from libbt to libbt0. This dummy package may be safely removed after upgrading to wheezy. signature.asc Description: Digital signature
Bug#650511: libbt0: undeclared Conflicts/Replaces with libbt
Package: libbt0 Version: 0.70.1-4 Severity: serious Justification: Policy 7.6.1 # apt-get install -qq libbt debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libxext6. (Reading database ... 12618 files and directories currently installed.) Unpacking libxext6 (from .../libxext6_2%3a1.3.0-3_amd64.deb) ... Selecting previously unselected package libbt0. Unpacking libbt0 (from .../libbt0_0.70.1-4_amd64.deb) ... dpkg: error processing /var/cache/apt/archives/libbt0_0.70.1-4_amd64.deb (--unpack): trying to overwrite '/usr/lib/libbt.so.0.0.0', which is also in package libbt 0.70.1-3 configured to not write apport reports dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Preparing to replace libbt 0.70.1-3 (using .../libbt_0.70.1-4_all.deb) ... Unpacking replacement libbt ... Errors were encountered while processing: /var/cache/apt/archives/libbt0_0.70.1-4_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) -- Jakub Wilk -- 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/2030113628.ga7...@jwilk.net
Bug#622728: marked as done (libpqxx3-dev: New upstream version available (3.1))
Your message dated Wed, 30 Nov 2011 11:03:10 + with message-id and subject line Bug#622728: fixed in libpqxx3 3.1-1 has caused the Debian Bug report #622728, regarding libpqxx3-dev: New upstream version available (3.1) 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 ow...@bugs.debian.org immediately.) -- 622728: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622728 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: libpqxx3-dev Version: 3.0.2-1 Severity: wishlist A new upstream version is available. Please package. Regards, Matthijs Möhlmann -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.38-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libpqxx3-dev depends on: ii libpq-dev 9.0.3-1+b1 header files for libpq5 (PostgreSQ ii libpqxx-3.0 3.0.2-1C++ library to connect to PostgreS ii pkg-config0.25-1.1 manage compile and link flags for libpqxx3-dev recommends no packages. Versions of packages libpqxx3-dev suggests: pn libpqxx3-doc (no description available) -- no debconf information --- End Message --- --- Begin Message --- Source: libpqxx3 Source-Version: 3.1-1 We believe that the bug you reported is fixed in the latest version of libpqxx3, which is due to be installed in the Debian FTP archive: libpqxx-3.1-dbg_3.1-1_amd64.deb to main/libp/libpqxx3/libpqxx-3.1-dbg_3.1-1_amd64.deb libpqxx-3.1_3.1-1_amd64.deb to main/libp/libpqxx3/libpqxx-3.1_3.1-1_amd64.deb libpqxx3-dev_3.1-1_amd64.deb to main/libp/libpqxx3/libpqxx3-dev_3.1-1_amd64.deb libpqxx3-doc_3.1-1_all.deb to main/libp/libpqxx3/libpqxx3-doc_3.1-1_all.deb libpqxx3_3.1-1.debian.tar.gz to main/libp/libpqxx3/libpqxx3_3.1-1.debian.tar.gz libpqxx3_3.1-1.dsc to main/libp/libpqxx3/libpqxx3_3.1-1.dsc libpqxx3_3.1.orig.tar.gz to main/libp/libpqxx3/libpqxx3_3.1.orig.tar.gz 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 622...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Marcin Kulisz (kuLa) (supplier of updated libpqxx3 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 ftpmas...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Nov 2011 20:52:27 + Source: libpqxx3 Binary: libpqxx3-dev libpqxx3-doc libpqxx-3.1 libpqxx-3.1-dbg Architecture: source amd64 all Version: 3.1-1 Distribution: unstable Urgency: low Maintainer: Marcin Kulisz (kuLa) Changed-By: Marcin Kulisz (kuLa) Description: libpqxx-3.1 - C++ library to connect to PostgreSQL libpqxx-3.1-dbg - C++ library to connect to PostgreSQL (debugging symbols) libpqxx3-dev - C++ library to connect to PostgreSQL (development files) libpqxx3-doc - C++ library to connect to PostgreSQL (documentation) Closes: 618703 622480 622728 Changes: libpqxx3 (3.1-1) unstable; urgency=low . [ Marcin Kulisz ] * Adopting package (Closes: #618703) * d/rules total rewrite * adding symbols file * fixing all lintian issues . [ Matthijs Möhlmann ] * New upstream version (Closes: #622728) * Update copyright file and include BSD license. * Switch to dpkg-source 3.0 (quilt) format * Empty the dependency_lib line in the .la file. (Closes: #622480) * Use debhelper 8 Checksums-Sha1: 31c5c2386ba0ee85a649f870a21c651d98751531 2013 libpqxx3_3.1-1.dsc 2594951a780b4a5521816331360cf9d06be7758c 1763933 libpqxx3_3.1.orig.tar.gz b89db8eb19670a71b00064cd955534908cf84920 12006 libpqxx3_3.1-1.debian.tar.gz 42995c83d3a38d06f4a24ddeb7c1002b73d70bd9 169636 libpqxx3-dev_3.1-1_amd64.deb 5c563e88aa05cf5b9fdc5fa6875bf861d49b18eb 1426406 libpqxx3-doc_3.1-1_all.deb 91eb5e616407610f3b155d622b66f2e7e1e5a9b4 264106 libpqxx-3.1_3.1-1_amd64.deb 9e7109feac79b87ba9d9e3466ed3560edb84f271 104078 libpqxx-3.1-dbg_3.1-1_amd64.deb Checksums-Sha256: 242877d5a7341b6de81b1475afea00942d227c45b48298a95ea538e19d73c06e 2013 libpqxx3_3.1-1.dsc b3f19ed2374efc8441fc578927fab60ef7630c9077a16e538648af22208ed90e 1763933 libpqxx3_3.1.orig.tar.gz 8c169ee6b858a655d83f77d67c39f07d38ad9b7e8582e67a7b70fd75f53819