[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Advice regarding packages that can only be upgraded via dist-upgrade



Hello,

  I am working on geda-gaf package [1]. It is almost ready except for a 
  single issue: to upgrade the several geda-* packages, they can only 
  upgrade using apt-get dist-upgrade, ie. an apt-get upgrade won't 
  upgrade them, the reason is that the new release of geda-* packages 
  depend on a libgeda38, while the old release of geda-* packages depend 
  on libgeda33. So I've put a Replaces: libgeda33 in libgeda38, yet that 
  still does not make it work. Is there a solution for this ? Or is that 
  acceptable, and I should just leave it as is ?

  I've attached the debian/control file with this email.

[1] Previously geda* packages were distributed in several tarballs 
until 1.4.x releases, then in release 1.5, upstream decided to 
distributed geda in a single tarball called geda-gaf.

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7 (@ subkeys.pgp.net)
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7
Source: geda-gaf
Section: electronics
Priority: optional
Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Uploaders: Peter Clifton <pcjc2@cam.ac.uk>, أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>, Hamish Moffatt <hamish@debian.org>
Standards-Version: 3.8.3
Build-Depends: debhelper (>= 7.4.7~), libgtk2.0-dev, guile-1.8-dev [!ia64], guile-1.6-dev [ia64], libgd2-xpm-dev | libgd2-dev, libxml-parser-perl, gs-common, transfig, libstroke0-dev, groff, libxml-parser-perl, libglib2.0-dev, flex, intltool
Homepage: http://geda.seul.org/
Vcs-Git: git://git.debian.org/git/pkg-electronics/geda-gaf.git
Vcs-Browser: http://git.debian.org/?p=pkg-electronics/geda-gaf.git

Package: geda
Architecture: all
Depends: ${misc:Depends}, geda-gschem, geda-gnetlist
Recommends: geda-gsymcheck, geda-gattrib, geda-doc, extra-xdg-menus
Suggests: geda-utils, geda-examples, gerbv, pcb
Description: GPL EDA -- Electronics design software (metapackage)
 The gEDA project has produced and continues working on a full GPL'd suite and
 toolkit of Electronic Design Automation tools. These tools are used for
 electrical circuit design, schematic capture, simulation, prototyping, and
 production. Currently, the gEDA project offers a mature suite of free software
 applications for electronics design, including schematic capture, attribute
 management, bill of materials (BOM) generation, netlisting into over 20
 netlist formats, analog and digital simulation, and printed circuit board
 (PCB) layout.
 .
 This is a metapackage which depends on the components required
 for a typical gEDA installation.

Package: libgeda38
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libgeda-common (>= ${source:Version}), libgeda-common (<< ${source:Version}.1~)
Replaces: libgeda20, libgeda29, libgeda33
Description: GPL EDA -- Electronics design software (library files)
 The gEDA project has produced and continues working on a full GPL'd suite and
 toolkit of Electronic Design Automation tools. These tools are used for
 electrical circuit design, schematic capture, simulation, prototyping, and
 production. Currently, the gEDA project offers a mature suite of free software
 applications for electronics design, including schematic capture, attribute
 management, bill of materials (BOM) generation, netlisting into over 20
 netlist formats, analog and digital simulation, and printed circuit board
 (PCB) layout.
 .
 This package contains shared libraries for gEDA.

Package: libgeda-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}, ${shlibs:Depends}, libgeda-common (>= ${source:Version}), libgeda-common (<< ${source:Version}.1~), libgtk2.0-dev, guile-1.8-dev [!ia64], guile-1.6-dev [ia64], libgd2-xpm-dev | libgd2-dev
Description: GPL EDA -- Electronics design software (development files)
 The gEDA project has produced and continues working on a full GPL'd suite and
 toolkit of Electronic Design Automation tools. These tools are used for
 electrical circuit design, schematic capture, simulation, prototyping, and
 production. Currently, the gEDA project offers a mature suite of free software
 applications for electronics design, including schematic capture, attribute
 management, bill of materials (BOM) generation, netlisting into over 20
 netlist formats, analog and digital simulation, and printed circuit board
 (PCB) layout.
 .
 This package contains the header files and static libraries which are needed
 for developing applications linked to the libgeda library.

Package: libgeda-common
Architecture: all
Depends: ${misc:Depends}
Conflicts: libgeda20, libgeda29, libgeda33, geda-symbols (<< 1:1.2.0)
Replaces: geda-symbols (<< 1:1.2.0)
Description: GPL EDA -- Electronics design software (data files)
 The gEDA project has produced and continues working on a full GPL'd suite and
 toolkit of Electronic Design Automation tools. These tools are used for
 electrical circuit design, schematic capture, simulation, prototyping, and
 production. Currently, the gEDA project offers a mature suite of free software
 applications for electronics design, including schematic capture, attribute
 management, bill of materials (BOM) generation, netlisting into over 20
 netlist formats, analog and digital simulation, and printed circuit board
 (PCB) layout.
 .
 This package contains the shared scripts and data-files required by the
 libgeda library. It also contains MIME-type registrations and icons for the
 file formats supported by the gEDA suite.

