Enable the ability to pass in a custom codename

While testing out Aptly, the `apt-get` client complains with the following error, since the `codename` was switched from the InRelease files that are baked out by Aptly:

```
E: Repository 'http://debianrepo.example.com/bionic testing InRelease' changed its 'Codename' value from '' to 'testing'
```
This commit is contained in:
Steven Stone
2019-10-30 18:43:57 -04:00
committed by Benj Fassbind
parent 393d1a6888
commit a59cad6f20
11 changed files with 43 additions and 2 deletions
@@ -2,5 +2,6 @@ Origin: LP-PPA-gladky-anton-gnuplot
Label: . maverick
Archive: maverick
Suite: maverick
Codename: maverick
Architecture: amd64
Component: main
@@ -2,5 +2,6 @@ Origin: LP-PPA-gladky-anton-gnuplot
Label: . maverick
Archive: maverick
Suite: maverick
Codename: maverick
Architecture: i386
Component: main
@@ -2,5 +2,6 @@ Origin: Debian
Label: . stretch
Archive: stretch
Suite: stretch
Codename: stretch
Architecture: i386
Component: main