Codebase list euler / 420e6a5
Added DEB_BUILD_OPTIONS=noddebs to avoid generation of dbg packages Josue Ortega 8 years ago
2 changed file(s) with 6 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
00 euler (1.61.0-11) unstable; urgency=medium
11
22 * Standards Version updated to 3.9.6, no changes required.
3 * d/copyright: Added line between header and files paragraphs
3 * debian/copyright: Added line between header and files paragraphs
44 in order to avoid file-without-copyright-information lintian warning.
55 * Added doc-base control file for euler-doc package.
66 * Added debian/patches/003-removes-privacy-breach.patch to fix
77 potential privacy breach.
8
9 -- Josue Ortega <josueortega@debian.org.gt> Tue, 21 Oct 2014 20:22:03 -0600
8 * debian/rules: Added DEB_BUILD_OPTIONS=noddebs to avoid automatic
9 generation of debug package.
10
11 -- Josue Ortega <josueortega@debian.org.gt> Sun, 20 Dec 2015 18:54:52 -0600
1012
1113 euler (1.61.0-10) unstable; urgency=low
1214
00 #!/usr/bin/make -f
11
22 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
3 export DEB_BUILD_OPTIONS=noddebs
34
45 %:
56 dh $@ --with autoreconf