Merge lp:~dholbach/ubuntu/quantal/xgrep/move-homepage-field into lp:ubuntu/quantal/xgrep

Proposed by Daniel Holbach
Status: Merged
Merged at revision: 6
Proposed branch: lp:~dholbach/ubuntu/quantal/xgrep/move-homepage-field
Merge into: lp:ubuntu/quantal/xgrep
Diff against target: 31 lines (+7/-2)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-2)
To merge this branch: bzr merge lp:~dholbach/ubuntu/quantal/xgrep/move-homepage-field
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+124128@code.launchpad.net

Description of the change

This was an exercise of Ubuntu development hangouts, we just moved
the Homepage information to its own field. Please review.

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 2010-12-05 18:42:51 +0000
3+++ debian/changelog 2012-09-13 08:33:21 +0000
4@@ -1,3 +1,9 @@
5+xgrep (0.07-0ubuntu4) quantal; urgency=low
6+
7+ * debian/control: moved homepage information to its own field.
8+
9+ -- Daniel Holbach <daniel.holbach@ubuntu.com> Thu, 13 Sep 2012 10:17:57 +0200
10+
11 xgrep (0.07-0ubuntu3) natty; urgency=low
12
13 * configure{,.ac}, Makefile.in:
14
15=== modified file 'debian/control'
16--- debian/control 2010-08-15 19:27:18 +0000
17+++ debian/control 2012-09-13 08:33:21 +0000
18@@ -5,6 +5,7 @@
19 XSBC-Original-Maintainer: Brendt Wohlberg <osspkg@gmail.com>
20 Build-Depends: debhelper (>= 5.0.0), autotools-dev, xutils-dev, libxml2-dev, libpcre3-dev
21 Standards-Version: 3.7.3
22+Homepage: http://www.wohlberg.net/public/software/xml/xgrep/
23
24 Package: xgrep
25 Architecture: any
26@@ -15,5 +16,3 @@
27 syntax, including extended regular expressions, via the -s flag.
28 Multiple input files may be specified; if none are provided, input is
29 read from stdin.
30- .
31- Homepage: http://www.wohlberg.net/public/software/xml/xgrep/

Subscribers

People subscribed via source and target branches