diff options
| author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-10-14 23:23:22 +0100 | 
|---|---|---|
| committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-10-14 23:23:22 +0100 | 
| commit | b882e2610741762e0f6216ed348836d6f21253e2 (patch) | |
| tree | eb740781fe3229cf8516964e04531d697317dca3 | |
| parent | 1685802ada4658f961f3b55a546bf67a0fddf2b0 (diff) | |
| download | transmission-remote-cli-b882e2610741762e0f6216ed348836d6f21253e2.tar.gz | |
Remove DMUA flag from d/control
DM upload granted as per https://lists.debian.org/debian-devel-announce/2012/09/msg00008.html
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 1 | 
2 files changed, 2 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index dc89961..8c6b380 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ transmission-remote-cli (1.4.2-2) UNRELEASED; urgency=low    * Import packaging git repo to collab-maint      - Add VCS-{Git,Browser} URLs +  * Remove DMUA flag from d/control; DM upload granted as per +    https://lists.debian.org/debian-devel-announce/2012/09/msg00008.html   -- Jonathan McCrohan <jmccrohan@gmail.com>  Mon, 08 Oct 2012 23:12:05 +0100 diff --git a/debian/control b/debian/control index 4036bdb..4ecec0a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,6 @@ Source: transmission-remote-cli  Section: net  Priority: optional  Maintainer: Jonathan McCrohan <jmccrohan@gmail.com> -DM-Upload-Allowed: yes  Build-Depends: debhelper (>= 9), bash-completion  Standards-Version: 3.9.3  Vcs-Git: git://git.debian.org/git/collab-maint/transmission-remote-cli.git | 
