lp:ubuntu/vivid-proposed/arj

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid-proposed/arj
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

12. By Guillem Jover <email address hidden>

* Remove package creation information from debian/copyright.
* Switch debian/copyright to machine-readable format 1.0.
* Switch to debhelper compatibility level 9.
* Now using Standards-Version 3.9.5 (no changes needed).
* Fix self integrity check command on 64-bit systems.
  Thanks to B Watson <email address hidden>.
* Add patch description headers.

11. By Guillem Jover <email address hidden>

* Now using Standards-Version 3.9.4 (no changes needed).
* Set the static const intergrity_identifier variable as volatile instead
  of building the file with -O0 to avoid the compiler optimizing it away,
  so that we can use standard flags everywhere.
* Fix clean target by checking existence of GNUmakefile instead of Makefile.
* Fix build failure on GNU/Hurd, by handling unimplemented fcntl(F_GETLK).
* Fix upstream build system to honour CPPFLAGS and LDFLAGS.
* Fix format security errors.
* Switch to use dpkg-buildflags to set CPPFLAGS, CFLAGS and LDFLAGS,
  thus enabling hardening flags. (Closes: #673479)
* Support nostrip build option, by changing the upstrem build system to
  optionally strip the binaries after the linking stage and before their
  preprocessing. (Closes: #436473)

10. By Guillem Jover <email address hidden>

Fix build failure on GNU/Hurd due to missing -ldl, by adding “gnu*” to
the configure case handling libdl linking.

9. By Guillem Jover <email address hidden>

* Use a safe strcpy for overlapping strings, among others fixes a build
  problem with a mangled generated .c file by msgbind (thus FTBFS), and
  CRC errors at run-time. (Closes: #590354)
* Now using Standards-Version 3.9.1 (no changes needed).

8. By Guillem Jover <email address hidden>

* Switch to source format “3.0 (quilt)”:
  - Remove quilt from Build-Depends.
  - Remove quilt.make include from debian/rules.
  - Remove patch and unpatch targets from debian/rules.
  - Remove now unneeded debian/README.source.

7. By Guillem Jover <email address hidden>

* Switch to debhelper compatibility level 7.
* Use dh_prep instead of “dh_clean -k”.
* Use $(filter ...) instead of $(findstring ...) to extract space separated
  options from DEB_BUILD_OPTIONS in debian/rules.
* Now using Standards-Version 3.8.3 (no changes needed).
* Detect and conditionally use system strnlen function. This fixes build
  failures when the system has eglibc 2.10. (Closes: #546475)
* Add misc:Depends substvar to arj Depends.
* Update config.guess and config.sub before running configure and remove
  them on clean to avoid shipping them on the diff.
* Build-Depend on autotools-dev to guarantee up to date config.guess and
  config.sub files.

6. By StefanPotyra

Add debian/patches/005_undef_local_strnlen.patch to fix FTBFS
since strnlen is also defined by (e)glibc.

5. By Guillem Jover <email address hidden>

* Update packaging Vcs fields to the new URL.
* Remove DPATCHLEVEL variable from patches.
* Refresh patches with -pab.
* Add a debian/README.source file.
* Now using Standards-Version 3.8.0.
* Refer to GPL-2 from common-licenses instead of just GPL.

4. By Guillem Jover <email address hidden>

* Make the code 64 bit clean. (Closes: #339815)
  - 003_64_bit_clean.patch: New patch.
* Remove unused INSTALL variables and move nostrip comment just before
  the commented dh_strip command from debian/rules.
* Reindent debian/copyright.
* Update FSF's address.

3. By Guillem Jover <email address hidden>

* Fixed the watch file.
* Make references to Debian, system neutral.
* Do not use a build file stamp.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/vivid/arj
This branch contains Public information 
Everyone can see this information.

Subscribers