diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-19 14:12:44 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-19 14:12:44 -0500 |
commit | 64322799a3e8768ad14dc68fbe75cdcef7d0f04e (patch) | |
tree | c615c73d64780001d1d8aac472ff774889351aea | |
parent | 10bad3238a749edd39bc2b5a867b22085fc3c606 (diff) | |
download | ayatana-ido-64322799a3e8768ad14dc68fbe75cdcef7d0f04e.tar.gz ayatana-ido-64322799a3e8768ad14dc68fbe75cdcef7d0f04e.tar.bz2 ayatana-ido-64322799a3e8768ad14dc68fbe75cdcef7d0f04e.zip |
Add Vcs-Bzr, Vcs-Browser fields with a notice to uploaders.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e185934..801bb75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ ido (12.10.3-0ubuntu1) UNRELEASED; urgency=low - Reorganize Build-Depends: move libxorg-gtest-dev up to be consistent with other indicator stack packages. - List libgtest-dev explicitly in Build-Depends. + - Add Vcs-Bzr, Vcs-Browser fields with a notice to uploaders. * debian/rules: - Add and export DPKG_GENSYMBOLS_CHECK_LEVEL instead of passing -c4 to dh_makeshlibs. diff --git a/debian/control b/debian/control index 176719f..e1689d5 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,11 @@ Build-Depends: debhelper (>= 9), gtk-doc-tools, Standards-Version: 3.9.3 Homepage: https://launchpad.net/ido +# If you aren't a member of ~indicator-applet-developers but need to upload +# packaging changes, just go ahead. ~indicator-applet-developers will notice +# and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/ido/trunk.13.04 +Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/ido/trunk.13.04/files Package: libido3-0.1-0 Section: libs |