Package: geda-symbols
Architecture: all
Depends: ${misc:Depends}
Conflicts: libgeda20, libgeda29
Description: GPL EDA -- Electronics design software (symbols library)
 The gEDA project has produced and continues working on a full GPL'd suite and
 toolkit of Electronic Design Automation tools. These tools are used for
 electrical circuit design, schematic capture, simulation, prototyping, and
 production. Currently, the gEDA project offers a mature suite of free software
 applications for electronics design, including schematic capture, attribute
 management, bill of materials (BOM) generation, netlisting into over 20
 netlist formats, analog and digital simulation, and printed circuit board
 (PCB) layout.
 .
 This package includes the device symbols files for gschem.

Package: geda-gschem
Architecture: any
Conflicts: geda (<= 19990516-1)
Depends: ${misc:Depends}, ${shlibs:Depends}, geda-symbols (>= 1:1.5.1), geda-symbols (<< 1.7.0~)
Description: GPL EDA -- Electronics design software (schematic editor)
 The gEDA project has produced and continues working on a full GPL'd suite and
 toolkit of Electronic Design Automation tools. These tools are used for
 electrical circuit design, schematic capture, simulation, prototyping, and
 production. Currently, the gEDA project offers a mature suite of free software
 applications for electronics design, including schematic capture, attribute
 management, bill of materials (BOM) generation, netlisting into over 20
 netlist formats, analog and digital simulation, and printed circuit board
 (PCB) layout.
 .
 This package contains gschem, the schematic editor.

Package: geda-gattrib
Architecture: any
Conflicts: geda (<= 19990516-1)
Depends: ${misc:Depends}, ${shlibs:Depends}, geda-symbols (>= 1:1.5.1), geda-symbols (<< 1.7.0~)
Description: GPL EDA -- Electronics design software (attribute editor)
 The gEDA project has produced and continues working on a full GPL'd suite and
 toolkit of Electronic Design Automation tools. These tools are used for
 electrical circuit design, schematic capture, simulation, prototyping, and
 production. Currently, the gEDA project offers a mature suite of free software
 applications for electronics design, including schematic capture, attribute
 management, bill of materials (BOM) generation, netlisting into over 20
 netlist formats, analog and digital simulation, and printed circuit board
 (PCB) layout.
 .
 This package contains gattrib, the attribute editor.

Package: geda-gnetlist
Architecture: any
Conflicts: geda (<= 19990516-1)
Depends: ${misc:Depends}, ${shlibs:Depends}, geda-symbols (>= 1:1.5.1), geda-symbols (<< 1.7.0~), mawk
Description: GPL EDA -- Electronics design software (netlister)
 The gEDA project has produced and continues working on a full GPL'd suite and
 toolkit of Electronic Design Automation tools. These tools are used for
 electrical circuit design, schematic capture, simulation, prototyping, and
 production. Currently, the gEDA project offers a mature suite of free software
 applications for electronics design, including schematic capture, attribute
 management, bill of materials (BOM) generation, netlisting into over 20
 netlist formats, analog and digital simulation, and printed circuit board
 (PCB) layout.
 .
 This package contains gnetlist, the netlist generator.

Package: geda-gsymcheck
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, geda-symbols (>= 1:1.5.1), geda-symbols (<< 1.7.0~)
Description: GPL EDA -- Electronics design software (symbol checker)
 The gEDA project has produced and continues working on a full GPL'd suite and
 toolkit of Electronic Design Automation tools. These tools are used for
 electrical circuit design, schematic capture, simulation, prototyping, and
 production. Currently, the gEDA project offers a mature suite of free software
 applications for electronics design, including schematic capture, attribute
 management, bill of materials (BOM) generation, netlisting into over 20
 netlist formats, analog and digital simulation, and printed circuit board
 (PCB) layout.
 .
 This package contains gsymcheck, the symbol checker.

Package: geda-utils
Architecture: any
Conflicts: geda (<= 19990516-1)
Depends: ${misc:Depends}, ${shlibs:Depends}, python
Description: GPL EDA -- Electronics design software (utilities)
 The gEDA project has produced and continues working on a full GPL'd suite and
 toolkit of Electronic Design Automation tools. These tools are used for
 electrical circuit design, schematic capture, simulation, prototyping, and
 production. Currently, the gEDA project offers a mature suite of free software
 applications for electronics design, including schematic capture, attribute
 management, bill of materials (BOM) generation, netlisting into over 20
 netlist formats, analog and digital simulation, and printed circuit board
 (PCB) layout.
 .
 This package contains miscellaneous utilities related to gEDA.

Package: geda-examples
Recommends: geda
Architecture: all
Depends: ${misc:Depends}
Description: GPL EDA -- Electronics design software (example designs)
 The gEDA project has produced and continues working on a full GPL'd suite and
 toolkit of Electronic Design Automation tools. These tools are used for
 electrical circuit design, schematic capture, simulation, prototyping, and
 production. Currently, the gEDA project offers a mature suite of free software
 applications for electronics design, including schematic capture, attribute
 management, bill of materials (BOM) generation, netlisting into over 20
 netlist formats, analog and digital simulation, and printed circuit board
 (PCB) layout.
 .
 This package contains example designs created with gEDA.

Package: geda-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: GPL EDA -- Electronics design software (documentation)
 The gEDA project has produced and continues working on a full GPL'd suite and
 toolkit of Electronic Design Automation tools. These tools are used for
 electrical circuit design, schematic capture, simulation, prototyping, and
 production. Currently, the gEDA project offers a mature suite of free software
 applications for electronics design, including schematic capture, attribute
 management, bill of materials (BOM) generation, netlisting into over 20
 netlist formats, analog and digital simulation, and printed circuit board
 (PCB) layout.
 .
 This package contains the documentation.


Reply to: