Fossil SCM
set maintainer email addr to fossil-dev list.
Commit
d3e83cdb6414ba7b8054586273a3ee52612c07b1
Parent
de719b4396d8426…
1 file changed
+3
-3
+3
-3
| --- debian/makedeb.sh | ||
| +++ debian/makedeb.sh | ||
| @@ -52,11 +52,11 @@ | ||
| 52 | 52 | |
| 53 | 53 | true && { |
| 54 | 54 | echo "Generating Debian-specific files..." |
| 55 | 55 | COPYRIGHT=${DEBLOCALPREFIX}/share/doc/${PACKAGE_DEBNAME}/copyright |
| 56 | 56 | cat <<EOF > ${COPYRIGHT} |
| 57 | -This package was created by stephan beal <[email protected]> | |
| 57 | +This package was created by fossil-scm <[email protected]> | |
| 58 | 58 | on ${PACKAGE_TIME}. |
| 59 | 59 | |
| 60 | 60 | The original sources for fossil can be downloaded for free from: |
| 61 | 61 | |
| 62 | 62 | http://www.fossil-scm.org/ |
| @@ -72,11 +72,11 @@ | ||
| 72 | 72 | ${PACKAGE_DEBNAME} ${PACKAGE_DEB_VERSION}; urgency=low |
| 73 | 73 | |
| 74 | 74 | This release has no changes over the core source distribution. It has |
| 75 | 75 | simply been Debianized. |
| 76 | 76 | |
| 77 | -Packaged by stephan beal <[email protected]> on | |
| 77 | +Packaged by fossil-dev <[email protected]> on | |
| 78 | 78 | ${PACKAGE_TIME}. |
| 79 | 79 | |
| 80 | 80 | EOF |
| 81 | 81 | |
| 82 | 82 | } |
| @@ -87,11 +87,11 @@ | ||
| 87 | 87 | echo "Generating ${CONTROL}..." |
| 88 | 88 | cat <<EOF > ${CONTROL} |
| 89 | 89 | Package: ${PACKAGE_DEBNAME} |
| 90 | 90 | Section: vcs |
| 91 | 91 | Priority: optional |
| 92 | -Maintainer: stephan beal <[email protected]> | |
| 92 | +Maintainer: fossil-dev <[email protected]> | |
| 93 | 93 | Architecture: ${DEB_ARCH_NAME} |
| 94 | 94 | Depends: libc6 ${DEB_ARCH_PKGDEPENDS+, }${DEB_ARCH_PKGDEPENDS} |
| 95 | 95 | Version: ${PACKAGE_DEB_VERSION} |
| 96 | 96 | Description: Fossil is a unique SCM (Software Configuration Management) system. |
| 97 | 97 | This package contains the Fossil binary for *buntu/Debian systems. |
| 98 | 98 |
| --- debian/makedeb.sh | |
| +++ debian/makedeb.sh | |
| @@ -52,11 +52,11 @@ | |
| 52 | |
| 53 | true && { |
| 54 | echo "Generating Debian-specific files..." |
| 55 | COPYRIGHT=${DEBLOCALPREFIX}/share/doc/${PACKAGE_DEBNAME}/copyright |
| 56 | cat <<EOF > ${COPYRIGHT} |
| 57 | This package was created by stephan beal <[email protected]> |
| 58 | on ${PACKAGE_TIME}. |
| 59 | |
| 60 | The original sources for fossil can be downloaded for free from: |
| 61 | |
| 62 | http://www.fossil-scm.org/ |
| @@ -72,11 +72,11 @@ | |
| 72 | ${PACKAGE_DEBNAME} ${PACKAGE_DEB_VERSION}; urgency=low |
| 73 | |
| 74 | This release has no changes over the core source distribution. It has |
| 75 | simply been Debianized. |
| 76 | |
| 77 | Packaged by stephan beal <[email protected]> on |
| 78 | ${PACKAGE_TIME}. |
| 79 | |
| 80 | EOF |
| 81 | |
| 82 | } |
| @@ -87,11 +87,11 @@ | |
| 87 | echo "Generating ${CONTROL}..." |
| 88 | cat <<EOF > ${CONTROL} |
| 89 | Package: ${PACKAGE_DEBNAME} |
| 90 | Section: vcs |
| 91 | Priority: optional |
| 92 | Maintainer: stephan beal <[email protected]> |
| 93 | Architecture: ${DEB_ARCH_NAME} |
| 94 | Depends: libc6 ${DEB_ARCH_PKGDEPENDS+, }${DEB_ARCH_PKGDEPENDS} |
| 95 | Version: ${PACKAGE_DEB_VERSION} |
| 96 | Description: Fossil is a unique SCM (Software Configuration Management) system. |
| 97 | This package contains the Fossil binary for *buntu/Debian systems. |
| 98 |
| --- debian/makedeb.sh | |
| +++ debian/makedeb.sh | |
| @@ -52,11 +52,11 @@ | |
| 52 | |
| 53 | true && { |
| 54 | echo "Generating Debian-specific files..." |
| 55 | COPYRIGHT=${DEBLOCALPREFIX}/share/doc/${PACKAGE_DEBNAME}/copyright |
| 56 | cat <<EOF > ${COPYRIGHT} |
| 57 | This package was created by fossil-scm <[email protected]> |
| 58 | on ${PACKAGE_TIME}. |
| 59 | |
| 60 | The original sources for fossil can be downloaded for free from: |
| 61 | |
| 62 | http://www.fossil-scm.org/ |
| @@ -72,11 +72,11 @@ | |
| 72 | ${PACKAGE_DEBNAME} ${PACKAGE_DEB_VERSION}; urgency=low |
| 73 | |
| 74 | This release has no changes over the core source distribution. It has |
| 75 | simply been Debianized. |
| 76 | |
| 77 | Packaged by fossil-dev <[email protected]> on |
| 78 | ${PACKAGE_TIME}. |
| 79 | |
| 80 | EOF |
| 81 | |
| 82 | } |
| @@ -87,11 +87,11 @@ | |
| 87 | echo "Generating ${CONTROL}..." |
| 88 | cat <<EOF > ${CONTROL} |
| 89 | Package: ${PACKAGE_DEBNAME} |
| 90 | Section: vcs |
| 91 | Priority: optional |
| 92 | Maintainer: fossil-dev <[email protected]> |
| 93 | Architecture: ${DEB_ARCH_NAME} |
| 94 | Depends: libc6 ${DEB_ARCH_PKGDEPENDS+, }${DEB_ARCH_PKGDEPENDS} |
| 95 | Version: ${PACKAGE_DEB_VERSION} |
| 96 | Description: Fossil is a unique SCM (Software Configuration Management) system. |
| 97 | This package contains the Fossil binary for *buntu/Debian systems. |
| 98 |