[ubuntu/lucid] geda-gaf 1:1.6.0-3 (Accepted)

Ubuntu Installer archive at ubuntu.com
Mon Jan 4 22:27:59 GMT 2010


geda-gaf (1:1.6.0-3) unstable; urgency=low

  * debian/rules:
    + Use $(CURDIR) instead of $(PWD)
    + Remove override for dh_auto_build

geda-gaf (1:1.6.0-2) unstable; urgency=low

  * Set $HOME to temporary directory in the build tree while running the test
    suites in order to fix FTBFS on autobuilders (Closes: #561906)

geda-gaf (1:1.6.0-1) unstable; urgency=low

  [ Peter Clifton ]
  * gEDA 1.6.0 upstream release (Closes: #552152)
    + Country part in translation only when needed (Closes: #336795, #336796)
    + Remove GtkItemEntry code. Use plain GtkEntry instead. (Closes: #549735)
    + gschem2pcb deprecated in favor of gsch2pcb which gives more meaningful
      error messages. (Closes: #126293)

  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
  * Switch to source format 3.0 (quilt).
  * Bumped compat level to 7
  * debian/control:
    + Bumped Standards-Version to 3.8.3
    + Added ${shlib:Depends} to libgeda-dev Depends.
    + Depend on mawk instead of gawk in geda-gnetlist
    + Put geda-doc in Section: doc
    + Fix typo in geda description.
    + Add ${misc:Depends} to Depends of all packages.
    + Build-Depend on debhelper >= 7.4.7~
    + Set Debian Electronics Team as Maintainer.
    + Add myself and Hamish Mofatt to Uploaders.
    + Add Vcs-* fields.
    + Remove usr/share/doc/man/*.html from packages as they already exist as
      manpages.
    + Remove libgeda35 from libgeda-dev Depends.
    + For geda-symbols, move nc.pdf to examples dir.
    + Demote geda-doc to Recommends. (Closes: #507363)
    + Add geda-symbols (<< 1:1.7.0~) to Depends for packages depending on
      geda-symbols. (Closes: #471133)
    + Enhanced packages' description (Closes: #479615). Credits go to Peter
      Clifton for the suggestion.
    + Removed libgeda33 from Conflicts of geda-symbols, as this was
      never needed.
    + Added libgeda33 to Conflicts of libgeda-common, since the locales are
      now installed in libgeda-common.
  * debian/rules:
    + Simplify rules file
    + Add -Wl,--as-needed to LDFLAGS.
    + Remove macros since they are no longer needed.
    + Do not override CFLAGS in build.
    + Do not install util/ChangeLog.* in geda-utils
    + Link documentation of geda to geda-doc
    + override dh_clean to avoid removing gnetlist/tests/gnetlistrc.orig
    + Exclude Makefile* and *.in when installing examples.
  * Added debian/*.examples, debian/*.manpages, debian/watch,
    debian/libgeda*.install, debian/geda-doc.docs, debian/libgeda38.symbols,
    debian/geda-doc.doc-base, debian/libgeda-common.README.Debian
  * Added debian/geda-gschem.menu (Closes: #447614)
  * Removed debian/*.dirs, debian/geda-gschem.postinst,
    debian/libgeda38.postinst
  * debian/copyright: proper copyright file.
  * debian/geda-symbols.postrm: Set -e flag
  * Added patch manpages.diff to remove undefined `l' macro and escape "-".
  * Added patch desktop.diff to remove Encoding field.

geda-gaf (1:1.5.4-0~pcjc2.1) jaunty; urgency=low

  * gEDA 1.5.4 upstream release
  * Initial attempt at unified debian package. (Closes: #549051)
  * Based on geda-* Debian packages by Hamish Moffatt.
  * Fix dependancy of >= $UPSTREAM_VERSION to match the exact debian
    version of libgeda which was built with this source package.
  * Added conflict between geda-symbols and the old libgeda33 package,
    since the new symbols rely on file-format changes not present in
    that version.
  * Remove buggy workaround for gxyrs install location (fixed upstream)
  * Remove resetting of executable bit on some examples (fixed upstream)

Date: Mon,  04 Jan 2010 21:43:57 +0000
Changed-By: Peter Clifton <pcjc2 at cam.ac.uk>
Maintainer: Debian Electronics Team <pkg-electronics-devel at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/lucid/+source/geda-gaf/1:1.6.0-3
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon,  04 Jan 2010 21:43:57 +0000
Source: geda-gaf
Binary: geda, libgeda38, libgeda-dev, libgeda-common, geda-symbols, geda-gschem, geda-gattrib, geda-gnetlist, geda-gsymcheck, geda-utils, geda-examples, geda-doc
Architecture: source
Version: 1:1.6.0-3
Distribution: lucid
Urgency: low
Maintainer: Debian Electronics Team <pkg-electronics-devel at lists.alioth.debian.org>
Changed-By: Peter Clifton <pcjc2 at cam.ac.uk>
Closes: 126293 336795 336796 447614 471133 479615 507363 549051 549735 552152 561906
Changes: 
 geda-gaf (1:1.6.0-3) unstable; urgency=low
 .
   * debian/rules:
     + Use $(CURDIR) instead of $(PWD)
     + Remove override for dh_auto_build
 .
 geda-gaf (1:1.6.0-2) unstable; urgency=low
 .
   * Set $HOME to temporary directory in the build tree while running the test
     suites in order to fix FTBFS on autobuilders (Closes: #561906)
 .
 geda-gaf (1:1.6.0-1) unstable; urgency=low
 .
   [ Peter Clifton ]
   * gEDA 1.6.0 upstream release (Closes: #552152)
     + Country part in translation only when needed (Closes: #336795, #336796)
     + Remove GtkItemEntry code. Use plain GtkEntry instead. (Closes: #549735)
     + gschem2pcb deprecated in favor of gsch2pcb which gives more meaningful
       error messages. (Closes: #126293)
 .
   [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
   * Switch to source format 3.0 (quilt).
   * Bumped compat level to 7
   * debian/control:
     + Bumped Standards-Version to 3.8.3
     + Added ${shlib:Depends} to libgeda-dev Depends.
     + Depend on mawk instead of gawk in geda-gnetlist
     + Put geda-doc in Section: doc
     + Fix typo in geda description.
     + Add ${misc:Depends} to Depends of all packages.
     + Build-Depend on debhelper >= 7.4.7~
     + Set Debian Electronics Team as Maintainer.
     + Add myself and Hamish Mofatt to Uploaders.
     + Add Vcs-* fields.
     + Remove usr/share/doc/man/*.html from packages as they already exist as
       manpages.
     + Remove libgeda35 from libgeda-dev Depends.
     + For geda-symbols, move nc.pdf to examples dir.
     + Demote geda-doc to Recommends. (Closes: #507363)
     + Add geda-symbols (<< 1:1.7.0~) to Depends for packages depending on
       geda-symbols. (Closes: #471133)
     + Enhanced packages' description (Closes: #479615). Credits go to Peter
       Clifton for the suggestion.
     + Removed libgeda33 from Conflicts of geda-symbols, as this was
       never needed.
     + Added libgeda33 to Conflicts of libgeda-common, since the locales are
       now installed in libgeda-common.
   * debian/rules:
     + Simplify rules file
     + Add -Wl,--as-needed to LDFLAGS.
     + Remove macros since they are no longer needed.
     + Do not override CFLAGS in build.
     + Do not install util/ChangeLog.* in geda-utils
     + Link documentation of geda to geda-doc
     + override dh_clean to avoid removing gnetlist/tests/gnetlistrc.orig
     + Exclude Makefile* and *.in when installing examples.
   * Added debian/*.examples, debian/*.manpages, debian/watch,
     debian/libgeda*.install, debian/geda-doc.docs, debian/libgeda38.symbols,
     debian/geda-doc.doc-base, debian/libgeda-common.README.Debian
   * Added debian/geda-gschem.menu (Closes: #447614)
   * Removed debian/*.dirs, debian/geda-gschem.postinst,
     debian/libgeda38.postinst
   * debian/copyright: proper copyright file.
   * debian/geda-symbols.postrm: Set -e flag
   * Added patch manpages.diff to remove undefined `l' macro and escape "-".
   * Added patch desktop.diff to remove Encoding field.
 .
 geda-gaf (1:1.5.4-0~pcjc2.1) jaunty; urgency=low
 .
   * gEDA 1.5.4 upstream release
   * Initial attempt at unified debian package. (Closes: #549051)
   * Based on geda-* Debian packages by Hamish Moffatt.
   * Fix dependancy of >= $UPSTREAM_VERSION to match the exact debian
     version of libgeda which was built with this source package.
   * Added conflict between geda-symbols and the old libgeda33 package,
     since the new symbols rely on file-format changes not present in
     that version.
   * Remove buggy workaround for gxyrs install location (fixed upstream)
   * Remove resetting of executable bit on some examples (fixed upstream)
Files: 
 48665446f14cd36f2ce4e141890e591a 1681 electronics optional geda-gaf_1.6.0-3.dsc
 1dacc71407e69d77eaf4c1115f5bcd56 6214126 electronics optional geda-gaf_1.6.0.orig.tar.gz
 e918fe68b4ebd5f6614e8e51e745d8b1 12711 electronics optional geda-gaf_1.6.0-3.debian.tar.gz


More information about the Lucid-changes mailing list