Merge lp:~logan/ubuntu/raring/tandem-mass/20121001-2ubuntu1 into lp:ubuntu/raring/tandem-mass

Proposed by Logan Rosen
Status: Merged
Merged at revision: 5
Proposed branch: lp:~logan/ubuntu/raring/tandem-mass/20121001-2ubuntu1
Merge into: lp:ubuntu/raring/tandem-mass
Diff against target: 49 lines (+20/-1)
3 files modified
debian/changelog (+17/-0)
debian/control (+2/-0)
debian/rules (+1/-1)
To merge this branch: bzr merge lp:~logan/ubuntu/raring/tandem-mass/20121001-2ubuntu1
Reviewer Review Type Date Requested Status
Ubuntu Development Team Pending
Review via email: mp+149920@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-01-16 16:39:31 +0000
3+++ debian/changelog 2013-02-21 20:01:20 +0000
4@@ -1,3 +1,20 @@
5+tandem-mass (20121001-2ubuntu1) raring; urgency=low
6+
7+ * Merge from Debian unstable. Remaining changes:
8+ - debian/rules: Remove bin/*.exe at clean time to ensure Windows binaries
9+ don't get shipped in any form.
10+
11+ -- Logan Rosen <logatronico@gmail.com> Thu, 21 Feb 2013 14:54:41 -0500
12+
13+tandem-mass (20121001-2) unstable; urgency=low
14+
15+ * Fix the target build-stamp by adding the $(QUILT_STAMPFN)
16+ dependency. This missing dependency seemingly caused problems in
17+ Ubuntu (as reported by Tim Gardner <tim.gardner@canonical.com>;
18+ Closes: #695553). Thanks Tim.
19+
20+ -- Filippo Rusconi <lopippo@debian.org> Wed, 16 Jan 2013 21:26:08 +0100
21+
22 tandem-mass (20121001-1ubuntu2) raring; urgency=low
23
24 * Revert previous change to debian/tandem-mass.install.
25
26=== modified file 'debian/control'
27--- debian/control 2013-01-09 20:32:51 +0000
28+++ debian/control 2013-02-21 20:01:20 +0000
29@@ -10,6 +10,8 @@
30 quilt (>= 0.60-2),
31 libexpat1-dev (>= 2.0.1)
32 Homepage: http://www.thegpm.org/TANDEM/
33+Vcs-Git: git://git.debian.org/git/debichem/packages/tandem-mass.git
34+Vcs-Browser: http://git.debian.org/?p=debichem/packages/tandem-mass.git
35
36 Package: tandem-mass
37 Architecture: any
38
39=== modified file 'debian/rules'
40--- debian/rules 2013-01-16 16:39:31 +0000
41+++ debian/rules 2013-02-21 20:01:20 +0000
42@@ -20,7 +20,7 @@
43 build: build-stamp
44
45
46-build-stamp: patch
47+build-stamp: $(QUILT_STAMPFN)
48 dh_testdir
49 dh_prep
50

Subscribers

People subscribed via source and target branches

to all changes: