196 |
1791d 20h |
magnus |
/trunk/debian/ |
Build with --enable-fat, this time hopefully with the right symbol
architecture tags. |
|
195 |
1791d 20h |
magnus |
/trunk/debian/ |
Delete changes that shouldn't have been in the previous commit. |
|
194 |
1791d 20h |
magnus |
/trunk/debian/ |
* Convert to dh format and upgrade to compat level 12
* Drop unnecessary configure flags --enable-shared (enabled by default) and
--disable-dependency-tracking (only relevant to BSD Make) and makeinfo
flag --enable-encoding (enabled by default now).
* No longer exclude *.pdf from dh_compress. |
|
192 |
1798d 16h |
magnus |
/trunk/debian/ |
Drop -Wl,--as-needed linker flag; used by default by bullseye
toolchain. |
|
190 |
1798d 18h |
magnus |
/trunk/debian/ |
Library sonames bumps |
|
189 |
1798d 18h |
magnus |
/trunk/debian/ |
Only symlink docdir for nettle-bin, allowing future independent
library sonames bumps of nettle and hogweed (Closes: #956524). Thanks
to Andreas Metzler. |
|
185 |
2037d 21h |
magnus |
/trunk/debian/ |
* Upload 3.5.1 to experimental (Closes: #933266).
* Correctly mark architecture-specific symbols this time. |
|
184 |
2043d 17h |
magnus |
/trunk/debian/ |
Revert to 3.4.1 to acquire a transition slot (Closes: #938959). Not
building with --enable-fat either because symbol differences between
platforms need to be checked. |
|
183 |
2051d 16h |
magnus |
/trunk/debian/ |
Override lintian warning about -lgmp in hogweed.pc (it's after a #). |
|
179 |
2061d 14h |
magnus |
/trunk/debian/ |
Try building with --enable-fat (Closes: #861632). |
|
178 |
2061d 15h |
magnus |
/trunk/debian/ |
Change --link-doc package too. |
|
170 |
2671d 19h |
magnus |
/trunk/debian/ |
debian/rules: Switch to dh_update_autotools_config. |
|
165 |
2764d 16h |
magnus |
/trunk/debian/ |
Drop old style -dbg package and switch to automatically created
-dbgsym packages. Since the old package was built with Debhelper level
8 there are actually no file conflicts. |
|
136 |
3631d 17h |
magnus |
/trunk/ |
Merge branches/3.0 |
|
129 |
3759d 13h |
magnus |
/trunk/debian/ |
Use dh_installdocs --link-doc to create symlinks and add correct
dependencies (Closes: #773022). |
|
95 |
4670d 01h |
magnus |
/trunk/debian/ |
Use dpkg-buildflags to set CFLAGS et al. |
|
77 |
4991d 21h |
magnus |
/trunk/debian/ |
Add multi-arch support. |
|
73 |
5013d 16h |
magnus |
/trunk/debian/ |
Add symbols files and correct dependencies in shlibs files. |
|
67 |
5131d 13h |
magnus |
/trunk/debian/ |
* Upload to unstable.
* Increase Debhelper compat level to 7.
* debian/rules: Add build-indep and build-arch targets. |
|
65 |
5191d 14h |
magnus |
/trunk/debian/ |
* Handle the parallel DEB_BUILD_OPTIONS option.
* Pass --libdir=/usr/lib to ./configure since it will otherwise try to
be smart and pick /usr/lib32 or /usr/lib64 on certain platforms.
* General tidying of debian/rules:
- Remove handling of noopt option (dpkg-buildpackage sets CFLAGS).
- Remove remnants of nostrip option handling.
- Only pass --host to ./configure if HOST != BUILD, as is recommended.
- Remove redundant compiler and configure flags. |
|