[med-svn] [Git][med-team/any2fasta][master] 2 commits: Simplify d/rules
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Nov 1 15:20:51 GMT 2022
Andreas Tille pushed to branch master at Debian Med / any2fasta
Commits:
07ddf4f8 by Andreas Tille at 2022-11-01T16:15:50+01:00
Simplify d/rules
- - - - -
06a8f701 by Andreas Tille at 2022-11-01T16:19:27+01:00
Upload to new
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,5 @@
-any2fasta (0.4.2-1) UNRELEASED; urgency=medium
+any2fasta (0.4.2-1) unstable; urgency=medium
- * Initial release (Closes: #<bug>)
+ * Initial release (Closes: #1023262)
- -- Andreas Tille <tille at debian.org> Tue, 01 Nov 2022 11:27:24 +0100
+ -- Andreas Tille <tille at debian.org> Tue, 01 Nov 2022 16:19:16 +0100
=====================================
debian/rules
=====================================
@@ -1,31 +1,6 @@
#!/usr/bin/make -f
# DH_VERBOSE := 1
-export LC_ALL=C.UTF-8
-
-include /usr/share/dpkg/default.mk
-# this provides:
-# DEB_SOURCE: the source package name
-# DEB_VERSION: the full version of the package (epoch + upstream vers. + revision)
-# DEB_VERSION_EPOCH_UPSTREAM: the package's version without the Debian revision
-# DEB_VERSION_UPSTREAM_REVISION: the package's version without the Debian epoch
-# DEB_VERSION_UPSTREAM: the package's upstream version
-# DEB_DISTRIBUTION: the distribution(s) listed in the current entry of debian/changelog
-# SOURCE_DATE_EPOCH: the source release date as seconds since the epoch, as
-# specified by <https://reproducible-builds.org/specs/source-date-epoch/>
-
-# for hardening you might like to uncomment this:
-# export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@
-
-### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
-#override_dh_auto_test:
-#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-# do_stuff_for_testing
-#endif
-
-### If you **really** can not use uscan (even not with mode=git) use a debian/get-orig-script
-#get-orig-source:
-# . debian/get-orig-source
View it on GitLab: https://salsa.debian.org/med-team/any2fasta/-/compare/d71d814482b6cea86256e942ce19112343455578...06a8f7013d3ee04aba4f22e7d559ecc56d2e89a3
--
View it on GitLab: https://salsa.debian.org/med-team/any2fasta/-/compare/d71d814482b6cea86256e942ce19112343455578...06a8f7013d3ee04aba4f22e7d559ecc56d2e89a3
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20221101/550319c7/attachment-0001.htm>
More information about the debian-med-commit
mailing list