summaryrefslogtreecommitdiff
path: root/debian/compat
AgeCommit message (Collapse)Author
2006-05-16* apt-pkg/contrib/sha256.cc:Michael Vogt
The patch below fixes the problem by open-coding the ntohl() call and combining it with a byte-by-byte load of the 32-bit word.
2004-09-20* Update to debhelper compatibility level 3Arch Librarian
Author: mdz Date: 2003-08-09 19:15:22 GMT * Update to debhelper compatibility level 3 - remove ldconfig calls from debian/{postinst,postrm} as dh_makeshlibs will add them - echo 3 > debian/compat
2004-09-20* Use debian/compat rather than DH_COMPATArch Librarian
Author: mdz Date: 2003-08-09 18:43:30 GMT * Use debian/compat rather than DH_COMPAT