[Pkg-bazaar-commits] r22 ./bzr-hg/unstable: Add Vcs-Bzr, Homepage fields.

Jelmer Vernooij jelmer at samba.org
Thu Dec 6 14:48:48 UTC 2007


------------------------------------------------------------
revno: 22
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: debian
timestamp: Thu 2007-12-06 15:48:48 +0100
message:
  Add Vcs-Bzr, Homepage fields.
modified:
  .bzr-builddeb/default.conf
  debian/changelog
  debian/control
-------------- next part --------------
=== modified file '.bzr-builddeb/default.conf'
--- a/.bzr-builddeb/default.conf	2007-01-20 22:34:42 +0000
+++ b/.bzr-builddeb/default.conf	2007-12-06 14:48:48 +0000
@@ -1,3 +1,4 @@
 [BUILDDEB]
 merge = True
-export-upstream = http://launchpad.net/bzr-hg
+export-upstream = lp:bzr-hg
+export-upstream-revision = tag:bzr-hg-$UPSTREAM_VERSION

=== modified file 'debian/changelog'
--- a/debian/changelog	2007-01-20 22:34:42 +0000
+++ b/debian/changelog	2007-12-06 14:48:48 +0000
@@ -1,5 +1,5 @@
-bzr-hg (0.1-0ubuntu1) unstable; urgency=low
+bzr-hg (0.1~bzr28-1) unstable; urgency=low
 
   * Initial release.
 
- -- Jelmer Vernooij <jelmer at samba.org>  Sat, 14 Oct 2006 17:46:03 +0200
+ -- Jelmer Vernooij <jelmer at samba.org>  Thu, 06 Dec 2007 15:47:27 +0100

=== modified file 'debian/control'
--- a/debian/control	2007-01-20 22:34:42 +0000
+++ b/debian/control	2007-12-06 14:48:48 +0000
@@ -5,7 +5,10 @@
 Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python, python-central (>= 0.5)
 Build-Depends-Indep: mercurial (>= 0.9.3), bzr (>= 0.13)
 Standards-Version: 3.7.2
+Homepage: https://launchpad.net/bzr-hg
+Vcs-Vzr: http://bzr.debian.org/pkg-bazaar/bzr-hg/unstable
 XS-Python-Version: all
+XS-DM-Upload-Allowed: yes
 
 Package: bzr-hg
 Architecture: all
@@ -15,5 +18,4 @@
 Description: Bazaar plugin providing Mercurial integration
  Plugin for Bazaar that adds the ability to partially read Mercurial branches.
  .
- This support is sufficient for running bzrk against 
- mercurial branches.
+ This support is sufficient for running "bzr viz" against mercurial branches.



More information about the Pkg-bazaar-commits mailing list