wrong package name in debian/rules may lead to wrong linking
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libdbusmenu (Ubuntu) |
Fix Released
|
Undecided
|
Ken VanDine |
Bug Description
Currently (0.4.2-0ubuntu3) dbusmenu has the following lines in debian/rules:
DEB_DH_
DEB_DH_
DEB_DH_
configure/
...
build/libdbusme
However, dbusmenu is at SONAME 3, and the packages are called libdbusmenu-gtk3, -gtk3-3 and -glib3.
1. makeshlibs does not get the -V options added as cdbs does not know the package they are set for
2. the configure and build of -gtk3-3 does not depend on stamps for gtk3 ... (the build still suceeds as common-
Regards
Evgeni
Related branches
Changed in libdbusmenu (Ubuntu): | |
assignee: | nobody → Ken VanDine (ken-vandine) |
This bug was fixed in the package libdbusmenu - 0.4.3-0ubuntu1
---------------
libdbusmenu (0.4.3-0ubuntu1) natty; urgency=low
[ Ken VanDine ] libdbusmenu- glib3.symbols libdbusmenu- gtk3-3. symbols libdbusmenu- gtk3.symbols
* debian/rules
- Fixed package names in build targets (LP: #760102)
- Dropped makeshlibs in favor of symbols files
* +debian/
* +debian/
* +debian/
[ Ted Gould ]
* New upstream release.
∘ Handle cases where labels are added later as subwidgets
in the menuitem (LP: #758759)
∘ Fix the destruction of the attached GTK menuitem (LP: #746091)
∘ Guard against an activation that does not actually have an
associated menu-hide (LP: #750588)
-- Ted Gould <email address hidden> Thu, 14 Apr 2011 16:49:13 -0500