Merge lp:~bkerensa/ubuntu/raring/ubuntu-artwork/fix-for-depends into lp:ubuntu/raring/ubuntu-artwork

Proposed by Benjamin Kerensa
Status: Rejected
Rejected by: Martin Pitt
Proposed branch: lp:~bkerensa/ubuntu/raring/ubuntu-artwork/fix-for-depends
Merge into: lp:ubuntu/raring/ubuntu-artwork
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~bkerensa/ubuntu/raring/ubuntu-artwork/fix-for-depends
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Needs Resubmitting
Ubuntu branches Pending
Review via email: mp+135534@code.launchpad.net

Description of the change

Fix for Depends

To post a comment you must log in.
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Hey Benjamin! Thanks for your patch here :)

However, the real branch where the artworks live is lp:~ubuntu-art-pkg/ubuntu-artwork/ubuntu. See the Vcs-Bzr tag in debian/control (apt-get source is warning you about it manually), can you please resubmit it there?

Thanks a lot :)

review: Needs Resubmitting

Unmerged revisions

77. By Benjamin Kerensa

Fix for Depends

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 2012-09-06 16:38:33 +0000
3+++ debian/changelog 2012-11-21 22:11:21 +0000
4@@ -1,3 +1,9 @@
5+ubuntu-artwork (59) UNRELEASED; urgency=low
6+
7+ * debian/control: add ${misc:Depends} depends
8+
9+ -- Benjamin Kerensa <bkerensa@ubuntu.com> Wed, 21 Nov 2012 14:00:33 -0800
10+
11 ubuntu-artwork (58) quantal; urgency=low
12
13 * debian/install,
14
15=== modified file 'debian/control'
16--- debian/control 2011-10-04 10:00:00 +0000
17+++ debian/control 2012-11-21 22:11:21 +0000
18@@ -8,7 +8,7 @@
19
20 Package: ubuntu-artwork
21 Architecture: all
22-Depends: light-themes, ubuntu-wallpapers, adium-theme-ubuntu
23+Depends: light-themes, ubuntu-wallpapers, adium-theme-ubuntu, ${misc:Depends}
24 Description: Ubuntu themes and artwork
25 This package contains merely the Distributor Logo and pulls in all the
26 other components via Depends.

Subscribers

People subscribed via source and target branches