Codebase list letterize / 8cde187
Fix trailing whitespaces and hardening. Hugo Lefeuvre 6 years ago
2 changed file(s) with 7 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 letterize (1.4-2) unstable; urgency=medium
11
2 * debian/changelog:
3 - Remove trailing whitespaces.
24 * debian/control:
35 - Bump Standards-Version to 4.1.3.
46 - Bump debhelper dependency to >= 11 instead of >= 9.
79 * Bump debian/compat to 11.
810 * debian/copyright:
911 - Update copyright years.
12 * debian/rules:
13 - Build with all hardening flags.
1014 * Update debian/watch to version 4.
1115
1216 -- Hugo Lefeuvre <hle@debian.org> Sat, 24 Mar 2018 18:41:28 +0100
1317
1418 letterize (1.4-1) unstable; urgency=low
1519
16 * New upstream release.
20 * New upstream release.
1721 * debian/patches:
1822 - Refresh patches for new upstream release.
1923 * debian/control:
00 #!/usr/bin/make -f
11 # -*- makefile -*-
2
3 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
24
35 %:
46 dh $@