take package ownership
This commit is contained in:
12
debian/control.m4
vendored
12
debian/control.m4
vendored
@@ -13,7 +13,7 @@ dnl ifdef(`ARCH', , errexit(`ARCH'))
|
||||
dnl The architecture will also be defined (-D__i386__, -D__powerpc__, etc.)
|
||||
|
||||
define(`PN', `$1')
|
||||
define(`MAINTAINER', `Debian GCC Maintainers <debian-gcc@lists.debian.org>')
|
||||
define(`MAINTAINER', `Konstantin Demin <rockdrilla@gmail.com>')
|
||||
|
||||
define(`depifenabled', `ifelse(index(enabled_languages, `$1'), -1, `', `$2')')
|
||||
define(`ifenabled', `ifelse(index(enabled_languages, `$1'), -1, `dnl', `$2')')
|
||||
@@ -49,13 +49,7 @@ dnl --------------------------------------------------------------------------
|
||||
Source: SRCNAME
|
||||
Section: devel
|
||||
Priority: optional
|
||||
ifelse(DIST,`Ubuntu',`dnl
|
||||
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
||||
XSBC-Original-Maintainer: MAINTAINER
|
||||
', `dnl
|
||||
Maintainer: MAINTAINER
|
||||
')dnl DIST
|
||||
Uploaders: Matthias Klose <doko@debian.org>
|
||||
Standards-Version: 4.7.2
|
||||
ifdef(`TARGET',`dnl cross
|
||||
Build-Depends: DEBHELPER_BUILD_DEP DPKG_BUILD_DEP
|
||||
@@ -94,8 +88,8 @@ Homepage: http://gdcproject.org/
|
||||
', `dnl
|
||||
Homepage: http://gcc.gnu.org/
|
||||
')dnl SRCNAME
|
||||
Vcs-Browser: https://salsa.debian.org/toolchain-team/gcc/tree/gcc-14-debian
|
||||
Vcs-Git: https://salsa.debian.org/toolchain-team/gcc.git -b gcc-14-debian
|
||||
Vcs-Browser: https://git.krd.sh/trixie-backports/gcc-14
|
||||
Vcs-Git: https://git.krd.sh/trixie-backports/gcc-14.git
|
||||
XS-Testsuite: autopkgtest
|
||||
Rules-Requires-Root: binary-targets
|
||||
|
||||
|
Reference in New Issue
Block a user