Move development to dgit
This commit is contained in:
parent
55670c1360
commit
87df45649f
2 changed files with 3 additions and 3 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -1,6 +1,7 @@
|
||||||
multistrap (2.2.2) UNRELEASED; urgency=medium
|
multistrap (2.2.2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New maintainer (Closes: #835909)
|
* New maintainer (Closes: #835909)
|
||||||
|
* Move development to dgit
|
||||||
|
|
||||||
-- Johannes Schauer <josch@debian.org> Fri, 02 Dec 2016 23:25:07 +0100
|
-- Johannes Schauer <josch@debian.org> Fri, 02 Dec 2016 23:25:07 +0100
|
||||||
|
|
||||||
|
|
5
debian/control
vendored
5
debian/control
vendored
|
@ -6,9 +6,8 @@ Uploaders: Wookey <wookey@debian.org>, Neil Williams <codehelp@debian.org>
|
||||||
Build-Depends: cdbs, debhelper (>= 7), po4a (>= 0.37.1)
|
Build-Depends: cdbs, debhelper (>= 7), po4a (>= 0.37.1)
|
||||||
Build-Depends-Indep: intltool
|
Build-Depends-Indep: intltool
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Homepage: https://github.com/codehelp/multistrap
|
Vcs-Browser: https://browse.dgit.debian.org/multistrap.git/
|
||||||
Vcs-Git: https://github.com/codehelp/multistrap.git
|
Vcs-Git: https://git.dgit.debian.org/multistrap
|
||||||
Vcs-Browser: https://github.com/codehelp/multistrap
|
|
||||||
|
|
||||||
Package: multistrap
|
Package: multistrap
|
||||||
Section: admin
|
Section: admin
|
||||||
|
|
Loading…
Reference in a new issue