[Pkg-gnutls-commits] r1085 - in /packages/libtasn1-3/trunk/debian: changelog control
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sat Jun 18 07:13:46 UTC 2011
Author: ametzler
Date: Sat Jun 18 07:13:46 2011
New Revision: 1085
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1085
Log:
Diverge from the Ubuntu: no Multi-Arch: same for -dbg
Modified:
packages/libtasn1-3/trunk/debian/changelog
packages/libtasn1-3/trunk/debian/control
Modified: packages/libtasn1-3/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libtasn1-3/trunk/debian/changelog?rev=1085&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/changelog (original)
+++ packages/libtasn1-3/trunk/debian/changelog Sat Jun 18 07:13:46 2011
@@ -8,8 +8,12 @@
$(DEB_HOST_MULTIARCH)).
+ Bump debhelper b-d to 8.1.3 (for ${misc:Pre-Depends}).
+ runtime library is Multi-Arch: same and has Pre-Depends:
- ${misc:Pre-Depends}, -dbg is Multi-Arch: same, -bin (helper binaries)
+ ${misc:Pre-Depends}, -bin (helper binaries)
is Multi-Arch: foreign. -dev is unchanged.
+ * Diverge from the Ubuntu patch by not settting Multi-Arch: same on
+ -dbg package. It contains debugging symbols for both library and helper
+ binaries ( e.g. /usr/lib/debug/usr/bin/asn1Decoding) and is therefore not
+ co-installable with itself.
-- Andreas Metzler <ametzler at debian.org> Sun, 24 Apr 2011 10:12:25 +0200
Modified: packages/libtasn1-3/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libtasn1-3/trunk/debian/control?rev=1085&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/control (original)
+++ packages/libtasn1-3/trunk/debian/control Sat Jun 18 07:13:46 2011
@@ -34,7 +34,6 @@
Architecture: any
Depends: libtasn1-3 (= ${binary:Version}), ${misc:Depends}
Priority: extra
-Multi-Arch: same
Description: Manage ASN.1 structures (debugging symbols)
Manage ASN1 (Abstract Syntax Notation One) structures.
The main features of this library are:
More information about the Pkg-gnutls-commits
mailing list