[Bug 92747] Re: strips off epochs

2015-04-27 Thread Martin Pitt
*** This bug is a duplicate of bug 1448247 ***
https://bugs.launchpad.net/bugs/1448247

** This bug has been marked a duplicate of bug 1448247
   pkg-create-dbgsym creates -dbgsym packages with the source version, not the 
binary version

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/92747

Title:
  strips off epochs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pkg-create-dbgsym/+bug/92747/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 92747] Re: strips off epochs

2010-01-16 Thread Loïc Minier
Wont it work if we use ${binary:Version}?

-- 
strips off epochs
https://bugs.launchpad.net/bugs/92747
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 92747] Re: strips off epochs

2010-01-16 Thread Martin Pitt
This could work indeed. This sohuld get an explicit test case, and then
Version: .*$ should be replaced with Version: ${binary:Version}. Haven't
tested it, though.

** Changed in: pkg-create-dbgsym (Ubuntu)
   Status: Confirmed = Triaged

-- 
strips off epochs
https://bugs.launchpad.net/bugs/92747
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 92747] Re: strips off epochs

2007-04-03 Thread Martin Pitt
Fixing this requires major changes in pkg-create-dbgsym, since diverting
dh_strip alone does not suffice: dh_strip is called before
dh_gencontrol, thus we do not know the final binary version at dh_strip
time.

** Changed in: pkg-create-dbgsym (Ubuntu)
   Importance: Undecided = Medium

-- 
strips off epochs
https://bugs.launchpad.net/bugs/92747
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 92747] Re: strips off epochs

2007-03-19 Thread Kees Cook
Setting this to Confirmed.

** Changed in: pkg-create-dbgsym (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
strips off epochs
https://launchpad.net/bugs/92747

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 92747] Re: strips off epochs

2007-03-19 Thread Kees Cook
This problem seems to come from deep evil in certain package rules.
Take the libgcc1 example: the debian/control file for gcc-4.1 has no
epoch.  Yet, it enforces one later for the binary packages:

dh_gencontrol -p$(p_lgcc) \
-- -v$(DEB_LIBGCC_VERSION) $(common_substvars)

-- 
strips off epochs
https://launchpad.net/bugs/92747

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 92747] Re: strips off epochs

2007-03-16 Thread William Grant
I just found a half-typed report of this hidden in a tab in one of my
many Epiphany instances. This makes retraces a little difficult.

-- 
strips off epochs
https://launchpad.net/bugs/92747

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs