diff options
| author | Balint Reczey <rbalint@ubuntu.com> | 2018-04-03 12:22:27 +0000 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2018-04-03 21:42:35 +0000 |
| commit | fa0875096fe928de45017bf9d684fe83bd42bd4a (patch) | |
| tree | eb21ffdee1838b21676b3b9d31b95cbe98c8778c | |
| parent | 4f9a4b7dd79e2c399d46648506929ce4ffdd20aa (diff) | |
1.0.2-7build1 (patches unapplied)import/1.0.2-7build1ubuntu/groovy-develubuntu/groovyubuntu/focal-develubuntu/focalubuntu/eoan-develubuntu/eoanubuntu/disco-develubuntu/discoubuntu/cosmic-develubuntu/cosmicubuntu/bionic-proposedubuntu/bionic-develubuntu/bionic
Imported using git-ubuntu import.
Notes
Notes:
* No change rebuild to pick up -fPIE compiler default
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 3 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 66e9c9e..0bf4d0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +fcode-utils (1.0.2-7build1) bionic; urgency=high + + * No change rebuild to pick up -fPIE compiler default + + -- Balint Reczey <rbalint@ubuntu.com> Tue, 03 Apr 2018 12:22:27 +0000 + fcode-utils (1.0.2-7) unstable; urgency=medium * Backport 05-bigendian.patch from upstream to fix some issues on big-endian diff --git a/debian/control b/debian/control index 756f61e..498d5fe 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: fcode-utils -Maintainer: Aurelien Jarno <aurel32@debian.org> +Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> +XSBC-Original-Maintainer: Aurelien Jarno <aurel32@debian.org> Section: misc Priority: optional Build-Depends: debhelper (>= 9) |
