reverse-build-depends matches by substrings
Bug #272273 reported by
Cesare Tirabassi
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: ubuntu-dev-tools
For instance:
root@norsetto:/# reverse-
evolution
gnome-pilot-
But evolution and gnome-pilot-conduit build-depends on libgnome-
That's because reverse-
Note that the synopsis of the command is:
Usage: /usr/bin/
so I expect that it works with EXACT matches only.
Related branches
Changed in ubuntu-dev-tools: | |
status: | New → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package ubuntu-dev-tools - 0.45
---------------
ubuntu-dev-tools (0.45) intrepid; urgency=low
[ Siegfried-Angel Gevatter Pujals ]
* common.py:
- Trying to read from a locked sqlite cookie database isn't a fatal
error anymore.
[ Adrien Cunin ]
readable/ writable, and note which control files we are going to modify
* update-maintainer:
- check at the beginning of the script that the necessary files are
- at the end, only modify those control files, so that the script doesn't
return 1 anymore when it was actually successful
* pbuilder-dist:
- Eliminated some warning with a better check for whether a given distro
already has a pbuilder chroot in $BASE_DIR, when that distro is not
known by the script
- Added intrepid as a known distro
* Return to previous versioning, without the ubuntu1 bit
[ Jonathan Patrick Davies ]
* buildd: Revert arch:status string format.
[ Cesare Tirabassi ] build-depends:
* reverse-
- add -X option to grep-dctrl so that it only works with exact matches
(LP: #272273).
-- Adrien Cunin <email address hidden> Wed, 24 Sep 2008 16:01:09 +0200