Skip to content

Changelog embassy-domalign (0.1.660-4)

2020

embassy-domalign (0.1.660-4) unstable; urgency=medium

   [ Jelmer Vernooij ]
   * Trim trailing whitespace.
 
   [ Andreas Tille ]
   * Standards-Version: 4.5.1 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Remove trailing whitespace in debian/copyright (routine-update)
   * Add salsa-ci file (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * Set field Upstream-Name in debian/copyright.

2018

embassy-domalign (0.1.660-3) unstable; urgency=medium

   * debhelper 11
   * Point Vcs fields to salsa.debian.org
   * Standards-Version: 4.2.1
   * Secure URI in copyright format

2017

embassy-domalign (0.1.660-2) unstable; urgency=medium

   * Moved packaging from SVN to Git
   * Standards-Version: 4.1.1
   * Fix Build-Depends: libgd2-xpm-dev -> libgd-dev
     Closes: #880768
   * Lintian-override to accept RPATH definition

2016

embassy-domalign (0.1.660-1) unstable; urgency=medium

   * New upstream version (its actually no new code but only the version
     number has changed)
   * debhelper 10
   * cme fix dpkg-control
   * d/watch: version=4
   * Build-Depends: default-libmysqlclient-dev
     Closes: #845836
   * hardening=+all
   * delete unused lintian-override

2013

embassy-domalign (0.1.650-1) unstable; urgency=low

   * New upstream version
   * debian/control:
      - cme fix dpkg-control
      - Bumped versioned depends from emboss-lib
      - anonscm in VCS fields

2012

embassy-domalign (0.1.0+20110714-1) unstable; urgency=low

   * New upstream version (upstream has applied quilt patch)
     Closes: #661426
   * debian/control:
      - Standards-Version: 3.9.3 (no changes needed)
      - Adapted versioned (build-)depends to latest emboss version
   * debian/rules: short dh
   * debhelper 9 (control+compat)
   * debian/source/format: 3.0 (quilt)
   * debian/copyright: DEP5 fixes

2011

embassy-domalign (0.1.0+20100721-3) unstable; urgency=low

   * Set RPATH with “-Wl,--rpath” as GCC 4.6 does not accept “-R” anymore.
     (debian/rules) Closes: #625189, LP: #771115.
   * Incremented Standards-Version to reflect conformance with Policy 3.9.2
     (debian/control, no changes needed).
   * Updated debian/embassy-domsearch.lintian-overrides for lintian 2.5.
   * debian/copyright validated with config-edit.

2010

embassy-domalign (0.1.0+20100721-2) unstable; urgency=low

   * Built on emboss-lib 6.3.1-6, pre-emptively depending on versions
     lower than 6.3.2, because backwards compatibility is sometimes
     broken (debian/control, debian/rules).
   * Set an RPATH to /usr/lib/emboss/lib for using EMBOSS private
     libraries (debian/rules, debian/embassy-domalign.lintian-overrides).
   * Use quilt since simple-patchsys is deprecated (debian/control,
     debian/rules, debian/patches/series).
   * Refreshed debian/copyright to test the latest DEP-5 format.

embassy-domalign (0.1.0+20100721-1) unstable; urgency=low

    * New upstream release in which the version number was unchanged.
    * Build-Depends on emboss 6.3.1 (debian/control, debian/rules,
      closes: #591116).
    * Build-Depends on libmysqlclient-dev and libpq-dev until emboss is fixed.
    * Pass -Wl,--as-needed to avoid unneeded binary dependencies (debian/rules).
    * Incremented Standards-Version to reflect conformance with Policy 3.9.1
      (debian/control, no changes needed).
    * Patched src/Makefile.am to use Debian's libexpat, using CDBS
      (debian/patches/enable-esystemlibs.patch, debian/rules, debian/control).

embassy-domalign (0.1.0+20100115-1) unstable; urgency=low

   * New upstream release in which the version number was unchanged.
   * debian/control:
     - Build against EMBOSS 6.2 (Closes: #587113).
     - Checked conformance with Policy 3.8.4 (no changes needed).
   * debian/manpages refreshed.

2009

embassy-domalign (0.1.0+20090715-1) unstable; urgency=low

   * New upstream release in which the version number was unchanged.
   * debian/control:
     - Build against EMBOSS 6.1
     - Checked conformance with Policy 3.8.2 (no changes needed).
   * debian/watch: mangle Debian version to ignore the timestamp.
   * Refreshed and experimeted on debian/copyright.
   * debian/manpages refreshed and moved to section 1e.

embassy-domalign (0.1.0+20080715-1) unstable; urgency=low

   * New upstream release in which the version number was unchanged.
   * debian/control:
     - Updated my email address.
     - Build against EMBOSS 6.
     - Using debhelper 7.
     - Checked conformance with Policy 3.8.1 (no changes needed).
     - Corrected DM-Upload-Allowed.

2007

embassy-domalign (0.1.0-1) unstable; urgency=low

   * Initial release