[Git][debian-proftpd-team/proftpd][master] 2 commits: Enabled parallel build

Francesco Paolo Lovergine frankie at debian.org
Sat Dec 12 22:04:45 GMT 2020



Francesco Paolo Lovergine pushed to branch master at Debian ProFTPD Team / proftpd


Commits:
0f98f384 by Francesco Paolo Lovergine at 2020-12-12T18:41:30+01:00
Enabled parallel build

- - - - -
e9bfb75d by Francesco Paolo Lovergine at 2020-12-12T23:03:54+01:00
Introduced parallel build plus changes in debian/ tree

- - - - -


4 changed files:

- debian/changelog
- + debian/gbp.conf
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+proftpd-dfsg (1.3.7a+dfsg-2) UNRELEASED; urgency=medium
+
+  * Now enabled parallel building.
+  * Fixed a bit debian/watch for current versioning by upstream.
+  * Added debian/gbp.conf to force pristine-tar use.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Sat, 12 Dec 2020 19:02:51 +0100
+
 proftpd-dfsg (1.3.7a+dfsg-1) unstable; urgency=medium
 
   * Re-uploaded without the upstream distributed IETF RFC docs.


=====================================
debian/gbp.conf
=====================================
@@ -0,0 +1,2 @@
+[import-orig]
+pristine-tar = True


=====================================
debian/rules
=====================================
@@ -62,7 +62,7 @@ debian/proftpd-substvars: debian/proftpd-substvars.in
 	sed -e 's/@VERSION@/$(VERSION)/' $< >$@
 
 %:
-	dh $@ --without autoreconf
+	dh $@ --parallel --without autoreconf
 
 override_dh_auto_configure:
 	dh_update_autotools_config


=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
 version=3
-ftp://ftp.proftpd.org/distrib/source/proftpd-([\d\.]+)\.tar\.gz
+ftp://ftp.proftpd.org/distrib/source/proftpd-([\d\.]+[a-z]?\+?[a-z]*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/compare/c0388e583acf625c9a62129133bc52dbff92a64c...e9bfb75d30f1e4b12530989f971fb2b7d02a400b

-- 
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/compare/c0388e583acf625c9a62129133bc52dbff92a64c...e9bfb75d30f1e4b12530989f971fb2b7d02a400b
You're receiving this email because of your account on salsa.debian.org.




More information about the Pkg-proftpd-maintainers mailing list