mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
copyright, watch: Filter prebuilt html documentation from the tarball.
This commit is contained in:
4
debian/changelog
vendored
4
debian/changelog
vendored
@@ -1,8 +1,10 @@
|
||||
freeipa (4.10.1-1) UNRELEASED; urgency=medium
|
||||
freeipa (4.10.1+dfsg1-1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* control: Bump sssd, bind9 depends.
|
||||
* patches: Specify krb5_keytab in the named.conf template.
|
||||
* copyright, watch: Filter prebuilt html documentation from the
|
||||
tarball.
|
||||
|
||||
-- Timo Aaltonen <tjaalton@debian.org> Tue, 21 Feb 2023 10:13:42 +0200
|
||||
|
||||
|
||||
1
debian/copyright
vendored
1
debian/copyright
vendored
@@ -1,6 +1,7 @@
|
||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-name: freeipa
|
||||
Source: http://releases.pagure.org/freeipa
|
||||
Files-Excluded: doc/_build
|
||||
|
||||
Files: *
|
||||
Copyright: 1999-2011 Red Hat, Inc.
|
||||
|
||||
2
debian/watch
vendored
2
debian/watch
vendored
@@ -1,3 +1,3 @@
|
||||
version=3
|
||||
options=uversionmangle=s/rc/~rc/ \
|
||||
options=dversionmangle=s/\+dfsg\d*$//,oversionmangle=s/$/+dfsg1/,uversionmangle=s/rc/~rc/ \
|
||||
https://releases.pagure.org/freeipa/freeipa-(.+).tar.gz
|
||||
|
||||
Reference in New Issue
Block a user