diff options
| author | Jelmer Vernooij <jelmer@debian.org> | 2022-11-02 20:51:39 +0000 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2022-11-03 04:37:47 +0000 |
| commit | 7c294266ae8a7b74c288221cee9f2e17a5f7fb5d (patch) | |
| tree | 0ed590f2811107e441eae5704e8c27a02c011d3f | |
| parent | bc12989ace4f07f371b111b2b472d70d339e9d31 (diff) | |
| parent | 5614c45484087bbb60ce3b2348bf14df62d88740 (diff) | |
1.5.0-3 (patches applied)applied/1.5.0-3applied/ubuntu/mantic-develapplied/ubuntu/manticapplied/ubuntu/lunar-proposedapplied/ubuntu/lunar-develapplied/ubuntu/lunarapplied/debian/bookworm
Imported using git-ubuntu import.
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/upstream/metadata | 2 |
3 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ecc0314..2e7a751 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-crossrefapi (1.5.0-3) unstable; urgency=medium + + [ Debian Janitor ] + * Set upstream metadata fields: Repository-Browse. + * Update standards version to 4.6.1, no changes needed. + + -- Jelmer Vernooij <jelmer@debian.org> Wed, 02 Nov 2022 20:51:39 +0000 + python-crossrefapi (1.5.0-2) unstable; urgency=medium * Adding autopkgtest. diff --git a/debian/control b/debian/control index 48d89a8..3bb145d 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: python3-all:any, python3-requests <!nocheck>, python3-setuptools, -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Homepage: https://github.com/fabiobatalha/crossrefapi Vcs-Browser: https://salsa.debian.org/python-team/packages/python-crossrefapi Vcs-Git: https://salsa.debian.org/python-team/packages/python-crossrefapi.git diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 0000000..a82eabf --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,2 @@ +--- +Repository-Browse: https://github.com/fabiobatalha/crossrefapi |
