Skip to content
Snippets Groups Projects
Commit c32874e9 authored by Thorsten Alteholz's avatar Thorsten Alteholz
Browse files

Import Debian changes 4.21-5

pollen (4.21-5) unstable; urgency=medium

  * debian/control: use dh12
  * debian/control: set standard to 4.5.0
  * debian/control: add XS-Go-Import-Path:
  * debian/rules: export $HOME
parent 5ab5738a
No related branches found
No related tags found
No related merge requests found
pollen (4.21-5) unstable; urgency=medium
* debian/control: use dh12
* debian/control: set standard to 4.5.0
* debian/control: add XS-Go-Import-Path:
* debian/rules: export $HOME
-- Thorsten Alteholz <debian@alteholz.de> Sat, 28 Mar 2020 19:02:52 +0100
pollen (4.21-4) unstable; urgency=medium
* upload source package
......
11
......@@ -2,14 +2,16 @@ Source: pollen
Section: admin
Priority: optional
Maintainer: Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper (>= 11)
Build-Depends: debhelper-compat (= 12)
, dh-apparmor
, dh-golang
, golang-go
Standards-Version: 4.3.0
, golang-any
Standards-Version: 4.5.0
Homepage: http://launchpad.net/pollen
Vcs-Browser: https://salsa.debian.org/alteholz/pollen
Vcs-Git: https://salsa.debian.org/alteholz/pollen.git
XS-Go-Import-Path: launchpad.net/pollen
Testsuite: autopkgtest-pkg-go
Package: pollen
Architecture: any
......
#!/usr/bin/make -f
export HOME=/tmp
%:
dh $@ --with golang
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment